Documentation ¶
Overview ¶
Package frontierv1beta1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package frontierv1beta1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterAdminServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAdminServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AdminServiceClient) error
- func RegisterAdminServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAdminServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AdminServiceServer) error
- func RegisterAdminServiceServer(s grpc.ServiceRegistrar, srv AdminServiceServer)
- func RegisterFrontierServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterFrontierServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client FrontierServiceClient) error
- func RegisterFrontierServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterFrontierServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server FrontierServiceServer) error
- func RegisterFrontierServiceServer(s grpc.ServiceRegistrar, srv FrontierServiceServer)
- type AcceptOrganizationInvitationRequest
- func (*AcceptOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AcceptOrganizationInvitationRequest) GetId() string
- func (x *AcceptOrganizationInvitationRequest) GetOrgId() string
- func (*AcceptOrganizationInvitationRequest) ProtoMessage()
- func (x *AcceptOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *AcceptOrganizationInvitationRequest) Reset()
- func (x *AcceptOrganizationInvitationRequest) String() string
- func (m *AcceptOrganizationInvitationRequest) Validate() error
- func (m *AcceptOrganizationInvitationRequest) ValidateAll() error
- type AcceptOrganizationInvitationRequestMultiError
- type AcceptOrganizationInvitationRequestValidationError
- func (e AcceptOrganizationInvitationRequestValidationError) Cause() error
- func (e AcceptOrganizationInvitationRequestValidationError) Error() string
- func (e AcceptOrganizationInvitationRequestValidationError) ErrorName() string
- func (e AcceptOrganizationInvitationRequestValidationError) Field() string
- func (e AcceptOrganizationInvitationRequestValidationError) Key() bool
- func (e AcceptOrganizationInvitationRequestValidationError) Reason() string
- type AcceptOrganizationInvitationResponse
- func (*AcceptOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (*AcceptOrganizationInvitationResponse) ProtoMessage()
- func (x *AcceptOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *AcceptOrganizationInvitationResponse) Reset()
- func (x *AcceptOrganizationInvitationResponse) String() string
- func (m *AcceptOrganizationInvitationResponse) Validate() error
- func (m *AcceptOrganizationInvitationResponse) ValidateAll() error
- type AcceptOrganizationInvitationResponseMultiError
- type AcceptOrganizationInvitationResponseValidationError
- func (e AcceptOrganizationInvitationResponseValidationError) Cause() error
- func (e AcceptOrganizationInvitationResponseValidationError) Error() string
- func (e AcceptOrganizationInvitationResponseValidationError) ErrorName() string
- func (e AcceptOrganizationInvitationResponseValidationError) Field() string
- func (e AcceptOrganizationInvitationResponseValidationError) Key() bool
- func (e AcceptOrganizationInvitationResponseValidationError) Reason() string
- type AddGroupUsersRequest
- func (*AddGroupUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddGroupUsersRequest) GetId() string
- func (x *AddGroupUsersRequest) GetOrgId() string
- func (x *AddGroupUsersRequest) GetUserIds() []string
- func (*AddGroupUsersRequest) ProtoMessage()
- func (x *AddGroupUsersRequest) ProtoReflect() protoreflect.Message
- func (x *AddGroupUsersRequest) Reset()
- func (x *AddGroupUsersRequest) String() string
- func (m *AddGroupUsersRequest) Validate() error
- func (m *AddGroupUsersRequest) ValidateAll() error
- type AddGroupUsersRequestMultiError
- type AddGroupUsersRequestValidationError
- func (e AddGroupUsersRequestValidationError) Cause() error
- func (e AddGroupUsersRequestValidationError) Error() string
- func (e AddGroupUsersRequestValidationError) ErrorName() string
- func (e AddGroupUsersRequestValidationError) Field() string
- func (e AddGroupUsersRequestValidationError) Key() bool
- func (e AddGroupUsersRequestValidationError) Reason() string
- type AddGroupUsersResponse
- func (*AddGroupUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddGroupUsersResponse) ProtoMessage()
- func (x *AddGroupUsersResponse) ProtoReflect() protoreflect.Message
- func (x *AddGroupUsersResponse) Reset()
- func (x *AddGroupUsersResponse) String() string
- func (m *AddGroupUsersResponse) Validate() error
- func (m *AddGroupUsersResponse) ValidateAll() error
- type AddGroupUsersResponseMultiError
- type AddGroupUsersResponseValidationError
- func (e AddGroupUsersResponseValidationError) Cause() error
- func (e AddGroupUsersResponseValidationError) Error() string
- func (e AddGroupUsersResponseValidationError) ErrorName() string
- func (e AddGroupUsersResponseValidationError) Field() string
- func (e AddGroupUsersResponseValidationError) Key() bool
- func (e AddGroupUsersResponseValidationError) Reason() string
- type AddOrganizationUsersRequest
- func (*AddOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrganizationUsersRequest) GetId() string
- func (x *AddOrganizationUsersRequest) GetUserIds() []string
- func (*AddOrganizationUsersRequest) ProtoMessage()
- func (x *AddOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationUsersRequest) Reset()
- func (x *AddOrganizationUsersRequest) String() string
- func (m *AddOrganizationUsersRequest) Validate() error
- func (m *AddOrganizationUsersRequest) ValidateAll() error
- type AddOrganizationUsersRequestMultiError
- type AddOrganizationUsersRequestValidationError
- func (e AddOrganizationUsersRequestValidationError) Cause() error
- func (e AddOrganizationUsersRequestValidationError) Error() string
- func (e AddOrganizationUsersRequestValidationError) ErrorName() string
- func (e AddOrganizationUsersRequestValidationError) Field() string
- func (e AddOrganizationUsersRequestValidationError) Key() bool
- func (e AddOrganizationUsersRequestValidationError) Reason() string
- type AddOrganizationUsersResponse
- func (*AddOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOrganizationUsersResponse) ProtoMessage()
- func (x *AddOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationUsersResponse) Reset()
- func (x *AddOrganizationUsersResponse) String() string
- func (m *AddOrganizationUsersResponse) Validate() error
- func (m *AddOrganizationUsersResponse) ValidateAll() error
- type AddOrganizationUsersResponseMultiError
- type AddOrganizationUsersResponseValidationError
- func (e AddOrganizationUsersResponseValidationError) Cause() error
- func (e AddOrganizationUsersResponseValidationError) Error() string
- func (e AddOrganizationUsersResponseValidationError) ErrorName() string
- func (e AddOrganizationUsersResponseValidationError) Field() string
- func (e AddOrganizationUsersResponseValidationError) Key() bool
- func (e AddOrganizationUsersResponseValidationError) Reason() string
- type AdminServiceClient
- type AdminServiceServer
- type AuditLog
- func (*AuditLog) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLog) GetAction() string
- func (x *AuditLog) GetActor() *AuditLogActor
- func (x *AuditLog) GetContext() map[string]string
- func (x *AuditLog) GetCreatedAt() *timestamppb.Timestamp
- func (x *AuditLog) GetId() string
- func (x *AuditLog) GetSource() string
- func (x *AuditLog) GetTarget() *AuditLogTarget
- func (*AuditLog) ProtoMessage()
- func (x *AuditLog) ProtoReflect() protoreflect.Message
- func (x *AuditLog) Reset()
- func (x *AuditLog) String() string
- func (m *AuditLog) Validate() error
- func (m *AuditLog) ValidateAll() error
- type AuditLogActor
- func (*AuditLogActor) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogActor) GetId() string
- func (x *AuditLogActor) GetName() string
- func (x *AuditLogActor) GetType() string
- func (*AuditLogActor) ProtoMessage()
- func (x *AuditLogActor) ProtoReflect() protoreflect.Message
- func (x *AuditLogActor) Reset()
- func (x *AuditLogActor) String() string
- func (m *AuditLogActor) Validate() error
- func (m *AuditLogActor) ValidateAll() error
- type AuditLogActorMultiError
- type AuditLogActorValidationError
- func (e AuditLogActorValidationError) Cause() error
- func (e AuditLogActorValidationError) Error() string
- func (e AuditLogActorValidationError) ErrorName() string
- func (e AuditLogActorValidationError) Field() string
- func (e AuditLogActorValidationError) Key() bool
- func (e AuditLogActorValidationError) Reason() string
- type AuditLogMultiError
- type AuditLogTarget
- func (*AuditLogTarget) Descriptor() ([]byte, []int)deprecated
- func (x *AuditLogTarget) GetId() string
- func (x *AuditLogTarget) GetName() string
- func (x *AuditLogTarget) GetType() string
- func (*AuditLogTarget) ProtoMessage()
- func (x *AuditLogTarget) ProtoReflect() protoreflect.Message
- func (x *AuditLogTarget) Reset()
- func (x *AuditLogTarget) String() string
- func (m *AuditLogTarget) Validate() error
- func (m *AuditLogTarget) ValidateAll() error
- type AuditLogTargetMultiError
- type AuditLogTargetValidationError
- func (e AuditLogTargetValidationError) Cause() error
- func (e AuditLogTargetValidationError) Error() string
- func (e AuditLogTargetValidationError) ErrorName() string
- func (e AuditLogTargetValidationError) Field() string
- func (e AuditLogTargetValidationError) Key() bool
- func (e AuditLogTargetValidationError) Reason() string
- type AuditLogValidationError
- type AuthCallbackRequest
- func (*AuthCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthCallbackRequest) GetCode() string
- func (x *AuthCallbackRequest) GetState() string
- func (x *AuthCallbackRequest) GetStateOptions() *structpb.Struct
- func (x *AuthCallbackRequest) GetStrategyName() string
- func (*AuthCallbackRequest) ProtoMessage()
- func (x *AuthCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *AuthCallbackRequest) Reset()
- func (x *AuthCallbackRequest) String() string
- func (m *AuthCallbackRequest) Validate() error
- func (m *AuthCallbackRequest) ValidateAll() error
- type AuthCallbackRequestMultiError
- type AuthCallbackRequestValidationError
- func (e AuthCallbackRequestValidationError) Cause() error
- func (e AuthCallbackRequestValidationError) Error() string
- func (e AuthCallbackRequestValidationError) ErrorName() string
- func (e AuthCallbackRequestValidationError) Field() string
- func (e AuthCallbackRequestValidationError) Key() bool
- func (e AuthCallbackRequestValidationError) Reason() string
- type AuthCallbackResponse
- func (*AuthCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*AuthCallbackResponse) ProtoMessage()
- func (x *AuthCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *AuthCallbackResponse) Reset()
- func (x *AuthCallbackResponse) String() string
- func (m *AuthCallbackResponse) Validate() error
- func (m *AuthCallbackResponse) ValidateAll() error
- type AuthCallbackResponseMultiError
- type AuthCallbackResponseValidationError
- func (e AuthCallbackResponseValidationError) Cause() error
- func (e AuthCallbackResponseValidationError) Error() string
- func (e AuthCallbackResponseValidationError) ErrorName() string
- func (e AuthCallbackResponseValidationError) Field() string
- func (e AuthCallbackResponseValidationError) Key() bool
- func (e AuthCallbackResponseValidationError) Reason() string
- type AuthLogoutRequest
- func (*AuthLogoutRequest) Descriptor() ([]byte, []int)deprecated
- func (*AuthLogoutRequest) ProtoMessage()
- func (x *AuthLogoutRequest) ProtoReflect() protoreflect.Message
- func (x *AuthLogoutRequest) Reset()
- func (x *AuthLogoutRequest) String() string
- func (m *AuthLogoutRequest) Validate() error
- func (m *AuthLogoutRequest) ValidateAll() error
- type AuthLogoutRequestMultiError
- type AuthLogoutRequestValidationError
- func (e AuthLogoutRequestValidationError) Cause() error
- func (e AuthLogoutRequestValidationError) Error() string
- func (e AuthLogoutRequestValidationError) ErrorName() string
- func (e AuthLogoutRequestValidationError) Field() string
- func (e AuthLogoutRequestValidationError) Key() bool
- func (e AuthLogoutRequestValidationError) Reason() string
- type AuthLogoutResponse
- func (*AuthLogoutResponse) Descriptor() ([]byte, []int)deprecated
- func (*AuthLogoutResponse) ProtoMessage()
- func (x *AuthLogoutResponse) ProtoReflect() protoreflect.Message
- func (x *AuthLogoutResponse) Reset()
- func (x *AuthLogoutResponse) String() string
- func (m *AuthLogoutResponse) Validate() error
- func (m *AuthLogoutResponse) ValidateAll() error
- type AuthLogoutResponseMultiError
- type AuthLogoutResponseValidationError
- func (e AuthLogoutResponseValidationError) Cause() error
- func (e AuthLogoutResponseValidationError) Error() string
- func (e AuthLogoutResponseValidationError) ErrorName() string
- func (e AuthLogoutResponseValidationError) Field() string
- func (e AuthLogoutResponseValidationError) Key() bool
- func (e AuthLogoutResponseValidationError) Reason() string
- type AuthStrategy
- func (*AuthStrategy) Descriptor() ([]byte, []int)deprecated
- func (x *AuthStrategy) GetName() string
- func (x *AuthStrategy) GetParams() *structpb.Struct
- func (*AuthStrategy) ProtoMessage()
- func (x *AuthStrategy) ProtoReflect() protoreflect.Message
- func (x *AuthStrategy) Reset()
- func (x *AuthStrategy) String() string
- func (m *AuthStrategy) Validate() error
- func (m *AuthStrategy) ValidateAll() error
- type AuthStrategyMultiError
- type AuthStrategyValidationError
- func (e AuthStrategyValidationError) Cause() error
- func (e AuthStrategyValidationError) Error() string
- func (e AuthStrategyValidationError) ErrorName() string
- func (e AuthStrategyValidationError) Field() string
- func (e AuthStrategyValidationError) Key() bool
- func (e AuthStrategyValidationError) Reason() string
- type AuthTokenRequest
- func (*AuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthTokenRequest) GetAssertion() string
- func (x *AuthTokenRequest) GetClientId() string
- func (x *AuthTokenRequest) GetClientSecret() string
- func (x *AuthTokenRequest) GetGrantType() string
- func (*AuthTokenRequest) ProtoMessage()
- func (x *AuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *AuthTokenRequest) Reset()
- func (x *AuthTokenRequest) String() string
- func (m *AuthTokenRequest) Validate() error
- func (m *AuthTokenRequest) ValidateAll() error
- type AuthTokenRequestMultiError
- type AuthTokenRequestValidationError
- func (e AuthTokenRequestValidationError) Cause() error
- func (e AuthTokenRequestValidationError) Error() string
- func (e AuthTokenRequestValidationError) ErrorName() string
- func (e AuthTokenRequestValidationError) Field() string
- func (e AuthTokenRequestValidationError) Key() bool
- func (e AuthTokenRequestValidationError) Reason() string
- type AuthTokenResponse
- func (*AuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthTokenResponse) GetAccessToken() string
- func (x *AuthTokenResponse) GetTokenType() string
- func (*AuthTokenResponse) ProtoMessage()
- func (x *AuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *AuthTokenResponse) Reset()
- func (x *AuthTokenResponse) String() string
- func (m *AuthTokenResponse) Validate() error
- func (m *AuthTokenResponse) ValidateAll() error
- type AuthTokenResponseMultiError
- type AuthTokenResponseValidationError
- func (e AuthTokenResponseValidationError) Cause() error
- func (e AuthTokenResponseValidationError) Error() string
- func (e AuthTokenResponseValidationError) ErrorName() string
- func (e AuthTokenResponseValidationError) Field() string
- func (e AuthTokenResponseValidationError) Key() bool
- func (e AuthTokenResponseValidationError) Reason() string
- type AuthenticateRequest
- func (*AuthenticateRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateRequest) GetCallbackUrl() string
- func (x *AuthenticateRequest) GetEmail() string
- func (x *AuthenticateRequest) GetRedirectOnstart() bool
- func (x *AuthenticateRequest) GetReturnTo() string
- func (x *AuthenticateRequest) GetStrategyName() string
- func (*AuthenticateRequest) ProtoMessage()
- func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
- func (x *AuthenticateRequest) Reset()
- func (x *AuthenticateRequest) String() string
- func (m *AuthenticateRequest) Validate() error
- func (m *AuthenticateRequest) ValidateAll() error
- type AuthenticateRequestMultiError
- type AuthenticateRequestValidationError
- func (e AuthenticateRequestValidationError) Cause() error
- func (e AuthenticateRequestValidationError) Error() string
- func (e AuthenticateRequestValidationError) ErrorName() string
- func (e AuthenticateRequestValidationError) Field() string
- func (e AuthenticateRequestValidationError) Key() bool
- func (e AuthenticateRequestValidationError) Reason() string
- type AuthenticateResponse
- func (*AuthenticateResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AuthenticateResponse) GetEndpoint() string
- func (x *AuthenticateResponse) GetState() string
- func (x *AuthenticateResponse) GetStateOptions() *structpb.Struct
- func (*AuthenticateResponse) ProtoMessage()
- func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
- func (x *AuthenticateResponse) Reset()
- func (x *AuthenticateResponse) String() string
- func (m *AuthenticateResponse) Validate() error
- func (m *AuthenticateResponse) ValidateAll() error
- type AuthenticateResponseMultiError
- type AuthenticateResponseValidationError
- func (e AuthenticateResponseValidationError) Cause() error
- func (e AuthenticateResponseValidationError) Error() string
- func (e AuthenticateResponseValidationError) ErrorName() string
- func (e AuthenticateResponseValidationError) Field() string
- func (e AuthenticateResponseValidationError) Key() bool
- func (e AuthenticateResponseValidationError) Reason() string
- type BatchCheckPermissionBody
- func (*BatchCheckPermissionBody) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionBody) GetPermission() string
- func (x *BatchCheckPermissionBody) GetResource() string
- func (*BatchCheckPermissionBody) ProtoMessage()
- func (x *BatchCheckPermissionBody) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionBody) Reset()
- func (x *BatchCheckPermissionBody) String() string
- func (m *BatchCheckPermissionBody) Validate() error
- func (m *BatchCheckPermissionBody) ValidateAll() error
- type BatchCheckPermissionBodyMultiError
- type BatchCheckPermissionBodyValidationError
- func (e BatchCheckPermissionBodyValidationError) Cause() error
- func (e BatchCheckPermissionBodyValidationError) Error() string
- func (e BatchCheckPermissionBodyValidationError) ErrorName() string
- func (e BatchCheckPermissionBodyValidationError) Field() string
- func (e BatchCheckPermissionBodyValidationError) Key() bool
- func (e BatchCheckPermissionBodyValidationError) Reason() string
- type BatchCheckPermissionRequest
- func (*BatchCheckPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionRequest) GetBodies() []*BatchCheckPermissionBody
- func (*BatchCheckPermissionRequest) ProtoMessage()
- func (x *BatchCheckPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionRequest) Reset()
- func (x *BatchCheckPermissionRequest) String() string
- func (m *BatchCheckPermissionRequest) Validate() error
- func (m *BatchCheckPermissionRequest) ValidateAll() error
- type BatchCheckPermissionRequestMultiError
- type BatchCheckPermissionRequestValidationError
- func (e BatchCheckPermissionRequestValidationError) Cause() error
- func (e BatchCheckPermissionRequestValidationError) Error() string
- func (e BatchCheckPermissionRequestValidationError) ErrorName() string
- func (e BatchCheckPermissionRequestValidationError) Field() string
- func (e BatchCheckPermissionRequestValidationError) Key() bool
- func (e BatchCheckPermissionRequestValidationError) Reason() string
- type BatchCheckPermissionResponse
- func (*BatchCheckPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionResponse) GetPairs() []*BatchCheckPermissionResponsePair
- func (*BatchCheckPermissionResponse) ProtoMessage()
- func (x *BatchCheckPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionResponse) Reset()
- func (x *BatchCheckPermissionResponse) String() string
- func (m *BatchCheckPermissionResponse) Validate() error
- func (m *BatchCheckPermissionResponse) ValidateAll() error
- type BatchCheckPermissionResponseMultiError
- type BatchCheckPermissionResponsePair
- func (*BatchCheckPermissionResponsePair) Descriptor() ([]byte, []int)deprecated
- func (x *BatchCheckPermissionResponsePair) GetBody() *BatchCheckPermissionBody
- func (x *BatchCheckPermissionResponsePair) GetStatus() bool
- func (*BatchCheckPermissionResponsePair) ProtoMessage()
- func (x *BatchCheckPermissionResponsePair) ProtoReflect() protoreflect.Message
- func (x *BatchCheckPermissionResponsePair) Reset()
- func (x *BatchCheckPermissionResponsePair) String() string
- func (m *BatchCheckPermissionResponsePair) Validate() error
- func (m *BatchCheckPermissionResponsePair) ValidateAll() error
- type BatchCheckPermissionResponsePairMultiError
- type BatchCheckPermissionResponsePairValidationError
- func (e BatchCheckPermissionResponsePairValidationError) Cause() error
- func (e BatchCheckPermissionResponsePairValidationError) Error() string
- func (e BatchCheckPermissionResponsePairValidationError) ErrorName() string
- func (e BatchCheckPermissionResponsePairValidationError) Field() string
- func (e BatchCheckPermissionResponsePairValidationError) Key() bool
- func (e BatchCheckPermissionResponsePairValidationError) Reason() string
- type BatchCheckPermissionResponseValidationError
- func (e BatchCheckPermissionResponseValidationError) Cause() error
- func (e BatchCheckPermissionResponseValidationError) Error() string
- func (e BatchCheckPermissionResponseValidationError) ErrorName() string
- func (e BatchCheckPermissionResponseValidationError) Field() string
- func (e BatchCheckPermissionResponseValidationError) Key() bool
- func (e BatchCheckPermissionResponseValidationError) Reason() string
- type CheckResourcePermissionRequest
- func (*CheckResourcePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckResourcePermissionRequest) GetObjectId() stringdeprecated
- func (x *CheckResourcePermissionRequest) GetObjectNamespace() stringdeprecated
- func (x *CheckResourcePermissionRequest) GetPermission() string
- func (x *CheckResourcePermissionRequest) GetResource() string
- func (*CheckResourcePermissionRequest) ProtoMessage()
- func (x *CheckResourcePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckResourcePermissionRequest) Reset()
- func (x *CheckResourcePermissionRequest) String() string
- func (m *CheckResourcePermissionRequest) Validate() error
- func (m *CheckResourcePermissionRequest) ValidateAll() error
- type CheckResourcePermissionRequestMultiError
- type CheckResourcePermissionRequestValidationError
- func (e CheckResourcePermissionRequestValidationError) Cause() error
- func (e CheckResourcePermissionRequestValidationError) Error() string
- func (e CheckResourcePermissionRequestValidationError) ErrorName() string
- func (e CheckResourcePermissionRequestValidationError) Field() string
- func (e CheckResourcePermissionRequestValidationError) Key() bool
- func (e CheckResourcePermissionRequestValidationError) Reason() string
- type CheckResourcePermissionResponse
- func (*CheckResourcePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckResourcePermissionResponse) GetStatus() bool
- func (*CheckResourcePermissionResponse) ProtoMessage()
- func (x *CheckResourcePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckResourcePermissionResponse) Reset()
- func (x *CheckResourcePermissionResponse) String() string
- func (m *CheckResourcePermissionResponse) Validate() error
- func (m *CheckResourcePermissionResponse) ValidateAll() error
- type CheckResourcePermissionResponseMultiError
- type CheckResourcePermissionResponseValidationError
- func (e CheckResourcePermissionResponseValidationError) Cause() error
- func (e CheckResourcePermissionResponseValidationError) Error() string
- func (e CheckResourcePermissionResponseValidationError) ErrorName() string
- func (e CheckResourcePermissionResponseValidationError) Field() string
- func (e CheckResourcePermissionResponseValidationError) Key() bool
- func (e CheckResourcePermissionResponseValidationError) Reason() string
- type CreateCurrentUserPreferencesRequest
- func (*CreateCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (*CreateCurrentUserPreferencesRequest) ProtoMessage()
- func (x *CreateCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPreferencesRequest) Reset()
- func (x *CreateCurrentUserPreferencesRequest) String() string
- func (m *CreateCurrentUserPreferencesRequest) Validate() error
- func (m *CreateCurrentUserPreferencesRequest) ValidateAll() error
- type CreateCurrentUserPreferencesRequestMultiError
- type CreateCurrentUserPreferencesRequestValidationError
- func (e CreateCurrentUserPreferencesRequestValidationError) Cause() error
- func (e CreateCurrentUserPreferencesRequestValidationError) Error() string
- func (e CreateCurrentUserPreferencesRequestValidationError) ErrorName() string
- func (e CreateCurrentUserPreferencesRequestValidationError) Field() string
- func (e CreateCurrentUserPreferencesRequestValidationError) Key() bool
- func (e CreateCurrentUserPreferencesRequestValidationError) Reason() string
- type CreateCurrentUserPreferencesResponse
- func (*CreateCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCurrentUserPreferencesResponse) GetPreferences() []*Preference
- func (*CreateCurrentUserPreferencesResponse) ProtoMessage()
- func (x *CreateCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCurrentUserPreferencesResponse) Reset()
- func (x *CreateCurrentUserPreferencesResponse) String() string
- func (m *CreateCurrentUserPreferencesResponse) Validate() error
- func (m *CreateCurrentUserPreferencesResponse) ValidateAll() error
- type CreateCurrentUserPreferencesResponseMultiError
- type CreateCurrentUserPreferencesResponseValidationError
- func (e CreateCurrentUserPreferencesResponseValidationError) Cause() error
- func (e CreateCurrentUserPreferencesResponseValidationError) Error() string
- func (e CreateCurrentUserPreferencesResponseValidationError) ErrorName() string
- func (e CreateCurrentUserPreferencesResponseValidationError) Field() string
- func (e CreateCurrentUserPreferencesResponseValidationError) Key() bool
- func (e CreateCurrentUserPreferencesResponseValidationError) Reason() string
- type CreateGroupPreferencesRequest
- func (*CreateGroupPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateGroupPreferencesRequest) GetId() string
- func (*CreateGroupPreferencesRequest) ProtoMessage()
- func (x *CreateGroupPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupPreferencesRequest) Reset()
- func (x *CreateGroupPreferencesRequest) String() string
- func (m *CreateGroupPreferencesRequest) Validate() error
- func (m *CreateGroupPreferencesRequest) ValidateAll() error
- type CreateGroupPreferencesRequestMultiError
- type CreateGroupPreferencesRequestValidationError
- func (e CreateGroupPreferencesRequestValidationError) Cause() error
- func (e CreateGroupPreferencesRequestValidationError) Error() string
- func (e CreateGroupPreferencesRequestValidationError) ErrorName() string
- func (e CreateGroupPreferencesRequestValidationError) Field() string
- func (e CreateGroupPreferencesRequestValidationError) Key() bool
- func (e CreateGroupPreferencesRequestValidationError) Reason() string
- type CreateGroupPreferencesResponse
- func (*CreateGroupPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupPreferencesResponse) GetPreferences() []*Preference
- func (*CreateGroupPreferencesResponse) ProtoMessage()
- func (x *CreateGroupPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupPreferencesResponse) Reset()
- func (x *CreateGroupPreferencesResponse) String() string
- func (m *CreateGroupPreferencesResponse) Validate() error
- func (m *CreateGroupPreferencesResponse) ValidateAll() error
- type CreateGroupPreferencesResponseMultiError
- type CreateGroupPreferencesResponseValidationError
- func (e CreateGroupPreferencesResponseValidationError) Cause() error
- func (e CreateGroupPreferencesResponseValidationError) Error() string
- func (e CreateGroupPreferencesResponseValidationError) ErrorName() string
- func (e CreateGroupPreferencesResponseValidationError) Field() string
- func (e CreateGroupPreferencesResponseValidationError) Key() bool
- func (e CreateGroupPreferencesResponseValidationError) Reason() string
- type CreateGroupRequest
- func (*CreateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupRequest) GetBody() *GroupRequestBody
- func (x *CreateGroupRequest) GetOrgId() string
- func (*CreateGroupRequest) ProtoMessage()
- func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateGroupRequest) Reset()
- func (x *CreateGroupRequest) String() string
- func (m *CreateGroupRequest) Validate() error
- func (m *CreateGroupRequest) ValidateAll() error
- type CreateGroupRequestMultiError
- type CreateGroupRequestValidationError
- func (e CreateGroupRequestValidationError) Cause() error
- func (e CreateGroupRequestValidationError) Error() string
- func (e CreateGroupRequestValidationError) ErrorName() string
- func (e CreateGroupRequestValidationError) Field() string
- func (e CreateGroupRequestValidationError) Key() bool
- func (e CreateGroupRequestValidationError) Reason() string
- type CreateGroupResponse
- func (*CreateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateGroupResponse) GetGroup() *Group
- func (*CreateGroupResponse) ProtoMessage()
- func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateGroupResponse) Reset()
- func (x *CreateGroupResponse) String() string
- func (m *CreateGroupResponse) Validate() error
- func (m *CreateGroupResponse) ValidateAll() error
- type CreateGroupResponseMultiError
- type CreateGroupResponseValidationError
- func (e CreateGroupResponseValidationError) Cause() error
- func (e CreateGroupResponseValidationError) Error() string
- func (e CreateGroupResponseValidationError) ErrorName() string
- func (e CreateGroupResponseValidationError) Field() string
- func (e CreateGroupResponseValidationError) Key() bool
- func (e CreateGroupResponseValidationError) Reason() string
- type CreateMetaSchemaRequest
- func (*CreateMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
- func (*CreateMetaSchemaRequest) ProtoMessage()
- func (x *CreateMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *CreateMetaSchemaRequest) Reset()
- func (x *CreateMetaSchemaRequest) String() string
- func (m *CreateMetaSchemaRequest) Validate() error
- func (m *CreateMetaSchemaRequest) ValidateAll() error
- type CreateMetaSchemaRequestMultiError
- type CreateMetaSchemaRequestValidationError
- func (e CreateMetaSchemaRequestValidationError) Cause() error
- func (e CreateMetaSchemaRequestValidationError) Error() string
- func (e CreateMetaSchemaRequestValidationError) ErrorName() string
- func (e CreateMetaSchemaRequestValidationError) Field() string
- func (e CreateMetaSchemaRequestValidationError) Key() bool
- func (e CreateMetaSchemaRequestValidationError) Reason() string
- type CreateMetaSchemaResponse
- func (*CreateMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*CreateMetaSchemaResponse) ProtoMessage()
- func (x *CreateMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *CreateMetaSchemaResponse) Reset()
- func (x *CreateMetaSchemaResponse) String() string
- func (m *CreateMetaSchemaResponse) Validate() error
- func (m *CreateMetaSchemaResponse) ValidateAll() error
- type CreateMetaSchemaResponseMultiError
- type CreateMetaSchemaResponseValidationError
- func (e CreateMetaSchemaResponseValidationError) Cause() error
- func (e CreateMetaSchemaResponseValidationError) Error() string
- func (e CreateMetaSchemaResponseValidationError) ErrorName() string
- func (e CreateMetaSchemaResponseValidationError) Field() string
- func (e CreateMetaSchemaResponseValidationError) Key() bool
- func (e CreateMetaSchemaResponseValidationError) Reason() string
- type CreateOrganizationAuditLogsRequest
- func (*CreateOrganizationAuditLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationAuditLogsRequest) GetLogs() []*AuditLog
- func (x *CreateOrganizationAuditLogsRequest) GetOrgId() string
- func (*CreateOrganizationAuditLogsRequest) ProtoMessage()
- func (x *CreateOrganizationAuditLogsRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationAuditLogsRequest) Reset()
- func (x *CreateOrganizationAuditLogsRequest) String() string
- func (m *CreateOrganizationAuditLogsRequest) Validate() error
- func (m *CreateOrganizationAuditLogsRequest) ValidateAll() error
- type CreateOrganizationAuditLogsRequestMultiError
- type CreateOrganizationAuditLogsRequestValidationError
- func (e CreateOrganizationAuditLogsRequestValidationError) Cause() error
- func (e CreateOrganizationAuditLogsRequestValidationError) Error() string
- func (e CreateOrganizationAuditLogsRequestValidationError) ErrorName() string
- func (e CreateOrganizationAuditLogsRequestValidationError) Field() string
- func (e CreateOrganizationAuditLogsRequestValidationError) Key() bool
- func (e CreateOrganizationAuditLogsRequestValidationError) Reason() string
- type CreateOrganizationAuditLogsResponse
- func (*CreateOrganizationAuditLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateOrganizationAuditLogsResponse) ProtoMessage()
- func (x *CreateOrganizationAuditLogsResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationAuditLogsResponse) Reset()
- func (x *CreateOrganizationAuditLogsResponse) String() string
- func (m *CreateOrganizationAuditLogsResponse) Validate() error
- func (m *CreateOrganizationAuditLogsResponse) ValidateAll() error
- type CreateOrganizationAuditLogsResponseMultiError
- type CreateOrganizationAuditLogsResponseValidationError
- func (e CreateOrganizationAuditLogsResponseValidationError) Cause() error
- func (e CreateOrganizationAuditLogsResponseValidationError) Error() string
- func (e CreateOrganizationAuditLogsResponseValidationError) ErrorName() string
- func (e CreateOrganizationAuditLogsResponseValidationError) Field() string
- func (e CreateOrganizationAuditLogsResponseValidationError) Key() bool
- func (e CreateOrganizationAuditLogsResponseValidationError) Reason() string
- type CreateOrganizationDomainRequest
- func (*CreateOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationDomainRequest) GetDomain() string
- func (x *CreateOrganizationDomainRequest) GetOrgId() string
- func (*CreateOrganizationDomainRequest) ProtoMessage()
- func (x *CreateOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationDomainRequest) Reset()
- func (x *CreateOrganizationDomainRequest) String() string
- func (m *CreateOrganizationDomainRequest) Validate() error
- func (m *CreateOrganizationDomainRequest) ValidateAll() error
- type CreateOrganizationDomainRequestMultiError
- type CreateOrganizationDomainRequestValidationError
- func (e CreateOrganizationDomainRequestValidationError) Cause() error
- func (e CreateOrganizationDomainRequestValidationError) Error() string
- func (e CreateOrganizationDomainRequestValidationError) ErrorName() string
- func (e CreateOrganizationDomainRequestValidationError) Field() string
- func (e CreateOrganizationDomainRequestValidationError) Key() bool
- func (e CreateOrganizationDomainRequestValidationError) Reason() string
- type CreateOrganizationDomainResponse
- func (*CreateOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationDomainResponse) GetDomain() *Domain
- func (*CreateOrganizationDomainResponse) ProtoMessage()
- func (x *CreateOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationDomainResponse) Reset()
- func (x *CreateOrganizationDomainResponse) String() string
- func (m *CreateOrganizationDomainResponse) Validate() error
- func (m *CreateOrganizationDomainResponse) ValidateAll() error
- type CreateOrganizationDomainResponseMultiError
- type CreateOrganizationDomainResponseValidationError
- func (e CreateOrganizationDomainResponseValidationError) Cause() error
- func (e CreateOrganizationDomainResponseValidationError) Error() string
- func (e CreateOrganizationDomainResponseValidationError) ErrorName() string
- func (e CreateOrganizationDomainResponseValidationError) Field() string
- func (e CreateOrganizationDomainResponseValidationError) Key() bool
- func (e CreateOrganizationDomainResponseValidationError) Reason() string
- type CreateOrganizationInvitationRequest
- func (*CreateOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationInvitationRequest) GetGroupIds() []string
- func (x *CreateOrganizationInvitationRequest) GetOrgId() string
- func (x *CreateOrganizationInvitationRequest) GetRoleIds() []string
- func (x *CreateOrganizationInvitationRequest) GetUserIds() []string
- func (*CreateOrganizationInvitationRequest) ProtoMessage()
- func (x *CreateOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationInvitationRequest) Reset()
- func (x *CreateOrganizationInvitationRequest) String() string
- func (m *CreateOrganizationInvitationRequest) Validate() error
- func (m *CreateOrganizationInvitationRequest) ValidateAll() error
- type CreateOrganizationInvitationRequestMultiError
- type CreateOrganizationInvitationRequestValidationError
- func (e CreateOrganizationInvitationRequestValidationError) Cause() error
- func (e CreateOrganizationInvitationRequestValidationError) Error() string
- func (e CreateOrganizationInvitationRequestValidationError) ErrorName() string
- func (e CreateOrganizationInvitationRequestValidationError) Field() string
- func (e CreateOrganizationInvitationRequestValidationError) Key() bool
- func (e CreateOrganizationInvitationRequestValidationError) Reason() string
- type CreateOrganizationInvitationResponse
- func (*CreateOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationInvitationResponse) GetInvitations() []*Invitation
- func (*CreateOrganizationInvitationResponse) ProtoMessage()
- func (x *CreateOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationInvitationResponse) Reset()
- func (x *CreateOrganizationInvitationResponse) String() string
- func (m *CreateOrganizationInvitationResponse) Validate() error
- func (m *CreateOrganizationInvitationResponse) ValidateAll() error
- type CreateOrganizationInvitationResponseMultiError
- type CreateOrganizationInvitationResponseValidationError
- func (e CreateOrganizationInvitationResponseValidationError) Cause() error
- func (e CreateOrganizationInvitationResponseValidationError) Error() string
- func (e CreateOrganizationInvitationResponseValidationError) ErrorName() string
- func (e CreateOrganizationInvitationResponseValidationError) Field() string
- func (e CreateOrganizationInvitationResponseValidationError) Key() bool
- func (e CreateOrganizationInvitationResponseValidationError) Reason() string
- type CreateOrganizationPreferencesRequest
- func (*CreateOrganizationPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateOrganizationPreferencesRequest) GetId() string
- func (*CreateOrganizationPreferencesRequest) ProtoMessage()
- func (x *CreateOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationPreferencesRequest) Reset()
- func (x *CreateOrganizationPreferencesRequest) String() string
- func (m *CreateOrganizationPreferencesRequest) Validate() error
- func (m *CreateOrganizationPreferencesRequest) ValidateAll() error
- type CreateOrganizationPreferencesRequestMultiError
- type CreateOrganizationPreferencesRequestValidationError
- func (e CreateOrganizationPreferencesRequestValidationError) Cause() error
- func (e CreateOrganizationPreferencesRequestValidationError) Error() string
- func (e CreateOrganizationPreferencesRequestValidationError) ErrorName() string
- func (e CreateOrganizationPreferencesRequestValidationError) Field() string
- func (e CreateOrganizationPreferencesRequestValidationError) Key() bool
- func (e CreateOrganizationPreferencesRequestValidationError) Reason() string
- type CreateOrganizationPreferencesResponse
- func (*CreateOrganizationPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationPreferencesResponse) GetPreferences() []*Preference
- func (*CreateOrganizationPreferencesResponse) ProtoMessage()
- func (x *CreateOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationPreferencesResponse) Reset()
- func (x *CreateOrganizationPreferencesResponse) String() string
- func (m *CreateOrganizationPreferencesResponse) Validate() error
- func (m *CreateOrganizationPreferencesResponse) ValidateAll() error
- type CreateOrganizationPreferencesResponseMultiError
- type CreateOrganizationPreferencesResponseValidationError
- func (e CreateOrganizationPreferencesResponseValidationError) Cause() error
- func (e CreateOrganizationPreferencesResponseValidationError) Error() string
- func (e CreateOrganizationPreferencesResponseValidationError) ErrorName() string
- func (e CreateOrganizationPreferencesResponseValidationError) Field() string
- func (e CreateOrganizationPreferencesResponseValidationError) Key() bool
- func (e CreateOrganizationPreferencesResponseValidationError) Reason() string
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRequest) GetBody() *OrganizationRequestBody
- func (*CreateOrganizationRequest) ProtoMessage()
- func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRequest) Reset()
- func (x *CreateOrganizationRequest) String() string
- func (m *CreateOrganizationRequest) Validate() error
- func (m *CreateOrganizationRequest) ValidateAll() error
- type CreateOrganizationRequestMultiError
- type CreateOrganizationRequestValidationError
- func (e CreateOrganizationRequestValidationError) Cause() error
- func (e CreateOrganizationRequestValidationError) Error() string
- func (e CreateOrganizationRequestValidationError) ErrorName() string
- func (e CreateOrganizationRequestValidationError) Field() string
- func (e CreateOrganizationRequestValidationError) Key() bool
- func (e CreateOrganizationRequestValidationError) Reason() string
- type CreateOrganizationResponse
- func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationResponse) GetOrganization() *Organization
- func (*CreateOrganizationResponse) ProtoMessage()
- func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationResponse) Reset()
- func (x *CreateOrganizationResponse) String() string
- func (m *CreateOrganizationResponse) Validate() error
- func (m *CreateOrganizationResponse) ValidateAll() error
- type CreateOrganizationResponseMultiError
- type CreateOrganizationResponseValidationError
- func (e CreateOrganizationResponseValidationError) Cause() error
- func (e CreateOrganizationResponseValidationError) Error() string
- func (e CreateOrganizationResponseValidationError) ErrorName() string
- func (e CreateOrganizationResponseValidationError) Field() string
- func (e CreateOrganizationResponseValidationError) Key() bool
- func (e CreateOrganizationResponseValidationError) Reason() string
- type CreateOrganizationRoleRequest
- func (*CreateOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRoleRequest) GetBody() *RoleRequestBody
- func (x *CreateOrganizationRoleRequest) GetOrgId() string
- func (*CreateOrganizationRoleRequest) ProtoMessage()
- func (x *CreateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRoleRequest) Reset()
- func (x *CreateOrganizationRoleRequest) String() string
- func (m *CreateOrganizationRoleRequest) Validate() error
- func (m *CreateOrganizationRoleRequest) ValidateAll() error
- type CreateOrganizationRoleRequestMultiError
- type CreateOrganizationRoleRequestValidationError
- func (e CreateOrganizationRoleRequestValidationError) Cause() error
- func (e CreateOrganizationRoleRequestValidationError) Error() string
- func (e CreateOrganizationRoleRequestValidationError) ErrorName() string
- func (e CreateOrganizationRoleRequestValidationError) Field() string
- func (e CreateOrganizationRoleRequestValidationError) Key() bool
- func (e CreateOrganizationRoleRequestValidationError) Reason() string
- type CreateOrganizationRoleResponse
- func (*CreateOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRoleResponse) GetRole() *Role
- func (*CreateOrganizationRoleResponse) ProtoMessage()
- func (x *CreateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateOrganizationRoleResponse) Reset()
- func (x *CreateOrganizationRoleResponse) String() string
- func (m *CreateOrganizationRoleResponse) Validate() error
- func (m *CreateOrganizationRoleResponse) ValidateAll() error
- type CreateOrganizationRoleResponseMultiError
- type CreateOrganizationRoleResponseValidationError
- func (e CreateOrganizationRoleResponseValidationError) Cause() error
- func (e CreateOrganizationRoleResponseValidationError) Error() string
- func (e CreateOrganizationRoleResponseValidationError) ErrorName() string
- func (e CreateOrganizationRoleResponseValidationError) Field() string
- func (e CreateOrganizationRoleResponseValidationError) Key() bool
- func (e CreateOrganizationRoleResponseValidationError) Reason() string
- type CreatePermissionRequest
- func (*CreatePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePermissionRequest) GetBodies() []*PermissionRequestBody
- func (*CreatePermissionRequest) ProtoMessage()
- func (x *CreatePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePermissionRequest) Reset()
- func (x *CreatePermissionRequest) String() string
- func (m *CreatePermissionRequest) Validate() error
- func (m *CreatePermissionRequest) ValidateAll() error
- type CreatePermissionRequestMultiError
- type CreatePermissionRequestValidationError
- func (e CreatePermissionRequestValidationError) Cause() error
- func (e CreatePermissionRequestValidationError) Error() string
- func (e CreatePermissionRequestValidationError) ErrorName() string
- func (e CreatePermissionRequestValidationError) Field() string
- func (e CreatePermissionRequestValidationError) Key() bool
- func (e CreatePermissionRequestValidationError) Reason() string
- type CreatePermissionResponse
- func (*CreatePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePermissionResponse) GetPermissions() []*Permission
- func (*CreatePermissionResponse) ProtoMessage()
- func (x *CreatePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePermissionResponse) Reset()
- func (x *CreatePermissionResponse) String() string
- func (m *CreatePermissionResponse) Validate() error
- func (m *CreatePermissionResponse) ValidateAll() error
- type CreatePermissionResponseMultiError
- type CreatePermissionResponseValidationError
- func (e CreatePermissionResponseValidationError) Cause() error
- func (e CreatePermissionResponseValidationError) Error() string
- func (e CreatePermissionResponseValidationError) ErrorName() string
- func (e CreatePermissionResponseValidationError) Field() string
- func (e CreatePermissionResponseValidationError) Key() bool
- func (e CreatePermissionResponseValidationError) Reason() string
- type CreatePolicyRequest
- func (*CreatePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyRequest) GetBody() *PolicyRequestBody
- func (*CreatePolicyRequest) ProtoMessage()
- func (x *CreatePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyRequest) Reset()
- func (x *CreatePolicyRequest) String() string
- func (m *CreatePolicyRequest) Validate() error
- func (m *CreatePolicyRequest) ValidateAll() error
- type CreatePolicyRequestMultiError
- type CreatePolicyRequestValidationError
- func (e CreatePolicyRequestValidationError) Cause() error
- func (e CreatePolicyRequestValidationError) Error() string
- func (e CreatePolicyRequestValidationError) ErrorName() string
- func (e CreatePolicyRequestValidationError) Field() string
- func (e CreatePolicyRequestValidationError) Key() bool
- func (e CreatePolicyRequestValidationError) Reason() string
- type CreatePolicyResponse
- func (*CreatePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyResponse) GetPolicy() *Policy
- func (*CreatePolicyResponse) ProtoMessage()
- func (x *CreatePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyResponse) Reset()
- func (x *CreatePolicyResponse) String() string
- func (m *CreatePolicyResponse) Validate() error
- func (m *CreatePolicyResponse) ValidateAll() error
- type CreatePolicyResponseMultiError
- type CreatePolicyResponseValidationError
- func (e CreatePolicyResponseValidationError) Cause() error
- func (e CreatePolicyResponseValidationError) Error() string
- func (e CreatePolicyResponseValidationError) ErrorName() string
- func (e CreatePolicyResponseValidationError) Field() string
- func (e CreatePolicyResponseValidationError) Key() bool
- func (e CreatePolicyResponseValidationError) Reason() string
- type CreatePreferencesRequest
- func (*CreatePreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePreferencesRequest) GetPreferences() []*PreferenceRequestBody
- func (*CreatePreferencesRequest) ProtoMessage()
- func (x *CreatePreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePreferencesRequest) Reset()
- func (x *CreatePreferencesRequest) String() string
- func (m *CreatePreferencesRequest) Validate() error
- func (m *CreatePreferencesRequest) ValidateAll() error
- type CreatePreferencesRequestMultiError
- type CreatePreferencesRequestValidationError
- func (e CreatePreferencesRequestValidationError) Cause() error
- func (e CreatePreferencesRequestValidationError) Error() string
- func (e CreatePreferencesRequestValidationError) ErrorName() string
- func (e CreatePreferencesRequestValidationError) Field() string
- func (e CreatePreferencesRequestValidationError) Key() bool
- func (e CreatePreferencesRequestValidationError) Reason() string
- type CreatePreferencesResponse
- func (*CreatePreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePreferencesResponse) GetPreference() []*Preference
- func (*CreatePreferencesResponse) ProtoMessage()
- func (x *CreatePreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePreferencesResponse) Reset()
- func (x *CreatePreferencesResponse) String() string
- func (m *CreatePreferencesResponse) Validate() error
- func (m *CreatePreferencesResponse) ValidateAll() error
- type CreatePreferencesResponseMultiError
- type CreatePreferencesResponseValidationError
- func (e CreatePreferencesResponseValidationError) Cause() error
- func (e CreatePreferencesResponseValidationError) Error() string
- func (e CreatePreferencesResponseValidationError) ErrorName() string
- func (e CreatePreferencesResponseValidationError) Field() string
- func (e CreatePreferencesResponseValidationError) Key() bool
- func (e CreatePreferencesResponseValidationError) Reason() string
- type CreateProjectPreferencesRequest
- func (*CreateProjectPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateProjectPreferencesRequest) GetId() string
- func (*CreateProjectPreferencesRequest) ProtoMessage()
- func (x *CreateProjectPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectPreferencesRequest) Reset()
- func (x *CreateProjectPreferencesRequest) String() string
- func (m *CreateProjectPreferencesRequest) Validate() error
- func (m *CreateProjectPreferencesRequest) ValidateAll() error
- type CreateProjectPreferencesRequestMultiError
- type CreateProjectPreferencesRequestValidationError
- func (e CreateProjectPreferencesRequestValidationError) Cause() error
- func (e CreateProjectPreferencesRequestValidationError) Error() string
- func (e CreateProjectPreferencesRequestValidationError) ErrorName() string
- func (e CreateProjectPreferencesRequestValidationError) Field() string
- func (e CreateProjectPreferencesRequestValidationError) Key() bool
- func (e CreateProjectPreferencesRequestValidationError) Reason() string
- type CreateProjectPreferencesResponse
- func (*CreateProjectPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectPreferencesResponse) GetPreferences() []*Preference
- func (*CreateProjectPreferencesResponse) ProtoMessage()
- func (x *CreateProjectPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectPreferencesResponse) Reset()
- func (x *CreateProjectPreferencesResponse) String() string
- func (m *CreateProjectPreferencesResponse) Validate() error
- func (m *CreateProjectPreferencesResponse) ValidateAll() error
- type CreateProjectPreferencesResponseMultiError
- type CreateProjectPreferencesResponseValidationError
- func (e CreateProjectPreferencesResponseValidationError) Cause() error
- func (e CreateProjectPreferencesResponseValidationError) Error() string
- func (e CreateProjectPreferencesResponseValidationError) ErrorName() string
- func (e CreateProjectPreferencesResponseValidationError) Field() string
- func (e CreateProjectPreferencesResponseValidationError) Key() bool
- func (e CreateProjectPreferencesResponseValidationError) Reason() string
- type CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectRequest) GetBody() *ProjectRequestBody
- func (*CreateProjectRequest) ProtoMessage()
- func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectRequest) Reset()
- func (x *CreateProjectRequest) String() string
- func (m *CreateProjectRequest) Validate() error
- func (m *CreateProjectRequest) ValidateAll() error
- type CreateProjectRequestMultiError
- type CreateProjectRequestValidationError
- func (e CreateProjectRequestValidationError) Cause() error
- func (e CreateProjectRequestValidationError) Error() string
- func (e CreateProjectRequestValidationError) ErrorName() string
- func (e CreateProjectRequestValidationError) Field() string
- func (e CreateProjectRequestValidationError) Key() bool
- func (e CreateProjectRequestValidationError) Reason() string
- type CreateProjectResourceRequest
- func (*CreateProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResourceRequest) GetBody() *ResourceRequestBody
- func (x *CreateProjectResourceRequest) GetId() string
- func (x *CreateProjectResourceRequest) GetProjectId() string
- func (*CreateProjectResourceRequest) ProtoMessage()
- func (x *CreateProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResourceRequest) Reset()
- func (x *CreateProjectResourceRequest) String() string
- func (m *CreateProjectResourceRequest) Validate() error
- func (m *CreateProjectResourceRequest) ValidateAll() error
- type CreateProjectResourceRequestMultiError
- type CreateProjectResourceRequestValidationError
- func (e CreateProjectResourceRequestValidationError) Cause() error
- func (e CreateProjectResourceRequestValidationError) Error() string
- func (e CreateProjectResourceRequestValidationError) ErrorName() string
- func (e CreateProjectResourceRequestValidationError) Field() string
- func (e CreateProjectResourceRequestValidationError) Key() bool
- func (e CreateProjectResourceRequestValidationError) Reason() string
- type CreateProjectResourceResponse
- func (*CreateProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResourceResponse) GetResource() *Resource
- func (*CreateProjectResourceResponse) ProtoMessage()
- func (x *CreateProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResourceResponse) Reset()
- func (x *CreateProjectResourceResponse) String() string
- func (m *CreateProjectResourceResponse) Validate() error
- func (m *CreateProjectResourceResponse) ValidateAll() error
- type CreateProjectResourceResponseMultiError
- type CreateProjectResourceResponseValidationError
- func (e CreateProjectResourceResponseValidationError) Cause() error
- func (e CreateProjectResourceResponseValidationError) Error() string
- func (e CreateProjectResourceResponseValidationError) ErrorName() string
- func (e CreateProjectResourceResponseValidationError) Field() string
- func (e CreateProjectResourceResponseValidationError) Key() bool
- func (e CreateProjectResourceResponseValidationError) Reason() string
- type CreateProjectResponse
- func (*CreateProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectResponse) GetProject() *Project
- func (*CreateProjectResponse) ProtoMessage()
- func (x *CreateProjectResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectResponse) Reset()
- func (x *CreateProjectResponse) String() string
- func (m *CreateProjectResponse) Validate() error
- func (m *CreateProjectResponse) ValidateAll() error
- type CreateProjectResponseMultiError
- type CreateProjectResponseValidationError
- func (e CreateProjectResponseValidationError) Cause() error
- func (e CreateProjectResponseValidationError) Error() string
- func (e CreateProjectResponseValidationError) ErrorName() string
- func (e CreateProjectResponseValidationError) Field() string
- func (e CreateProjectResponseValidationError) Key() bool
- func (e CreateProjectResponseValidationError) Reason() string
- type CreateRelationRequest
- func (*CreateRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRelationRequest) GetBody() *RelationRequestBody
- func (*CreateRelationRequest) ProtoMessage()
- func (x *CreateRelationRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRelationRequest) Reset()
- func (x *CreateRelationRequest) String() string
- func (m *CreateRelationRequest) Validate() error
- func (m *CreateRelationRequest) ValidateAll() error
- type CreateRelationRequestMultiError
- type CreateRelationRequestValidationError
- func (e CreateRelationRequestValidationError) Cause() error
- func (e CreateRelationRequestValidationError) Error() string
- func (e CreateRelationRequestValidationError) ErrorName() string
- func (e CreateRelationRequestValidationError) Field() string
- func (e CreateRelationRequestValidationError) Key() bool
- func (e CreateRelationRequestValidationError) Reason() string
- type CreateRelationResponse
- func (*CreateRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRelationResponse) GetRelation() *Relation
- func (*CreateRelationResponse) ProtoMessage()
- func (x *CreateRelationResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRelationResponse) Reset()
- func (x *CreateRelationResponse) String() string
- func (m *CreateRelationResponse) Validate() error
- func (m *CreateRelationResponse) ValidateAll() error
- type CreateRelationResponseMultiError
- type CreateRelationResponseValidationError
- func (e CreateRelationResponseValidationError) Cause() error
- func (e CreateRelationResponseValidationError) Error() string
- func (e CreateRelationResponseValidationError) ErrorName() string
- func (e CreateRelationResponseValidationError) Field() string
- func (e CreateRelationResponseValidationError) Key() bool
- func (e CreateRelationResponseValidationError) Reason() string
- type CreateRoleRequest
- func (*CreateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleRequest) GetBody() *RoleRequestBody
- func (*CreateRoleRequest) ProtoMessage()
- func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *CreateRoleRequest) Reset()
- func (x *CreateRoleRequest) String() string
- func (m *CreateRoleRequest) Validate() error
- func (m *CreateRoleRequest) ValidateAll() error
- type CreateRoleRequestMultiError
- type CreateRoleRequestValidationError
- func (e CreateRoleRequestValidationError) Cause() error
- func (e CreateRoleRequestValidationError) Error() string
- func (e CreateRoleRequestValidationError) ErrorName() string
- func (e CreateRoleRequestValidationError) Field() string
- func (e CreateRoleRequestValidationError) Key() bool
- func (e CreateRoleRequestValidationError) Reason() string
- type CreateRoleResponse
- func (*CreateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateRoleResponse) GetRole() *Role
- func (*CreateRoleResponse) ProtoMessage()
- func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *CreateRoleResponse) Reset()
- func (x *CreateRoleResponse) String() string
- func (m *CreateRoleResponse) Validate() error
- func (m *CreateRoleResponse) ValidateAll() error
- type CreateRoleResponseMultiError
- type CreateRoleResponseValidationError
- func (e CreateRoleResponseValidationError) Cause() error
- func (e CreateRoleResponseValidationError) Error() string
- func (e CreateRoleResponseValidationError) ErrorName() string
- func (e CreateRoleResponseValidationError) Field() string
- func (e CreateRoleResponseValidationError) Key() bool
- func (e CreateRoleResponseValidationError) Reason() string
- type CreateServiceUserKeyRequest
- func (*CreateServiceUserKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserKeyRequest) GetId() string
- func (x *CreateServiceUserKeyRequest) GetTitle() string
- func (*CreateServiceUserKeyRequest) ProtoMessage()
- func (x *CreateServiceUserKeyRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserKeyRequest) Reset()
- func (x *CreateServiceUserKeyRequest) String() string
- func (m *CreateServiceUserKeyRequest) Validate() error
- func (m *CreateServiceUserKeyRequest) ValidateAll() error
- type CreateServiceUserKeyRequestMultiError
- type CreateServiceUserKeyRequestValidationError
- func (e CreateServiceUserKeyRequestValidationError) Cause() error
- func (e CreateServiceUserKeyRequestValidationError) Error() string
- func (e CreateServiceUserKeyRequestValidationError) ErrorName() string
- func (e CreateServiceUserKeyRequestValidationError) Field() string
- func (e CreateServiceUserKeyRequestValidationError) Key() bool
- func (e CreateServiceUserKeyRequestValidationError) Reason() string
- type CreateServiceUserKeyResponse
- func (*CreateServiceUserKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserKeyResponse) GetKey() *KeyCredential
- func (*CreateServiceUserKeyResponse) ProtoMessage()
- func (x *CreateServiceUserKeyResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserKeyResponse) Reset()
- func (x *CreateServiceUserKeyResponse) String() string
- func (m *CreateServiceUserKeyResponse) Validate() error
- func (m *CreateServiceUserKeyResponse) ValidateAll() error
- type CreateServiceUserKeyResponseMultiError
- type CreateServiceUserKeyResponseValidationError
- func (e CreateServiceUserKeyResponseValidationError) Cause() error
- func (e CreateServiceUserKeyResponseValidationError) Error() string
- func (e CreateServiceUserKeyResponseValidationError) ErrorName() string
- func (e CreateServiceUserKeyResponseValidationError) Field() string
- func (e CreateServiceUserKeyResponseValidationError) Key() bool
- func (e CreateServiceUserKeyResponseValidationError) Reason() string
- type CreateServiceUserRequest
- func (*CreateServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserRequest) GetBody() *ServiceUserRequestBody
- func (x *CreateServiceUserRequest) GetOrgId() string
- func (*CreateServiceUserRequest) ProtoMessage()
- func (x *CreateServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserRequest) Reset()
- func (x *CreateServiceUserRequest) String() string
- func (m *CreateServiceUserRequest) Validate() error
- func (m *CreateServiceUserRequest) ValidateAll() error
- type CreateServiceUserRequestMultiError
- type CreateServiceUserRequestValidationError
- func (e CreateServiceUserRequestValidationError) Cause() error
- func (e CreateServiceUserRequestValidationError) Error() string
- func (e CreateServiceUserRequestValidationError) ErrorName() string
- func (e CreateServiceUserRequestValidationError) Field() string
- func (e CreateServiceUserRequestValidationError) Key() bool
- func (e CreateServiceUserRequestValidationError) Reason() string
- type CreateServiceUserResponse
- func (*CreateServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserResponse) GetServiceuser() *ServiceUser
- func (*CreateServiceUserResponse) ProtoMessage()
- func (x *CreateServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserResponse) Reset()
- func (x *CreateServiceUserResponse) String() string
- func (m *CreateServiceUserResponse) Validate() error
- func (m *CreateServiceUserResponse) ValidateAll() error
- type CreateServiceUserResponseMultiError
- type CreateServiceUserResponseValidationError
- func (e CreateServiceUserResponseValidationError) Cause() error
- func (e CreateServiceUserResponseValidationError) Error() string
- func (e CreateServiceUserResponseValidationError) ErrorName() string
- func (e CreateServiceUserResponseValidationError) Field() string
- func (e CreateServiceUserResponseValidationError) Key() bool
- func (e CreateServiceUserResponseValidationError) Reason() string
- type CreateServiceUserSecretRequest
- func (*CreateServiceUserSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserSecretRequest) GetId() string
- func (x *CreateServiceUserSecretRequest) GetTitle() string
- func (*CreateServiceUserSecretRequest) ProtoMessage()
- func (x *CreateServiceUserSecretRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserSecretRequest) Reset()
- func (x *CreateServiceUserSecretRequest) String() string
- func (m *CreateServiceUserSecretRequest) Validate() error
- func (m *CreateServiceUserSecretRequest) ValidateAll() error
- type CreateServiceUserSecretRequestMultiError
- type CreateServiceUserSecretRequestValidationError
- func (e CreateServiceUserSecretRequestValidationError) Cause() error
- func (e CreateServiceUserSecretRequestValidationError) Error() string
- func (e CreateServiceUserSecretRequestValidationError) ErrorName() string
- func (e CreateServiceUserSecretRequestValidationError) Field() string
- func (e CreateServiceUserSecretRequestValidationError) Key() bool
- func (e CreateServiceUserSecretRequestValidationError) Reason() string
- type CreateServiceUserSecretResponse
- func (*CreateServiceUserSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserSecretResponse) GetSecret() *SecretCredential
- func (*CreateServiceUserSecretResponse) ProtoMessage()
- func (x *CreateServiceUserSecretResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserSecretResponse) Reset()
- func (x *CreateServiceUserSecretResponse) String() string
- func (m *CreateServiceUserSecretResponse) Validate() error
- func (m *CreateServiceUserSecretResponse) ValidateAll() error
- type CreateServiceUserSecretResponseMultiError
- type CreateServiceUserSecretResponseValidationError
- func (e CreateServiceUserSecretResponseValidationError) Cause() error
- func (e CreateServiceUserSecretResponseValidationError) Error() string
- func (e CreateServiceUserSecretResponseValidationError) ErrorName() string
- func (e CreateServiceUserSecretResponseValidationError) Field() string
- func (e CreateServiceUserSecretResponseValidationError) Key() bool
- func (e CreateServiceUserSecretResponseValidationError) Reason() string
- type CreateUserPreferencesRequest
- func (*CreateUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
- func (x *CreateUserPreferencesRequest) GetId() string
- func (*CreateUserPreferencesRequest) ProtoMessage()
- func (x *CreateUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserPreferencesRequest) Reset()
- func (x *CreateUserPreferencesRequest) String() string
- func (m *CreateUserPreferencesRequest) Validate() error
- func (m *CreateUserPreferencesRequest) ValidateAll() error
- type CreateUserPreferencesRequestMultiError
- type CreateUserPreferencesRequestValidationError
- func (e CreateUserPreferencesRequestValidationError) Cause() error
- func (e CreateUserPreferencesRequestValidationError) Error() string
- func (e CreateUserPreferencesRequestValidationError) ErrorName() string
- func (e CreateUserPreferencesRequestValidationError) Field() string
- func (e CreateUserPreferencesRequestValidationError) Key() bool
- func (e CreateUserPreferencesRequestValidationError) Reason() string
- type CreateUserPreferencesResponse
- func (*CreateUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserPreferencesResponse) GetPreferences() []*Preference
- func (*CreateUserPreferencesResponse) ProtoMessage()
- func (x *CreateUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserPreferencesResponse) Reset()
- func (x *CreateUserPreferencesResponse) String() string
- func (m *CreateUserPreferencesResponse) Validate() error
- func (m *CreateUserPreferencesResponse) ValidateAll() error
- type CreateUserPreferencesResponseMultiError
- type CreateUserPreferencesResponseValidationError
- func (e CreateUserPreferencesResponseValidationError) Cause() error
- func (e CreateUserPreferencesResponseValidationError) Error() string
- func (e CreateUserPreferencesResponseValidationError) ErrorName() string
- func (e CreateUserPreferencesResponseValidationError) Field() string
- func (e CreateUserPreferencesResponseValidationError) Key() bool
- func (e CreateUserPreferencesResponseValidationError) Reason() string
- type CreateUserRequest
- func (*CreateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserRequest) GetBody() *UserRequestBody
- func (*CreateUserRequest) ProtoMessage()
- func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUserRequest) Reset()
- func (x *CreateUserRequest) String() string
- func (m *CreateUserRequest) Validate() error
- func (m *CreateUserRequest) ValidateAll() error
- type CreateUserRequestMultiError
- type CreateUserRequestValidationError
- func (e CreateUserRequestValidationError) Cause() error
- func (e CreateUserRequestValidationError) Error() string
- func (e CreateUserRequestValidationError) ErrorName() string
- func (e CreateUserRequestValidationError) Field() string
- func (e CreateUserRequestValidationError) Key() bool
- func (e CreateUserRequestValidationError) Reason() string
- type CreateUserResponse
- func (*CreateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUserResponse) GetUser() *User
- func (*CreateUserResponse) ProtoMessage()
- func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUserResponse) Reset()
- func (x *CreateUserResponse) String() string
- func (m *CreateUserResponse) Validate() error
- func (m *CreateUserResponse) ValidateAll() error
- type CreateUserResponseMultiError
- type CreateUserResponseValidationError
- func (e CreateUserResponseValidationError) Cause() error
- func (e CreateUserResponseValidationError) Error() string
- func (e CreateUserResponseValidationError) ErrorName() string
- func (e CreateUserResponseValidationError) Field() string
- func (e CreateUserResponseValidationError) Key() bool
- func (e CreateUserResponseValidationError) Reason() string
- type DeleteGroupRequest
- func (*DeleteGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteGroupRequest) GetId() string
- func (x *DeleteGroupRequest) GetOrgId() string
- func (*DeleteGroupRequest) ProtoMessage()
- func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupRequest) Reset()
- func (x *DeleteGroupRequest) String() string
- func (m *DeleteGroupRequest) Validate() error
- func (m *DeleteGroupRequest) ValidateAll() error
- type DeleteGroupRequestMultiError
- type DeleteGroupRequestValidationError
- func (e DeleteGroupRequestValidationError) Cause() error
- func (e DeleteGroupRequestValidationError) Error() string
- func (e DeleteGroupRequestValidationError) ErrorName() string
- func (e DeleteGroupRequestValidationError) Field() string
- func (e DeleteGroupRequestValidationError) Key() bool
- func (e DeleteGroupRequestValidationError) Reason() string
- type DeleteGroupResponse
- func (*DeleteGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteGroupResponse) ProtoMessage()
- func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteGroupResponse) Reset()
- func (x *DeleteGroupResponse) String() string
- func (m *DeleteGroupResponse) Validate() error
- func (m *DeleteGroupResponse) ValidateAll() error
- type DeleteGroupResponseMultiError
- type DeleteGroupResponseValidationError
- func (e DeleteGroupResponseValidationError) Cause() error
- func (e DeleteGroupResponseValidationError) Error() string
- func (e DeleteGroupResponseValidationError) ErrorName() string
- func (e DeleteGroupResponseValidationError) Field() string
- func (e DeleteGroupResponseValidationError) Key() bool
- func (e DeleteGroupResponseValidationError) Reason() string
- type DeleteMetaSchemaRequest
- func (*DeleteMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteMetaSchemaRequest) GetId() string
- func (*DeleteMetaSchemaRequest) ProtoMessage()
- func (x *DeleteMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteMetaSchemaRequest) Reset()
- func (x *DeleteMetaSchemaRequest) String() string
- func (m *DeleteMetaSchemaRequest) Validate() error
- func (m *DeleteMetaSchemaRequest) ValidateAll() error
- type DeleteMetaSchemaRequestMultiError
- type DeleteMetaSchemaRequestValidationError
- func (e DeleteMetaSchemaRequestValidationError) Cause() error
- func (e DeleteMetaSchemaRequestValidationError) Error() string
- func (e DeleteMetaSchemaRequestValidationError) ErrorName() string
- func (e DeleteMetaSchemaRequestValidationError) Field() string
- func (e DeleteMetaSchemaRequestValidationError) Key() bool
- func (e DeleteMetaSchemaRequestValidationError) Reason() string
- type DeleteMetaSchemaResponse
- func (*DeleteMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteMetaSchemaResponse) ProtoMessage()
- func (x *DeleteMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteMetaSchemaResponse) Reset()
- func (x *DeleteMetaSchemaResponse) String() string
- func (m *DeleteMetaSchemaResponse) Validate() error
- func (m *DeleteMetaSchemaResponse) ValidateAll() error
- type DeleteMetaSchemaResponseMultiError
- type DeleteMetaSchemaResponseValidationError
- func (e DeleteMetaSchemaResponseValidationError) Cause() error
- func (e DeleteMetaSchemaResponseValidationError) Error() string
- func (e DeleteMetaSchemaResponseValidationError) ErrorName() string
- func (e DeleteMetaSchemaResponseValidationError) Field() string
- func (e DeleteMetaSchemaResponseValidationError) Key() bool
- func (e DeleteMetaSchemaResponseValidationError) Reason() string
- type DeleteOrganizationDomainRequest
- func (*DeleteOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationDomainRequest) GetId() string
- func (x *DeleteOrganizationDomainRequest) GetOrgId() string
- func (*DeleteOrganizationDomainRequest) ProtoMessage()
- func (x *DeleteOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationDomainRequest) Reset()
- func (x *DeleteOrganizationDomainRequest) String() string
- func (m *DeleteOrganizationDomainRequest) Validate() error
- func (m *DeleteOrganizationDomainRequest) ValidateAll() error
- type DeleteOrganizationDomainRequestMultiError
- type DeleteOrganizationDomainRequestValidationError
- func (e DeleteOrganizationDomainRequestValidationError) Cause() error
- func (e DeleteOrganizationDomainRequestValidationError) Error() string
- func (e DeleteOrganizationDomainRequestValidationError) ErrorName() string
- func (e DeleteOrganizationDomainRequestValidationError) Field() string
- func (e DeleteOrganizationDomainRequestValidationError) Key() bool
- func (e DeleteOrganizationDomainRequestValidationError) Reason() string
- type DeleteOrganizationDomainResponse
- func (*DeleteOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationDomainResponse) ProtoMessage()
- func (x *DeleteOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationDomainResponse) Reset()
- func (x *DeleteOrganizationDomainResponse) String() string
- func (m *DeleteOrganizationDomainResponse) Validate() error
- func (m *DeleteOrganizationDomainResponse) ValidateAll() error
- type DeleteOrganizationDomainResponseMultiError
- type DeleteOrganizationDomainResponseValidationError
- func (e DeleteOrganizationDomainResponseValidationError) Cause() error
- func (e DeleteOrganizationDomainResponseValidationError) Error() string
- func (e DeleteOrganizationDomainResponseValidationError) ErrorName() string
- func (e DeleteOrganizationDomainResponseValidationError) Field() string
- func (e DeleteOrganizationDomainResponseValidationError) Key() bool
- func (e DeleteOrganizationDomainResponseValidationError) Reason() string
- type DeleteOrganizationInvitationRequest
- func (*DeleteOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationInvitationRequest) GetId() string
- func (x *DeleteOrganizationInvitationRequest) GetOrgId() string
- func (*DeleteOrganizationInvitationRequest) ProtoMessage()
- func (x *DeleteOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationInvitationRequest) Reset()
- func (x *DeleteOrganizationInvitationRequest) String() string
- func (m *DeleteOrganizationInvitationRequest) Validate() error
- func (m *DeleteOrganizationInvitationRequest) ValidateAll() error
- type DeleteOrganizationInvitationRequestMultiError
- type DeleteOrganizationInvitationRequestValidationError
- func (e DeleteOrganizationInvitationRequestValidationError) Cause() error
- func (e DeleteOrganizationInvitationRequestValidationError) Error() string
- func (e DeleteOrganizationInvitationRequestValidationError) ErrorName() string
- func (e DeleteOrganizationInvitationRequestValidationError) Field() string
- func (e DeleteOrganizationInvitationRequestValidationError) Key() bool
- func (e DeleteOrganizationInvitationRequestValidationError) Reason() string
- type DeleteOrganizationInvitationResponse
- func (*DeleteOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationInvitationResponse) ProtoMessage()
- func (x *DeleteOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationInvitationResponse) Reset()
- func (x *DeleteOrganizationInvitationResponse) String() string
- func (m *DeleteOrganizationInvitationResponse) Validate() error
- func (m *DeleteOrganizationInvitationResponse) ValidateAll() error
- type DeleteOrganizationInvitationResponseMultiError
- type DeleteOrganizationInvitationResponseValidationError
- func (e DeleteOrganizationInvitationResponseValidationError) Cause() error
- func (e DeleteOrganizationInvitationResponseValidationError) Error() string
- func (e DeleteOrganizationInvitationResponseValidationError) ErrorName() string
- func (e DeleteOrganizationInvitationResponseValidationError) Field() string
- func (e DeleteOrganizationInvitationResponseValidationError) Key() bool
- func (e DeleteOrganizationInvitationResponseValidationError) Reason() string
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRequest) GetId() string
- func (*DeleteOrganizationRequest) ProtoMessage()
- func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRequest) Reset()
- func (x *DeleteOrganizationRequest) String() string
- func (m *DeleteOrganizationRequest) Validate() error
- func (m *DeleteOrganizationRequest) ValidateAll() error
- type DeleteOrganizationRequestMultiError
- type DeleteOrganizationRequestValidationError
- func (e DeleteOrganizationRequestValidationError) Cause() error
- func (e DeleteOrganizationRequestValidationError) Error() string
- func (e DeleteOrganizationRequestValidationError) ErrorName() string
- func (e DeleteOrganizationRequestValidationError) Field() string
- func (e DeleteOrganizationRequestValidationError) Key() bool
- func (e DeleteOrganizationRequestValidationError) Reason() string
- type DeleteOrganizationResponse
- func (*DeleteOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationResponse) ProtoMessage()
- func (x *DeleteOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationResponse) Reset()
- func (x *DeleteOrganizationResponse) String() string
- func (m *DeleteOrganizationResponse) Validate() error
- func (m *DeleteOrganizationResponse) ValidateAll() error
- type DeleteOrganizationResponseMultiError
- type DeleteOrganizationResponseValidationError
- func (e DeleteOrganizationResponseValidationError) Cause() error
- func (e DeleteOrganizationResponseValidationError) Error() string
- func (e DeleteOrganizationResponseValidationError) ErrorName() string
- func (e DeleteOrganizationResponseValidationError) Field() string
- func (e DeleteOrganizationResponseValidationError) Key() bool
- func (e DeleteOrganizationResponseValidationError) Reason() string
- type DeleteOrganizationRoleRequest
- func (*DeleteOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRoleRequest) GetId() string
- func (x *DeleteOrganizationRoleRequest) GetOrgId() string
- func (*DeleteOrganizationRoleRequest) ProtoMessage()
- func (x *DeleteOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRoleRequest) Reset()
- func (x *DeleteOrganizationRoleRequest) String() string
- func (m *DeleteOrganizationRoleRequest) Validate() error
- func (m *DeleteOrganizationRoleRequest) ValidateAll() error
- type DeleteOrganizationRoleRequestMultiError
- type DeleteOrganizationRoleRequestValidationError
- func (e DeleteOrganizationRoleRequestValidationError) Cause() error
- func (e DeleteOrganizationRoleRequestValidationError) Error() string
- func (e DeleteOrganizationRoleRequestValidationError) ErrorName() string
- func (e DeleteOrganizationRoleRequestValidationError) Field() string
- func (e DeleteOrganizationRoleRequestValidationError) Key() bool
- func (e DeleteOrganizationRoleRequestValidationError) Reason() string
- type DeleteOrganizationRoleResponse
- func (*DeleteOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteOrganizationRoleResponse) ProtoMessage()
- func (x *DeleteOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteOrganizationRoleResponse) Reset()
- func (x *DeleteOrganizationRoleResponse) String() string
- func (m *DeleteOrganizationRoleResponse) Validate() error
- func (m *DeleteOrganizationRoleResponse) ValidateAll() error
- type DeleteOrganizationRoleResponseMultiError
- type DeleteOrganizationRoleResponseValidationError
- func (e DeleteOrganizationRoleResponseValidationError) Cause() error
- func (e DeleteOrganizationRoleResponseValidationError) Error() string
- func (e DeleteOrganizationRoleResponseValidationError) ErrorName() string
- func (e DeleteOrganizationRoleResponseValidationError) Field() string
- func (e DeleteOrganizationRoleResponseValidationError) Key() bool
- func (e DeleteOrganizationRoleResponseValidationError) Reason() string
- type DeletePermissionRequest
- func (*DeletePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePermissionRequest) GetId() string
- func (*DeletePermissionRequest) ProtoMessage()
- func (x *DeletePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePermissionRequest) Reset()
- func (x *DeletePermissionRequest) String() string
- func (m *DeletePermissionRequest) Validate() error
- func (m *DeletePermissionRequest) ValidateAll() error
- type DeletePermissionRequestMultiError
- type DeletePermissionRequestValidationError
- func (e DeletePermissionRequestValidationError) Cause() error
- func (e DeletePermissionRequestValidationError) Error() string
- func (e DeletePermissionRequestValidationError) ErrorName() string
- func (e DeletePermissionRequestValidationError) Field() string
- func (e DeletePermissionRequestValidationError) Key() bool
- func (e DeletePermissionRequestValidationError) Reason() string
- type DeletePermissionResponse
- func (*DeletePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeletePermissionResponse) ProtoMessage()
- func (x *DeletePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePermissionResponse) Reset()
- func (x *DeletePermissionResponse) String() string
- func (m *DeletePermissionResponse) Validate() error
- func (m *DeletePermissionResponse) ValidateAll() error
- type DeletePermissionResponseMultiError
- type DeletePermissionResponseValidationError
- func (e DeletePermissionResponseValidationError) Cause() error
- func (e DeletePermissionResponseValidationError) Error() string
- func (e DeletePermissionResponseValidationError) ErrorName() string
- func (e DeletePermissionResponseValidationError) Field() string
- func (e DeletePermissionResponseValidationError) Key() bool
- func (e DeletePermissionResponseValidationError) Reason() string
- type DeletePolicyRequest
- func (*DeletePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeletePolicyRequest) GetId() string
- func (*DeletePolicyRequest) ProtoMessage()
- func (x *DeletePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyRequest) Reset()
- func (x *DeletePolicyRequest) String() string
- func (m *DeletePolicyRequest) Validate() error
- func (m *DeletePolicyRequest) ValidateAll() error
- type DeletePolicyRequestMultiError
- type DeletePolicyRequestValidationError
- func (e DeletePolicyRequestValidationError) Cause() error
- func (e DeletePolicyRequestValidationError) Error() string
- func (e DeletePolicyRequestValidationError) ErrorName() string
- func (e DeletePolicyRequestValidationError) Field() string
- func (e DeletePolicyRequestValidationError) Key() bool
- func (e DeletePolicyRequestValidationError) Reason() string
- type DeletePolicyResponse
- func (*DeletePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeletePolicyResponse) ProtoMessage()
- func (x *DeletePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *DeletePolicyResponse) Reset()
- func (x *DeletePolicyResponse) String() string
- func (m *DeletePolicyResponse) Validate() error
- func (m *DeletePolicyResponse) ValidateAll() error
- type DeletePolicyResponseMultiError
- type DeletePolicyResponseValidationError
- func (e DeletePolicyResponseValidationError) Cause() error
- func (e DeletePolicyResponseValidationError) Error() string
- func (e DeletePolicyResponseValidationError) ErrorName() string
- func (e DeletePolicyResponseValidationError) Field() string
- func (e DeletePolicyResponseValidationError) Key() bool
- func (e DeletePolicyResponseValidationError) Reason() string
- type DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectRequest) GetId() string
- func (*DeleteProjectRequest) ProtoMessage()
- func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectRequest) Reset()
- func (x *DeleteProjectRequest) String() string
- func (m *DeleteProjectRequest) Validate() error
- func (m *DeleteProjectRequest) ValidateAll() error
- type DeleteProjectRequestMultiError
- type DeleteProjectRequestValidationError
- func (e DeleteProjectRequestValidationError) Cause() error
- func (e DeleteProjectRequestValidationError) Error() string
- func (e DeleteProjectRequestValidationError) ErrorName() string
- func (e DeleteProjectRequestValidationError) Field() string
- func (e DeleteProjectRequestValidationError) Key() bool
- func (e DeleteProjectRequestValidationError) Reason() string
- type DeleteProjectResourceRequest
- func (*DeleteProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResourceRequest) GetId() string
- func (x *DeleteProjectResourceRequest) GetProjectId() string
- func (*DeleteProjectResourceRequest) ProtoMessage()
- func (x *DeleteProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResourceRequest) Reset()
- func (x *DeleteProjectResourceRequest) String() string
- func (m *DeleteProjectResourceRequest) Validate() error
- func (m *DeleteProjectResourceRequest) ValidateAll() error
- type DeleteProjectResourceRequestMultiError
- type DeleteProjectResourceRequestValidationError
- func (e DeleteProjectResourceRequestValidationError) Cause() error
- func (e DeleteProjectResourceRequestValidationError) Error() string
- func (e DeleteProjectResourceRequestValidationError) ErrorName() string
- func (e DeleteProjectResourceRequestValidationError) Field() string
- func (e DeleteProjectResourceRequestValidationError) Key() bool
- func (e DeleteProjectResourceRequestValidationError) Reason() string
- type DeleteProjectResourceResponse
- func (*DeleteProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteProjectResourceResponse) ProtoMessage()
- func (x *DeleteProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResourceResponse) Reset()
- func (x *DeleteProjectResourceResponse) String() string
- func (m *DeleteProjectResourceResponse) Validate() error
- func (m *DeleteProjectResourceResponse) ValidateAll() error
- type DeleteProjectResourceResponseMultiError
- type DeleteProjectResourceResponseValidationError
- func (e DeleteProjectResourceResponseValidationError) Cause() error
- func (e DeleteProjectResourceResponseValidationError) Error() string
- func (e DeleteProjectResourceResponseValidationError) ErrorName() string
- func (e DeleteProjectResourceResponseValidationError) Field() string
- func (e DeleteProjectResourceResponseValidationError) Key() bool
- func (e DeleteProjectResourceResponseValidationError) Reason() string
- type DeleteProjectResponse
- func (*DeleteProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteProjectResponse) ProtoMessage()
- func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProjectResponse) Reset()
- func (x *DeleteProjectResponse) String() string
- func (m *DeleteProjectResponse) Validate() error
- func (m *DeleteProjectResponse) ValidateAll() error
- type DeleteProjectResponseMultiError
- type DeleteProjectResponseValidationError
- func (e DeleteProjectResponseValidationError) Cause() error
- func (e DeleteProjectResponseValidationError) Error() string
- func (e DeleteProjectResponseValidationError) ErrorName() string
- func (e DeleteProjectResponseValidationError) Field() string
- func (e DeleteProjectResponseValidationError) Key() bool
- func (e DeleteProjectResponseValidationError) Reason() string
- type DeleteRelationRequest
- func (*DeleteRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRelationRequest) GetObject() string
- func (x *DeleteRelationRequest) GetRelation() string
- func (x *DeleteRelationRequest) GetSubject() string
- func (*DeleteRelationRequest) ProtoMessage()
- func (x *DeleteRelationRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRelationRequest) Reset()
- func (x *DeleteRelationRequest) String() string
- func (m *DeleteRelationRequest) Validate() error
- func (m *DeleteRelationRequest) ValidateAll() error
- type DeleteRelationRequestMultiError
- type DeleteRelationRequestValidationError
- func (e DeleteRelationRequestValidationError) Cause() error
- func (e DeleteRelationRequestValidationError) Error() string
- func (e DeleteRelationRequestValidationError) ErrorName() string
- func (e DeleteRelationRequestValidationError) Field() string
- func (e DeleteRelationRequestValidationError) Key() bool
- func (e DeleteRelationRequestValidationError) Reason() string
- type DeleteRelationResponse
- func (*DeleteRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteRelationResponse) ProtoMessage()
- func (x *DeleteRelationResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRelationResponse) Reset()
- func (x *DeleteRelationResponse) String() string
- func (m *DeleteRelationResponse) Validate() error
- func (m *DeleteRelationResponse) ValidateAll() error
- type DeleteRelationResponseMultiError
- type DeleteRelationResponseValidationError
- func (e DeleteRelationResponseValidationError) Cause() error
- func (e DeleteRelationResponseValidationError) Error() string
- func (e DeleteRelationResponseValidationError) ErrorName() string
- func (e DeleteRelationResponseValidationError) Field() string
- func (e DeleteRelationResponseValidationError) Key() bool
- func (e DeleteRelationResponseValidationError) Reason() string
- type DeleteRoleRequest
- func (*DeleteRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteRoleRequest) GetId() string
- func (*DeleteRoleRequest) ProtoMessage()
- func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleRequest) Reset()
- func (x *DeleteRoleRequest) String() string
- func (m *DeleteRoleRequest) Validate() error
- func (m *DeleteRoleRequest) ValidateAll() error
- type DeleteRoleRequestMultiError
- type DeleteRoleRequestValidationError
- func (e DeleteRoleRequestValidationError) Cause() error
- func (e DeleteRoleRequestValidationError) Error() string
- func (e DeleteRoleRequestValidationError) ErrorName() string
- func (e DeleteRoleRequestValidationError) Field() string
- func (e DeleteRoleRequestValidationError) Key() bool
- func (e DeleteRoleRequestValidationError) Reason() string
- type DeleteRoleResponse
- func (*DeleteRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteRoleResponse) ProtoMessage()
- func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteRoleResponse) Reset()
- func (x *DeleteRoleResponse) String() string
- func (m *DeleteRoleResponse) Validate() error
- func (m *DeleteRoleResponse) ValidateAll() error
- type DeleteRoleResponseMultiError
- type DeleteRoleResponseValidationError
- func (e DeleteRoleResponseValidationError) Cause() error
- func (e DeleteRoleResponseValidationError) Error() string
- func (e DeleteRoleResponseValidationError) ErrorName() string
- func (e DeleteRoleResponseValidationError) Field() string
- func (e DeleteRoleResponseValidationError) Key() bool
- func (e DeleteRoleResponseValidationError) Reason() string
- type DeleteServiceUserKeyRequest
- func (*DeleteServiceUserKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserKeyRequest) GetId() string
- func (x *DeleteServiceUserKeyRequest) GetKeyId() string
- func (*DeleteServiceUserKeyRequest) ProtoMessage()
- func (x *DeleteServiceUserKeyRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserKeyRequest) Reset()
- func (x *DeleteServiceUserKeyRequest) String() string
- func (m *DeleteServiceUserKeyRequest) Validate() error
- func (m *DeleteServiceUserKeyRequest) ValidateAll() error
- type DeleteServiceUserKeyRequestMultiError
- type DeleteServiceUserKeyRequestValidationError
- func (e DeleteServiceUserKeyRequestValidationError) Cause() error
- func (e DeleteServiceUserKeyRequestValidationError) Error() string
- func (e DeleteServiceUserKeyRequestValidationError) ErrorName() string
- func (e DeleteServiceUserKeyRequestValidationError) Field() string
- func (e DeleteServiceUserKeyRequestValidationError) Key() bool
- func (e DeleteServiceUserKeyRequestValidationError) Reason() string
- type DeleteServiceUserKeyResponse
- func (*DeleteServiceUserKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserKeyResponse) ProtoMessage()
- func (x *DeleteServiceUserKeyResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserKeyResponse) Reset()
- func (x *DeleteServiceUserKeyResponse) String() string
- func (m *DeleteServiceUserKeyResponse) Validate() error
- func (m *DeleteServiceUserKeyResponse) ValidateAll() error
- type DeleteServiceUserKeyResponseMultiError
- type DeleteServiceUserKeyResponseValidationError
- func (e DeleteServiceUserKeyResponseValidationError) Cause() error
- func (e DeleteServiceUserKeyResponseValidationError) Error() string
- func (e DeleteServiceUserKeyResponseValidationError) ErrorName() string
- func (e DeleteServiceUserKeyResponseValidationError) Field() string
- func (e DeleteServiceUserKeyResponseValidationError) Key() bool
- func (e DeleteServiceUserKeyResponseValidationError) Reason() string
- type DeleteServiceUserRequest
- func (*DeleteServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserRequest) GetId() string
- func (x *DeleteServiceUserRequest) GetOrgId() string
- func (*DeleteServiceUserRequest) ProtoMessage()
- func (x *DeleteServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserRequest) Reset()
- func (x *DeleteServiceUserRequest) String() string
- func (m *DeleteServiceUserRequest) Validate() error
- func (m *DeleteServiceUserRequest) ValidateAll() error
- type DeleteServiceUserRequestMultiError
- type DeleteServiceUserRequestValidationError
- func (e DeleteServiceUserRequestValidationError) Cause() error
- func (e DeleteServiceUserRequestValidationError) Error() string
- func (e DeleteServiceUserRequestValidationError) ErrorName() string
- func (e DeleteServiceUserRequestValidationError) Field() string
- func (e DeleteServiceUserRequestValidationError) Key() bool
- func (e DeleteServiceUserRequestValidationError) Reason() string
- type DeleteServiceUserResponse
- func (*DeleteServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserResponse) ProtoMessage()
- func (x *DeleteServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserResponse) Reset()
- func (x *DeleteServiceUserResponse) String() string
- func (m *DeleteServiceUserResponse) Validate() error
- func (m *DeleteServiceUserResponse) ValidateAll() error
- type DeleteServiceUserResponseMultiError
- type DeleteServiceUserResponseValidationError
- func (e DeleteServiceUserResponseValidationError) Cause() error
- func (e DeleteServiceUserResponseValidationError) Error() string
- func (e DeleteServiceUserResponseValidationError) ErrorName() string
- func (e DeleteServiceUserResponseValidationError) Field() string
- func (e DeleteServiceUserResponseValidationError) Key() bool
- func (e DeleteServiceUserResponseValidationError) Reason() string
- type DeleteServiceUserSecretRequest
- func (*DeleteServiceUserSecretRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserSecretRequest) GetId() string
- func (x *DeleteServiceUserSecretRequest) GetSecretId() string
- func (*DeleteServiceUserSecretRequest) ProtoMessage()
- func (x *DeleteServiceUserSecretRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserSecretRequest) Reset()
- func (x *DeleteServiceUserSecretRequest) String() string
- func (m *DeleteServiceUserSecretRequest) Validate() error
- func (m *DeleteServiceUserSecretRequest) ValidateAll() error
- type DeleteServiceUserSecretRequestMultiError
- type DeleteServiceUserSecretRequestValidationError
- func (e DeleteServiceUserSecretRequestValidationError) Cause() error
- func (e DeleteServiceUserSecretRequestValidationError) Error() string
- func (e DeleteServiceUserSecretRequestValidationError) ErrorName() string
- func (e DeleteServiceUserSecretRequestValidationError) Field() string
- func (e DeleteServiceUserSecretRequestValidationError) Key() bool
- func (e DeleteServiceUserSecretRequestValidationError) Reason() string
- type DeleteServiceUserSecretResponse
- func (*DeleteServiceUserSecretResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserSecretResponse) ProtoMessage()
- func (x *DeleteServiceUserSecretResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserSecretResponse) Reset()
- func (x *DeleteServiceUserSecretResponse) String() string
- func (m *DeleteServiceUserSecretResponse) Validate() error
- func (m *DeleteServiceUserSecretResponse) ValidateAll() error
- type DeleteServiceUserSecretResponseMultiError
- type DeleteServiceUserSecretResponseValidationError
- func (e DeleteServiceUserSecretResponseValidationError) Cause() error
- func (e DeleteServiceUserSecretResponseValidationError) Error() string
- func (e DeleteServiceUserSecretResponseValidationError) ErrorName() string
- func (e DeleteServiceUserSecretResponseValidationError) Field() string
- func (e DeleteServiceUserSecretResponseValidationError) Key() bool
- func (e DeleteServiceUserSecretResponseValidationError) Reason() string
- type DeleteUserRequest
- func (*DeleteUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUserRequest) GetId() string
- func (*DeleteUserRequest) ProtoMessage()
- func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUserRequest) Reset()
- func (x *DeleteUserRequest) String() string
- func (m *DeleteUserRequest) Validate() error
- func (m *DeleteUserRequest) ValidateAll() error
- type DeleteUserRequestMultiError
- type DeleteUserRequestValidationError
- func (e DeleteUserRequestValidationError) Cause() error
- func (e DeleteUserRequestValidationError) Error() string
- func (e DeleteUserRequestValidationError) ErrorName() string
- func (e DeleteUserRequestValidationError) Field() string
- func (e DeleteUserRequestValidationError) Key() bool
- func (e DeleteUserRequestValidationError) Reason() string
- type DeleteUserResponse
- func (*DeleteUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteUserResponse) ProtoMessage()
- func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUserResponse) Reset()
- func (x *DeleteUserResponse) String() string
- func (m *DeleteUserResponse) Validate() error
- func (m *DeleteUserResponse) ValidateAll() error
- type DeleteUserResponseMultiError
- type DeleteUserResponseValidationError
- func (e DeleteUserResponseValidationError) Cause() error
- func (e DeleteUserResponseValidationError) Error() string
- func (e DeleteUserResponseValidationError) ErrorName() string
- func (e DeleteUserResponseValidationError) Field() string
- func (e DeleteUserResponseValidationError) Key() bool
- func (e DeleteUserResponseValidationError) Reason() string
- type DescribePreferencesRequest
- func (*DescribePreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (*DescribePreferencesRequest) ProtoMessage()
- func (x *DescribePreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *DescribePreferencesRequest) Reset()
- func (x *DescribePreferencesRequest) String() string
- func (m *DescribePreferencesRequest) Validate() error
- func (m *DescribePreferencesRequest) ValidateAll() error
- type DescribePreferencesRequestMultiError
- type DescribePreferencesRequestValidationError
- func (e DescribePreferencesRequestValidationError) Cause() error
- func (e DescribePreferencesRequestValidationError) Error() string
- func (e DescribePreferencesRequestValidationError) ErrorName() string
- func (e DescribePreferencesRequestValidationError) Field() string
- func (e DescribePreferencesRequestValidationError) Key() bool
- func (e DescribePreferencesRequestValidationError) Reason() string
- type DescribePreferencesResponse
- func (*DescribePreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DescribePreferencesResponse) GetTraits() []*PreferenceTrait
- func (*DescribePreferencesResponse) ProtoMessage()
- func (x *DescribePreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *DescribePreferencesResponse) Reset()
- func (x *DescribePreferencesResponse) String() string
- func (m *DescribePreferencesResponse) Validate() error
- func (m *DescribePreferencesResponse) ValidateAll() error
- type DescribePreferencesResponseMultiError
- type DescribePreferencesResponseValidationError
- func (e DescribePreferencesResponseValidationError) Cause() error
- func (e DescribePreferencesResponseValidationError) Error() string
- func (e DescribePreferencesResponseValidationError) ErrorName() string
- func (e DescribePreferencesResponseValidationError) Field() string
- func (e DescribePreferencesResponseValidationError) Key() bool
- func (e DescribePreferencesResponseValidationError) Reason() string
- type DisableGroupRequest
- func (*DisableGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableGroupRequest) GetId() string
- func (x *DisableGroupRequest) GetOrgId() string
- func (*DisableGroupRequest) ProtoMessage()
- func (x *DisableGroupRequest) ProtoReflect() protoreflect.Message
- func (x *DisableGroupRequest) Reset()
- func (x *DisableGroupRequest) String() string
- func (m *DisableGroupRequest) Validate() error
- func (m *DisableGroupRequest) ValidateAll() error
- type DisableGroupRequestMultiError
- type DisableGroupRequestValidationError
- func (e DisableGroupRequestValidationError) Cause() error
- func (e DisableGroupRequestValidationError) Error() string
- func (e DisableGroupRequestValidationError) ErrorName() string
- func (e DisableGroupRequestValidationError) Field() string
- func (e DisableGroupRequestValidationError) Key() bool
- func (e DisableGroupRequestValidationError) Reason() string
- type DisableGroupResponse
- func (*DisableGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableGroupResponse) ProtoMessage()
- func (x *DisableGroupResponse) ProtoReflect() protoreflect.Message
- func (x *DisableGroupResponse) Reset()
- func (x *DisableGroupResponse) String() string
- func (m *DisableGroupResponse) Validate() error
- func (m *DisableGroupResponse) ValidateAll() error
- type DisableGroupResponseMultiError
- type DisableGroupResponseValidationError
- func (e DisableGroupResponseValidationError) Cause() error
- func (e DisableGroupResponseValidationError) Error() string
- func (e DisableGroupResponseValidationError) ErrorName() string
- func (e DisableGroupResponseValidationError) Field() string
- func (e DisableGroupResponseValidationError) Key() bool
- func (e DisableGroupResponseValidationError) Reason() string
- type DisableOrganizationRequest
- func (*DisableOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableOrganizationRequest) GetId() string
- func (*DisableOrganizationRequest) ProtoMessage()
- func (x *DisableOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *DisableOrganizationRequest) Reset()
- func (x *DisableOrganizationRequest) String() string
- func (m *DisableOrganizationRequest) Validate() error
- func (m *DisableOrganizationRequest) ValidateAll() error
- type DisableOrganizationRequestMultiError
- type DisableOrganizationRequestValidationError
- func (e DisableOrganizationRequestValidationError) Cause() error
- func (e DisableOrganizationRequestValidationError) Error() string
- func (e DisableOrganizationRequestValidationError) ErrorName() string
- func (e DisableOrganizationRequestValidationError) Field() string
- func (e DisableOrganizationRequestValidationError) Key() bool
- func (e DisableOrganizationRequestValidationError) Reason() string
- type DisableOrganizationResponse
- func (*DisableOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableOrganizationResponse) ProtoMessage()
- func (x *DisableOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *DisableOrganizationResponse) Reset()
- func (x *DisableOrganizationResponse) String() string
- func (m *DisableOrganizationResponse) Validate() error
- func (m *DisableOrganizationResponse) ValidateAll() error
- type DisableOrganizationResponseMultiError
- type DisableOrganizationResponseValidationError
- func (e DisableOrganizationResponseValidationError) Cause() error
- func (e DisableOrganizationResponseValidationError) Error() string
- func (e DisableOrganizationResponseValidationError) ErrorName() string
- func (e DisableOrganizationResponseValidationError) Field() string
- func (e DisableOrganizationResponseValidationError) Key() bool
- func (e DisableOrganizationResponseValidationError) Reason() string
- type DisableProjectRequest
- func (*DisableProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableProjectRequest) GetId() string
- func (*DisableProjectRequest) ProtoMessage()
- func (x *DisableProjectRequest) ProtoReflect() protoreflect.Message
- func (x *DisableProjectRequest) Reset()
- func (x *DisableProjectRequest) String() string
- func (m *DisableProjectRequest) Validate() error
- func (m *DisableProjectRequest) ValidateAll() error
- type DisableProjectRequestMultiError
- type DisableProjectRequestValidationError
- func (e DisableProjectRequestValidationError) Cause() error
- func (e DisableProjectRequestValidationError) Error() string
- func (e DisableProjectRequestValidationError) ErrorName() string
- func (e DisableProjectRequestValidationError) Field() string
- func (e DisableProjectRequestValidationError) Key() bool
- func (e DisableProjectRequestValidationError) Reason() string
- type DisableProjectResponse
- func (*DisableProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableProjectResponse) ProtoMessage()
- func (x *DisableProjectResponse) ProtoReflect() protoreflect.Message
- func (x *DisableProjectResponse) Reset()
- func (x *DisableProjectResponse) String() string
- func (m *DisableProjectResponse) Validate() error
- func (m *DisableProjectResponse) ValidateAll() error
- type DisableProjectResponseMultiError
- type DisableProjectResponseValidationError
- func (e DisableProjectResponseValidationError) Cause() error
- func (e DisableProjectResponseValidationError) Error() string
- func (e DisableProjectResponseValidationError) ErrorName() string
- func (e DisableProjectResponseValidationError) Field() string
- func (e DisableProjectResponseValidationError) Key() bool
- func (e DisableProjectResponseValidationError) Reason() string
- type DisableUserRequest
- func (*DisableUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableUserRequest) GetId() string
- func (*DisableUserRequest) ProtoMessage()
- func (x *DisableUserRequest) ProtoReflect() protoreflect.Message
- func (x *DisableUserRequest) Reset()
- func (x *DisableUserRequest) String() string
- func (m *DisableUserRequest) Validate() error
- func (m *DisableUserRequest) ValidateAll() error
- type DisableUserRequestMultiError
- type DisableUserRequestValidationError
- func (e DisableUserRequestValidationError) Cause() error
- func (e DisableUserRequestValidationError) Error() string
- func (e DisableUserRequestValidationError) ErrorName() string
- func (e DisableUserRequestValidationError) Field() string
- func (e DisableUserRequestValidationError) Key() bool
- func (e DisableUserRequestValidationError) Reason() string
- type DisableUserResponse
- func (*DisableUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableUserResponse) ProtoMessage()
- func (x *DisableUserResponse) ProtoReflect() protoreflect.Message
- func (x *DisableUserResponse) Reset()
- func (x *DisableUserResponse) String() string
- func (m *DisableUserResponse) Validate() error
- func (m *DisableUserResponse) ValidateAll() error
- type DisableUserResponseMultiError
- type DisableUserResponseValidationError
- func (e DisableUserResponseValidationError) Cause() error
- func (e DisableUserResponseValidationError) Error() string
- func (e DisableUserResponseValidationError) ErrorName() string
- func (e DisableUserResponseValidationError) Field() string
- func (e DisableUserResponseValidationError) Key() bool
- func (e DisableUserResponseValidationError) Reason() string
- type Domain
- func (*Domain) Descriptor() ([]byte, []int)deprecated
- func (x *Domain) GetCreatedAt() *timestamppb.Timestamp
- func (x *Domain) GetId() string
- func (x *Domain) GetName() string
- func (x *Domain) GetOrgId() string
- func (x *Domain) GetState() string
- func (x *Domain) GetToken() string
- func (x *Domain) GetUpdatedAt() *timestamppb.Timestamp
- func (*Domain) ProtoMessage()
- func (x *Domain) ProtoReflect() protoreflect.Message
- func (x *Domain) Reset()
- func (x *Domain) String() string
- func (m *Domain) Validate() error
- func (m *Domain) ValidateAll() error
- type DomainMultiError
- type DomainValidationError
- type EnableGroupRequest
- func (*EnableGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableGroupRequest) GetId() string
- func (x *EnableGroupRequest) GetOrgId() string
- func (*EnableGroupRequest) ProtoMessage()
- func (x *EnableGroupRequest) ProtoReflect() protoreflect.Message
- func (x *EnableGroupRequest) Reset()
- func (x *EnableGroupRequest) String() string
- func (m *EnableGroupRequest) Validate() error
- func (m *EnableGroupRequest) ValidateAll() error
- type EnableGroupRequestMultiError
- type EnableGroupRequestValidationError
- func (e EnableGroupRequestValidationError) Cause() error
- func (e EnableGroupRequestValidationError) Error() string
- func (e EnableGroupRequestValidationError) ErrorName() string
- func (e EnableGroupRequestValidationError) Field() string
- func (e EnableGroupRequestValidationError) Key() bool
- func (e EnableGroupRequestValidationError) Reason() string
- type EnableGroupResponse
- func (*EnableGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableGroupResponse) ProtoMessage()
- func (x *EnableGroupResponse) ProtoReflect() protoreflect.Message
- func (x *EnableGroupResponse) Reset()
- func (x *EnableGroupResponse) String() string
- func (m *EnableGroupResponse) Validate() error
- func (m *EnableGroupResponse) ValidateAll() error
- type EnableGroupResponseMultiError
- type EnableGroupResponseValidationError
- func (e EnableGroupResponseValidationError) Cause() error
- func (e EnableGroupResponseValidationError) Error() string
- func (e EnableGroupResponseValidationError) ErrorName() string
- func (e EnableGroupResponseValidationError) Field() string
- func (e EnableGroupResponseValidationError) Key() bool
- func (e EnableGroupResponseValidationError) Reason() string
- type EnableOrganizationRequest
- func (*EnableOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableOrganizationRequest) GetId() string
- func (*EnableOrganizationRequest) ProtoMessage()
- func (x *EnableOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *EnableOrganizationRequest) Reset()
- func (x *EnableOrganizationRequest) String() string
- func (m *EnableOrganizationRequest) Validate() error
- func (m *EnableOrganizationRequest) ValidateAll() error
- type EnableOrganizationRequestMultiError
- type EnableOrganizationRequestValidationError
- func (e EnableOrganizationRequestValidationError) Cause() error
- func (e EnableOrganizationRequestValidationError) Error() string
- func (e EnableOrganizationRequestValidationError) ErrorName() string
- func (e EnableOrganizationRequestValidationError) Field() string
- func (e EnableOrganizationRequestValidationError) Key() bool
- func (e EnableOrganizationRequestValidationError) Reason() string
- type EnableOrganizationResponse
- func (*EnableOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableOrganizationResponse) ProtoMessage()
- func (x *EnableOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *EnableOrganizationResponse) Reset()
- func (x *EnableOrganizationResponse) String() string
- func (m *EnableOrganizationResponse) Validate() error
- func (m *EnableOrganizationResponse) ValidateAll() error
- type EnableOrganizationResponseMultiError
- type EnableOrganizationResponseValidationError
- func (e EnableOrganizationResponseValidationError) Cause() error
- func (e EnableOrganizationResponseValidationError) Error() string
- func (e EnableOrganizationResponseValidationError) ErrorName() string
- func (e EnableOrganizationResponseValidationError) Field() string
- func (e EnableOrganizationResponseValidationError) Key() bool
- func (e EnableOrganizationResponseValidationError) Reason() string
- type EnableProjectRequest
- func (*EnableProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableProjectRequest) GetId() string
- func (*EnableProjectRequest) ProtoMessage()
- func (x *EnableProjectRequest) ProtoReflect() protoreflect.Message
- func (x *EnableProjectRequest) Reset()
- func (x *EnableProjectRequest) String() string
- func (m *EnableProjectRequest) Validate() error
- func (m *EnableProjectRequest) ValidateAll() error
- type EnableProjectRequestMultiError
- type EnableProjectRequestValidationError
- func (e EnableProjectRequestValidationError) Cause() error
- func (e EnableProjectRequestValidationError) Error() string
- func (e EnableProjectRequestValidationError) ErrorName() string
- func (e EnableProjectRequestValidationError) Field() string
- func (e EnableProjectRequestValidationError) Key() bool
- func (e EnableProjectRequestValidationError) Reason() string
- type EnableProjectResponse
- func (*EnableProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableProjectResponse) ProtoMessage()
- func (x *EnableProjectResponse) ProtoReflect() protoreflect.Message
- func (x *EnableProjectResponse) Reset()
- func (x *EnableProjectResponse) String() string
- func (m *EnableProjectResponse) Validate() error
- func (m *EnableProjectResponse) ValidateAll() error
- type EnableProjectResponseMultiError
- type EnableProjectResponseValidationError
- func (e EnableProjectResponseValidationError) Cause() error
- func (e EnableProjectResponseValidationError) Error() string
- func (e EnableProjectResponseValidationError) ErrorName() string
- func (e EnableProjectResponseValidationError) Field() string
- func (e EnableProjectResponseValidationError) Key() bool
- func (e EnableProjectResponseValidationError) Reason() string
- type EnableUserRequest
- func (*EnableUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableUserRequest) GetId() string
- func (*EnableUserRequest) ProtoMessage()
- func (x *EnableUserRequest) ProtoReflect() protoreflect.Message
- func (x *EnableUserRequest) Reset()
- func (x *EnableUserRequest) String() string
- func (m *EnableUserRequest) Validate() error
- func (m *EnableUserRequest) ValidateAll() error
- type EnableUserRequestMultiError
- type EnableUserRequestValidationError
- func (e EnableUserRequestValidationError) Cause() error
- func (e EnableUserRequestValidationError) Error() string
- func (e EnableUserRequestValidationError) ErrorName() string
- func (e EnableUserRequestValidationError) Field() string
- func (e EnableUserRequestValidationError) Key() bool
- func (e EnableUserRequestValidationError) Reason() string
- type EnableUserResponse
- func (*EnableUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableUserResponse) ProtoMessage()
- func (x *EnableUserResponse) ProtoReflect() protoreflect.Message
- func (x *EnableUserResponse) Reset()
- func (x *EnableUserResponse) String() string
- func (m *EnableUserResponse) Validate() error
- func (m *EnableUserResponse) ValidateAll() error
- type EnableUserResponseMultiError
- type EnableUserResponseValidationError
- func (e EnableUserResponseValidationError) Cause() error
- func (e EnableUserResponseValidationError) Error() string
- func (e EnableUserResponseValidationError) ErrorName() string
- func (e EnableUserResponseValidationError) Field() string
- func (e EnableUserResponseValidationError) Key() bool
- func (e EnableUserResponseValidationError) Reason() string
- type FrontierServiceClient
- type FrontierServiceServer
- type GetCurrentUserRequest
- func (*GetCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentUserRequest) ProtoMessage()
- func (x *GetCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserRequest) Reset()
- func (x *GetCurrentUserRequest) String() string
- func (m *GetCurrentUserRequest) Validate() error
- func (m *GetCurrentUserRequest) ValidateAll() error
- type GetCurrentUserRequestMultiError
- type GetCurrentUserRequestValidationError
- func (e GetCurrentUserRequestValidationError) Cause() error
- func (e GetCurrentUserRequestValidationError) Error() string
- func (e GetCurrentUserRequestValidationError) ErrorName() string
- func (e GetCurrentUserRequestValidationError) Field() string
- func (e GetCurrentUserRequestValidationError) Key() bool
- func (e GetCurrentUserRequestValidationError) Reason() string
- type GetCurrentUserResponse
- func (*GetCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentUserResponse) GetServiceuser() *ServiceUser
- func (x *GetCurrentUserResponse) GetUser() *User
- func (*GetCurrentUserResponse) ProtoMessage()
- func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentUserResponse) Reset()
- func (x *GetCurrentUserResponse) String() string
- func (m *GetCurrentUserResponse) Validate() error
- func (m *GetCurrentUserResponse) ValidateAll() error
- type GetCurrentUserResponseMultiError
- type GetCurrentUserResponseValidationError
- func (e GetCurrentUserResponseValidationError) Cause() error
- func (e GetCurrentUserResponseValidationError) Error() string
- func (e GetCurrentUserResponseValidationError) ErrorName() string
- func (e GetCurrentUserResponseValidationError) Field() string
- func (e GetCurrentUserResponseValidationError) Key() bool
- func (e GetCurrentUserResponseValidationError) Reason() string
- type GetGroupRequest
- func (*GetGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupRequest) GetId() string
- func (x *GetGroupRequest) GetOrgId() string
- func (*GetGroupRequest) ProtoMessage()
- func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetGroupRequest) Reset()
- func (x *GetGroupRequest) String() string
- func (m *GetGroupRequest) Validate() error
- func (m *GetGroupRequest) ValidateAll() error
- type GetGroupRequestMultiError
- type GetGroupRequestValidationError
- func (e GetGroupRequestValidationError) Cause() error
- func (e GetGroupRequestValidationError) Error() string
- func (e GetGroupRequestValidationError) ErrorName() string
- func (e GetGroupRequestValidationError) Field() string
- func (e GetGroupRequestValidationError) Key() bool
- func (e GetGroupRequestValidationError) Reason() string
- type GetGroupResponse
- func (*GetGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupResponse) GetGroup() *Group
- func (*GetGroupResponse) ProtoMessage()
- func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetGroupResponse) Reset()
- func (x *GetGroupResponse) String() string
- func (m *GetGroupResponse) Validate() error
- func (m *GetGroupResponse) ValidateAll() error
- type GetGroupResponseMultiError
- type GetGroupResponseValidationError
- func (e GetGroupResponseValidationError) Cause() error
- func (e GetGroupResponseValidationError) Error() string
- func (e GetGroupResponseValidationError) ErrorName() string
- func (e GetGroupResponseValidationError) Field() string
- func (e GetGroupResponseValidationError) Key() bool
- func (e GetGroupResponseValidationError) Reason() string
- type GetJWKsRequest
- func (*GetJWKsRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetJWKsRequest) ProtoMessage()
- func (x *GetJWKsRequest) ProtoReflect() protoreflect.Message
- func (x *GetJWKsRequest) Reset()
- func (x *GetJWKsRequest) String() string
- func (m *GetJWKsRequest) Validate() error
- func (m *GetJWKsRequest) ValidateAll() error
- type GetJWKsRequestMultiError
- type GetJWKsRequestValidationError
- func (e GetJWKsRequestValidationError) Cause() error
- func (e GetJWKsRequestValidationError) Error() string
- func (e GetJWKsRequestValidationError) ErrorName() string
- func (e GetJWKsRequestValidationError) Field() string
- func (e GetJWKsRequestValidationError) Key() bool
- func (e GetJWKsRequestValidationError) Reason() string
- type GetJWKsResponse
- func (*GetJWKsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetJWKsResponse) GetKeys() []*JSONWebKey
- func (*GetJWKsResponse) ProtoMessage()
- func (x *GetJWKsResponse) ProtoReflect() protoreflect.Message
- func (x *GetJWKsResponse) Reset()
- func (x *GetJWKsResponse) String() string
- func (m *GetJWKsResponse) Validate() error
- func (m *GetJWKsResponse) ValidateAll() error
- type GetJWKsResponseMultiError
- type GetJWKsResponseValidationError
- func (e GetJWKsResponseValidationError) Cause() error
- func (e GetJWKsResponseValidationError) Error() string
- func (e GetJWKsResponseValidationError) ErrorName() string
- func (e GetJWKsResponseValidationError) Field() string
- func (e GetJWKsResponseValidationError) Key() bool
- func (e GetJWKsResponseValidationError) Reason() string
- type GetMetaSchemaRequest
- func (*GetMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetaSchemaRequest) GetId() string
- func (*GetMetaSchemaRequest) ProtoMessage()
- func (x *GetMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *GetMetaSchemaRequest) Reset()
- func (x *GetMetaSchemaRequest) String() string
- func (m *GetMetaSchemaRequest) Validate() error
- func (m *GetMetaSchemaRequest) ValidateAll() error
- type GetMetaSchemaRequestMultiError
- type GetMetaSchemaRequestValidationError
- func (e GetMetaSchemaRequestValidationError) Cause() error
- func (e GetMetaSchemaRequestValidationError) Error() string
- func (e GetMetaSchemaRequestValidationError) ErrorName() string
- func (e GetMetaSchemaRequestValidationError) Field() string
- func (e GetMetaSchemaRequestValidationError) Key() bool
- func (e GetMetaSchemaRequestValidationError) Reason() string
- type GetMetaSchemaResponse
- func (*GetMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*GetMetaSchemaResponse) ProtoMessage()
- func (x *GetMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *GetMetaSchemaResponse) Reset()
- func (x *GetMetaSchemaResponse) String() string
- func (m *GetMetaSchemaResponse) Validate() error
- func (m *GetMetaSchemaResponse) ValidateAll() error
- type GetMetaSchemaResponseMultiError
- type GetMetaSchemaResponseValidationError
- func (e GetMetaSchemaResponseValidationError) Cause() error
- func (e GetMetaSchemaResponseValidationError) Error() string
- func (e GetMetaSchemaResponseValidationError) ErrorName() string
- func (e GetMetaSchemaResponseValidationError) Field() string
- func (e GetMetaSchemaResponseValidationError) Key() bool
- func (e GetMetaSchemaResponseValidationError) Reason() string
- type GetNamespaceRequest
- func (*GetNamespaceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceRequest) GetId() string
- func (*GetNamespaceRequest) ProtoMessage()
- func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceRequest) Reset()
- func (x *GetNamespaceRequest) String() string
- func (m *GetNamespaceRequest) Validate() error
- func (m *GetNamespaceRequest) ValidateAll() error
- type GetNamespaceRequestMultiError
- type GetNamespaceRequestValidationError
- func (e GetNamespaceRequestValidationError) Cause() error
- func (e GetNamespaceRequestValidationError) Error() string
- func (e GetNamespaceRequestValidationError) ErrorName() string
- func (e GetNamespaceRequestValidationError) Field() string
- func (e GetNamespaceRequestValidationError) Key() bool
- func (e GetNamespaceRequestValidationError) Reason() string
- type GetNamespaceResponse
- func (*GetNamespaceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetNamespaceResponse) GetNamespace() *Namespace
- func (*GetNamespaceResponse) ProtoMessage()
- func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
- func (x *GetNamespaceResponse) Reset()
- func (x *GetNamespaceResponse) String() string
- func (m *GetNamespaceResponse) Validate() error
- func (m *GetNamespaceResponse) ValidateAll() error
- type GetNamespaceResponseMultiError
- type GetNamespaceResponseValidationError
- func (e GetNamespaceResponseValidationError) Cause() error
- func (e GetNamespaceResponseValidationError) Error() string
- func (e GetNamespaceResponseValidationError) ErrorName() string
- func (e GetNamespaceResponseValidationError) Field() string
- func (e GetNamespaceResponseValidationError) Key() bool
- func (e GetNamespaceResponseValidationError) Reason() string
- type GetOrganizationAuditLogRequest
- func (*GetOrganizationAuditLogRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationAuditLogRequest) GetId() string
- func (x *GetOrganizationAuditLogRequest) GetOrgId() string
- func (*GetOrganizationAuditLogRequest) ProtoMessage()
- func (x *GetOrganizationAuditLogRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationAuditLogRequest) Reset()
- func (x *GetOrganizationAuditLogRequest) String() string
- func (m *GetOrganizationAuditLogRequest) Validate() error
- func (m *GetOrganizationAuditLogRequest) ValidateAll() error
- type GetOrganizationAuditLogRequestMultiError
- type GetOrganizationAuditLogRequestValidationError
- func (e GetOrganizationAuditLogRequestValidationError) Cause() error
- func (e GetOrganizationAuditLogRequestValidationError) Error() string
- func (e GetOrganizationAuditLogRequestValidationError) ErrorName() string
- func (e GetOrganizationAuditLogRequestValidationError) Field() string
- func (e GetOrganizationAuditLogRequestValidationError) Key() bool
- func (e GetOrganizationAuditLogRequestValidationError) Reason() string
- type GetOrganizationAuditLogResponse
- func (*GetOrganizationAuditLogResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationAuditLogResponse) GetLog() *AuditLog
- func (*GetOrganizationAuditLogResponse) ProtoMessage()
- func (x *GetOrganizationAuditLogResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationAuditLogResponse) Reset()
- func (x *GetOrganizationAuditLogResponse) String() string
- func (m *GetOrganizationAuditLogResponse) Validate() error
- func (m *GetOrganizationAuditLogResponse) ValidateAll() error
- type GetOrganizationAuditLogResponseMultiError
- type GetOrganizationAuditLogResponseValidationError
- func (e GetOrganizationAuditLogResponseValidationError) Cause() error
- func (e GetOrganizationAuditLogResponseValidationError) Error() string
- func (e GetOrganizationAuditLogResponseValidationError) ErrorName() string
- func (e GetOrganizationAuditLogResponseValidationError) Field() string
- func (e GetOrganizationAuditLogResponseValidationError) Key() bool
- func (e GetOrganizationAuditLogResponseValidationError) Reason() string
- type GetOrganizationDomainRequest
- func (*GetOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationDomainRequest) GetId() string
- func (x *GetOrganizationDomainRequest) GetOrgId() string
- func (*GetOrganizationDomainRequest) ProtoMessage()
- func (x *GetOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationDomainRequest) Reset()
- func (x *GetOrganizationDomainRequest) String() string
- func (m *GetOrganizationDomainRequest) Validate() error
- func (m *GetOrganizationDomainRequest) ValidateAll() error
- type GetOrganizationDomainRequestMultiError
- type GetOrganizationDomainRequestValidationError
- func (e GetOrganizationDomainRequestValidationError) Cause() error
- func (e GetOrganizationDomainRequestValidationError) Error() string
- func (e GetOrganizationDomainRequestValidationError) ErrorName() string
- func (e GetOrganizationDomainRequestValidationError) Field() string
- func (e GetOrganizationDomainRequestValidationError) Key() bool
- func (e GetOrganizationDomainRequestValidationError) Reason() string
- type GetOrganizationDomainResponse
- func (*GetOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationDomainResponse) GetDomain() *Domain
- func (*GetOrganizationDomainResponse) ProtoMessage()
- func (x *GetOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationDomainResponse) Reset()
- func (x *GetOrganizationDomainResponse) String() string
- func (m *GetOrganizationDomainResponse) Validate() error
- func (m *GetOrganizationDomainResponse) ValidateAll() error
- type GetOrganizationDomainResponseMultiError
- type GetOrganizationDomainResponseValidationError
- func (e GetOrganizationDomainResponseValidationError) Cause() error
- func (e GetOrganizationDomainResponseValidationError) Error() string
- func (e GetOrganizationDomainResponseValidationError) ErrorName() string
- func (e GetOrganizationDomainResponseValidationError) Field() string
- func (e GetOrganizationDomainResponseValidationError) Key() bool
- func (e GetOrganizationDomainResponseValidationError) Reason() string
- type GetOrganizationInvitationRequest
- func (*GetOrganizationInvitationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationInvitationRequest) GetId() string
- func (x *GetOrganizationInvitationRequest) GetOrgId() string
- func (*GetOrganizationInvitationRequest) ProtoMessage()
- func (x *GetOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInvitationRequest) Reset()
- func (x *GetOrganizationInvitationRequest) String() string
- func (m *GetOrganizationInvitationRequest) Validate() error
- func (m *GetOrganizationInvitationRequest) ValidateAll() error
- type GetOrganizationInvitationRequestMultiError
- type GetOrganizationInvitationRequestValidationError
- func (e GetOrganizationInvitationRequestValidationError) Cause() error
- func (e GetOrganizationInvitationRequestValidationError) Error() string
- func (e GetOrganizationInvitationRequestValidationError) ErrorName() string
- func (e GetOrganizationInvitationRequestValidationError) Field() string
- func (e GetOrganizationInvitationRequestValidationError) Key() bool
- func (e GetOrganizationInvitationRequestValidationError) Reason() string
- type GetOrganizationInvitationResponse
- func (*GetOrganizationInvitationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationInvitationResponse) GetInvitation() *Invitation
- func (*GetOrganizationInvitationResponse) ProtoMessage()
- func (x *GetOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInvitationResponse) Reset()
- func (x *GetOrganizationInvitationResponse) String() string
- func (m *GetOrganizationInvitationResponse) Validate() error
- func (m *GetOrganizationInvitationResponse) ValidateAll() error
- type GetOrganizationInvitationResponseMultiError
- type GetOrganizationInvitationResponseValidationError
- func (e GetOrganizationInvitationResponseValidationError) Cause() error
- func (e GetOrganizationInvitationResponseValidationError) Error() string
- func (e GetOrganizationInvitationResponseValidationError) ErrorName() string
- func (e GetOrganizationInvitationResponseValidationError) Field() string
- func (e GetOrganizationInvitationResponseValidationError) Key() bool
- func (e GetOrganizationInvitationResponseValidationError) Reason() string
- type GetOrganizationRequest
- func (*GetOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRequest) GetId() string
- func (*GetOrganizationRequest) ProtoMessage()
- func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRequest) Reset()
- func (x *GetOrganizationRequest) String() string
- func (m *GetOrganizationRequest) Validate() error
- func (m *GetOrganizationRequest) ValidateAll() error
- type GetOrganizationRequestMultiError
- type GetOrganizationRequestValidationError
- func (e GetOrganizationRequestValidationError) Cause() error
- func (e GetOrganizationRequestValidationError) Error() string
- func (e GetOrganizationRequestValidationError) ErrorName() string
- func (e GetOrganizationRequestValidationError) Field() string
- func (e GetOrganizationRequestValidationError) Key() bool
- func (e GetOrganizationRequestValidationError) Reason() string
- type GetOrganizationResponse
- func (*GetOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationResponse) GetOrganization() *Organization
- func (*GetOrganizationResponse) ProtoMessage()
- func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationResponse) Reset()
- func (x *GetOrganizationResponse) String() string
- func (m *GetOrganizationResponse) Validate() error
- func (m *GetOrganizationResponse) ValidateAll() error
- type GetOrganizationResponseMultiError
- type GetOrganizationResponseValidationError
- func (e GetOrganizationResponseValidationError) Cause() error
- func (e GetOrganizationResponseValidationError) Error() string
- func (e GetOrganizationResponseValidationError) ErrorName() string
- func (e GetOrganizationResponseValidationError) Field() string
- func (e GetOrganizationResponseValidationError) Key() bool
- func (e GetOrganizationResponseValidationError) Reason() string
- type GetOrganizationRoleRequest
- func (*GetOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRoleRequest) GetId() string
- func (x *GetOrganizationRoleRequest) GetOrgId() string
- func (*GetOrganizationRoleRequest) ProtoMessage()
- func (x *GetOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRoleRequest) Reset()
- func (x *GetOrganizationRoleRequest) String() string
- func (m *GetOrganizationRoleRequest) Validate() error
- func (m *GetOrganizationRoleRequest) ValidateAll() error
- type GetOrganizationRoleRequestMultiError
- type GetOrganizationRoleRequestValidationError
- func (e GetOrganizationRoleRequestValidationError) Cause() error
- func (e GetOrganizationRoleRequestValidationError) Error() string
- func (e GetOrganizationRoleRequestValidationError) ErrorName() string
- func (e GetOrganizationRoleRequestValidationError) Field() string
- func (e GetOrganizationRoleRequestValidationError) Key() bool
- func (e GetOrganizationRoleRequestValidationError) Reason() string
- type GetOrganizationRoleResponse
- func (*GetOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRoleResponse) GetRole() *Role
- func (*GetOrganizationRoleResponse) ProtoMessage()
- func (x *GetOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationRoleResponse) Reset()
- func (x *GetOrganizationRoleResponse) String() string
- func (m *GetOrganizationRoleResponse) Validate() error
- func (m *GetOrganizationRoleResponse) ValidateAll() error
- type GetOrganizationRoleResponseMultiError
- type GetOrganizationRoleResponseValidationError
- func (e GetOrganizationRoleResponseValidationError) Cause() error
- func (e GetOrganizationRoleResponseValidationError) Error() string
- func (e GetOrganizationRoleResponseValidationError) ErrorName() string
- func (e GetOrganizationRoleResponseValidationError) Field() string
- func (e GetOrganizationRoleResponseValidationError) Key() bool
- func (e GetOrganizationRoleResponseValidationError) Reason() string
- type GetPermissionRequest
- func (*GetPermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionRequest) GetId() string
- func (*GetPermissionRequest) ProtoMessage()
- func (x *GetPermissionRequest) ProtoReflect() protoreflect.Message
- func (x *GetPermissionRequest) Reset()
- func (x *GetPermissionRequest) String() string
- func (m *GetPermissionRequest) Validate() error
- func (m *GetPermissionRequest) ValidateAll() error
- type GetPermissionRequestMultiError
- type GetPermissionRequestValidationError
- func (e GetPermissionRequestValidationError) Cause() error
- func (e GetPermissionRequestValidationError) Error() string
- func (e GetPermissionRequestValidationError) ErrorName() string
- func (e GetPermissionRequestValidationError) Field() string
- func (e GetPermissionRequestValidationError) Key() bool
- func (e GetPermissionRequestValidationError) Reason() string
- type GetPermissionResponse
- func (*GetPermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPermissionResponse) GetPermission() *Permission
- func (*GetPermissionResponse) ProtoMessage()
- func (x *GetPermissionResponse) ProtoReflect() protoreflect.Message
- func (x *GetPermissionResponse) Reset()
- func (x *GetPermissionResponse) String() string
- func (m *GetPermissionResponse) Validate() error
- func (m *GetPermissionResponse) ValidateAll() error
- type GetPermissionResponseMultiError
- type GetPermissionResponseValidationError
- func (e GetPermissionResponseValidationError) Cause() error
- func (e GetPermissionResponseValidationError) Error() string
- func (e GetPermissionResponseValidationError) ErrorName() string
- func (e GetPermissionResponseValidationError) Field() string
- func (e GetPermissionResponseValidationError) Key() bool
- func (e GetPermissionResponseValidationError) Reason() string
- type GetPolicyRequest
- func (*GetPolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPolicyRequest) GetId() string
- func (*GetPolicyRequest) ProtoMessage()
- func (x *GetPolicyRequest) ProtoReflect() protoreflect.Message
- func (x *GetPolicyRequest) Reset()
- func (x *GetPolicyRequest) String() string
- func (m *GetPolicyRequest) Validate() error
- func (m *GetPolicyRequest) ValidateAll() error
- type GetPolicyRequestMultiError
- type GetPolicyRequestValidationError
- func (e GetPolicyRequestValidationError) Cause() error
- func (e GetPolicyRequestValidationError) Error() string
- func (e GetPolicyRequestValidationError) ErrorName() string
- func (e GetPolicyRequestValidationError) Field() string
- func (e GetPolicyRequestValidationError) Key() bool
- func (e GetPolicyRequestValidationError) Reason() string
- type GetPolicyResponse
- func (*GetPolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPolicyResponse) GetPolicy() *Policy
- func (*GetPolicyResponse) ProtoMessage()
- func (x *GetPolicyResponse) ProtoReflect() protoreflect.Message
- func (x *GetPolicyResponse) Reset()
- func (x *GetPolicyResponse) String() string
- func (m *GetPolicyResponse) Validate() error
- func (m *GetPolicyResponse) ValidateAll() error
- type GetPolicyResponseMultiError
- type GetPolicyResponseValidationError
- func (e GetPolicyResponseValidationError) Cause() error
- func (e GetPolicyResponseValidationError) Error() string
- func (e GetPolicyResponseValidationError) ErrorName() string
- func (e GetPolicyResponseValidationError) Field() string
- func (e GetPolicyResponseValidationError) Key() bool
- func (e GetPolicyResponseValidationError) Reason() string
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectRequest) GetId() string
- func (*GetProjectRequest) ProtoMessage()
- func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectRequest) Reset()
- func (x *GetProjectRequest) String() string
- func (m *GetProjectRequest) Validate() error
- func (m *GetProjectRequest) ValidateAll() error
- type GetProjectRequestMultiError
- type GetProjectRequestValidationError
- func (e GetProjectRequestValidationError) Cause() error
- func (e GetProjectRequestValidationError) Error() string
- func (e GetProjectRequestValidationError) ErrorName() string
- func (e GetProjectRequestValidationError) Field() string
- func (e GetProjectRequestValidationError) Key() bool
- func (e GetProjectRequestValidationError) Reason() string
- type GetProjectResourceRequest
- func (*GetProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResourceRequest) GetId() string
- func (x *GetProjectResourceRequest) GetProjectId() string
- func (*GetProjectResourceRequest) ProtoMessage()
- func (x *GetProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectResourceRequest) Reset()
- func (x *GetProjectResourceRequest) String() string
- func (m *GetProjectResourceRequest) Validate() error
- func (m *GetProjectResourceRequest) ValidateAll() error
- type GetProjectResourceRequestMultiError
- type GetProjectResourceRequestValidationError
- func (e GetProjectResourceRequestValidationError) Cause() error
- func (e GetProjectResourceRequestValidationError) Error() string
- func (e GetProjectResourceRequestValidationError) ErrorName() string
- func (e GetProjectResourceRequestValidationError) Field() string
- func (e GetProjectResourceRequestValidationError) Key() bool
- func (e GetProjectResourceRequestValidationError) Reason() string
- type GetProjectResourceResponse
- func (*GetProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResourceResponse) GetResource() *Resource
- func (*GetProjectResourceResponse) ProtoMessage()
- func (x *GetProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResourceResponse) Reset()
- func (x *GetProjectResourceResponse) String() string
- func (m *GetProjectResourceResponse) Validate() error
- func (m *GetProjectResourceResponse) ValidateAll() error
- type GetProjectResourceResponseMultiError
- type GetProjectResourceResponseValidationError
- func (e GetProjectResourceResponseValidationError) Cause() error
- func (e GetProjectResourceResponseValidationError) Error() string
- func (e GetProjectResourceResponseValidationError) ErrorName() string
- func (e GetProjectResourceResponseValidationError) Field() string
- func (e GetProjectResourceResponseValidationError) Key() bool
- func (e GetProjectResourceResponseValidationError) Reason() string
- type GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResponse) GetProject() *Project
- func (*GetProjectResponse) ProtoMessage()
- func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectResponse) Reset()
- func (x *GetProjectResponse) String() string
- func (m *GetProjectResponse) Validate() error
- func (m *GetProjectResponse) ValidateAll() error
- type GetProjectResponseMultiError
- type GetProjectResponseValidationError
- func (e GetProjectResponseValidationError) Cause() error
- func (e GetProjectResponseValidationError) Error() string
- func (e GetProjectResponseValidationError) ErrorName() string
- func (e GetProjectResponseValidationError) Field() string
- func (e GetProjectResponseValidationError) Key() bool
- func (e GetProjectResponseValidationError) Reason() string
- type GetRelationRequest
- func (*GetRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelationRequest) GetId() string
- func (*GetRelationRequest) ProtoMessage()
- func (x *GetRelationRequest) ProtoReflect() protoreflect.Message
- func (x *GetRelationRequest) Reset()
- func (x *GetRelationRequest) String() string
- func (m *GetRelationRequest) Validate() error
- func (m *GetRelationRequest) ValidateAll() error
- type GetRelationRequestMultiError
- type GetRelationRequestValidationError
- func (e GetRelationRequestValidationError) Cause() error
- func (e GetRelationRequestValidationError) Error() string
- func (e GetRelationRequestValidationError) ErrorName() string
- func (e GetRelationRequestValidationError) Field() string
- func (e GetRelationRequestValidationError) Key() bool
- func (e GetRelationRequestValidationError) Reason() string
- type GetRelationResponse
- func (*GetRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRelationResponse) GetRelation() *Relation
- func (*GetRelationResponse) ProtoMessage()
- func (x *GetRelationResponse) ProtoReflect() protoreflect.Message
- func (x *GetRelationResponse) Reset()
- func (x *GetRelationResponse) String() string
- func (m *GetRelationResponse) Validate() error
- func (m *GetRelationResponse) ValidateAll() error
- type GetRelationResponseMultiError
- type GetRelationResponseValidationError
- func (e GetRelationResponseValidationError) Cause() error
- func (e GetRelationResponseValidationError) Error() string
- func (e GetRelationResponseValidationError) ErrorName() string
- func (e GetRelationResponseValidationError) Field() string
- func (e GetRelationResponseValidationError) Key() bool
- func (e GetRelationResponseValidationError) Reason() string
- type GetServiceUserKeyRequest
- func (*GetServiceUserKeyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserKeyRequest) GetId() string
- func (x *GetServiceUserKeyRequest) GetKeyId() string
- func (*GetServiceUserKeyRequest) ProtoMessage()
- func (x *GetServiceUserKeyRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserKeyRequest) Reset()
- func (x *GetServiceUserKeyRequest) String() string
- func (m *GetServiceUserKeyRequest) Validate() error
- func (m *GetServiceUserKeyRequest) ValidateAll() error
- type GetServiceUserKeyRequestMultiError
- type GetServiceUserKeyRequestValidationError
- func (e GetServiceUserKeyRequestValidationError) Cause() error
- func (e GetServiceUserKeyRequestValidationError) Error() string
- func (e GetServiceUserKeyRequestValidationError) ErrorName() string
- func (e GetServiceUserKeyRequestValidationError) Field() string
- func (e GetServiceUserKeyRequestValidationError) Key() bool
- func (e GetServiceUserKeyRequestValidationError) Reason() string
- type GetServiceUserKeyResponse
- func (*GetServiceUserKeyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserKeyResponse) GetKeys() []*JSONWebKey
- func (*GetServiceUserKeyResponse) ProtoMessage()
- func (x *GetServiceUserKeyResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserKeyResponse) Reset()
- func (x *GetServiceUserKeyResponse) String() string
- func (m *GetServiceUserKeyResponse) Validate() error
- func (m *GetServiceUserKeyResponse) ValidateAll() error
- type GetServiceUserKeyResponseMultiError
- type GetServiceUserKeyResponseValidationError
- func (e GetServiceUserKeyResponseValidationError) Cause() error
- func (e GetServiceUserKeyResponseValidationError) Error() string
- func (e GetServiceUserKeyResponseValidationError) ErrorName() string
- func (e GetServiceUserKeyResponseValidationError) Field() string
- func (e GetServiceUserKeyResponseValidationError) Key() bool
- func (e GetServiceUserKeyResponseValidationError) Reason() string
- type GetServiceUserRequest
- func (*GetServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserRequest) GetId() string
- func (*GetServiceUserRequest) ProtoMessage()
- func (x *GetServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserRequest) Reset()
- func (x *GetServiceUserRequest) String() string
- func (m *GetServiceUserRequest) Validate() error
- func (m *GetServiceUserRequest) ValidateAll() error
- type GetServiceUserRequestMultiError
- type GetServiceUserRequestValidationError
- func (e GetServiceUserRequestValidationError) Cause() error
- func (e GetServiceUserRequestValidationError) Error() string
- func (e GetServiceUserRequestValidationError) ErrorName() string
- func (e GetServiceUserRequestValidationError) Field() string
- func (e GetServiceUserRequestValidationError) Key() bool
- func (e GetServiceUserRequestValidationError) Reason() string
- type GetServiceUserResponse
- func (*GetServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserResponse) GetServiceuser() *ServiceUser
- func (*GetServiceUserResponse) ProtoMessage()
- func (x *GetServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserResponse) Reset()
- func (x *GetServiceUserResponse) String() string
- func (m *GetServiceUserResponse) Validate() error
- func (m *GetServiceUserResponse) ValidateAll() error
- type GetServiceUserResponseMultiError
- type GetServiceUserResponseValidationError
- func (e GetServiceUserResponseValidationError) Cause() error
- func (e GetServiceUserResponseValidationError) Error() string
- func (e GetServiceUserResponseValidationError) ErrorName() string
- func (e GetServiceUserResponseValidationError) Field() string
- func (e GetServiceUserResponseValidationError) Key() bool
- func (e GetServiceUserResponseValidationError) Reason() string
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserRequest) GetId() string
- func (*GetUserRequest) ProtoMessage()
- func (x *GetUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetUserRequest) Reset()
- func (x *GetUserRequest) String() string
- func (m *GetUserRequest) Validate() error
- func (m *GetUserRequest) ValidateAll() error
- type GetUserRequestMultiError
- type GetUserRequestValidationError
- func (e GetUserRequestValidationError) Cause() error
- func (e GetUserRequestValidationError) Error() string
- func (e GetUserRequestValidationError) ErrorName() string
- func (e GetUserRequestValidationError) Field() string
- func (e GetUserRequestValidationError) Key() bool
- func (e GetUserRequestValidationError) Reason() string
- type GetUserResponse
- func (*GetUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResponse) GetUser() *User
- func (*GetUserResponse) ProtoMessage()
- func (x *GetUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetUserResponse) Reset()
- func (x *GetUserResponse) String() string
- func (m *GetUserResponse) Validate() error
- func (m *GetUserResponse) ValidateAll() error
- type GetUserResponseMultiError
- type GetUserResponseValidationError
- func (e GetUserResponseValidationError) Cause() error
- func (e GetUserResponseValidationError) Error() string
- func (e GetUserResponseValidationError) ErrorName() string
- func (e GetUserResponseValidationError) Field() string
- func (e GetUserResponseValidationError) Key() bool
- func (e GetUserResponseValidationError) Reason() string
- type Group
- func (*Group) Descriptor() ([]byte, []int)deprecated
- func (x *Group) GetCreatedAt() *timestamppb.Timestamp
- func (x *Group) GetId() string
- func (x *Group) GetMetadata() *structpb.Struct
- func (x *Group) GetName() string
- func (x *Group) GetOrgId() string
- func (x *Group) GetTitle() string
- func (x *Group) GetUpdatedAt() *timestamppb.Timestamp
- func (*Group) ProtoMessage()
- func (x *Group) ProtoReflect() protoreflect.Message
- func (x *Group) Reset()
- func (x *Group) String() string
- func (m *Group) Validate() error
- func (m *Group) ValidateAll() error
- type GroupMultiError
- type GroupRequestBody
- func (*GroupRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *GroupRequestBody) GetMetadata() *structpb.Struct
- func (x *GroupRequestBody) GetName() string
- func (x *GroupRequestBody) GetTitle() string
- func (*GroupRequestBody) ProtoMessage()
- func (x *GroupRequestBody) ProtoReflect() protoreflect.Message
- func (x *GroupRequestBody) Reset()
- func (x *GroupRequestBody) String() string
- func (m *GroupRequestBody) Validate() error
- func (m *GroupRequestBody) ValidateAll() error
- type GroupRequestBodyMultiError
- type GroupRequestBodyValidationError
- func (e GroupRequestBodyValidationError) Cause() error
- func (e GroupRequestBodyValidationError) Error() string
- func (e GroupRequestBodyValidationError) ErrorName() string
- func (e GroupRequestBodyValidationError) Field() string
- func (e GroupRequestBodyValidationError) Key() bool
- func (e GroupRequestBodyValidationError) Reason() string
- type GroupValidationError
- type Invitation
- func (*Invitation) Descriptor() ([]byte, []int)deprecated
- func (x *Invitation) GetCreatedAt() *timestamppb.Timestamp
- func (x *Invitation) GetExpiresAt() *timestamppb.Timestamp
- func (x *Invitation) GetGroupIds() []string
- func (x *Invitation) GetId() string
- func (x *Invitation) GetMetadata() *structpb.Struct
- func (x *Invitation) GetOrgId() string
- func (x *Invitation) GetRoleIds() []string
- func (x *Invitation) GetUserId() string
- func (*Invitation) ProtoMessage()
- func (x *Invitation) ProtoReflect() protoreflect.Message
- func (x *Invitation) Reset()
- func (x *Invitation) String() string
- func (m *Invitation) Validate() error
- func (m *Invitation) ValidateAll() error
- type InvitationMultiError
- type InvitationValidationError
- type JSONWebKey
- func (*JSONWebKey) Descriptor() ([]byte, []int)deprecated
- func (x *JSONWebKey) GetAlg() string
- func (x *JSONWebKey) GetCrv() string
- func (x *JSONWebKey) GetE() string
- func (x *JSONWebKey) GetKid() string
- func (x *JSONWebKey) GetKty() string
- func (x *JSONWebKey) GetN() string
- func (x *JSONWebKey) GetUse() string
- func (x *JSONWebKey) GetX() string
- func (x *JSONWebKey) GetY() string
- func (*JSONWebKey) ProtoMessage()
- func (x *JSONWebKey) ProtoReflect() protoreflect.Message
- func (x *JSONWebKey) Reset()
- func (x *JSONWebKey) String() string
- func (m *JSONWebKey) Validate() error
- func (m *JSONWebKey) ValidateAll() error
- type JSONWebKeyMultiError
- type JSONWebKeyValidationError
- type JoinOrganizationRequest
- func (*JoinOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *JoinOrganizationRequest) GetOrgId() string
- func (*JoinOrganizationRequest) ProtoMessage()
- func (x *JoinOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *JoinOrganizationRequest) Reset()
- func (x *JoinOrganizationRequest) String() string
- func (m *JoinOrganizationRequest) Validate() error
- func (m *JoinOrganizationRequest) ValidateAll() error
- type JoinOrganizationRequestMultiError
- type JoinOrganizationRequestValidationError
- func (e JoinOrganizationRequestValidationError) Cause() error
- func (e JoinOrganizationRequestValidationError) Error() string
- func (e JoinOrganizationRequestValidationError) ErrorName() string
- func (e JoinOrganizationRequestValidationError) Field() string
- func (e JoinOrganizationRequestValidationError) Key() bool
- func (e JoinOrganizationRequestValidationError) Reason() string
- type JoinOrganizationResponse
- func (*JoinOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*JoinOrganizationResponse) ProtoMessage()
- func (x *JoinOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *JoinOrganizationResponse) Reset()
- func (x *JoinOrganizationResponse) String() string
- func (m *JoinOrganizationResponse) Validate() error
- func (m *JoinOrganizationResponse) ValidateAll() error
- type JoinOrganizationResponseMultiError
- type JoinOrganizationResponseValidationError
- func (e JoinOrganizationResponseValidationError) Cause() error
- func (e JoinOrganizationResponseValidationError) Error() string
- func (e JoinOrganizationResponseValidationError) ErrorName() string
- func (e JoinOrganizationResponseValidationError) Field() string
- func (e JoinOrganizationResponseValidationError) Key() bool
- func (e JoinOrganizationResponseValidationError) Reason() string
- type KeyCredential
- func (*KeyCredential) Descriptor() ([]byte, []int)deprecated
- func (x *KeyCredential) GetKid() string
- func (x *KeyCredential) GetPrincipalId() string
- func (x *KeyCredential) GetPrivateKey() string
- func (x *KeyCredential) GetType() string
- func (*KeyCredential) ProtoMessage()
- func (x *KeyCredential) ProtoReflect() protoreflect.Message
- func (x *KeyCredential) Reset()
- func (x *KeyCredential) String() string
- func (m *KeyCredential) Validate() error
- func (m *KeyCredential) ValidateAll() error
- type KeyCredentialMultiError
- type KeyCredentialValidationError
- func (e KeyCredentialValidationError) Cause() error
- func (e KeyCredentialValidationError) Error() string
- func (e KeyCredentialValidationError) ErrorName() string
- func (e KeyCredentialValidationError) Field() string
- func (e KeyCredentialValidationError) Key() bool
- func (e KeyCredentialValidationError) Reason() string
- type ListAllOrganizationsRequest
- func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllOrganizationsRequest) GetState() string
- func (x *ListAllOrganizationsRequest) GetUserId() string
- func (*ListAllOrganizationsRequest) ProtoMessage()
- func (x *ListAllOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllOrganizationsRequest) Reset()
- func (x *ListAllOrganizationsRequest) String() string
- func (m *ListAllOrganizationsRequest) Validate() error
- func (m *ListAllOrganizationsRequest) ValidateAll() error
- type ListAllOrganizationsRequestMultiError
- type ListAllOrganizationsRequestValidationError
- func (e ListAllOrganizationsRequestValidationError) Cause() error
- func (e ListAllOrganizationsRequestValidationError) Error() string
- func (e ListAllOrganizationsRequestValidationError) ErrorName() string
- func (e ListAllOrganizationsRequestValidationError) Field() string
- func (e ListAllOrganizationsRequestValidationError) Key() bool
- func (e ListAllOrganizationsRequestValidationError) Reason() string
- type ListAllOrganizationsResponse
- func (*ListAllOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllOrganizationsResponse) GetOrganizations() []*Organization
- func (*ListAllOrganizationsResponse) ProtoMessage()
- func (x *ListAllOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllOrganizationsResponse) Reset()
- func (x *ListAllOrganizationsResponse) String() string
- func (m *ListAllOrganizationsResponse) Validate() error
- func (m *ListAllOrganizationsResponse) ValidateAll() error
- type ListAllOrganizationsResponseMultiError
- type ListAllOrganizationsResponseValidationError
- func (e ListAllOrganizationsResponseValidationError) Cause() error
- func (e ListAllOrganizationsResponseValidationError) Error() string
- func (e ListAllOrganizationsResponseValidationError) ErrorName() string
- func (e ListAllOrganizationsResponseValidationError) Field() string
- func (e ListAllOrganizationsResponseValidationError) Key() bool
- func (e ListAllOrganizationsResponseValidationError) Reason() string
- type ListAllUsersRequest
- func (*ListAllUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllUsersRequest) GetGroupId() string
- func (x *ListAllUsersRequest) GetKeyword() string
- func (x *ListAllUsersRequest) GetOrgId() string
- func (x *ListAllUsersRequest) GetPageNum() int32
- func (x *ListAllUsersRequest) GetPageSize() int32
- func (x *ListAllUsersRequest) GetState() string
- func (*ListAllUsersRequest) ProtoMessage()
- func (x *ListAllUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllUsersRequest) Reset()
- func (x *ListAllUsersRequest) String() string
- func (m *ListAllUsersRequest) Validate() error
- func (m *ListAllUsersRequest) ValidateAll() error
- type ListAllUsersRequestMultiError
- type ListAllUsersRequestValidationError
- func (e ListAllUsersRequestValidationError) Cause() error
- func (e ListAllUsersRequestValidationError) Error() string
- func (e ListAllUsersRequestValidationError) ErrorName() string
- func (e ListAllUsersRequestValidationError) Field() string
- func (e ListAllUsersRequestValidationError) Key() bool
- func (e ListAllUsersRequestValidationError) Reason() string
- type ListAllUsersResponse
- func (*ListAllUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllUsersResponse) GetCount() int32
- func (x *ListAllUsersResponse) GetUsers() []*User
- func (*ListAllUsersResponse) ProtoMessage()
- func (x *ListAllUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllUsersResponse) Reset()
- func (x *ListAllUsersResponse) String() string
- func (m *ListAllUsersResponse) Validate() error
- func (m *ListAllUsersResponse) ValidateAll() error
- type ListAllUsersResponseMultiError
- type ListAllUsersResponseValidationError
- func (e ListAllUsersResponseValidationError) Cause() error
- func (e ListAllUsersResponseValidationError) Error() string
- func (e ListAllUsersResponseValidationError) ErrorName() string
- func (e ListAllUsersResponseValidationError) Field() string
- func (e ListAllUsersResponseValidationError) Key() bool
- func (e ListAllUsersResponseValidationError) Reason() string
- type ListAuthStrategiesRequest
- func (*ListAuthStrategiesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListAuthStrategiesRequest) ProtoMessage()
- func (x *ListAuthStrategiesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuthStrategiesRequest) Reset()
- func (x *ListAuthStrategiesRequest) String() string
- func (m *ListAuthStrategiesRequest) Validate() error
- func (m *ListAuthStrategiesRequest) ValidateAll() error
- type ListAuthStrategiesRequestMultiError
- type ListAuthStrategiesRequestValidationError
- func (e ListAuthStrategiesRequestValidationError) Cause() error
- func (e ListAuthStrategiesRequestValidationError) Error() string
- func (e ListAuthStrategiesRequestValidationError) ErrorName() string
- func (e ListAuthStrategiesRequestValidationError) Field() string
- func (e ListAuthStrategiesRequestValidationError) Key() bool
- func (e ListAuthStrategiesRequestValidationError) Reason() string
- type ListAuthStrategiesResponse
- func (*ListAuthStrategiesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuthStrategiesResponse) GetStrategies() []*AuthStrategy
- func (*ListAuthStrategiesResponse) ProtoMessage()
- func (x *ListAuthStrategiesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuthStrategiesResponse) Reset()
- func (x *ListAuthStrategiesResponse) String() string
- func (m *ListAuthStrategiesResponse) Validate() error
- func (m *ListAuthStrategiesResponse) ValidateAll() error
- type ListAuthStrategiesResponseMultiError
- type ListAuthStrategiesResponseValidationError
- func (e ListAuthStrategiesResponseValidationError) Cause() error
- func (e ListAuthStrategiesResponseValidationError) Error() string
- func (e ListAuthStrategiesResponseValidationError) ErrorName() string
- func (e ListAuthStrategiesResponseValidationError) Field() string
- func (e ListAuthStrategiesResponseValidationError) Key() bool
- func (e ListAuthStrategiesResponseValidationError) Reason() string
- type ListCurrentUserGroupsRequest
- func (*ListCurrentUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsRequest) GetOrgId() string
- func (x *ListCurrentUserGroupsRequest) GetWithPermissions() []string
- func (*ListCurrentUserGroupsRequest) ProtoMessage()
- func (x *ListCurrentUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsRequest) Reset()
- func (x *ListCurrentUserGroupsRequest) String() string
- func (m *ListCurrentUserGroupsRequest) Validate() error
- func (m *ListCurrentUserGroupsRequest) ValidateAll() error
- type ListCurrentUserGroupsRequestMultiError
- type ListCurrentUserGroupsRequestValidationError
- func (e ListCurrentUserGroupsRequestValidationError) Cause() error
- func (e ListCurrentUserGroupsRequestValidationError) Error() string
- func (e ListCurrentUserGroupsRequestValidationError) ErrorName() string
- func (e ListCurrentUserGroupsRequestValidationError) Field() string
- func (e ListCurrentUserGroupsRequestValidationError) Key() bool
- func (e ListCurrentUserGroupsRequestValidationError) Reason() string
- type ListCurrentUserGroupsResponse
- func (*ListCurrentUserGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsResponse) GetAccessPairs() []*ListCurrentUserGroupsResponse_AccessPair
- func (x *ListCurrentUserGroupsResponse) GetGroups() []*Group
- func (*ListCurrentUserGroupsResponse) ProtoMessage()
- func (x *ListCurrentUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsResponse) Reset()
- func (x *ListCurrentUserGroupsResponse) String() string
- func (m *ListCurrentUserGroupsResponse) Validate() error
- func (m *ListCurrentUserGroupsResponse) ValidateAll() error
- type ListCurrentUserGroupsResponseMultiError
- type ListCurrentUserGroupsResponseValidationError
- func (e ListCurrentUserGroupsResponseValidationError) Cause() error
- func (e ListCurrentUserGroupsResponseValidationError) Error() string
- func (e ListCurrentUserGroupsResponseValidationError) ErrorName() string
- func (e ListCurrentUserGroupsResponseValidationError) Field() string
- func (e ListCurrentUserGroupsResponseValidationError) Key() bool
- func (e ListCurrentUserGroupsResponseValidationError) Reason() string
- type ListCurrentUserGroupsResponse_AccessPair
- func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsResponse_AccessPair) GetGroupId() string
- func (x *ListCurrentUserGroupsResponse_AccessPair) GetPermissions() []string
- func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage()
- func (x *ListCurrentUserGroupsResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserGroupsResponse_AccessPair) Reset()
- func (x *ListCurrentUserGroupsResponse_AccessPair) String() string
- func (m *ListCurrentUserGroupsResponse_AccessPair) Validate() error
- func (m *ListCurrentUserGroupsResponse_AccessPair) ValidateAll() error
- type ListCurrentUserGroupsResponse_AccessPairMultiError
- type ListCurrentUserGroupsResponse_AccessPairValidationError
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Cause() error
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Error() string
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) ErrorName() string
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Field() string
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Key() bool
- func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Reason() string
- type ListCurrentUserInvitationsRequest
- func (*ListCurrentUserInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListCurrentUserInvitationsRequest) ProtoMessage()
- func (x *ListCurrentUserInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserInvitationsRequest) Reset()
- func (x *ListCurrentUserInvitationsRequest) String() string
- func (m *ListCurrentUserInvitationsRequest) Validate() error
- func (m *ListCurrentUserInvitationsRequest) ValidateAll() error
- type ListCurrentUserInvitationsRequestMultiError
- type ListCurrentUserInvitationsRequestValidationError
- func (e ListCurrentUserInvitationsRequestValidationError) Cause() error
- func (e ListCurrentUserInvitationsRequestValidationError) Error() string
- func (e ListCurrentUserInvitationsRequestValidationError) ErrorName() string
- func (e ListCurrentUserInvitationsRequestValidationError) Field() string
- func (e ListCurrentUserInvitationsRequestValidationError) Key() bool
- func (e ListCurrentUserInvitationsRequestValidationError) Reason() string
- type ListCurrentUserInvitationsResponse
- func (*ListCurrentUserInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserInvitationsResponse) GetInvitations() []*Invitation
- func (x *ListCurrentUserInvitationsResponse) GetOrgs() []*Organization
- func (*ListCurrentUserInvitationsResponse) ProtoMessage()
- func (x *ListCurrentUserInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserInvitationsResponse) Reset()
- func (x *ListCurrentUserInvitationsResponse) String() string
- func (m *ListCurrentUserInvitationsResponse) Validate() error
- func (m *ListCurrentUserInvitationsResponse) ValidateAll() error
- type ListCurrentUserInvitationsResponseMultiError
- type ListCurrentUserInvitationsResponseValidationError
- func (e ListCurrentUserInvitationsResponseValidationError) Cause() error
- func (e ListCurrentUserInvitationsResponseValidationError) Error() string
- func (e ListCurrentUserInvitationsResponseValidationError) ErrorName() string
- func (e ListCurrentUserInvitationsResponseValidationError) Field() string
- func (e ListCurrentUserInvitationsResponseValidationError) Key() bool
- func (e ListCurrentUserInvitationsResponseValidationError) Reason() string
- type ListCurrentUserPreferencesRequest
- func (*ListCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListCurrentUserPreferencesRequest) ProtoMessage()
- func (x *ListCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserPreferencesRequest) Reset()
- func (x *ListCurrentUserPreferencesRequest) String() string
- func (m *ListCurrentUserPreferencesRequest) Validate() error
- func (m *ListCurrentUserPreferencesRequest) ValidateAll() error
- type ListCurrentUserPreferencesRequestMultiError
- type ListCurrentUserPreferencesRequestValidationError
- func (e ListCurrentUserPreferencesRequestValidationError) Cause() error
- func (e ListCurrentUserPreferencesRequestValidationError) Error() string
- func (e ListCurrentUserPreferencesRequestValidationError) ErrorName() string
- func (e ListCurrentUserPreferencesRequestValidationError) Field() string
- func (e ListCurrentUserPreferencesRequestValidationError) Key() bool
- func (e ListCurrentUserPreferencesRequestValidationError) Reason() string
- type ListCurrentUserPreferencesResponse
- func (*ListCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserPreferencesResponse) GetPreferences() []*Preference
- func (*ListCurrentUserPreferencesResponse) ProtoMessage()
- func (x *ListCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListCurrentUserPreferencesResponse) Reset()
- func (x *ListCurrentUserPreferencesResponse) String() string
- func (m *ListCurrentUserPreferencesResponse) Validate() error
- func (m *ListCurrentUserPreferencesResponse) ValidateAll() error
- type ListCurrentUserPreferencesResponseMultiError
- type ListCurrentUserPreferencesResponseValidationError
- func (e ListCurrentUserPreferencesResponseValidationError) Cause() error
- func (e ListCurrentUserPreferencesResponseValidationError) Error() string
- func (e ListCurrentUserPreferencesResponseValidationError) ErrorName() string
- func (e ListCurrentUserPreferencesResponseValidationError) Field() string
- func (e ListCurrentUserPreferencesResponseValidationError) Key() bool
- func (e ListCurrentUserPreferencesResponseValidationError) Reason() string
- type ListGroupPreferencesRequest
- func (*ListGroupPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupPreferencesRequest) GetId() string
- func (*ListGroupPreferencesRequest) ProtoMessage()
- func (x *ListGroupPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupPreferencesRequest) Reset()
- func (x *ListGroupPreferencesRequest) String() string
- func (m *ListGroupPreferencesRequest) Validate() error
- func (m *ListGroupPreferencesRequest) ValidateAll() error
- type ListGroupPreferencesRequestMultiError
- type ListGroupPreferencesRequestValidationError
- func (e ListGroupPreferencesRequestValidationError) Cause() error
- func (e ListGroupPreferencesRequestValidationError) Error() string
- func (e ListGroupPreferencesRequestValidationError) ErrorName() string
- func (e ListGroupPreferencesRequestValidationError) Field() string
- func (e ListGroupPreferencesRequestValidationError) Key() bool
- func (e ListGroupPreferencesRequestValidationError) Reason() string
- type ListGroupPreferencesResponse
- func (*ListGroupPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupPreferencesResponse) GetPreferences() []*Preference
- func (*ListGroupPreferencesResponse) ProtoMessage()
- func (x *ListGroupPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupPreferencesResponse) Reset()
- func (x *ListGroupPreferencesResponse) String() string
- func (m *ListGroupPreferencesResponse) Validate() error
- func (m *ListGroupPreferencesResponse) ValidateAll() error
- type ListGroupPreferencesResponseMultiError
- type ListGroupPreferencesResponseValidationError
- func (e ListGroupPreferencesResponseValidationError) Cause() error
- func (e ListGroupPreferencesResponseValidationError) Error() string
- func (e ListGroupPreferencesResponseValidationError) ErrorName() string
- func (e ListGroupPreferencesResponseValidationError) Field() string
- func (e ListGroupPreferencesResponseValidationError) Key() bool
- func (e ListGroupPreferencesResponseValidationError) Reason() string
- type ListGroupUsersRequest
- func (*ListGroupUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersRequest) GetId() string
- func (x *ListGroupUsersRequest) GetOrgId() string
- func (x *ListGroupUsersRequest) GetWithRoles() bool
- func (*ListGroupUsersRequest) ProtoMessage()
- func (x *ListGroupUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersRequest) Reset()
- func (x *ListGroupUsersRequest) String() string
- func (m *ListGroupUsersRequest) Validate() error
- func (m *ListGroupUsersRequest) ValidateAll() error
- type ListGroupUsersRequestMultiError
- type ListGroupUsersRequestValidationError
- func (e ListGroupUsersRequestValidationError) Cause() error
- func (e ListGroupUsersRequestValidationError) Error() string
- func (e ListGroupUsersRequestValidationError) ErrorName() string
- func (e ListGroupUsersRequestValidationError) Field() string
- func (e ListGroupUsersRequestValidationError) Key() bool
- func (e ListGroupUsersRequestValidationError) Reason() string
- type ListGroupUsersResponse
- func (*ListGroupUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersResponse) GetRolePairs() []*ListGroupUsersResponse_RolePair
- func (x *ListGroupUsersResponse) GetUsers() []*User
- func (*ListGroupUsersResponse) ProtoMessage()
- func (x *ListGroupUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersResponse) Reset()
- func (x *ListGroupUsersResponse) String() string
- func (m *ListGroupUsersResponse) Validate() error
- func (m *ListGroupUsersResponse) ValidateAll() error
- type ListGroupUsersResponseMultiError
- type ListGroupUsersResponseValidationError
- func (e ListGroupUsersResponseValidationError) Cause() error
- func (e ListGroupUsersResponseValidationError) Error() string
- func (e ListGroupUsersResponseValidationError) ErrorName() string
- func (e ListGroupUsersResponseValidationError) Field() string
- func (e ListGroupUsersResponseValidationError) Key() bool
- func (e ListGroupUsersResponseValidationError) Reason() string
- type ListGroupUsersResponse_RolePair
- func (*ListGroupUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListGroupUsersResponse_RolePair) GetUserId() string
- func (*ListGroupUsersResponse_RolePair) ProtoMessage()
- func (x *ListGroupUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListGroupUsersResponse_RolePair) Reset()
- func (x *ListGroupUsersResponse_RolePair) String() string
- func (m *ListGroupUsersResponse_RolePair) Validate() error
- func (m *ListGroupUsersResponse_RolePair) ValidateAll() error
- type ListGroupUsersResponse_RolePairMultiError
- type ListGroupUsersResponse_RolePairValidationError
- func (e ListGroupUsersResponse_RolePairValidationError) Cause() error
- func (e ListGroupUsersResponse_RolePairValidationError) Error() string
- func (e ListGroupUsersResponse_RolePairValidationError) ErrorName() string
- func (e ListGroupUsersResponse_RolePairValidationError) Field() string
- func (e ListGroupUsersResponse_RolePairValidationError) Key() bool
- func (e ListGroupUsersResponse_RolePairValidationError) Reason() string
- type ListGroupsRequest
- func (*ListGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupsRequest) GetOrgId() string
- func (x *ListGroupsRequest) GetState() string
- func (*ListGroupsRequest) ProtoMessage()
- func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListGroupsRequest) Reset()
- func (x *ListGroupsRequest) String() string
- func (m *ListGroupsRequest) Validate() error
- func (m *ListGroupsRequest) ValidateAll() error
- type ListGroupsRequestMultiError
- type ListGroupsRequestValidationError
- func (e ListGroupsRequestValidationError) Cause() error
- func (e ListGroupsRequestValidationError) Error() string
- func (e ListGroupsRequestValidationError) ErrorName() string
- func (e ListGroupsRequestValidationError) Field() string
- func (e ListGroupsRequestValidationError) Key() bool
- func (e ListGroupsRequestValidationError) Reason() string
- type ListGroupsResponse
- func (*ListGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListGroupsResponse) GetGroups() []*Group
- func (*ListGroupsResponse) ProtoMessage()
- func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListGroupsResponse) Reset()
- func (x *ListGroupsResponse) String() string
- func (m *ListGroupsResponse) Validate() error
- func (m *ListGroupsResponse) ValidateAll() error
- type ListGroupsResponseMultiError
- type ListGroupsResponseValidationError
- func (e ListGroupsResponseValidationError) Cause() error
- func (e ListGroupsResponseValidationError) Error() string
- func (e ListGroupsResponseValidationError) ErrorName() string
- func (e ListGroupsResponseValidationError) Field() string
- func (e ListGroupsResponseValidationError) Key() bool
- func (e ListGroupsResponseValidationError) Reason() string
- type ListMetaSchemasRequest
- func (*ListMetaSchemasRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListMetaSchemasRequest) ProtoMessage()
- func (x *ListMetaSchemasRequest) ProtoReflect() protoreflect.Message
- func (x *ListMetaSchemasRequest) Reset()
- func (x *ListMetaSchemasRequest) String() string
- func (m *ListMetaSchemasRequest) Validate() error
- func (m *ListMetaSchemasRequest) ValidateAll() error
- type ListMetaSchemasRequestMultiError
- type ListMetaSchemasRequestValidationError
- func (e ListMetaSchemasRequestValidationError) Cause() error
- func (e ListMetaSchemasRequestValidationError) Error() string
- func (e ListMetaSchemasRequestValidationError) ErrorName() string
- func (e ListMetaSchemasRequestValidationError) Field() string
- func (e ListMetaSchemasRequestValidationError) Key() bool
- func (e ListMetaSchemasRequestValidationError) Reason() string
- type ListMetaSchemasResponse
- func (*ListMetaSchemasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMetaSchemasResponse) GetMetaschemas() []*MetaSchema
- func (*ListMetaSchemasResponse) ProtoMessage()
- func (x *ListMetaSchemasResponse) ProtoReflect() protoreflect.Message
- func (x *ListMetaSchemasResponse) Reset()
- func (x *ListMetaSchemasResponse) String() string
- func (m *ListMetaSchemasResponse) Validate() error
- func (m *ListMetaSchemasResponse) ValidateAll() error
- type ListMetaSchemasResponseMultiError
- type ListMetaSchemasResponseValidationError
- func (e ListMetaSchemasResponseValidationError) Cause() error
- func (e ListMetaSchemasResponseValidationError) Error() string
- func (e ListMetaSchemasResponseValidationError) ErrorName() string
- func (e ListMetaSchemasResponseValidationError) Field() string
- func (e ListMetaSchemasResponseValidationError) Key() bool
- func (e ListMetaSchemasResponseValidationError) Reason() string
- type ListNamespacesRequest
- func (*ListNamespacesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListNamespacesRequest) ProtoMessage()
- func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesRequest) Reset()
- func (x *ListNamespacesRequest) String() string
- func (m *ListNamespacesRequest) Validate() error
- func (m *ListNamespacesRequest) ValidateAll() error
- type ListNamespacesRequestMultiError
- type ListNamespacesRequestValidationError
- func (e ListNamespacesRequestValidationError) Cause() error
- func (e ListNamespacesRequestValidationError) Error() string
- func (e ListNamespacesRequestValidationError) ErrorName() string
- func (e ListNamespacesRequestValidationError) Field() string
- func (e ListNamespacesRequestValidationError) Key() bool
- func (e ListNamespacesRequestValidationError) Reason() string
- type ListNamespacesResponse
- func (*ListNamespacesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
- func (*ListNamespacesResponse) ProtoMessage()
- func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
- func (x *ListNamespacesResponse) Reset()
- func (x *ListNamespacesResponse) String() string
- func (m *ListNamespacesResponse) Validate() error
- func (m *ListNamespacesResponse) ValidateAll() error
- type ListNamespacesResponseMultiError
- type ListNamespacesResponseValidationError
- func (e ListNamespacesResponseValidationError) Cause() error
- func (e ListNamespacesResponseValidationError) Error() string
- func (e ListNamespacesResponseValidationError) ErrorName() string
- func (e ListNamespacesResponseValidationError) Field() string
- func (e ListNamespacesResponseValidationError) Key() bool
- func (e ListNamespacesResponseValidationError) Reason() string
- type ListOrganizationAdminsRequest
- func (*ListOrganizationAdminsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAdminsRequest) GetId() string
- func (*ListOrganizationAdminsRequest) ProtoMessage()
- func (x *ListOrganizationAdminsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAdminsRequest) Reset()
- func (x *ListOrganizationAdminsRequest) String() string
- func (m *ListOrganizationAdminsRequest) Validate() error
- func (m *ListOrganizationAdminsRequest) ValidateAll() error
- type ListOrganizationAdminsRequestMultiError
- type ListOrganizationAdminsRequestValidationError
- func (e ListOrganizationAdminsRequestValidationError) Cause() error
- func (e ListOrganizationAdminsRequestValidationError) Error() string
- func (e ListOrganizationAdminsRequestValidationError) ErrorName() string
- func (e ListOrganizationAdminsRequestValidationError) Field() string
- func (e ListOrganizationAdminsRequestValidationError) Key() bool
- func (e ListOrganizationAdminsRequestValidationError) Reason() string
- type ListOrganizationAdminsResponse
- func (*ListOrganizationAdminsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAdminsResponse) GetUsers() []*User
- func (*ListOrganizationAdminsResponse) ProtoMessage()
- func (x *ListOrganizationAdminsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAdminsResponse) Reset()
- func (x *ListOrganizationAdminsResponse) String() string
- func (m *ListOrganizationAdminsResponse) Validate() error
- func (m *ListOrganizationAdminsResponse) ValidateAll() error
- type ListOrganizationAdminsResponseMultiError
- type ListOrganizationAdminsResponseValidationError
- func (e ListOrganizationAdminsResponseValidationError) Cause() error
- func (e ListOrganizationAdminsResponseValidationError) Error() string
- func (e ListOrganizationAdminsResponseValidationError) ErrorName() string
- func (e ListOrganizationAdminsResponseValidationError) Field() string
- func (e ListOrganizationAdminsResponseValidationError) Key() bool
- func (e ListOrganizationAdminsResponseValidationError) Reason() string
- type ListOrganizationAuditLogsRequest
- func (*ListOrganizationAuditLogsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAuditLogsRequest) GetAction() string
- func (x *ListOrganizationAuditLogsRequest) GetEndTime() *timestamppb.Timestamp
- func (x *ListOrganizationAuditLogsRequest) GetOrgId() string
- func (x *ListOrganizationAuditLogsRequest) GetSource() string
- func (x *ListOrganizationAuditLogsRequest) GetStartTime() *timestamppb.Timestamp
- func (*ListOrganizationAuditLogsRequest) ProtoMessage()
- func (x *ListOrganizationAuditLogsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAuditLogsRequest) Reset()
- func (x *ListOrganizationAuditLogsRequest) String() string
- func (m *ListOrganizationAuditLogsRequest) Validate() error
- func (m *ListOrganizationAuditLogsRequest) ValidateAll() error
- type ListOrganizationAuditLogsRequestMultiError
- type ListOrganizationAuditLogsRequestValidationError
- func (e ListOrganizationAuditLogsRequestValidationError) Cause() error
- func (e ListOrganizationAuditLogsRequestValidationError) Error() string
- func (e ListOrganizationAuditLogsRequestValidationError) ErrorName() string
- func (e ListOrganizationAuditLogsRequestValidationError) Field() string
- func (e ListOrganizationAuditLogsRequestValidationError) Key() bool
- func (e ListOrganizationAuditLogsRequestValidationError) Reason() string
- type ListOrganizationAuditLogsResponse
- func (*ListOrganizationAuditLogsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationAuditLogsResponse) GetLogs() []*AuditLog
- func (*ListOrganizationAuditLogsResponse) ProtoMessage()
- func (x *ListOrganizationAuditLogsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationAuditLogsResponse) Reset()
- func (x *ListOrganizationAuditLogsResponse) String() string
- func (m *ListOrganizationAuditLogsResponse) Validate() error
- func (m *ListOrganizationAuditLogsResponse) ValidateAll() error
- type ListOrganizationAuditLogsResponseMultiError
- type ListOrganizationAuditLogsResponseValidationError
- func (e ListOrganizationAuditLogsResponseValidationError) Cause() error
- func (e ListOrganizationAuditLogsResponseValidationError) Error() string
- func (e ListOrganizationAuditLogsResponseValidationError) ErrorName() string
- func (e ListOrganizationAuditLogsResponseValidationError) Field() string
- func (e ListOrganizationAuditLogsResponseValidationError) Key() bool
- func (e ListOrganizationAuditLogsResponseValidationError) Reason() string
- type ListOrganizationDomainsRequest
- func (*ListOrganizationDomainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationDomainsRequest) GetOrgId() string
- func (x *ListOrganizationDomainsRequest) GetState() string
- func (*ListOrganizationDomainsRequest) ProtoMessage()
- func (x *ListOrganizationDomainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationDomainsRequest) Reset()
- func (x *ListOrganizationDomainsRequest) String() string
- func (m *ListOrganizationDomainsRequest) Validate() error
- func (m *ListOrganizationDomainsRequest) ValidateAll() error
- type ListOrganizationDomainsRequestMultiError
- type ListOrganizationDomainsRequestValidationError
- func (e ListOrganizationDomainsRequestValidationError) Cause() error
- func (e ListOrganizationDomainsRequestValidationError) Error() string
- func (e ListOrganizationDomainsRequestValidationError) ErrorName() string
- func (e ListOrganizationDomainsRequestValidationError) Field() string
- func (e ListOrganizationDomainsRequestValidationError) Key() bool
- func (e ListOrganizationDomainsRequestValidationError) Reason() string
- type ListOrganizationDomainsResponse
- func (*ListOrganizationDomainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationDomainsResponse) GetDomains() []*Domain
- func (*ListOrganizationDomainsResponse) ProtoMessage()
- func (x *ListOrganizationDomainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationDomainsResponse) Reset()
- func (x *ListOrganizationDomainsResponse) String() string
- func (m *ListOrganizationDomainsResponse) Validate() error
- func (m *ListOrganizationDomainsResponse) ValidateAll() error
- type ListOrganizationDomainsResponseMultiError
- type ListOrganizationDomainsResponseValidationError
- func (e ListOrganizationDomainsResponseValidationError) Cause() error
- func (e ListOrganizationDomainsResponseValidationError) Error() string
- func (e ListOrganizationDomainsResponseValidationError) ErrorName() string
- func (e ListOrganizationDomainsResponseValidationError) Field() string
- func (e ListOrganizationDomainsResponseValidationError) Key() bool
- func (e ListOrganizationDomainsResponseValidationError) Reason() string
- type ListOrganizationGroupsRequest
- func (*ListOrganizationGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationGroupsRequest) GetOrgId() string
- func (x *ListOrganizationGroupsRequest) GetState() string
- func (*ListOrganizationGroupsRequest) ProtoMessage()
- func (x *ListOrganizationGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationGroupsRequest) Reset()
- func (x *ListOrganizationGroupsRequest) String() string
- func (m *ListOrganizationGroupsRequest) Validate() error
- func (m *ListOrganizationGroupsRequest) ValidateAll() error
- type ListOrganizationGroupsRequestMultiError
- type ListOrganizationGroupsRequestValidationError
- func (e ListOrganizationGroupsRequestValidationError) Cause() error
- func (e ListOrganizationGroupsRequestValidationError) Error() string
- func (e ListOrganizationGroupsRequestValidationError) ErrorName() string
- func (e ListOrganizationGroupsRequestValidationError) Field() string
- func (e ListOrganizationGroupsRequestValidationError) Key() bool
- func (e ListOrganizationGroupsRequestValidationError) Reason() string
- type ListOrganizationGroupsResponse
- func (*ListOrganizationGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationGroupsResponse) GetGroups() []*Group
- func (*ListOrganizationGroupsResponse) ProtoMessage()
- func (x *ListOrganizationGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationGroupsResponse) Reset()
- func (x *ListOrganizationGroupsResponse) String() string
- func (m *ListOrganizationGroupsResponse) Validate() error
- func (m *ListOrganizationGroupsResponse) ValidateAll() error
- type ListOrganizationGroupsResponseMultiError
- type ListOrganizationGroupsResponseValidationError
- func (e ListOrganizationGroupsResponseValidationError) Cause() error
- func (e ListOrganizationGroupsResponseValidationError) Error() string
- func (e ListOrganizationGroupsResponseValidationError) ErrorName() string
- func (e ListOrganizationGroupsResponseValidationError) Field() string
- func (e ListOrganizationGroupsResponseValidationError) Key() bool
- func (e ListOrganizationGroupsResponseValidationError) Reason() string
- type ListOrganizationInvitationsRequest
- func (*ListOrganizationInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitationsRequest) GetOrgId() string
- func (x *ListOrganizationInvitationsRequest) GetUserId() string
- func (*ListOrganizationInvitationsRequest) ProtoMessage()
- func (x *ListOrganizationInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitationsRequest) Reset()
- func (x *ListOrganizationInvitationsRequest) String() string
- func (m *ListOrganizationInvitationsRequest) Validate() error
- func (m *ListOrganizationInvitationsRequest) ValidateAll() error
- type ListOrganizationInvitationsRequestMultiError
- type ListOrganizationInvitationsRequestValidationError
- func (e ListOrganizationInvitationsRequestValidationError) Cause() error
- func (e ListOrganizationInvitationsRequestValidationError) Error() string
- func (e ListOrganizationInvitationsRequestValidationError) ErrorName() string
- func (e ListOrganizationInvitationsRequestValidationError) Field() string
- func (e ListOrganizationInvitationsRequestValidationError) Key() bool
- func (e ListOrganizationInvitationsRequestValidationError) Reason() string
- type ListOrganizationInvitationsResponse
- func (*ListOrganizationInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitationsResponse) GetInvitations() []*Invitation
- func (*ListOrganizationInvitationsResponse) ProtoMessage()
- func (x *ListOrganizationInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitationsResponse) Reset()
- func (x *ListOrganizationInvitationsResponse) String() string
- func (m *ListOrganizationInvitationsResponse) Validate() error
- func (m *ListOrganizationInvitationsResponse) ValidateAll() error
- type ListOrganizationInvitationsResponseMultiError
- type ListOrganizationInvitationsResponseValidationError
- func (e ListOrganizationInvitationsResponseValidationError) Cause() error
- func (e ListOrganizationInvitationsResponseValidationError) Error() string
- func (e ListOrganizationInvitationsResponseValidationError) ErrorName() string
- func (e ListOrganizationInvitationsResponseValidationError) Field() string
- func (e ListOrganizationInvitationsResponseValidationError) Key() bool
- func (e ListOrganizationInvitationsResponseValidationError) Reason() string
- type ListOrganizationPreferencesRequest
- func (*ListOrganizationPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationPreferencesRequest) GetId() string
- func (*ListOrganizationPreferencesRequest) ProtoMessage()
- func (x *ListOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationPreferencesRequest) Reset()
- func (x *ListOrganizationPreferencesRequest) String() string
- func (m *ListOrganizationPreferencesRequest) Validate() error
- func (m *ListOrganizationPreferencesRequest) ValidateAll() error
- type ListOrganizationPreferencesRequestMultiError
- type ListOrganizationPreferencesRequestValidationError
- func (e ListOrganizationPreferencesRequestValidationError) Cause() error
- func (e ListOrganizationPreferencesRequestValidationError) Error() string
- func (e ListOrganizationPreferencesRequestValidationError) ErrorName() string
- func (e ListOrganizationPreferencesRequestValidationError) Field() string
- func (e ListOrganizationPreferencesRequestValidationError) Key() bool
- func (e ListOrganizationPreferencesRequestValidationError) Reason() string
- type ListOrganizationPreferencesResponse
- func (*ListOrganizationPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationPreferencesResponse) GetPreferences() []*Preference
- func (*ListOrganizationPreferencesResponse) ProtoMessage()
- func (x *ListOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationPreferencesResponse) Reset()
- func (x *ListOrganizationPreferencesResponse) String() string
- func (m *ListOrganizationPreferencesResponse) Validate() error
- func (m *ListOrganizationPreferencesResponse) ValidateAll() error
- type ListOrganizationPreferencesResponseMultiError
- type ListOrganizationPreferencesResponseValidationError
- func (e ListOrganizationPreferencesResponseValidationError) Cause() error
- func (e ListOrganizationPreferencesResponseValidationError) Error() string
- func (e ListOrganizationPreferencesResponseValidationError) ErrorName() string
- func (e ListOrganizationPreferencesResponseValidationError) Field() string
- func (e ListOrganizationPreferencesResponseValidationError) Key() bool
- func (e ListOrganizationPreferencesResponseValidationError) Reason() string
- type ListOrganizationProjectsRequest
- func (*ListOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationProjectsRequest) GetId() string
- func (x *ListOrganizationProjectsRequest) GetState() string
- func (*ListOrganizationProjectsRequest) ProtoMessage()
- func (x *ListOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationProjectsRequest) Reset()
- func (x *ListOrganizationProjectsRequest) String() string
- func (m *ListOrganizationProjectsRequest) Validate() error
- func (m *ListOrganizationProjectsRequest) ValidateAll() error
- type ListOrganizationProjectsRequestMultiError
- type ListOrganizationProjectsRequestValidationError
- func (e ListOrganizationProjectsRequestValidationError) Cause() error
- func (e ListOrganizationProjectsRequestValidationError) Error() string
- func (e ListOrganizationProjectsRequestValidationError) ErrorName() string
- func (e ListOrganizationProjectsRequestValidationError) Field() string
- func (e ListOrganizationProjectsRequestValidationError) Key() bool
- func (e ListOrganizationProjectsRequestValidationError) Reason() string
- type ListOrganizationProjectsResponse
- func (*ListOrganizationProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationProjectsResponse) GetProjects() []*Project
- func (*ListOrganizationProjectsResponse) ProtoMessage()
- func (x *ListOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationProjectsResponse) Reset()
- func (x *ListOrganizationProjectsResponse) String() string
- func (m *ListOrganizationProjectsResponse) Validate() error
- func (m *ListOrganizationProjectsResponse) ValidateAll() error
- type ListOrganizationProjectsResponseMultiError
- type ListOrganizationProjectsResponseValidationError
- func (e ListOrganizationProjectsResponseValidationError) Cause() error
- func (e ListOrganizationProjectsResponseValidationError) Error() string
- func (e ListOrganizationProjectsResponseValidationError) ErrorName() string
- func (e ListOrganizationProjectsResponseValidationError) Field() string
- func (e ListOrganizationProjectsResponseValidationError) Key() bool
- func (e ListOrganizationProjectsResponseValidationError) Reason() string
- type ListOrganizationRolesRequest
- func (*ListOrganizationRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationRolesRequest) GetOrgId() string
- func (x *ListOrganizationRolesRequest) GetScopes() []string
- func (x *ListOrganizationRolesRequest) GetState() string
- func (*ListOrganizationRolesRequest) ProtoMessage()
- func (x *ListOrganizationRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRolesRequest) Reset()
- func (x *ListOrganizationRolesRequest) String() string
- func (m *ListOrganizationRolesRequest) Validate() error
- func (m *ListOrganizationRolesRequest) ValidateAll() error
- type ListOrganizationRolesRequestMultiError
- type ListOrganizationRolesRequestValidationError
- func (e ListOrganizationRolesRequestValidationError) Cause() error
- func (e ListOrganizationRolesRequestValidationError) Error() string
- func (e ListOrganizationRolesRequestValidationError) ErrorName() string
- func (e ListOrganizationRolesRequestValidationError) Field() string
- func (e ListOrganizationRolesRequestValidationError) Key() bool
- func (e ListOrganizationRolesRequestValidationError) Reason() string
- type ListOrganizationRolesResponse
- func (*ListOrganizationRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationRolesResponse) GetRoles() []*Role
- func (*ListOrganizationRolesResponse) ProtoMessage()
- func (x *ListOrganizationRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationRolesResponse) Reset()
- func (x *ListOrganizationRolesResponse) String() string
- func (m *ListOrganizationRolesResponse) Validate() error
- func (m *ListOrganizationRolesResponse) ValidateAll() error
- type ListOrganizationRolesResponseMultiError
- type ListOrganizationRolesResponseValidationError
- func (e ListOrganizationRolesResponseValidationError) Cause() error
- func (e ListOrganizationRolesResponseValidationError) Error() string
- func (e ListOrganizationRolesResponseValidationError) ErrorName() string
- func (e ListOrganizationRolesResponseValidationError) Field() string
- func (e ListOrganizationRolesResponseValidationError) Key() bool
- func (e ListOrganizationRolesResponseValidationError) Reason() string
- type ListOrganizationServiceUsersRequest
- func (*ListOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationServiceUsersRequest) GetId() string
- func (*ListOrganizationServiceUsersRequest) ProtoMessage()
- func (x *ListOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationServiceUsersRequest) Reset()
- func (x *ListOrganizationServiceUsersRequest) String() string
- func (m *ListOrganizationServiceUsersRequest) Validate() error
- func (m *ListOrganizationServiceUsersRequest) ValidateAll() error
- type ListOrganizationServiceUsersRequestMultiError
- type ListOrganizationServiceUsersRequestValidationError
- func (e ListOrganizationServiceUsersRequestValidationError) Cause() error
- func (e ListOrganizationServiceUsersRequestValidationError) Error() string
- func (e ListOrganizationServiceUsersRequestValidationError) ErrorName() string
- func (e ListOrganizationServiceUsersRequestValidationError) Field() string
- func (e ListOrganizationServiceUsersRequestValidationError) Key() bool
- func (e ListOrganizationServiceUsersRequestValidationError) Reason() string
- type ListOrganizationServiceUsersResponse
- func (*ListOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListOrganizationServiceUsersResponse) ProtoMessage()
- func (x *ListOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationServiceUsersResponse) Reset()
- func (x *ListOrganizationServiceUsersResponse) String() string
- func (m *ListOrganizationServiceUsersResponse) Validate() error
- func (m *ListOrganizationServiceUsersResponse) ValidateAll() error
- type ListOrganizationServiceUsersResponseMultiError
- type ListOrganizationServiceUsersResponseValidationError
- func (e ListOrganizationServiceUsersResponseValidationError) Cause() error
- func (e ListOrganizationServiceUsersResponseValidationError) Error() string
- func (e ListOrganizationServiceUsersResponseValidationError) ErrorName() string
- func (e ListOrganizationServiceUsersResponseValidationError) Field() string
- func (e ListOrganizationServiceUsersResponseValidationError) Key() bool
- func (e ListOrganizationServiceUsersResponseValidationError) Reason() string
- type ListOrganizationUsersRequest
- func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersRequest) GetId() string
- func (x *ListOrganizationUsersRequest) GetPermissionFilter() stringdeprecated
- func (x *ListOrganizationUsersRequest) GetWithRoles() bool
- func (*ListOrganizationUsersRequest) ProtoMessage()
- func (x *ListOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersRequest) Reset()
- func (x *ListOrganizationUsersRequest) String() string
- func (m *ListOrganizationUsersRequest) Validate() error
- func (m *ListOrganizationUsersRequest) ValidateAll() error
- type ListOrganizationUsersRequestMultiError
- type ListOrganizationUsersRequestValidationError
- func (e ListOrganizationUsersRequestValidationError) Cause() error
- func (e ListOrganizationUsersRequestValidationError) Error() string
- func (e ListOrganizationUsersRequestValidationError) ErrorName() string
- func (e ListOrganizationUsersRequestValidationError) Field() string
- func (e ListOrganizationUsersRequestValidationError) Key() bool
- func (e ListOrganizationUsersRequestValidationError) Reason() string
- type ListOrganizationUsersResponse
- func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersResponse) GetRolePairs() []*ListOrganizationUsersResponse_RolePair
- func (x *ListOrganizationUsersResponse) GetUsers() []*User
- func (*ListOrganizationUsersResponse) ProtoMessage()
- func (x *ListOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersResponse) Reset()
- func (x *ListOrganizationUsersResponse) String() string
- func (m *ListOrganizationUsersResponse) Validate() error
- func (m *ListOrganizationUsersResponse) ValidateAll() error
- type ListOrganizationUsersResponseMultiError
- type ListOrganizationUsersResponseValidationError
- func (e ListOrganizationUsersResponseValidationError) Cause() error
- func (e ListOrganizationUsersResponseValidationError) Error() string
- func (e ListOrganizationUsersResponseValidationError) ErrorName() string
- func (e ListOrganizationUsersResponseValidationError) Field() string
- func (e ListOrganizationUsersResponseValidationError) Key() bool
- func (e ListOrganizationUsersResponseValidationError) Reason() string
- type ListOrganizationUsersResponse_RolePair
- func (*ListOrganizationUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListOrganizationUsersResponse_RolePair) GetUserId() string
- func (*ListOrganizationUsersResponse_RolePair) ProtoMessage()
- func (x *ListOrganizationUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationUsersResponse_RolePair) Reset()
- func (x *ListOrganizationUsersResponse_RolePair) String() string
- func (m *ListOrganizationUsersResponse_RolePair) Validate() error
- func (m *ListOrganizationUsersResponse_RolePair) ValidateAll() error
- type ListOrganizationUsersResponse_RolePairMultiError
- type ListOrganizationUsersResponse_RolePairValidationError
- func (e ListOrganizationUsersResponse_RolePairValidationError) Cause() error
- func (e ListOrganizationUsersResponse_RolePairValidationError) Error() string
- func (e ListOrganizationUsersResponse_RolePairValidationError) ErrorName() string
- func (e ListOrganizationUsersResponse_RolePairValidationError) Field() string
- func (e ListOrganizationUsersResponse_RolePairValidationError) Key() bool
- func (e ListOrganizationUsersResponse_RolePairValidationError) Reason() string
- type ListOrganizationsByCurrentUserRequest
- func (*ListOrganizationsByCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByCurrentUserRequest) GetState() string
- func (*ListOrganizationsByCurrentUserRequest) ProtoMessage()
- func (x *ListOrganizationsByCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByCurrentUserRequest) Reset()
- func (x *ListOrganizationsByCurrentUserRequest) String() string
- func (m *ListOrganizationsByCurrentUserRequest) Validate() error
- func (m *ListOrganizationsByCurrentUserRequest) ValidateAll() error
- type ListOrganizationsByCurrentUserRequestMultiError
- type ListOrganizationsByCurrentUserRequestValidationError
- func (e ListOrganizationsByCurrentUserRequestValidationError) Cause() error
- func (e ListOrganizationsByCurrentUserRequestValidationError) Error() string
- func (e ListOrganizationsByCurrentUserRequestValidationError) ErrorName() string
- func (e ListOrganizationsByCurrentUserRequestValidationError) Field() string
- func (e ListOrganizationsByCurrentUserRequestValidationError) Key() bool
- func (e ListOrganizationsByCurrentUserRequestValidationError) Reason() string
- type ListOrganizationsByCurrentUserResponse
- func (*ListOrganizationsByCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain() []*Organization
- func (x *ListOrganizationsByCurrentUserResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByCurrentUserResponse) ProtoMessage()
- func (x *ListOrganizationsByCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByCurrentUserResponse) Reset()
- func (x *ListOrganizationsByCurrentUserResponse) String() string
- func (m *ListOrganizationsByCurrentUserResponse) Validate() error
- func (m *ListOrganizationsByCurrentUserResponse) ValidateAll() error
- type ListOrganizationsByCurrentUserResponseMultiError
- type ListOrganizationsByCurrentUserResponseValidationError
- func (e ListOrganizationsByCurrentUserResponseValidationError) Cause() error
- func (e ListOrganizationsByCurrentUserResponseValidationError) Error() string
- func (e ListOrganizationsByCurrentUserResponseValidationError) ErrorName() string
- func (e ListOrganizationsByCurrentUserResponseValidationError) Field() string
- func (e ListOrganizationsByCurrentUserResponseValidationError) Key() bool
- func (e ListOrganizationsByCurrentUserResponseValidationError) Reason() string
- type ListOrganizationsByDomainRequest
- func (*ListOrganizationsByDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByDomainRequest) GetName() string
- func (*ListOrganizationsByDomainRequest) ProtoMessage()
- func (x *ListOrganizationsByDomainRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByDomainRequest) Reset()
- func (x *ListOrganizationsByDomainRequest) String() string
- func (m *ListOrganizationsByDomainRequest) Validate() error
- func (m *ListOrganizationsByDomainRequest) ValidateAll() error
- type ListOrganizationsByDomainRequestMultiError
- type ListOrganizationsByDomainRequestValidationError
- func (e ListOrganizationsByDomainRequestValidationError) Cause() error
- func (e ListOrganizationsByDomainRequestValidationError) Error() string
- func (e ListOrganizationsByDomainRequestValidationError) ErrorName() string
- func (e ListOrganizationsByDomainRequestValidationError) Field() string
- func (e ListOrganizationsByDomainRequestValidationError) Key() bool
- func (e ListOrganizationsByDomainRequestValidationError) Reason() string
- type ListOrganizationsByDomainResponse
- func (*ListOrganizationsByDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByDomainResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByDomainResponse) ProtoMessage()
- func (x *ListOrganizationsByDomainResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByDomainResponse) Reset()
- func (x *ListOrganizationsByDomainResponse) String() string
- func (m *ListOrganizationsByDomainResponse) Validate() error
- func (m *ListOrganizationsByDomainResponse) ValidateAll() error
- type ListOrganizationsByDomainResponseMultiError
- type ListOrganizationsByDomainResponseValidationError
- func (e ListOrganizationsByDomainResponseValidationError) Cause() error
- func (e ListOrganizationsByDomainResponseValidationError) Error() string
- func (e ListOrganizationsByDomainResponseValidationError) ErrorName() string
- func (e ListOrganizationsByDomainResponseValidationError) Field() string
- func (e ListOrganizationsByDomainResponseValidationError) Key() bool
- func (e ListOrganizationsByDomainResponseValidationError) Reason() string
- type ListOrganizationsByUserRequest
- func (*ListOrganizationsByUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByUserRequest) GetId() string
- func (*ListOrganizationsByUserRequest) ProtoMessage()
- func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByUserRequest) Reset()
- func (x *ListOrganizationsByUserRequest) String() string
- func (m *ListOrganizationsByUserRequest) Validate() error
- func (m *ListOrganizationsByUserRequest) ValidateAll() error
- type ListOrganizationsByUserRequestMultiError
- type ListOrganizationsByUserRequestValidationError
- func (e ListOrganizationsByUserRequestValidationError) Cause() error
- func (e ListOrganizationsByUserRequestValidationError) Error() string
- func (e ListOrganizationsByUserRequestValidationError) ErrorName() string
- func (e ListOrganizationsByUserRequestValidationError) Field() string
- func (e ListOrganizationsByUserRequestValidationError) Key() bool
- func (e ListOrganizationsByUserRequestValidationError) Reason() string
- type ListOrganizationsByUserResponse
- func (*ListOrganizationsByUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsByUserResponse) GetJoinableViaDomain() []*Organization
- func (x *ListOrganizationsByUserResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsByUserResponse) ProtoMessage()
- func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsByUserResponse) Reset()
- func (x *ListOrganizationsByUserResponse) String() string
- func (m *ListOrganizationsByUserResponse) Validate() error
- func (m *ListOrganizationsByUserResponse) ValidateAll() error
- type ListOrganizationsByUserResponseMultiError
- type ListOrganizationsByUserResponseValidationError
- func (e ListOrganizationsByUserResponseValidationError) Cause() error
- func (e ListOrganizationsByUserResponseValidationError) Error() string
- func (e ListOrganizationsByUserResponseValidationError) ErrorName() string
- func (e ListOrganizationsByUserResponseValidationError) Field() string
- func (e ListOrganizationsByUserResponseValidationError) Key() bool
- func (e ListOrganizationsByUserResponseValidationError) Reason() string
- type ListOrganizationsRequest
- func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsRequest) GetState() string
- func (x *ListOrganizationsRequest) GetUserId() string
- func (*ListOrganizationsRequest) ProtoMessage()
- func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsRequest) Reset()
- func (x *ListOrganizationsRequest) String() string
- func (m *ListOrganizationsRequest) Validate() error
- func (m *ListOrganizationsRequest) ValidateAll() error
- type ListOrganizationsRequestMultiError
- type ListOrganizationsRequestValidationError
- func (e ListOrganizationsRequestValidationError) Cause() error
- func (e ListOrganizationsRequestValidationError) Error() string
- func (e ListOrganizationsRequestValidationError) ErrorName() string
- func (e ListOrganizationsRequestValidationError) Field() string
- func (e ListOrganizationsRequestValidationError) Key() bool
- func (e ListOrganizationsRequestValidationError) Reason() string
- type ListOrganizationsResponse
- func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsResponse) GetOrganizations() []*Organization
- func (*ListOrganizationsResponse) ProtoMessage()
- func (x *ListOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsResponse) Reset()
- func (x *ListOrganizationsResponse) String() string
- func (m *ListOrganizationsResponse) Validate() error
- func (m *ListOrganizationsResponse) ValidateAll() error
- type ListOrganizationsResponseMultiError
- type ListOrganizationsResponseValidationError
- func (e ListOrganizationsResponseValidationError) Cause() error
- func (e ListOrganizationsResponseValidationError) Error() string
- func (e ListOrganizationsResponseValidationError) ErrorName() string
- func (e ListOrganizationsResponseValidationError) Field() string
- func (e ListOrganizationsResponseValidationError) Key() bool
- func (e ListOrganizationsResponseValidationError) Reason() string
- type ListPermissionsRequest
- func (*ListPermissionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListPermissionsRequest) ProtoMessage()
- func (x *ListPermissionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListPermissionsRequest) Reset()
- func (x *ListPermissionsRequest) String() string
- func (m *ListPermissionsRequest) Validate() error
- func (m *ListPermissionsRequest) ValidateAll() error
- type ListPermissionsRequestMultiError
- type ListPermissionsRequestValidationError
- func (e ListPermissionsRequestValidationError) Cause() error
- func (e ListPermissionsRequestValidationError) Error() string
- func (e ListPermissionsRequestValidationError) ErrorName() string
- func (e ListPermissionsRequestValidationError) Field() string
- func (e ListPermissionsRequestValidationError) Key() bool
- func (e ListPermissionsRequestValidationError) Reason() string
- type ListPermissionsResponse
- func (*ListPermissionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPermissionsResponse) GetPermissions() []*Permission
- func (*ListPermissionsResponse) ProtoMessage()
- func (x *ListPermissionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListPermissionsResponse) Reset()
- func (x *ListPermissionsResponse) String() string
- func (m *ListPermissionsResponse) Validate() error
- func (m *ListPermissionsResponse) ValidateAll() error
- type ListPermissionsResponseMultiError
- type ListPermissionsResponseValidationError
- func (e ListPermissionsResponseValidationError) Cause() error
- func (e ListPermissionsResponseValidationError) Error() string
- func (e ListPermissionsResponseValidationError) ErrorName() string
- func (e ListPermissionsResponseValidationError) Field() string
- func (e ListPermissionsResponseValidationError) Key() bool
- func (e ListPermissionsResponseValidationError) Reason() string
- type ListPoliciesRequest
- func (*ListPoliciesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListPoliciesRequest) GetGroupId() string
- func (x *ListPoliciesRequest) GetOrgId() string
- func (x *ListPoliciesRequest) GetProjectId() string
- func (x *ListPoliciesRequest) GetRoleId() string
- func (x *ListPoliciesRequest) GetUserId() string
- func (*ListPoliciesRequest) ProtoMessage()
- func (x *ListPoliciesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPoliciesRequest) Reset()
- func (x *ListPoliciesRequest) String() string
- func (m *ListPoliciesRequest) Validate() error
- func (m *ListPoliciesRequest) ValidateAll() error
- type ListPoliciesRequestMultiError
- type ListPoliciesRequestValidationError
- func (e ListPoliciesRequestValidationError) Cause() error
- func (e ListPoliciesRequestValidationError) Error() string
- func (e ListPoliciesRequestValidationError) ErrorName() string
- func (e ListPoliciesRequestValidationError) Field() string
- func (e ListPoliciesRequestValidationError) Key() bool
- func (e ListPoliciesRequestValidationError) Reason() string
- type ListPoliciesResponse
- func (*ListPoliciesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPoliciesResponse) GetPolicies() []*Policy
- func (*ListPoliciesResponse) ProtoMessage()
- func (x *ListPoliciesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPoliciesResponse) Reset()
- func (x *ListPoliciesResponse) String() string
- func (m *ListPoliciesResponse) Validate() error
- func (m *ListPoliciesResponse) ValidateAll() error
- type ListPoliciesResponseMultiError
- type ListPoliciesResponseValidationError
- func (e ListPoliciesResponseValidationError) Cause() error
- func (e ListPoliciesResponseValidationError) Error() string
- func (e ListPoliciesResponseValidationError) ErrorName() string
- func (e ListPoliciesResponseValidationError) Field() string
- func (e ListPoliciesResponseValidationError) Key() bool
- func (e ListPoliciesResponseValidationError) Reason() string
- type ListPreferencesRequest
- func (*ListPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListPreferencesRequest) ProtoMessage()
- func (x *ListPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListPreferencesRequest) Reset()
- func (x *ListPreferencesRequest) String() string
- func (m *ListPreferencesRequest) Validate() error
- func (m *ListPreferencesRequest) ValidateAll() error
- type ListPreferencesRequestMultiError
- type ListPreferencesRequestValidationError
- func (e ListPreferencesRequestValidationError) Cause() error
- func (e ListPreferencesRequestValidationError) Error() string
- func (e ListPreferencesRequestValidationError) ErrorName() string
- func (e ListPreferencesRequestValidationError) Field() string
- func (e ListPreferencesRequestValidationError) Key() bool
- func (e ListPreferencesRequestValidationError) Reason() string
- type ListPreferencesResponse
- func (*ListPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPreferencesResponse) GetPreferences() []*Preference
- func (*ListPreferencesResponse) ProtoMessage()
- func (x *ListPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListPreferencesResponse) Reset()
- func (x *ListPreferencesResponse) String() string
- func (m *ListPreferencesResponse) Validate() error
- func (m *ListPreferencesResponse) ValidateAll() error
- type ListPreferencesResponseMultiError
- type ListPreferencesResponseValidationError
- func (e ListPreferencesResponseValidationError) Cause() error
- func (e ListPreferencesResponseValidationError) Error() string
- func (e ListPreferencesResponseValidationError) ErrorName() string
- func (e ListPreferencesResponseValidationError) Field() string
- func (e ListPreferencesResponseValidationError) Key() bool
- func (e ListPreferencesResponseValidationError) Reason() string
- type ListProjectAdminsRequest
- func (*ListProjectAdminsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectAdminsRequest) GetId() string
- func (*ListProjectAdminsRequest) ProtoMessage()
- func (x *ListProjectAdminsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectAdminsRequest) Reset()
- func (x *ListProjectAdminsRequest) String() string
- func (m *ListProjectAdminsRequest) Validate() error
- func (m *ListProjectAdminsRequest) ValidateAll() error
- type ListProjectAdminsRequestMultiError
- type ListProjectAdminsRequestValidationError
- func (e ListProjectAdminsRequestValidationError) Cause() error
- func (e ListProjectAdminsRequestValidationError) Error() string
- func (e ListProjectAdminsRequestValidationError) ErrorName() string
- func (e ListProjectAdminsRequestValidationError) Field() string
- func (e ListProjectAdminsRequestValidationError) Key() bool
- func (e ListProjectAdminsRequestValidationError) Reason() string
- type ListProjectAdminsResponse
- func (*ListProjectAdminsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectAdminsResponse) GetUsers() []*User
- func (*ListProjectAdminsResponse) ProtoMessage()
- func (x *ListProjectAdminsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectAdminsResponse) Reset()
- func (x *ListProjectAdminsResponse) String() string
- func (m *ListProjectAdminsResponse) Validate() error
- func (m *ListProjectAdminsResponse) ValidateAll() error
- type ListProjectAdminsResponseMultiError
- type ListProjectAdminsResponseValidationError
- func (e ListProjectAdminsResponseValidationError) Cause() error
- func (e ListProjectAdminsResponseValidationError) Error() string
- func (e ListProjectAdminsResponseValidationError) ErrorName() string
- func (e ListProjectAdminsResponseValidationError) Field() string
- func (e ListProjectAdminsResponseValidationError) Key() bool
- func (e ListProjectAdminsResponseValidationError) Reason() string
- type ListProjectGroupsRequest
- func (*ListProjectGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsRequest) GetId() string
- func (*ListProjectGroupsRequest) ProtoMessage()
- func (x *ListProjectGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsRequest) Reset()
- func (x *ListProjectGroupsRequest) String() string
- func (m *ListProjectGroupsRequest) Validate() error
- func (m *ListProjectGroupsRequest) ValidateAll() error
- type ListProjectGroupsRequestMultiError
- type ListProjectGroupsRequestValidationError
- func (e ListProjectGroupsRequestValidationError) Cause() error
- func (e ListProjectGroupsRequestValidationError) Error() string
- func (e ListProjectGroupsRequestValidationError) ErrorName() string
- func (e ListProjectGroupsRequestValidationError) Field() string
- func (e ListProjectGroupsRequestValidationError) Key() bool
- func (e ListProjectGroupsRequestValidationError) Reason() string
- type ListProjectGroupsResponse
- func (*ListProjectGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsResponse) GetGroups() []*Group
- func (*ListProjectGroupsResponse) ProtoMessage()
- func (x *ListProjectGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsResponse) Reset()
- func (x *ListProjectGroupsResponse) String() string
- func (m *ListProjectGroupsResponse) Validate() error
- func (m *ListProjectGroupsResponse) ValidateAll() error
- type ListProjectGroupsResponseMultiError
- type ListProjectGroupsResponseValidationError
- func (e ListProjectGroupsResponseValidationError) Cause() error
- func (e ListProjectGroupsResponseValidationError) Error() string
- func (e ListProjectGroupsResponseValidationError) ErrorName() string
- func (e ListProjectGroupsResponseValidationError) Field() string
- func (e ListProjectGroupsResponseValidationError) Key() bool
- func (e ListProjectGroupsResponseValidationError) Reason() string
- type ListProjectPreferencesRequest
- func (*ListProjectPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectPreferencesRequest) GetId() string
- func (*ListProjectPreferencesRequest) ProtoMessage()
- func (x *ListProjectPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectPreferencesRequest) Reset()
- func (x *ListProjectPreferencesRequest) String() string
- func (m *ListProjectPreferencesRequest) Validate() error
- func (m *ListProjectPreferencesRequest) ValidateAll() error
- type ListProjectPreferencesRequestMultiError
- type ListProjectPreferencesRequestValidationError
- func (e ListProjectPreferencesRequestValidationError) Cause() error
- func (e ListProjectPreferencesRequestValidationError) Error() string
- func (e ListProjectPreferencesRequestValidationError) ErrorName() string
- func (e ListProjectPreferencesRequestValidationError) Field() string
- func (e ListProjectPreferencesRequestValidationError) Key() bool
- func (e ListProjectPreferencesRequestValidationError) Reason() string
- type ListProjectPreferencesResponse
- func (*ListProjectPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectPreferencesResponse) GetPreferences() []*Preference
- func (*ListProjectPreferencesResponse) ProtoMessage()
- func (x *ListProjectPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectPreferencesResponse) Reset()
- func (x *ListProjectPreferencesResponse) String() string
- func (m *ListProjectPreferencesResponse) Validate() error
- func (m *ListProjectPreferencesResponse) ValidateAll() error
- type ListProjectPreferencesResponseMultiError
- type ListProjectPreferencesResponseValidationError
- func (e ListProjectPreferencesResponseValidationError) Cause() error
- func (e ListProjectPreferencesResponseValidationError) Error() string
- func (e ListProjectPreferencesResponseValidationError) ErrorName() string
- func (e ListProjectPreferencesResponseValidationError) Field() string
- func (e ListProjectPreferencesResponseValidationError) Key() bool
- func (e ListProjectPreferencesResponseValidationError) Reason() string
- type ListProjectResourcesRequest
- func (*ListProjectResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectResourcesRequest) GetNamespace() string
- func (x *ListProjectResourcesRequest) GetProjectId() string
- func (*ListProjectResourcesRequest) ProtoMessage()
- func (x *ListProjectResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectResourcesRequest) Reset()
- func (x *ListProjectResourcesRequest) String() string
- func (m *ListProjectResourcesRequest) Validate() error
- func (m *ListProjectResourcesRequest) ValidateAll() error
- type ListProjectResourcesRequestMultiError
- type ListProjectResourcesRequestValidationError
- func (e ListProjectResourcesRequestValidationError) Cause() error
- func (e ListProjectResourcesRequestValidationError) Error() string
- func (e ListProjectResourcesRequestValidationError) ErrorName() string
- func (e ListProjectResourcesRequestValidationError) Field() string
- func (e ListProjectResourcesRequestValidationError) Key() bool
- func (e ListProjectResourcesRequestValidationError) Reason() string
- type ListProjectResourcesResponse
- func (*ListProjectResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectResourcesResponse) GetResources() []*Resource
- func (*ListProjectResourcesResponse) ProtoMessage()
- func (x *ListProjectResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectResourcesResponse) Reset()
- func (x *ListProjectResourcesResponse) String() string
- func (m *ListProjectResourcesResponse) Validate() error
- func (m *ListProjectResourcesResponse) ValidateAll() error
- type ListProjectResourcesResponseMultiError
- type ListProjectResourcesResponseValidationError
- func (e ListProjectResourcesResponseValidationError) Cause() error
- func (e ListProjectResourcesResponseValidationError) Error() string
- func (e ListProjectResourcesResponseValidationError) ErrorName() string
- func (e ListProjectResourcesResponseValidationError) Field() string
- func (e ListProjectResourcesResponseValidationError) Key() bool
- func (e ListProjectResourcesResponseValidationError) Reason() string
- type ListProjectServiceUsersRequest
- func (*ListProjectServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersRequest) GetId() string
- func (x *ListProjectServiceUsersRequest) GetWithRoles() bool
- func (*ListProjectServiceUsersRequest) ProtoMessage()
- func (x *ListProjectServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersRequest) Reset()
- func (x *ListProjectServiceUsersRequest) String() string
- func (m *ListProjectServiceUsersRequest) Validate() error
- func (m *ListProjectServiceUsersRequest) ValidateAll() error
- type ListProjectServiceUsersRequestMultiError
- type ListProjectServiceUsersRequestValidationError
- func (e ListProjectServiceUsersRequestValidationError) Cause() error
- func (e ListProjectServiceUsersRequestValidationError) Error() string
- func (e ListProjectServiceUsersRequestValidationError) ErrorName() string
- func (e ListProjectServiceUsersRequestValidationError) Field() string
- func (e ListProjectServiceUsersRequestValidationError) Key() bool
- func (e ListProjectServiceUsersRequestValidationError) Reason() string
- type ListProjectServiceUsersResponse
- func (*ListProjectServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersResponse) GetRolePairs() []*ListProjectServiceUsersResponse_RolePair
- func (x *ListProjectServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListProjectServiceUsersResponse) ProtoMessage()
- func (x *ListProjectServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersResponse) Reset()
- func (x *ListProjectServiceUsersResponse) String() string
- func (m *ListProjectServiceUsersResponse) Validate() error
- func (m *ListProjectServiceUsersResponse) ValidateAll() error
- type ListProjectServiceUsersResponseMultiError
- type ListProjectServiceUsersResponseValidationError
- func (e ListProjectServiceUsersResponseValidationError) Cause() error
- func (e ListProjectServiceUsersResponseValidationError) Error() string
- func (e ListProjectServiceUsersResponseValidationError) ErrorName() string
- func (e ListProjectServiceUsersResponseValidationError) Field() string
- func (e ListProjectServiceUsersResponseValidationError) Key() bool
- func (e ListProjectServiceUsersResponseValidationError) Reason() string
- type ListProjectServiceUsersResponse_RolePair
- func (*ListProjectServiceUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectServiceUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListProjectServiceUsersResponse_RolePair) GetServiceuserId() string
- func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage()
- func (x *ListProjectServiceUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectServiceUsersResponse_RolePair) Reset()
- func (x *ListProjectServiceUsersResponse_RolePair) String() string
- func (m *ListProjectServiceUsersResponse_RolePair) Validate() error
- func (m *ListProjectServiceUsersResponse_RolePair) ValidateAll() error
- type ListProjectServiceUsersResponse_RolePairMultiError
- type ListProjectServiceUsersResponse_RolePairValidationError
- func (e ListProjectServiceUsersResponse_RolePairValidationError) Cause() error
- func (e ListProjectServiceUsersResponse_RolePairValidationError) Error() string
- func (e ListProjectServiceUsersResponse_RolePairValidationError) ErrorName() string
- func (e ListProjectServiceUsersResponse_RolePairValidationError) Field() string
- func (e ListProjectServiceUsersResponse_RolePairValidationError) Key() bool
- func (e ListProjectServiceUsersResponse_RolePairValidationError) Reason() string
- type ListProjectUsersRequest
- func (*ListProjectUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersRequest) GetId() string
- func (x *ListProjectUsersRequest) GetPermissionFilter() string
- func (x *ListProjectUsersRequest) GetWithRoles() bool
- func (*ListProjectUsersRequest) ProtoMessage()
- func (x *ListProjectUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersRequest) Reset()
- func (x *ListProjectUsersRequest) String() string
- func (m *ListProjectUsersRequest) Validate() error
- func (m *ListProjectUsersRequest) ValidateAll() error
- type ListProjectUsersRequestMultiError
- type ListProjectUsersRequestValidationError
- func (e ListProjectUsersRequestValidationError) Cause() error
- func (e ListProjectUsersRequestValidationError) Error() string
- func (e ListProjectUsersRequestValidationError) ErrorName() string
- func (e ListProjectUsersRequestValidationError) Field() string
- func (e ListProjectUsersRequestValidationError) Key() bool
- func (e ListProjectUsersRequestValidationError) Reason() string
- type ListProjectUsersResponse
- func (*ListProjectUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersResponse) GetRolePairs() []*ListProjectUsersResponse_RolePair
- func (x *ListProjectUsersResponse) GetUsers() []*User
- func (*ListProjectUsersResponse) ProtoMessage()
- func (x *ListProjectUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersResponse) Reset()
- func (x *ListProjectUsersResponse) String() string
- func (m *ListProjectUsersResponse) Validate() error
- func (m *ListProjectUsersResponse) ValidateAll() error
- type ListProjectUsersResponseMultiError
- type ListProjectUsersResponseValidationError
- func (e ListProjectUsersResponseValidationError) Cause() error
- func (e ListProjectUsersResponseValidationError) Error() string
- func (e ListProjectUsersResponseValidationError) ErrorName() string
- func (e ListProjectUsersResponseValidationError) Field() string
- func (e ListProjectUsersResponseValidationError) Key() bool
- func (e ListProjectUsersResponseValidationError) Reason() string
- type ListProjectUsersResponse_RolePair
- func (*ListProjectUsersResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectUsersResponse_RolePair) GetRoles() []*Role
- func (x *ListProjectUsersResponse_RolePair) GetUserId() string
- func (*ListProjectUsersResponse_RolePair) ProtoMessage()
- func (x *ListProjectUsersResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectUsersResponse_RolePair) Reset()
- func (x *ListProjectUsersResponse_RolePair) String() string
- func (m *ListProjectUsersResponse_RolePair) Validate() error
- func (m *ListProjectUsersResponse_RolePair) ValidateAll() error
- type ListProjectUsersResponse_RolePairMultiError
- type ListProjectUsersResponse_RolePairValidationError
- func (e ListProjectUsersResponse_RolePairValidationError) Cause() error
- func (e ListProjectUsersResponse_RolePairValidationError) Error() string
- func (e ListProjectUsersResponse_RolePairValidationError) ErrorName() string
- func (e ListProjectUsersResponse_RolePairValidationError) Field() string
- func (e ListProjectUsersResponse_RolePairValidationError) Key() bool
- func (e ListProjectUsersResponse_RolePairValidationError) Reason() string
- type ListProjectsByCurrentUserRequest
- func (*ListProjectsByCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
- func (x *ListProjectsByCurrentUserRequest) GetWithPermissions() []string
- func (*ListProjectsByCurrentUserRequest) ProtoMessage()
- func (x *ListProjectsByCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserRequest) Reset()
- func (x *ListProjectsByCurrentUserRequest) String() string
- func (m *ListProjectsByCurrentUserRequest) Validate() error
- func (m *ListProjectsByCurrentUserRequest) ValidateAll() error
- type ListProjectsByCurrentUserRequestMultiError
- type ListProjectsByCurrentUserRequestValidationError
- func (e ListProjectsByCurrentUserRequestValidationError) Cause() error
- func (e ListProjectsByCurrentUserRequestValidationError) Error() string
- func (e ListProjectsByCurrentUserRequestValidationError) ErrorName() string
- func (e ListProjectsByCurrentUserRequestValidationError) Field() string
- func (e ListProjectsByCurrentUserRequestValidationError) Key() bool
- func (e ListProjectsByCurrentUserRequestValidationError) Reason() string
- type ListProjectsByCurrentUserResponse
- func (*ListProjectsByCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserResponse) GetAccessPairs() []*ListProjectsByCurrentUserResponse_AccessPair
- func (x *ListProjectsByCurrentUserResponse) GetProjects() []*Project
- func (*ListProjectsByCurrentUserResponse) ProtoMessage()
- func (x *ListProjectsByCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserResponse) Reset()
- func (x *ListProjectsByCurrentUserResponse) String() string
- func (m *ListProjectsByCurrentUserResponse) Validate() error
- func (m *ListProjectsByCurrentUserResponse) ValidateAll() error
- type ListProjectsByCurrentUserResponseMultiError
- type ListProjectsByCurrentUserResponseValidationError
- func (e ListProjectsByCurrentUserResponseValidationError) Cause() error
- func (e ListProjectsByCurrentUserResponseValidationError) Error() string
- func (e ListProjectsByCurrentUserResponseValidationError) ErrorName() string
- func (e ListProjectsByCurrentUserResponseValidationError) Field() string
- func (e ListProjectsByCurrentUserResponseValidationError) Key() bool
- func (e ListProjectsByCurrentUserResponseValidationError) Reason() string
- type ListProjectsByCurrentUserResponse_AccessPair
- func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByCurrentUserResponse_AccessPair) GetPermissions() []string
- func (x *ListProjectsByCurrentUserResponse_AccessPair) GetProjectId() string
- func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage()
- func (x *ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByCurrentUserResponse_AccessPair) Reset()
- func (x *ListProjectsByCurrentUserResponse_AccessPair) String() string
- func (m *ListProjectsByCurrentUserResponse_AccessPair) Validate() error
- func (m *ListProjectsByCurrentUserResponse_AccessPair) ValidateAll() error
- type ListProjectsByCurrentUserResponse_AccessPairMultiError
- type ListProjectsByCurrentUserResponse_AccessPairValidationError
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Cause() error
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Error() string
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) ErrorName() string
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Field() string
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Key() bool
- func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Reason() string
- type ListProjectsByUserRequest
- func (*ListProjectsByUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByUserRequest) GetId() string
- func (*ListProjectsByUserRequest) ProtoMessage()
- func (x *ListProjectsByUserRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByUserRequest) Reset()
- func (x *ListProjectsByUserRequest) String() string
- func (m *ListProjectsByUserRequest) Validate() error
- func (m *ListProjectsByUserRequest) ValidateAll() error
- type ListProjectsByUserRequestMultiError
- type ListProjectsByUserRequestValidationError
- func (e ListProjectsByUserRequestValidationError) Cause() error
- func (e ListProjectsByUserRequestValidationError) Error() string
- func (e ListProjectsByUserRequestValidationError) ErrorName() string
- func (e ListProjectsByUserRequestValidationError) Field() string
- func (e ListProjectsByUserRequestValidationError) Key() bool
- func (e ListProjectsByUserRequestValidationError) Reason() string
- type ListProjectsByUserResponse
- func (*ListProjectsByUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsByUserResponse) GetProjects() []*Project
- func (*ListProjectsByUserResponse) ProtoMessage()
- func (x *ListProjectsByUserResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsByUserResponse) Reset()
- func (x *ListProjectsByUserResponse) String() string
- func (m *ListProjectsByUserResponse) Validate() error
- func (m *ListProjectsByUserResponse) ValidateAll() error
- type ListProjectsByUserResponseMultiError
- type ListProjectsByUserResponseValidationError
- func (e ListProjectsByUserResponseValidationError) Cause() error
- func (e ListProjectsByUserResponseValidationError) Error() string
- func (e ListProjectsByUserResponseValidationError) ErrorName() string
- func (e ListProjectsByUserResponseValidationError) Field() string
- func (e ListProjectsByUserResponseValidationError) Key() bool
- func (e ListProjectsByUserResponseValidationError) Reason() string
- type ListProjectsRequest
- func (*ListProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsRequest) GetOrgId() string
- func (x *ListProjectsRequest) GetState() string
- func (*ListProjectsRequest) ProtoMessage()
- func (x *ListProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsRequest) Reset()
- func (x *ListProjectsRequest) String() string
- func (m *ListProjectsRequest) Validate() error
- func (m *ListProjectsRequest) ValidateAll() error
- type ListProjectsRequestMultiError
- type ListProjectsRequestValidationError
- func (e ListProjectsRequestValidationError) Cause() error
- func (e ListProjectsRequestValidationError) Error() string
- func (e ListProjectsRequestValidationError) ErrorName() string
- func (e ListProjectsRequestValidationError) Field() string
- func (e ListProjectsRequestValidationError) Key() bool
- func (e ListProjectsRequestValidationError) Reason() string
- type ListProjectsResponse
- func (*ListProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsResponse) GetProjects() []*Project
- func (*ListProjectsResponse) ProtoMessage()
- func (x *ListProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsResponse) Reset()
- func (x *ListProjectsResponse) String() string
- func (m *ListProjectsResponse) Validate() error
- func (m *ListProjectsResponse) ValidateAll() error
- type ListProjectsResponseMultiError
- type ListProjectsResponseValidationError
- func (e ListProjectsResponseValidationError) Cause() error
- func (e ListProjectsResponseValidationError) Error() string
- func (e ListProjectsResponseValidationError) ErrorName() string
- func (e ListProjectsResponseValidationError) Field() string
- func (e ListProjectsResponseValidationError) Key() bool
- func (e ListProjectsResponseValidationError) Reason() string
- type ListRelationsRequest
- func (*ListRelationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListRelationsRequest) ProtoMessage()
- func (x *ListRelationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListRelationsRequest) Reset()
- func (x *ListRelationsRequest) String() string
- func (m *ListRelationsRequest) Validate() error
- func (m *ListRelationsRequest) ValidateAll() error
- type ListRelationsRequestMultiError
- type ListRelationsRequestValidationError
- func (e ListRelationsRequestValidationError) Cause() error
- func (e ListRelationsRequestValidationError) Error() string
- func (e ListRelationsRequestValidationError) ErrorName() string
- func (e ListRelationsRequestValidationError) Field() string
- func (e ListRelationsRequestValidationError) Key() bool
- func (e ListRelationsRequestValidationError) Reason() string
- type ListRelationsResponse
- func (*ListRelationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelationsResponse) GetRelations() []*Relation
- func (*ListRelationsResponse) ProtoMessage()
- func (x *ListRelationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListRelationsResponse) Reset()
- func (x *ListRelationsResponse) String() string
- func (m *ListRelationsResponse) Validate() error
- func (m *ListRelationsResponse) ValidateAll() error
- type ListRelationsResponseMultiError
- type ListRelationsResponseValidationError
- func (e ListRelationsResponseValidationError) Cause() error
- func (e ListRelationsResponseValidationError) Error() string
- func (e ListRelationsResponseValidationError) ErrorName() string
- func (e ListRelationsResponseValidationError) Field() string
- func (e ListRelationsResponseValidationError) Key() bool
- func (e ListRelationsResponseValidationError) Reason() string
- type ListResourcesRequest
- func (*ListResourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourcesRequest) GetNamespace() string
- func (x *ListResourcesRequest) GetOrganizationId() string
- func (x *ListResourcesRequest) GetProjectId() string
- func (x *ListResourcesRequest) GetUserId() string
- func (*ListResourcesRequest) ProtoMessage()
- func (x *ListResourcesRequest) ProtoReflect() protoreflect.Message
- func (x *ListResourcesRequest) Reset()
- func (x *ListResourcesRequest) String() string
- func (m *ListResourcesRequest) Validate() error
- func (m *ListResourcesRequest) ValidateAll() error
- type ListResourcesRequestMultiError
- type ListResourcesRequestValidationError
- func (e ListResourcesRequestValidationError) Cause() error
- func (e ListResourcesRequestValidationError) Error() string
- func (e ListResourcesRequestValidationError) ErrorName() string
- func (e ListResourcesRequestValidationError) Field() string
- func (e ListResourcesRequestValidationError) Key() bool
- func (e ListResourcesRequestValidationError) Reason() string
- type ListResourcesResponse
- func (*ListResourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListResourcesResponse) GetResources() []*Resource
- func (*ListResourcesResponse) ProtoMessage()
- func (x *ListResourcesResponse) ProtoReflect() protoreflect.Message
- func (x *ListResourcesResponse) Reset()
- func (x *ListResourcesResponse) String() string
- func (m *ListResourcesResponse) Validate() error
- func (m *ListResourcesResponse) ValidateAll() error
- type ListResourcesResponseMultiError
- type ListResourcesResponseValidationError
- func (e ListResourcesResponseValidationError) Cause() error
- func (e ListResourcesResponseValidationError) Error() string
- func (e ListResourcesResponseValidationError) ErrorName() string
- func (e ListResourcesResponseValidationError) Field() string
- func (e ListResourcesResponseValidationError) Key() bool
- func (e ListResourcesResponseValidationError) Reason() string
- type ListRolesRequest
- func (*ListRolesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesRequest) GetScopes() []string
- func (x *ListRolesRequest) GetState() string
- func (*ListRolesRequest) ProtoMessage()
- func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
- func (x *ListRolesRequest) Reset()
- func (x *ListRolesRequest) String() string
- func (m *ListRolesRequest) Validate() error
- func (m *ListRolesRequest) ValidateAll() error
- type ListRolesRequestMultiError
- type ListRolesRequestValidationError
- func (e ListRolesRequestValidationError) Cause() error
- func (e ListRolesRequestValidationError) Error() string
- func (e ListRolesRequestValidationError) ErrorName() string
- func (e ListRolesRequestValidationError) Field() string
- func (e ListRolesRequestValidationError) Key() bool
- func (e ListRolesRequestValidationError) Reason() string
- type ListRolesResponse
- func (*ListRolesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListRolesResponse) GetRoles() []*Role
- func (*ListRolesResponse) ProtoMessage()
- func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
- func (x *ListRolesResponse) Reset()
- func (x *ListRolesResponse) String() string
- func (m *ListRolesResponse) Validate() error
- func (m *ListRolesResponse) ValidateAll() error
- type ListRolesResponseMultiError
- type ListRolesResponseValidationError
- func (e ListRolesResponseValidationError) Cause() error
- func (e ListRolesResponseValidationError) Error() string
- func (e ListRolesResponseValidationError) ErrorName() string
- func (e ListRolesResponseValidationError) Field() string
- func (e ListRolesResponseValidationError) Key() bool
- func (e ListRolesResponseValidationError) Reason() string
- type ListServiceUserKeysRequest
- func (*ListServiceUserKeysRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserKeysRequest) GetId() string
- func (*ListServiceUserKeysRequest) ProtoMessage()
- func (x *ListServiceUserKeysRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserKeysRequest) Reset()
- func (x *ListServiceUserKeysRequest) String() string
- func (m *ListServiceUserKeysRequest) Validate() error
- func (m *ListServiceUserKeysRequest) ValidateAll() error
- type ListServiceUserKeysRequestMultiError
- type ListServiceUserKeysRequestValidationError
- func (e ListServiceUserKeysRequestValidationError) Cause() error
- func (e ListServiceUserKeysRequestValidationError) Error() string
- func (e ListServiceUserKeysRequestValidationError) ErrorName() string
- func (e ListServiceUserKeysRequestValidationError) Field() string
- func (e ListServiceUserKeysRequestValidationError) Key() bool
- func (e ListServiceUserKeysRequestValidationError) Reason() string
- type ListServiceUserKeysResponse
- func (*ListServiceUserKeysResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserKeysResponse) GetKeys() []*ServiceUserKey
- func (*ListServiceUserKeysResponse) ProtoMessage()
- func (x *ListServiceUserKeysResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserKeysResponse) Reset()
- func (x *ListServiceUserKeysResponse) String() string
- func (m *ListServiceUserKeysResponse) Validate() error
- func (m *ListServiceUserKeysResponse) ValidateAll() error
- type ListServiceUserKeysResponseMultiError
- type ListServiceUserKeysResponseValidationError
- func (e ListServiceUserKeysResponseValidationError) Cause() error
- func (e ListServiceUserKeysResponseValidationError) Error() string
- func (e ListServiceUserKeysResponseValidationError) ErrorName() string
- func (e ListServiceUserKeysResponseValidationError) Field() string
- func (e ListServiceUserKeysResponseValidationError) Key() bool
- func (e ListServiceUserKeysResponseValidationError) Reason() string
- type ListServiceUserSecretsRequest
- func (*ListServiceUserSecretsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserSecretsRequest) GetId() string
- func (*ListServiceUserSecretsRequest) ProtoMessage()
- func (x *ListServiceUserSecretsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserSecretsRequest) Reset()
- func (x *ListServiceUserSecretsRequest) String() string
- func (m *ListServiceUserSecretsRequest) Validate() error
- func (m *ListServiceUserSecretsRequest) ValidateAll() error
- type ListServiceUserSecretsRequestMultiError
- type ListServiceUserSecretsRequestValidationError
- func (e ListServiceUserSecretsRequestValidationError) Cause() error
- func (e ListServiceUserSecretsRequestValidationError) Error() string
- func (e ListServiceUserSecretsRequestValidationError) ErrorName() string
- func (e ListServiceUserSecretsRequestValidationError) Field() string
- func (e ListServiceUserSecretsRequestValidationError) Key() bool
- func (e ListServiceUserSecretsRequestValidationError) Reason() string
- type ListServiceUserSecretsResponse
- func (*ListServiceUserSecretsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserSecretsResponse) GetSecrets() []*SecretCredential
- func (*ListServiceUserSecretsResponse) ProtoMessage()
- func (x *ListServiceUserSecretsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserSecretsResponse) Reset()
- func (x *ListServiceUserSecretsResponse) String() string
- func (m *ListServiceUserSecretsResponse) Validate() error
- func (m *ListServiceUserSecretsResponse) ValidateAll() error
- type ListServiceUserSecretsResponseMultiError
- type ListServiceUserSecretsResponseValidationError
- func (e ListServiceUserSecretsResponseValidationError) Cause() error
- func (e ListServiceUserSecretsResponseValidationError) Error() string
- func (e ListServiceUserSecretsResponseValidationError) ErrorName() string
- func (e ListServiceUserSecretsResponseValidationError) Field() string
- func (e ListServiceUserSecretsResponseValidationError) Key() bool
- func (e ListServiceUserSecretsResponseValidationError) Reason() string
- type ListServiceUsersRequest
- func (*ListServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUsersRequest) GetOrgId() string
- func (x *ListServiceUsersRequest) GetState() string
- func (*ListServiceUsersRequest) ProtoMessage()
- func (x *ListServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUsersRequest) Reset()
- func (x *ListServiceUsersRequest) String() string
- func (m *ListServiceUsersRequest) Validate() error
- func (m *ListServiceUsersRequest) ValidateAll() error
- type ListServiceUsersRequestMultiError
- type ListServiceUsersRequestValidationError
- func (e ListServiceUsersRequestValidationError) Cause() error
- func (e ListServiceUsersRequestValidationError) Error() string
- func (e ListServiceUsersRequestValidationError) ErrorName() string
- func (e ListServiceUsersRequestValidationError) Field() string
- func (e ListServiceUsersRequestValidationError) Key() bool
- func (e ListServiceUsersRequestValidationError) Reason() string
- type ListServiceUsersResponse
- func (*ListServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUsersResponse) GetServiceusers() []*ServiceUser
- func (*ListServiceUsersResponse) ProtoMessage()
- func (x *ListServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUsersResponse) Reset()
- func (x *ListServiceUsersResponse) String() string
- func (m *ListServiceUsersResponse) Validate() error
- func (m *ListServiceUsersResponse) ValidateAll() error
- type ListServiceUsersResponseMultiError
- type ListServiceUsersResponseValidationError
- func (e ListServiceUsersResponseValidationError) Cause() error
- func (e ListServiceUsersResponseValidationError) Error() string
- func (e ListServiceUsersResponseValidationError) ErrorName() string
- func (e ListServiceUsersResponseValidationError) Field() string
- func (e ListServiceUsersResponseValidationError) Key() bool
- func (e ListServiceUsersResponseValidationError) Reason() string
- type ListUserGroupsRequest
- func (*ListUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserGroupsRequest) GetId() string
- func (x *ListUserGroupsRequest) GetOrgId() string
- func (*ListUserGroupsRequest) ProtoMessage()
- func (x *ListUserGroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserGroupsRequest) Reset()
- func (x *ListUserGroupsRequest) String() string
- func (m *ListUserGroupsRequest) Validate() error
- func (m *ListUserGroupsRequest) ValidateAll() error
- type ListUserGroupsRequestMultiError
- type ListUserGroupsRequestValidationError
- func (e ListUserGroupsRequestValidationError) Cause() error
- func (e ListUserGroupsRequestValidationError) Error() string
- func (e ListUserGroupsRequestValidationError) ErrorName() string
- func (e ListUserGroupsRequestValidationError) Field() string
- func (e ListUserGroupsRequestValidationError) Key() bool
- func (e ListUserGroupsRequestValidationError) Reason() string
- type ListUserGroupsResponse
- func (*ListUserGroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserGroupsResponse) GetGroups() []*Group
- func (*ListUserGroupsResponse) ProtoMessage()
- func (x *ListUserGroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserGroupsResponse) Reset()
- func (x *ListUserGroupsResponse) String() string
- func (m *ListUserGroupsResponse) Validate() error
- func (m *ListUserGroupsResponse) ValidateAll() error
- type ListUserGroupsResponseMultiError
- type ListUserGroupsResponseValidationError
- func (e ListUserGroupsResponseValidationError) Cause() error
- func (e ListUserGroupsResponseValidationError) Error() string
- func (e ListUserGroupsResponseValidationError) ErrorName() string
- func (e ListUserGroupsResponseValidationError) Field() string
- func (e ListUserGroupsResponseValidationError) Key() bool
- func (e ListUserGroupsResponseValidationError) Reason() string
- type ListUserInvitationsRequest
- func (*ListUserInvitationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserInvitationsRequest) GetId() string
- func (*ListUserInvitationsRequest) ProtoMessage()
- func (x *ListUserInvitationsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserInvitationsRequest) Reset()
- func (x *ListUserInvitationsRequest) String() string
- func (m *ListUserInvitationsRequest) Validate() error
- func (m *ListUserInvitationsRequest) ValidateAll() error
- type ListUserInvitationsRequestMultiError
- type ListUserInvitationsRequestValidationError
- func (e ListUserInvitationsRequestValidationError) Cause() error
- func (e ListUserInvitationsRequestValidationError) Error() string
- func (e ListUserInvitationsRequestValidationError) ErrorName() string
- func (e ListUserInvitationsRequestValidationError) Field() string
- func (e ListUserInvitationsRequestValidationError) Key() bool
- func (e ListUserInvitationsRequestValidationError) Reason() string
- type ListUserInvitationsResponse
- func (*ListUserInvitationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserInvitationsResponse) GetInvitations() []*Invitation
- func (*ListUserInvitationsResponse) ProtoMessage()
- func (x *ListUserInvitationsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserInvitationsResponse) Reset()
- func (x *ListUserInvitationsResponse) String() string
- func (m *ListUserInvitationsResponse) Validate() error
- func (m *ListUserInvitationsResponse) ValidateAll() error
- type ListUserInvitationsResponseMultiError
- type ListUserInvitationsResponseValidationError
- func (e ListUserInvitationsResponseValidationError) Cause() error
- func (e ListUserInvitationsResponseValidationError) Error() string
- func (e ListUserInvitationsResponseValidationError) ErrorName() string
- func (e ListUserInvitationsResponseValidationError) Field() string
- func (e ListUserInvitationsResponseValidationError) Key() bool
- func (e ListUserInvitationsResponseValidationError) Reason() string
- type ListUserPreferencesRequest
- func (*ListUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserPreferencesRequest) GetId() string
- func (*ListUserPreferencesRequest) ProtoMessage()
- func (x *ListUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserPreferencesRequest) Reset()
- func (x *ListUserPreferencesRequest) String() string
- func (m *ListUserPreferencesRequest) Validate() error
- func (m *ListUserPreferencesRequest) ValidateAll() error
- type ListUserPreferencesRequestMultiError
- type ListUserPreferencesRequestValidationError
- func (e ListUserPreferencesRequestValidationError) Cause() error
- func (e ListUserPreferencesRequestValidationError) Error() string
- func (e ListUserPreferencesRequestValidationError) ErrorName() string
- func (e ListUserPreferencesRequestValidationError) Field() string
- func (e ListUserPreferencesRequestValidationError) Key() bool
- func (e ListUserPreferencesRequestValidationError) Reason() string
- type ListUserPreferencesResponse
- func (*ListUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserPreferencesResponse) GetPreferences() []*Preference
- func (*ListUserPreferencesResponse) ProtoMessage()
- func (x *ListUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserPreferencesResponse) Reset()
- func (x *ListUserPreferencesResponse) String() string
- func (m *ListUserPreferencesResponse) Validate() error
- func (m *ListUserPreferencesResponse) ValidateAll() error
- type ListUserPreferencesResponseMultiError
- type ListUserPreferencesResponseValidationError
- func (e ListUserPreferencesResponseValidationError) Cause() error
- func (e ListUserPreferencesResponseValidationError) Error() string
- func (e ListUserPreferencesResponseValidationError) ErrorName() string
- func (e ListUserPreferencesResponseValidationError) Field() string
- func (e ListUserPreferencesResponseValidationError) Key() bool
- func (e ListUserPreferencesResponseValidationError) Reason() string
- type ListUsersRequest
- func (*ListUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersRequest) GetGroupId() string
- func (x *ListUsersRequest) GetKeyword() string
- func (x *ListUsersRequest) GetOrgId() string
- func (x *ListUsersRequest) GetPageNum() int32
- func (x *ListUsersRequest) GetPageSize() int32
- func (x *ListUsersRequest) GetState() string
- func (*ListUsersRequest) ProtoMessage()
- func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsersRequest) Reset()
- func (x *ListUsersRequest) String() string
- func (m *ListUsersRequest) Validate() error
- func (m *ListUsersRequest) ValidateAll() error
- type ListUsersRequestMultiError
- type ListUsersRequestValidationError
- func (e ListUsersRequestValidationError) Cause() error
- func (e ListUsersRequestValidationError) Error() string
- func (e ListUsersRequestValidationError) ErrorName() string
- func (e ListUsersRequestValidationError) Field() string
- func (e ListUsersRequestValidationError) Key() bool
- func (e ListUsersRequestValidationError) Reason() string
- type ListUsersResponse
- func (*ListUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsersResponse) GetCount() int32
- func (x *ListUsersResponse) GetUsers() []*User
- func (*ListUsersResponse) ProtoMessage()
- func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsersResponse) Reset()
- func (x *ListUsersResponse) String() string
- func (m *ListUsersResponse) Validate() error
- func (m *ListUsersResponse) ValidateAll() error
- type ListUsersResponseMultiError
- type ListUsersResponseValidationError
- func (e ListUsersResponseValidationError) Cause() error
- func (e ListUsersResponseValidationError) Error() string
- func (e ListUsersResponseValidationError) ErrorName() string
- func (e ListUsersResponseValidationError) Field() string
- func (e ListUsersResponseValidationError) Key() bool
- func (e ListUsersResponseValidationError) Reason() string
- type MetaSchema
- func (*MetaSchema) Descriptor() ([]byte, []int)deprecated
- func (x *MetaSchema) GetCreatedAt() *timestamppb.Timestamp
- func (x *MetaSchema) GetId() string
- func (x *MetaSchema) GetName() string
- func (x *MetaSchema) GetSchema() string
- func (x *MetaSchema) GetUpdatedAt() *timestamppb.Timestamp
- func (*MetaSchema) ProtoMessage()
- func (x *MetaSchema) ProtoReflect() protoreflect.Message
- func (x *MetaSchema) Reset()
- func (x *MetaSchema) String() string
- func (m *MetaSchema) Validate() error
- func (m *MetaSchema) ValidateAll() error
- type MetaSchemaMultiError
- type MetaSchemaRequestBody
- func (*MetaSchemaRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *MetaSchemaRequestBody) GetName() string
- func (x *MetaSchemaRequestBody) GetSchema() string
- func (*MetaSchemaRequestBody) ProtoMessage()
- func (x *MetaSchemaRequestBody) ProtoReflect() protoreflect.Message
- func (x *MetaSchemaRequestBody) Reset()
- func (x *MetaSchemaRequestBody) String() string
- func (m *MetaSchemaRequestBody) Validate() error
- func (m *MetaSchemaRequestBody) ValidateAll() error
- type MetaSchemaRequestBodyMultiError
- type MetaSchemaRequestBodyValidationError
- func (e MetaSchemaRequestBodyValidationError) Cause() error
- func (e MetaSchemaRequestBodyValidationError) Error() string
- func (e MetaSchemaRequestBodyValidationError) ErrorName() string
- func (e MetaSchemaRequestBodyValidationError) Field() string
- func (e MetaSchemaRequestBodyValidationError) Key() bool
- func (e MetaSchemaRequestBodyValidationError) Reason() string
- type MetaSchemaValidationError
- type Namespace
- func (*Namespace) Descriptor() ([]byte, []int)deprecated
- func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
- func (x *Namespace) GetId() string
- func (x *Namespace) GetMetadata() *structpb.Struct
- func (x *Namespace) GetName() string
- func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
- func (*Namespace) ProtoMessage()
- func (x *Namespace) ProtoReflect() protoreflect.Message
- func (x *Namespace) Reset()
- func (x *Namespace) String() string
- func (m *Namespace) Validate() error
- func (m *Namespace) ValidateAll() error
- type NamespaceMultiError
- type NamespaceValidationError
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)deprecated
- func (x *Organization) GetAvatar() string
- func (x *Organization) GetCreatedAt() *timestamppb.Timestamp
- func (x *Organization) GetId() string
- func (x *Organization) GetMetadata() *structpb.Struct
- func (x *Organization) GetName() string
- func (x *Organization) GetState() string
- func (x *Organization) GetTitle() string
- func (x *Organization) GetUpdatedAt() *timestamppb.Timestamp
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) String() string
- func (m *Organization) Validate() error
- func (m *Organization) ValidateAll() error
- type OrganizationMultiError
- type OrganizationRequestBody
- func (*OrganizationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationRequestBody) GetAvatar() string
- func (x *OrganizationRequestBody) GetMetadata() *structpb.Struct
- func (x *OrganizationRequestBody) GetName() string
- func (x *OrganizationRequestBody) GetTitle() string
- func (*OrganizationRequestBody) ProtoMessage()
- func (x *OrganizationRequestBody) ProtoReflect() protoreflect.Message
- func (x *OrganizationRequestBody) Reset()
- func (x *OrganizationRequestBody) String() string
- func (m *OrganizationRequestBody) Validate() error
- func (m *OrganizationRequestBody) ValidateAll() error
- type OrganizationRequestBodyMultiError
- type OrganizationRequestBodyValidationError
- func (e OrganizationRequestBodyValidationError) Cause() error
- func (e OrganizationRequestBodyValidationError) Error() string
- func (e OrganizationRequestBodyValidationError) ErrorName() string
- func (e OrganizationRequestBodyValidationError) Field() string
- func (e OrganizationRequestBodyValidationError) Key() bool
- func (e OrganizationRequestBodyValidationError) Reason() string
- type OrganizationValidationError
- func (e OrganizationValidationError) Cause() error
- func (e OrganizationValidationError) Error() string
- func (e OrganizationValidationError) ErrorName() string
- func (e OrganizationValidationError) Field() string
- func (e OrganizationValidationError) Key() bool
- func (e OrganizationValidationError) Reason() string
- type Permission
- func (*Permission) Descriptor() ([]byte, []int)deprecated
- func (x *Permission) GetCreatedAt() *timestamppb.Timestamp
- func (x *Permission) GetId() string
- func (x *Permission) GetKey() string
- func (x *Permission) GetMetadata() *structpb.Struct
- func (x *Permission) GetName() stringdeprecated
- func (x *Permission) GetNamespace() stringdeprecated
- func (x *Permission) GetTitle() string
- func (x *Permission) GetUpdatedAt() *timestamppb.Timestamp
- 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 PermissionRequestBody
- func (*PermissionRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PermissionRequestBody) GetKey() string
- func (x *PermissionRequestBody) GetMetadata() *structpb.Struct
- func (x *PermissionRequestBody) GetName() stringdeprecated
- func (x *PermissionRequestBody) GetNamespace() stringdeprecated
- func (x *PermissionRequestBody) GetTitle() string
- func (*PermissionRequestBody) ProtoMessage()
- func (x *PermissionRequestBody) ProtoReflect() protoreflect.Message
- func (x *PermissionRequestBody) Reset()
- func (x *PermissionRequestBody) String() string
- func (m *PermissionRequestBody) Validate() error
- func (m *PermissionRequestBody) ValidateAll() error
- type PermissionRequestBodyMultiError
- type PermissionRequestBodyValidationError
- func (e PermissionRequestBodyValidationError) Cause() error
- func (e PermissionRequestBodyValidationError) Error() string
- func (e PermissionRequestBodyValidationError) ErrorName() string
- func (e PermissionRequestBodyValidationError) Field() string
- func (e PermissionRequestBodyValidationError) Key() bool
- func (e PermissionRequestBodyValidationError) Reason() string
- type PermissionValidationError
- type Policy
- func (*Policy) Descriptor() ([]byte, []int)deprecated
- func (x *Policy) GetCreatedAt() *timestamppb.Timestamp
- func (x *Policy) GetId() string
- func (x *Policy) GetMetadata() *structpb.Struct
- func (x *Policy) GetPrincipal() string
- func (x *Policy) GetResource() string
- func (x *Policy) GetRoleId() string
- func (x *Policy) GetTitle() string
- func (x *Policy) GetUpdatedAt() *timestamppb.Timestamp
- func (*Policy) ProtoMessage()
- func (x *Policy) ProtoReflect() protoreflect.Message
- func (x *Policy) Reset()
- func (x *Policy) String() string
- func (m *Policy) Validate() error
- func (m *Policy) ValidateAll() error
- type PolicyMultiError
- type PolicyRequestBody
- func (*PolicyRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PolicyRequestBody) GetMetadata() *structpb.Struct
- func (x *PolicyRequestBody) GetPrincipal() string
- func (x *PolicyRequestBody) GetResource() string
- func (x *PolicyRequestBody) GetRoleId() string
- func (x *PolicyRequestBody) GetTitle() string
- func (*PolicyRequestBody) ProtoMessage()
- func (x *PolicyRequestBody) ProtoReflect() protoreflect.Message
- func (x *PolicyRequestBody) Reset()
- func (x *PolicyRequestBody) String() string
- func (m *PolicyRequestBody) Validate() error
- func (m *PolicyRequestBody) ValidateAll() error
- type PolicyRequestBodyMultiError
- type PolicyRequestBodyValidationError
- func (e PolicyRequestBodyValidationError) Cause() error
- func (e PolicyRequestBodyValidationError) Error() string
- func (e PolicyRequestBodyValidationError) ErrorName() string
- func (e PolicyRequestBodyValidationError) Field() string
- func (e PolicyRequestBodyValidationError) Key() bool
- func (e PolicyRequestBodyValidationError) Reason() string
- type PolicyValidationError
- type Preference
- func (*Preference) Descriptor() ([]byte, []int)deprecated
- func (x *Preference) GetCreatedAt() *timestamppb.Timestamp
- func (x *Preference) GetId() string
- func (x *Preference) GetName() string
- func (x *Preference) GetResourceId() string
- func (x *Preference) GetResourceType() string
- func (x *Preference) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Preference) GetValue() string
- func (*Preference) ProtoMessage()
- func (x *Preference) ProtoReflect() protoreflect.Message
- func (x *Preference) Reset()
- func (x *Preference) String() string
- func (m *Preference) Validate() error
- func (m *Preference) ValidateAll() error
- type PreferenceMultiError
- type PreferenceRequestBody
- func (*PreferenceRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PreferenceRequestBody) GetName() string
- func (x *PreferenceRequestBody) GetValue() string
- func (*PreferenceRequestBody) ProtoMessage()
- func (x *PreferenceRequestBody) ProtoReflect() protoreflect.Message
- func (x *PreferenceRequestBody) Reset()
- func (x *PreferenceRequestBody) String() string
- func (m *PreferenceRequestBody) Validate() error
- func (m *PreferenceRequestBody) ValidateAll() error
- type PreferenceRequestBodyMultiError
- type PreferenceRequestBodyValidationError
- func (e PreferenceRequestBodyValidationError) Cause() error
- func (e PreferenceRequestBodyValidationError) Error() string
- func (e PreferenceRequestBodyValidationError) ErrorName() string
- func (e PreferenceRequestBodyValidationError) Field() string
- func (e PreferenceRequestBodyValidationError) Key() bool
- func (e PreferenceRequestBodyValidationError) Reason() string
- type PreferenceTrait
- func (*PreferenceTrait) Descriptor() ([]byte, []int)deprecated
- func (x *PreferenceTrait) GetBreadcrumb() string
- func (x *PreferenceTrait) GetCheckbox() string
- func (x *PreferenceTrait) GetCombobox() string
- func (x *PreferenceTrait) GetDefault() string
- func (x *PreferenceTrait) GetDescription() string
- func (x *PreferenceTrait) GetHeading() string
- func (m *PreferenceTrait) GetInput() isPreferenceTrait_Input
- func (x *PreferenceTrait) GetInputHints() string
- func (x *PreferenceTrait) GetLongDescription() string
- func (x *PreferenceTrait) GetMultiselect() string
- func (x *PreferenceTrait) GetName() string
- func (x *PreferenceTrait) GetNumber() string
- func (x *PreferenceTrait) GetResourceType() string
- func (x *PreferenceTrait) GetSelect() string
- func (x *PreferenceTrait) GetSubHeading() string
- func (x *PreferenceTrait) GetText() string
- func (x *PreferenceTrait) GetTextarea() string
- func (x *PreferenceTrait) GetTitle() string
- func (*PreferenceTrait) ProtoMessage()
- func (x *PreferenceTrait) ProtoReflect() protoreflect.Message
- func (x *PreferenceTrait) Reset()
- func (x *PreferenceTrait) String() string
- func (m *PreferenceTrait) Validate() error
- func (m *PreferenceTrait) ValidateAll() error
- type PreferenceTraitMultiError
- type PreferenceTraitValidationError
- func (e PreferenceTraitValidationError) Cause() error
- func (e PreferenceTraitValidationError) Error() string
- func (e PreferenceTraitValidationError) ErrorName() string
- func (e PreferenceTraitValidationError) Field() string
- func (e PreferenceTraitValidationError) Key() bool
- func (e PreferenceTraitValidationError) Reason() string
- type PreferenceTrait_Checkbox
- type PreferenceTrait_Combobox
- type PreferenceTrait_Multiselect
- type PreferenceTrait_Number
- type PreferenceTrait_Select
- type PreferenceTrait_Text
- type PreferenceTrait_Textarea
- type PreferenceValidationError
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetCreatedAt() *timestamppb.Timestamp
- func (x *Project) GetId() string
- func (x *Project) GetMetadata() *structpb.Struct
- func (x *Project) GetName() string
- func (x *Project) GetOrgId() string
- func (x *Project) GetTitle() string
- func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
- func (*Project) ProtoMessage()
- func (x *Project) ProtoReflect() protoreflect.Message
- func (x *Project) Reset()
- func (x *Project) String() string
- func (m *Project) Validate() error
- func (m *Project) ValidateAll() error
- type ProjectMultiError
- type ProjectRequestBody
- func (*ProjectRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectRequestBody) GetMetadata() *structpb.Struct
- func (x *ProjectRequestBody) GetName() string
- func (x *ProjectRequestBody) GetOrgId() string
- func (x *ProjectRequestBody) GetTitle() string
- func (*ProjectRequestBody) ProtoMessage()
- func (x *ProjectRequestBody) ProtoReflect() protoreflect.Message
- func (x *ProjectRequestBody) Reset()
- func (x *ProjectRequestBody) String() string
- func (m *ProjectRequestBody) Validate() error
- func (m *ProjectRequestBody) ValidateAll() error
- type ProjectRequestBodyMultiError
- type ProjectRequestBodyValidationError
- func (e ProjectRequestBodyValidationError) Cause() error
- func (e ProjectRequestBodyValidationError) Error() string
- func (e ProjectRequestBodyValidationError) ErrorName() string
- func (e ProjectRequestBodyValidationError) Field() string
- func (e ProjectRequestBodyValidationError) Key() bool
- func (e ProjectRequestBodyValidationError) Reason() string
- type ProjectValidationError
- type Relation
- func (*Relation) Descriptor() ([]byte, []int)deprecated
- func (x *Relation) GetCreatedAt() *timestamppb.Timestamp
- func (x *Relation) GetId() string
- func (x *Relation) GetObject() string
- func (x *Relation) GetRelation() string
- func (x *Relation) GetSubject() string
- func (x *Relation) GetSubjectSubRelation() string
- func (x *Relation) GetUpdatedAt() *timestamppb.Timestamp
- func (*Relation) ProtoMessage()
- func (x *Relation) ProtoReflect() protoreflect.Message
- func (x *Relation) Reset()
- func (x *Relation) String() string
- func (m *Relation) Validate() error
- func (m *Relation) ValidateAll() error
- type RelationMultiError
- type RelationRequestBody
- func (*RelationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *RelationRequestBody) GetObject() string
- func (x *RelationRequestBody) GetRelation() string
- func (x *RelationRequestBody) GetSubject() string
- func (x *RelationRequestBody) GetSubjectSubRelation() string
- func (*RelationRequestBody) ProtoMessage()
- func (x *RelationRequestBody) ProtoReflect() protoreflect.Message
- func (x *RelationRequestBody) Reset()
- func (x *RelationRequestBody) String() string
- func (m *RelationRequestBody) Validate() error
- func (m *RelationRequestBody) ValidateAll() error
- type RelationRequestBodyMultiError
- type RelationRequestBodyValidationError
- func (e RelationRequestBodyValidationError) Cause() error
- func (e RelationRequestBodyValidationError) Error() string
- func (e RelationRequestBodyValidationError) ErrorName() string
- func (e RelationRequestBodyValidationError) Field() string
- func (e RelationRequestBodyValidationError) Key() bool
- func (e RelationRequestBodyValidationError) Reason() string
- type RelationValidationError
- type RemoveGroupUserRequest
- func (*RemoveGroupUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveGroupUserRequest) GetId() string
- func (x *RemoveGroupUserRequest) GetOrgId() string
- func (x *RemoveGroupUserRequest) GetUserId() string
- func (*RemoveGroupUserRequest) ProtoMessage()
- func (x *RemoveGroupUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveGroupUserRequest) Reset()
- func (x *RemoveGroupUserRequest) String() string
- func (m *RemoveGroupUserRequest) Validate() error
- func (m *RemoveGroupUserRequest) ValidateAll() error
- type RemoveGroupUserRequestMultiError
- type RemoveGroupUserRequestValidationError
- func (e RemoveGroupUserRequestValidationError) Cause() error
- func (e RemoveGroupUserRequestValidationError) Error() string
- func (e RemoveGroupUserRequestValidationError) ErrorName() string
- func (e RemoveGroupUserRequestValidationError) Field() string
- func (e RemoveGroupUserRequestValidationError) Key() bool
- func (e RemoveGroupUserRequestValidationError) Reason() string
- type RemoveGroupUserResponse
- func (*RemoveGroupUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveGroupUserResponse) ProtoMessage()
- func (x *RemoveGroupUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveGroupUserResponse) Reset()
- func (x *RemoveGroupUserResponse) String() string
- func (m *RemoveGroupUserResponse) Validate() error
- func (m *RemoveGroupUserResponse) ValidateAll() error
- type RemoveGroupUserResponseMultiError
- type RemoveGroupUserResponseValidationError
- func (e RemoveGroupUserResponseValidationError) Cause() error
- func (e RemoveGroupUserResponseValidationError) Error() string
- func (e RemoveGroupUserResponseValidationError) ErrorName() string
- func (e RemoveGroupUserResponseValidationError) Field() string
- func (e RemoveGroupUserResponseValidationError) Key() bool
- func (e RemoveGroupUserResponseValidationError) Reason() string
- type RemoveOrganizationUserRequest
- func (*RemoveOrganizationUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationUserRequest) GetId() string
- func (x *RemoveOrganizationUserRequest) GetUserId() string
- func (*RemoveOrganizationUserRequest) ProtoMessage()
- func (x *RemoveOrganizationUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationUserRequest) Reset()
- func (x *RemoveOrganizationUserRequest) String() string
- func (m *RemoveOrganizationUserRequest) Validate() error
- func (m *RemoveOrganizationUserRequest) ValidateAll() error
- type RemoveOrganizationUserRequestMultiError
- type RemoveOrganizationUserRequestValidationError
- func (e RemoveOrganizationUserRequestValidationError) Cause() error
- func (e RemoveOrganizationUserRequestValidationError) Error() string
- func (e RemoveOrganizationUserRequestValidationError) ErrorName() string
- func (e RemoveOrganizationUserRequestValidationError) Field() string
- func (e RemoveOrganizationUserRequestValidationError) Key() bool
- func (e RemoveOrganizationUserRequestValidationError) Reason() string
- type RemoveOrganizationUserResponse
- func (*RemoveOrganizationUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOrganizationUserResponse) ProtoMessage()
- func (x *RemoveOrganizationUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationUserResponse) Reset()
- func (x *RemoveOrganizationUserResponse) String() string
- func (m *RemoveOrganizationUserResponse) Validate() error
- func (m *RemoveOrganizationUserResponse) ValidateAll() error
- type RemoveOrganizationUserResponseMultiError
- type RemoveOrganizationUserResponseValidationError
- func (e RemoveOrganizationUserResponseValidationError) Cause() error
- func (e RemoveOrganizationUserResponseValidationError) Error() string
- func (e RemoveOrganizationUserResponseValidationError) ErrorName() string
- func (e RemoveOrganizationUserResponseValidationError) Field() string
- func (e RemoveOrganizationUserResponseValidationError) Key() bool
- func (e RemoveOrganizationUserResponseValidationError) Reason() string
- type Resource
- func (*Resource) Descriptor() ([]byte, []int)deprecated
- func (x *Resource) GetCreatedAt() *timestamppb.Timestamp
- func (x *Resource) GetId() string
- func (x *Resource) GetMetadata() *structpb.Struct
- func (x *Resource) GetName() string
- func (x *Resource) GetNamespace() string
- func (x *Resource) GetPrincipal() string
- func (x *Resource) GetProjectId() string
- func (x *Resource) GetTitle() string
- func (x *Resource) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Resource) GetUrn() string
- func (*Resource) ProtoMessage()
- func (x *Resource) ProtoReflect() protoreflect.Message
- func (x *Resource) Reset()
- func (x *Resource) String() string
- func (m *Resource) Validate() error
- func (m *Resource) ValidateAll() error
- type ResourceMultiError
- type ResourceRequestBody
- func (*ResourceRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ResourceRequestBody) GetMetadata() *structpb.Struct
- func (x *ResourceRequestBody) GetName() string
- func (x *ResourceRequestBody) GetNamespace() string
- func (x *ResourceRequestBody) GetPrincipal() string
- func (x *ResourceRequestBody) GetTitle() string
- func (*ResourceRequestBody) ProtoMessage()
- func (x *ResourceRequestBody) ProtoReflect() protoreflect.Message
- func (x *ResourceRequestBody) Reset()
- func (x *ResourceRequestBody) String() string
- func (m *ResourceRequestBody) Validate() error
- func (m *ResourceRequestBody) ValidateAll() error
- type ResourceRequestBodyMultiError
- type ResourceRequestBodyValidationError
- func (e ResourceRequestBodyValidationError) Cause() error
- func (e ResourceRequestBodyValidationError) Error() string
- func (e ResourceRequestBodyValidationError) ErrorName() string
- func (e ResourceRequestBodyValidationError) Field() string
- func (e ResourceRequestBodyValidationError) Key() bool
- func (e ResourceRequestBodyValidationError) Reason() string
- type ResourceValidationError
- type Role
- func (*Role) Descriptor() ([]byte, []int)deprecated
- func (x *Role) GetCreatedAt() *timestamppb.Timestamp
- func (x *Role) GetId() string
- func (x *Role) GetMetadata() *structpb.Struct
- func (x *Role) GetName() string
- func (x *Role) GetOrgId() string
- func (x *Role) GetPermissions() []string
- func (x *Role) GetScopes() []string
- func (x *Role) GetState() string
- func (x *Role) GetTitle() string
- func (x *Role) GetUpdatedAt() *timestamppb.Timestamp
- 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 RoleRequestBody
- func (*RoleRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *RoleRequestBody) GetMetadata() *structpb.Struct
- func (x *RoleRequestBody) GetName() string
- func (x *RoleRequestBody) GetPermissions() []string
- func (x *RoleRequestBody) GetScopes() []string
- func (x *RoleRequestBody) GetTitle() string
- func (*RoleRequestBody) ProtoMessage()
- func (x *RoleRequestBody) ProtoReflect() protoreflect.Message
- func (x *RoleRequestBody) Reset()
- func (x *RoleRequestBody) String() string
- func (m *RoleRequestBody) Validate() error
- func (m *RoleRequestBody) ValidateAll() error
- type RoleRequestBodyMultiError
- type RoleRequestBodyValidationError
- func (e RoleRequestBodyValidationError) Cause() error
- func (e RoleRequestBodyValidationError) Error() string
- func (e RoleRequestBodyValidationError) ErrorName() string
- func (e RoleRequestBodyValidationError) Field() string
- func (e RoleRequestBodyValidationError) Key() bool
- func (e RoleRequestBodyValidationError) Reason() string
- type RoleValidationError
- type SecretCredential
- func (*SecretCredential) Descriptor() ([]byte, []int)deprecated
- func (x *SecretCredential) GetCreatedAt() *timestamppb.Timestamp
- func (x *SecretCredential) GetId() string
- func (x *SecretCredential) GetSecret() string
- func (x *SecretCredential) GetTitle() string
- func (*SecretCredential) ProtoMessage()
- func (x *SecretCredential) ProtoReflect() protoreflect.Message
- func (x *SecretCredential) Reset()
- func (x *SecretCredential) String() string
- func (m *SecretCredential) Validate() error
- func (m *SecretCredential) ValidateAll() error
- type SecretCredentialMultiError
- type SecretCredentialValidationError
- func (e SecretCredentialValidationError) Cause() error
- func (e SecretCredentialValidationError) Error() string
- func (e SecretCredentialValidationError) ErrorName() string
- func (e SecretCredentialValidationError) Field() string
- func (e SecretCredentialValidationError) Key() bool
- func (e SecretCredentialValidationError) Reason() string
- type ServiceUser
- func (*ServiceUser) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUser) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUser) GetId() string
- func (x *ServiceUser) GetMetadata() *structpb.Struct
- func (x *ServiceUser) GetOrgId() string
- func (x *ServiceUser) GetState() string
- func (x *ServiceUser) GetTitle() string
- func (x *ServiceUser) GetUpdatedAt() *timestamppb.Timestamp
- func (*ServiceUser) ProtoMessage()
- func (x *ServiceUser) ProtoReflect() protoreflect.Message
- func (x *ServiceUser) Reset()
- func (x *ServiceUser) String() string
- func (m *ServiceUser) Validate() error
- func (m *ServiceUser) ValidateAll() error
- type ServiceUserKey
- func (*ServiceUserKey) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserKey) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUserKey) GetId() string
- func (x *ServiceUserKey) GetPrincipalId() string
- func (x *ServiceUserKey) GetPublicKey() string
- func (x *ServiceUserKey) GetTitle() string
- func (*ServiceUserKey) ProtoMessage()
- func (x *ServiceUserKey) ProtoReflect() protoreflect.Message
- func (x *ServiceUserKey) Reset()
- func (x *ServiceUserKey) String() string
- func (m *ServiceUserKey) Validate() error
- func (m *ServiceUserKey) ValidateAll() error
- type ServiceUserKeyMultiError
- type ServiceUserKeyValidationError
- func (e ServiceUserKeyValidationError) Cause() error
- func (e ServiceUserKeyValidationError) Error() string
- func (e ServiceUserKeyValidationError) ErrorName() string
- func (e ServiceUserKeyValidationError) Field() string
- func (e ServiceUserKeyValidationError) Key() bool
- func (e ServiceUserKeyValidationError) Reason() string
- type ServiceUserMultiError
- type ServiceUserRequestBody
- func (*ServiceUserRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserRequestBody) GetMetadata() *structpb.Struct
- func (x *ServiceUserRequestBody) GetTitle() string
- func (*ServiceUserRequestBody) ProtoMessage()
- func (x *ServiceUserRequestBody) ProtoReflect() protoreflect.Message
- func (x *ServiceUserRequestBody) Reset()
- func (x *ServiceUserRequestBody) String() string
- func (m *ServiceUserRequestBody) Validate() error
- func (m *ServiceUserRequestBody) ValidateAll() error
- type ServiceUserRequestBodyMultiError
- type ServiceUserRequestBodyValidationError
- func (e ServiceUserRequestBodyValidationError) Cause() error
- func (e ServiceUserRequestBodyValidationError) Error() string
- func (e ServiceUserRequestBodyValidationError) ErrorName() string
- func (e ServiceUserRequestBodyValidationError) Field() string
- func (e ServiceUserRequestBodyValidationError) Key() bool
- func (e ServiceUserRequestBodyValidationError) Reason() string
- type ServiceUserValidationError
- func (e ServiceUserValidationError) Cause() error
- func (e ServiceUserValidationError) Error() string
- func (e ServiceUserValidationError) ErrorName() string
- func (e ServiceUserValidationError) Field() string
- func (e ServiceUserValidationError) Key() bool
- func (e ServiceUserValidationError) Reason() string
- type UnimplementedAdminServiceServer
- func (UnimplementedAdminServiceServer) CreatePermission(context.Context, *CreatePermissionRequest) (*CreatePermissionResponse, error)
- func (UnimplementedAdminServiceServer) CreatePreferences(context.Context, *CreatePreferencesRequest) (*CreatePreferencesResponse, error)
- func (UnimplementedAdminServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
- func (UnimplementedAdminServiceServer) DeletePermission(context.Context, *DeletePermissionRequest) (*DeletePermissionResponse, error)
- func (UnimplementedAdminServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
- func (UnimplementedAdminServiceServer) ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error)
- func (UnimplementedAdminServiceServer) ListAllUsers(context.Context, *ListAllUsersRequest) (*ListAllUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
- func (UnimplementedAdminServiceServer) ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error)
- func (UnimplementedAdminServiceServer) ListPreferences(context.Context, *ListPreferencesRequest) (*ListPreferencesResponse, error)
- func (UnimplementedAdminServiceServer) ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error)
- func (UnimplementedAdminServiceServer) ListRelations(context.Context, *ListRelationsRequest) (*ListRelationsResponse, error)
- func (UnimplementedAdminServiceServer) ListResources(context.Context, *ListResourcesRequest) (*ListResourcesResponse, error)
- func (UnimplementedAdminServiceServer) UpdatePermission(context.Context, *UpdatePermissionRequest) (*UpdatePermissionResponse, error)
- func (UnimplementedAdminServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
- type UnimplementedFrontierServiceServer
- func (UnimplementedFrontierServiceServer) AcceptOrganizationInvitation(context.Context, *AcceptOrganizationInvitationRequest) (*AcceptOrganizationInvitationResponse, error)
- func (UnimplementedFrontierServiceServer) AddGroupUsers(context.Context, *AddGroupUsersRequest) (*AddGroupUsersResponse, error)
- func (UnimplementedFrontierServiceServer) AddOrganizationUsers(context.Context, *AddOrganizationUsersRequest) (*AddOrganizationUsersResponse, error)
- func (UnimplementedFrontierServiceServer) AuthCallback(context.Context, *AuthCallbackRequest) (*AuthCallbackResponse, error)
- func (UnimplementedFrontierServiceServer) AuthLogout(context.Context, *AuthLogoutRequest) (*AuthLogoutResponse, error)
- func (UnimplementedFrontierServiceServer) AuthToken(context.Context, *AuthTokenRequest) (*AuthTokenResponse, error)
- func (UnimplementedFrontierServiceServer) Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error)
- func (UnimplementedFrontierServiceServer) BatchCheckPermission(context.Context, *BatchCheckPermissionRequest) (*BatchCheckPermissionResponse, error)
- func (UnimplementedFrontierServiceServer) CheckResourcePermission(context.Context, *CheckResourcePermissionRequest) (*CheckResourcePermissionResponse, error)
- func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences(context.Context, *CreateCurrentUserPreferencesRequest) (*CreateCurrentUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
- func (UnimplementedFrontierServiceServer) CreateGroupPreferences(context.Context, *CreateGroupPreferencesRequest) (*CreateGroupPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) CreateMetaSchema(context.Context, *CreateMetaSchemaRequest) (*CreateMetaSchemaResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganizationAuditLogs(context.Context, *CreateOrganizationAuditLogsRequest) (*CreateOrganizationAuditLogsResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganizationDomain(context.Context, *CreateOrganizationDomainRequest) (*CreateOrganizationDomainResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganizationInvitation(context.Context, *CreateOrganizationInvitationRequest) (*CreateOrganizationInvitationResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganizationPreferences(context.Context, *CreateOrganizationPreferencesRequest) (*CreateOrganizationPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) CreateOrganizationRole(context.Context, *CreateOrganizationRoleRequest) (*CreateOrganizationRoleResponse, error)
- func (UnimplementedFrontierServiceServer) CreatePolicy(context.Context, *CreatePolicyRequest) (*CreatePolicyResponse, error)
- func (UnimplementedFrontierServiceServer) CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error)
- func (UnimplementedFrontierServiceServer) CreateProjectPreferences(context.Context, *CreateProjectPreferencesRequest) (*CreateProjectPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) CreateProjectResource(context.Context, *CreateProjectResourceRequest) (*CreateProjectResourceResponse, error)
- func (UnimplementedFrontierServiceServer) CreateRelation(context.Context, *CreateRelationRequest) (*CreateRelationResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUser(context.Context, *CreateServiceUserRequest) (*CreateServiceUserResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUserKey(context.Context, *CreateServiceUserKeyRequest) (*CreateServiceUserKeyResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUserSecret(context.Context, *CreateServiceUserSecretRequest) (*CreateServiceUserSecretResponse, error)
- func (UnimplementedFrontierServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedFrontierServiceServer) CreateUserPreferences(context.Context, *CreateUserPreferencesRequest) (*CreateUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteMetaSchema(context.Context, *DeleteMetaSchemaRequest) (*DeleteMetaSchemaResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteOrganizationDomain(context.Context, *DeleteOrganizationDomainRequest) (*DeleteOrganizationDomainResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteOrganizationInvitation(context.Context, *DeleteOrganizationInvitationRequest) (*DeleteOrganizationInvitationResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteOrganizationRole(context.Context, *DeleteOrganizationRoleRequest) (*DeleteOrganizationRoleResponse, error)
- func (UnimplementedFrontierServiceServer) DeletePolicy(context.Context, *DeletePolicyRequest) (*DeletePolicyResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteProjectResource(context.Context, *DeleteProjectResourceRequest) (*DeleteProjectResourceResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteRelation(context.Context, *DeleteRelationRequest) (*DeleteRelationResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteServiceUser(context.Context, *DeleteServiceUserRequest) (*DeleteServiceUserResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteServiceUserKey(context.Context, *DeleteServiceUserKeyRequest) (*DeleteServiceUserKeyResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteServiceUserSecret(context.Context, *DeleteServiceUserSecretRequest) (*DeleteServiceUserSecretResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedFrontierServiceServer) DescribePreferences(context.Context, *DescribePreferencesRequest) (*DescribePreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) DisableGroup(context.Context, *DisableGroupRequest) (*DisableGroupResponse, error)
- func (UnimplementedFrontierServiceServer) DisableOrganization(context.Context, *DisableOrganizationRequest) (*DisableOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) DisableProject(context.Context, *DisableProjectRequest) (*DisableProjectResponse, error)
- func (UnimplementedFrontierServiceServer) DisableUser(context.Context, *DisableUserRequest) (*DisableUserResponse, error)
- func (UnimplementedFrontierServiceServer) EnableGroup(context.Context, *EnableGroupRequest) (*EnableGroupResponse, error)
- func (UnimplementedFrontierServiceServer) EnableOrganization(context.Context, *EnableOrganizationRequest) (*EnableOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) EnableProject(context.Context, *EnableProjectRequest) (*EnableProjectResponse, error)
- func (UnimplementedFrontierServiceServer) EnableUser(context.Context, *EnableUserRequest) (*EnableUserResponse, error)
- func (UnimplementedFrontierServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
- func (UnimplementedFrontierServiceServer) GetJWKs(context.Context, *GetJWKsRequest) (*GetJWKsResponse, error)
- func (UnimplementedFrontierServiceServer) GetMetaSchema(context.Context, *GetMetaSchemaRequest) (*GetMetaSchemaResponse, error)
- func (UnimplementedFrontierServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationAuditLog(context.Context, *GetOrganizationAuditLogRequest) (*GetOrganizationAuditLogResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationDomain(context.Context, *GetOrganizationDomainRequest) (*GetOrganizationDomainResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationInvitation(context.Context, *GetOrganizationInvitationRequest) (*GetOrganizationInvitationResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationRole(context.Context, *GetOrganizationRoleRequest) (*GetOrganizationRoleResponse, error)
- func (UnimplementedFrontierServiceServer) GetPermission(context.Context, *GetPermissionRequest) (*GetPermissionResponse, error)
- func (UnimplementedFrontierServiceServer) GetPolicy(context.Context, *GetPolicyRequest) (*GetPolicyResponse, error)
- func (UnimplementedFrontierServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
- func (UnimplementedFrontierServiceServer) GetProjectResource(context.Context, *GetProjectResourceRequest) (*GetProjectResourceResponse, error)
- func (UnimplementedFrontierServiceServer) GetRelation(context.Context, *GetRelationRequest) (*GetRelationResponse, error)
- func (UnimplementedFrontierServiceServer) GetServiceUser(context.Context, *GetServiceUserRequest) (*GetServiceUserResponse, error)
- func (UnimplementedFrontierServiceServer) GetServiceUserKey(context.Context, *GetServiceUserKeyRequest) (*GetServiceUserKeyResponse, error)
- func (UnimplementedFrontierServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedFrontierServiceServer) JoinOrganization(context.Context, *JoinOrganizationRequest) (*JoinOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) ListAuthStrategies(context.Context, *ListAuthStrategiesRequest) (*ListAuthStrategiesResponse, error)
- func (UnimplementedFrontierServiceServer) ListCurrentUserGroups(context.Context, *ListCurrentUserGroupsRequest) (*ListCurrentUserGroupsResponse, error)
- func (UnimplementedFrontierServiceServer) ListCurrentUserInvitations(context.Context, *ListCurrentUserInvitationsRequest) (*ListCurrentUserInvitationsResponse, error)
- func (UnimplementedFrontierServiceServer) ListCurrentUserPreferences(context.Context, *ListCurrentUserPreferencesRequest) (*ListCurrentUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListGroupPreferences(context.Context, *ListGroupPreferencesRequest) (*ListGroupPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListGroupUsers(context.Context, *ListGroupUsersRequest) (*ListGroupUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListMetaSchemas(context.Context, *ListMetaSchemasRequest) (*ListMetaSchemasResponse, error)
- func (UnimplementedFrontierServiceServer) ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationAdmins(context.Context, *ListOrganizationAdminsRequest) (*ListOrganizationAdminsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationAuditLogs(context.Context, *ListOrganizationAuditLogsRequest) (*ListOrganizationAuditLogsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationDomains(context.Context, *ListOrganizationDomainsRequest) (*ListOrganizationDomainsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationGroups(context.Context, *ListOrganizationGroupsRequest) (*ListOrganizationGroupsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationInvitations(context.Context, *ListOrganizationInvitationsRequest) (*ListOrganizationInvitationsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationPreferences(context.Context, *ListOrganizationPreferencesRequest) (*ListOrganizationPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationProjects(context.Context, *ListOrganizationProjectsRequest) (*ListOrganizationProjectsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationRoles(context.Context, *ListOrganizationRolesRequest) (*ListOrganizationRolesResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationServiceUsers(context.Context, *ListOrganizationServiceUsersRequest) (*ListOrganizationServiceUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationUsers(context.Context, *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationsByCurrentUser(context.Context, *ListOrganizationsByCurrentUserRequest) (*ListOrganizationsByCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) ListOrganizationsByUser(context.Context, *ListOrganizationsByUserRequest) (*ListOrganizationsByUserResponse, error)
- func (UnimplementedFrontierServiceServer) ListPermissions(context.Context, *ListPermissionsRequest) (*ListPermissionsResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectAdmins(context.Context, *ListProjectAdminsRequest) (*ListProjectAdminsResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectGroups(context.Context, *ListProjectGroupsRequest) (*ListProjectGroupsResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectPreferences(context.Context, *ListProjectPreferencesRequest) (*ListProjectPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectResources(context.Context, *ListProjectResourcesRequest) (*ListProjectResourcesResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectServiceUsers(context.Context, *ListProjectServiceUsersRequest) (*ListProjectServiceUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectUsers(context.Context, *ListProjectUsersRequest) (*ListProjectUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectsByCurrentUser(context.Context, *ListProjectsByCurrentUserRequest) (*ListProjectsByCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) ListProjectsByUser(context.Context, *ListProjectsByUserRequest) (*ListProjectsByUserResponse, error)
- func (UnimplementedFrontierServiceServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUserKeys(context.Context, *ListServiceUserKeysRequest) (*ListServiceUserKeysResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUserSecrets(context.Context, *ListServiceUserSecretsRequest) (*ListServiceUserSecretsResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListUserGroups(context.Context, *ListUserGroupsRequest) (*ListUserGroupsResponse, error)
- func (UnimplementedFrontierServiceServer) ListUserInvitations(context.Context, *ListUserInvitationsRequest) (*ListUserInvitationsResponse, error)
- func (UnimplementedFrontierServiceServer) ListUserPreferences(context.Context, *ListUserPreferencesRequest) (*ListUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
- func (UnimplementedFrontierServiceServer) RemoveGroupUser(context.Context, *RemoveGroupUserRequest) (*RemoveGroupUserResponse, error)
- func (UnimplementedFrontierServiceServer) RemoveOrganizationUser(context.Context, *RemoveOrganizationUserRequest) (*RemoveOrganizationUserResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateCurrentUser(context.Context, *UpdateCurrentUserRequest) (*UpdateCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateMetaSchema(context.Context, *UpdateMetaSchemaRequest) (*UpdateMetaSchemaResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateOrganizationRole(context.Context, *UpdateOrganizationRoleRequest) (*UpdateOrganizationRoleResponse, error)
- func (UnimplementedFrontierServiceServer) UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateProjectResource(context.Context, *UpdateProjectResourceRequest) (*UpdateProjectResourceResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- func (UnimplementedFrontierServiceServer) VerifyOrganizationDomain(context.Context, *VerifyOrganizationDomainRequest) (*VerifyOrganizationDomainResponse, error)
- type UnsafeAdminServiceServer
- type UnsafeFrontierServiceServer
- type UpdateCurrentUserRequest
- func (*UpdateCurrentUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserRequest) GetBody() *UserRequestBody
- func (*UpdateCurrentUserRequest) ProtoMessage()
- func (x *UpdateCurrentUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserRequest) Reset()
- func (x *UpdateCurrentUserRequest) String() string
- func (m *UpdateCurrentUserRequest) Validate() error
- func (m *UpdateCurrentUserRequest) ValidateAll() error
- type UpdateCurrentUserRequestMultiError
- type UpdateCurrentUserRequestValidationError
- func (e UpdateCurrentUserRequestValidationError) Cause() error
- func (e UpdateCurrentUserRequestValidationError) Error() string
- func (e UpdateCurrentUserRequestValidationError) ErrorName() string
- func (e UpdateCurrentUserRequestValidationError) Field() string
- func (e UpdateCurrentUserRequestValidationError) Key() bool
- func (e UpdateCurrentUserRequestValidationError) Reason() string
- type UpdateCurrentUserResponse
- func (*UpdateCurrentUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCurrentUserResponse) GetUser() *User
- func (*UpdateCurrentUserResponse) ProtoMessage()
- func (x *UpdateCurrentUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCurrentUserResponse) Reset()
- func (x *UpdateCurrentUserResponse) String() string
- func (m *UpdateCurrentUserResponse) Validate() error
- func (m *UpdateCurrentUserResponse) ValidateAll() error
- type UpdateCurrentUserResponseMultiError
- type UpdateCurrentUserResponseValidationError
- func (e UpdateCurrentUserResponseValidationError) Cause() error
- func (e UpdateCurrentUserResponseValidationError) Error() string
- func (e UpdateCurrentUserResponseValidationError) ErrorName() string
- func (e UpdateCurrentUserResponseValidationError) Field() string
- func (e UpdateCurrentUserResponseValidationError) Key() bool
- func (e UpdateCurrentUserResponseValidationError) Reason() string
- type UpdateGroupRequest
- func (*UpdateGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupRequest) GetBody() *GroupRequestBody
- func (x *UpdateGroupRequest) GetId() string
- func (x *UpdateGroupRequest) GetOrgId() string
- func (*UpdateGroupRequest) ProtoMessage()
- func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupRequest) Reset()
- func (x *UpdateGroupRequest) String() string
- func (m *UpdateGroupRequest) Validate() error
- func (m *UpdateGroupRequest) ValidateAll() error
- type UpdateGroupRequestMultiError
- type UpdateGroupRequestValidationError
- func (e UpdateGroupRequestValidationError) Cause() error
- func (e UpdateGroupRequestValidationError) Error() string
- func (e UpdateGroupRequestValidationError) ErrorName() string
- func (e UpdateGroupRequestValidationError) Field() string
- func (e UpdateGroupRequestValidationError) Key() bool
- func (e UpdateGroupRequestValidationError) Reason() string
- type UpdateGroupResponse
- func (*UpdateGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateGroupResponse) GetGroup() *Group
- func (*UpdateGroupResponse) ProtoMessage()
- func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateGroupResponse) Reset()
- func (x *UpdateGroupResponse) String() string
- func (m *UpdateGroupResponse) Validate() error
- func (m *UpdateGroupResponse) ValidateAll() error
- type UpdateGroupResponseMultiError
- type UpdateGroupResponseValidationError
- func (e UpdateGroupResponseValidationError) Cause() error
- func (e UpdateGroupResponseValidationError) Error() string
- func (e UpdateGroupResponseValidationError) ErrorName() string
- func (e UpdateGroupResponseValidationError) Field() string
- func (e UpdateGroupResponseValidationError) Key() bool
- func (e UpdateGroupResponseValidationError) Reason() string
- type UpdateMetaSchemaRequest
- func (*UpdateMetaSchemaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
- func (x *UpdateMetaSchemaRequest) GetId() string
- func (*UpdateMetaSchemaRequest) ProtoMessage()
- func (x *UpdateMetaSchemaRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateMetaSchemaRequest) Reset()
- func (x *UpdateMetaSchemaRequest) String() string
- func (m *UpdateMetaSchemaRequest) Validate() error
- func (m *UpdateMetaSchemaRequest) ValidateAll() error
- type UpdateMetaSchemaRequestMultiError
- type UpdateMetaSchemaRequestValidationError
- func (e UpdateMetaSchemaRequestValidationError) Cause() error
- func (e UpdateMetaSchemaRequestValidationError) Error() string
- func (e UpdateMetaSchemaRequestValidationError) ErrorName() string
- func (e UpdateMetaSchemaRequestValidationError) Field() string
- func (e UpdateMetaSchemaRequestValidationError) Key() bool
- func (e UpdateMetaSchemaRequestValidationError) Reason() string
- type UpdateMetaSchemaResponse
- func (*UpdateMetaSchemaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateMetaSchemaResponse) GetMetaschema() *MetaSchema
- func (*UpdateMetaSchemaResponse) ProtoMessage()
- func (x *UpdateMetaSchemaResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateMetaSchemaResponse) Reset()
- func (x *UpdateMetaSchemaResponse) String() string
- func (m *UpdateMetaSchemaResponse) Validate() error
- func (m *UpdateMetaSchemaResponse) ValidateAll() error
- type UpdateMetaSchemaResponseMultiError
- type UpdateMetaSchemaResponseValidationError
- func (e UpdateMetaSchemaResponseValidationError) Cause() error
- func (e UpdateMetaSchemaResponseValidationError) Error() string
- func (e UpdateMetaSchemaResponseValidationError) ErrorName() string
- func (e UpdateMetaSchemaResponseValidationError) Field() string
- func (e UpdateMetaSchemaResponseValidationError) Key() bool
- func (e UpdateMetaSchemaResponseValidationError) Reason() string
- type UpdateOrganizationRequest
- func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRequest) GetBody() *OrganizationRequestBody
- func (x *UpdateOrganizationRequest) GetId() string
- func (*UpdateOrganizationRequest) ProtoMessage()
- func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRequest) Reset()
- func (x *UpdateOrganizationRequest) String() string
- func (m *UpdateOrganizationRequest) Validate() error
- func (m *UpdateOrganizationRequest) ValidateAll() error
- type UpdateOrganizationRequestMultiError
- type UpdateOrganizationRequestValidationError
- func (e UpdateOrganizationRequestValidationError) Cause() error
- func (e UpdateOrganizationRequestValidationError) Error() string
- func (e UpdateOrganizationRequestValidationError) ErrorName() string
- func (e UpdateOrganizationRequestValidationError) Field() string
- func (e UpdateOrganizationRequestValidationError) Key() bool
- func (e UpdateOrganizationRequestValidationError) Reason() string
- type UpdateOrganizationResponse
- func (*UpdateOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationResponse) GetOrganization() *Organization
- func (*UpdateOrganizationResponse) ProtoMessage()
- func (x *UpdateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationResponse) Reset()
- func (x *UpdateOrganizationResponse) String() string
- func (m *UpdateOrganizationResponse) Validate() error
- func (m *UpdateOrganizationResponse) ValidateAll() error
- type UpdateOrganizationResponseMultiError
- type UpdateOrganizationResponseValidationError
- func (e UpdateOrganizationResponseValidationError) Cause() error
- func (e UpdateOrganizationResponseValidationError) Error() string
- func (e UpdateOrganizationResponseValidationError) ErrorName() string
- func (e UpdateOrganizationResponseValidationError) Field() string
- func (e UpdateOrganizationResponseValidationError) Key() bool
- func (e UpdateOrganizationResponseValidationError) Reason() string
- type UpdateOrganizationRoleRequest
- func (*UpdateOrganizationRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRoleRequest) GetBody() *RoleRequestBody
- func (x *UpdateOrganizationRoleRequest) GetId() string
- func (x *UpdateOrganizationRoleRequest) GetOrgId() string
- func (*UpdateOrganizationRoleRequest) ProtoMessage()
- func (x *UpdateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRoleRequest) Reset()
- func (x *UpdateOrganizationRoleRequest) String() string
- func (m *UpdateOrganizationRoleRequest) Validate() error
- func (m *UpdateOrganizationRoleRequest) ValidateAll() error
- type UpdateOrganizationRoleRequestMultiError
- type UpdateOrganizationRoleRequestValidationError
- func (e UpdateOrganizationRoleRequestValidationError) Cause() error
- func (e UpdateOrganizationRoleRequestValidationError) Error() string
- func (e UpdateOrganizationRoleRequestValidationError) ErrorName() string
- func (e UpdateOrganizationRoleRequestValidationError) Field() string
- func (e UpdateOrganizationRoleRequestValidationError) Key() bool
- func (e UpdateOrganizationRoleRequestValidationError) Reason() string
- type UpdateOrganizationRoleResponse
- func (*UpdateOrganizationRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRoleResponse) GetRole() *Role
- func (*UpdateOrganizationRoleResponse) ProtoMessage()
- func (x *UpdateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationRoleResponse) Reset()
- func (x *UpdateOrganizationRoleResponse) String() string
- func (m *UpdateOrganizationRoleResponse) Validate() error
- func (m *UpdateOrganizationRoleResponse) ValidateAll() error
- type UpdateOrganizationRoleResponseMultiError
- type UpdateOrganizationRoleResponseValidationError
- func (e UpdateOrganizationRoleResponseValidationError) Cause() error
- func (e UpdateOrganizationRoleResponseValidationError) Error() string
- func (e UpdateOrganizationRoleResponseValidationError) ErrorName() string
- func (e UpdateOrganizationRoleResponseValidationError) Field() string
- func (e UpdateOrganizationRoleResponseValidationError) Key() bool
- func (e UpdateOrganizationRoleResponseValidationError) Reason() string
- type UpdatePermissionRequest
- func (*UpdatePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePermissionRequest) GetBody() *PermissionRequestBody
- func (x *UpdatePermissionRequest) GetId() string
- func (*UpdatePermissionRequest) ProtoMessage()
- func (x *UpdatePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePermissionRequest) Reset()
- func (x *UpdatePermissionRequest) String() string
- func (m *UpdatePermissionRequest) Validate() error
- func (m *UpdatePermissionRequest) ValidateAll() error
- type UpdatePermissionRequestMultiError
- type UpdatePermissionRequestValidationError
- func (e UpdatePermissionRequestValidationError) Cause() error
- func (e UpdatePermissionRequestValidationError) Error() string
- func (e UpdatePermissionRequestValidationError) ErrorName() string
- func (e UpdatePermissionRequestValidationError) Field() string
- func (e UpdatePermissionRequestValidationError) Key() bool
- func (e UpdatePermissionRequestValidationError) Reason() string
- type UpdatePermissionResponse
- func (*UpdatePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePermissionResponse) GetPermission() *Permission
- func (*UpdatePermissionResponse) ProtoMessage()
- func (x *UpdatePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePermissionResponse) Reset()
- func (x *UpdatePermissionResponse) String() string
- func (m *UpdatePermissionResponse) Validate() error
- func (m *UpdatePermissionResponse) ValidateAll() error
- type UpdatePermissionResponseMultiError
- type UpdatePermissionResponseValidationError
- func (e UpdatePermissionResponseValidationError) Cause() error
- func (e UpdatePermissionResponseValidationError) Error() string
- func (e UpdatePermissionResponseValidationError) ErrorName() string
- func (e UpdatePermissionResponseValidationError) Field() string
- func (e UpdatePermissionResponseValidationError) Key() bool
- func (e UpdatePermissionResponseValidationError) Reason() string
- type UpdatePolicyRequest
- func (*UpdatePolicyRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePolicyRequest) GetBody() *PolicyRequestBody
- func (x *UpdatePolicyRequest) GetId() string
- func (*UpdatePolicyRequest) ProtoMessage()
- func (x *UpdatePolicyRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePolicyRequest) Reset()
- func (x *UpdatePolicyRequest) String() string
- func (m *UpdatePolicyRequest) Validate() error
- func (m *UpdatePolicyRequest) ValidateAll() error
- type UpdatePolicyRequestMultiError
- type UpdatePolicyRequestValidationError
- func (e UpdatePolicyRequestValidationError) Cause() error
- func (e UpdatePolicyRequestValidationError) Error() string
- func (e UpdatePolicyRequestValidationError) ErrorName() string
- func (e UpdatePolicyRequestValidationError) Field() string
- func (e UpdatePolicyRequestValidationError) Key() bool
- func (e UpdatePolicyRequestValidationError) Reason() string
- type UpdatePolicyResponse
- func (*UpdatePolicyResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePolicyResponse) GetPolicies() []*Policy
- func (*UpdatePolicyResponse) ProtoMessage()
- func (x *UpdatePolicyResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePolicyResponse) Reset()
- func (x *UpdatePolicyResponse) String() string
- func (m *UpdatePolicyResponse) Validate() error
- func (m *UpdatePolicyResponse) ValidateAll() error
- type UpdatePolicyResponseMultiError
- type UpdatePolicyResponseValidationError
- func (e UpdatePolicyResponseValidationError) Cause() error
- func (e UpdatePolicyResponseValidationError) Error() string
- func (e UpdatePolicyResponseValidationError) ErrorName() string
- func (e UpdatePolicyResponseValidationError) Field() string
- func (e UpdatePolicyResponseValidationError) Key() bool
- func (e UpdatePolicyResponseValidationError) Reason() string
- type UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectRequest) GetBody() *ProjectRequestBody
- func (x *UpdateProjectRequest) GetId() string
- func (*UpdateProjectRequest) ProtoMessage()
- func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectRequest) Reset()
- func (x *UpdateProjectRequest) String() string
- func (m *UpdateProjectRequest) Validate() error
- func (m *UpdateProjectRequest) ValidateAll() error
- type UpdateProjectRequestMultiError
- type UpdateProjectRequestValidationError
- func (e UpdateProjectRequestValidationError) Cause() error
- func (e UpdateProjectRequestValidationError) Error() string
- func (e UpdateProjectRequestValidationError) ErrorName() string
- func (e UpdateProjectRequestValidationError) Field() string
- func (e UpdateProjectRequestValidationError) Key() bool
- func (e UpdateProjectRequestValidationError) Reason() string
- type UpdateProjectResourceRequest
- func (*UpdateProjectResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectResourceRequest) GetBody() *ResourceRequestBody
- func (x *UpdateProjectResourceRequest) GetId() string
- func (x *UpdateProjectResourceRequest) GetProjectId() string
- func (*UpdateProjectResourceRequest) ProtoMessage()
- func (x *UpdateProjectResourceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectResourceRequest) Reset()
- func (x *UpdateProjectResourceRequest) String() string
- func (m *UpdateProjectResourceRequest) Validate() error
- func (m *UpdateProjectResourceRequest) ValidateAll() error
- type UpdateProjectResourceRequestMultiError
- type UpdateProjectResourceRequestValidationError
- func (e UpdateProjectResourceRequestValidationError) Cause() error
- func (e UpdateProjectResourceRequestValidationError) Error() string
- func (e UpdateProjectResourceRequestValidationError) ErrorName() string
- func (e UpdateProjectResourceRequestValidationError) Field() string
- func (e UpdateProjectResourceRequestValidationError) Key() bool
- func (e UpdateProjectResourceRequestValidationError) Reason() string
- type UpdateProjectResourceResponse
- func (*UpdateProjectResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectResourceResponse) GetResource() *Resource
- func (*UpdateProjectResourceResponse) ProtoMessage()
- func (x *UpdateProjectResourceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectResourceResponse) Reset()
- func (x *UpdateProjectResourceResponse) String() string
- func (m *UpdateProjectResourceResponse) Validate() error
- func (m *UpdateProjectResourceResponse) ValidateAll() error
- type UpdateProjectResourceResponseMultiError
- type UpdateProjectResourceResponseValidationError
- func (e UpdateProjectResourceResponseValidationError) Cause() error
- func (e UpdateProjectResourceResponseValidationError) Error() string
- func (e UpdateProjectResourceResponseValidationError) ErrorName() string
- func (e UpdateProjectResourceResponseValidationError) Field() string
- func (e UpdateProjectResourceResponseValidationError) Key() bool
- func (e UpdateProjectResourceResponseValidationError) Reason() string
- type UpdateProjectResponse
- func (*UpdateProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectResponse) GetProject() *Project
- func (*UpdateProjectResponse) ProtoMessage()
- func (x *UpdateProjectResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectResponse) Reset()
- func (x *UpdateProjectResponse) String() string
- func (m *UpdateProjectResponse) Validate() error
- func (m *UpdateProjectResponse) ValidateAll() error
- type UpdateProjectResponseMultiError
- type UpdateProjectResponseValidationError
- func (e UpdateProjectResponseValidationError) Cause() error
- func (e UpdateProjectResponseValidationError) Error() string
- func (e UpdateProjectResponseValidationError) ErrorName() string
- func (e UpdateProjectResponseValidationError) Field() string
- func (e UpdateProjectResponseValidationError) Key() bool
- func (e UpdateProjectResponseValidationError) Reason() string
- type UpdateRelationRequest
- func (*UpdateRelationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRelationRequest) GetBody() *RelationRequestBody
- func (x *UpdateRelationRequest) GetId() string
- func (*UpdateRelationRequest) ProtoMessage()
- func (x *UpdateRelationRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRelationRequest) Reset()
- func (x *UpdateRelationRequest) String() string
- func (m *UpdateRelationRequest) Validate() error
- func (m *UpdateRelationRequest) ValidateAll() error
- type UpdateRelationRequestMultiError
- type UpdateRelationRequestValidationError
- func (e UpdateRelationRequestValidationError) Cause() error
- func (e UpdateRelationRequestValidationError) Error() string
- func (e UpdateRelationRequestValidationError) ErrorName() string
- func (e UpdateRelationRequestValidationError) Field() string
- func (e UpdateRelationRequestValidationError) Key() bool
- func (e UpdateRelationRequestValidationError) Reason() string
- type UpdateRelationResponse
- func (*UpdateRelationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRelationResponse) GetRelation() *Relation
- func (*UpdateRelationResponse) ProtoMessage()
- func (x *UpdateRelationResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRelationResponse) Reset()
- func (x *UpdateRelationResponse) String() string
- func (m *UpdateRelationResponse) Validate() error
- func (m *UpdateRelationResponse) ValidateAll() error
- type UpdateRelationResponseMultiError
- type UpdateRelationResponseValidationError
- func (e UpdateRelationResponseValidationError) Cause() error
- func (e UpdateRelationResponseValidationError) Error() string
- func (e UpdateRelationResponseValidationError) ErrorName() string
- func (e UpdateRelationResponseValidationError) Field() string
- func (e UpdateRelationResponseValidationError) Key() bool
- func (e UpdateRelationResponseValidationError) Reason() string
- type UpdateRoleRequest
- func (*UpdateRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleRequest) GetBody() *RoleRequestBody
- func (x *UpdateRoleRequest) GetId() string
- func (*UpdateRoleRequest) ProtoMessage()
- func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleRequest) Reset()
- func (x *UpdateRoleRequest) String() string
- func (m *UpdateRoleRequest) Validate() error
- func (m *UpdateRoleRequest) ValidateAll() error
- type UpdateRoleRequestMultiError
- type UpdateRoleRequestValidationError
- func (e UpdateRoleRequestValidationError) Cause() error
- func (e UpdateRoleRequestValidationError) Error() string
- func (e UpdateRoleRequestValidationError) ErrorName() string
- func (e UpdateRoleRequestValidationError) Field() string
- func (e UpdateRoleRequestValidationError) Key() bool
- func (e UpdateRoleRequestValidationError) Reason() string
- type UpdateRoleResponse
- func (*UpdateRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateRoleResponse) GetRole() *Role
- func (*UpdateRoleResponse) ProtoMessage()
- func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateRoleResponse) Reset()
- func (x *UpdateRoleResponse) String() string
- func (m *UpdateRoleResponse) Validate() error
- func (m *UpdateRoleResponse) ValidateAll() error
- type UpdateRoleResponseMultiError
- type UpdateRoleResponseValidationError
- func (e UpdateRoleResponseValidationError) Cause() error
- func (e UpdateRoleResponseValidationError) Error() string
- func (e UpdateRoleResponseValidationError) ErrorName() string
- func (e UpdateRoleResponseValidationError) Field() string
- func (e UpdateRoleResponseValidationError) Key() bool
- func (e UpdateRoleResponseValidationError) Reason() string
- type UpdateServiceUserRequest
- func (*UpdateServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceUserRequest) GetBody() *ServiceUserRequestBody
- func (x *UpdateServiceUserRequest) GetId() string
- func (*UpdateServiceUserRequest) ProtoMessage()
- func (x *UpdateServiceUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceUserRequest) Reset()
- func (x *UpdateServiceUserRequest) String() string
- func (m *UpdateServiceUserRequest) Validate() error
- func (m *UpdateServiceUserRequest) ValidateAll() error
- type UpdateServiceUserRequestMultiError
- type UpdateServiceUserRequestValidationError
- func (e UpdateServiceUserRequestValidationError) Cause() error
- func (e UpdateServiceUserRequestValidationError) Error() string
- func (e UpdateServiceUserRequestValidationError) ErrorName() string
- func (e UpdateServiceUserRequestValidationError) Field() string
- func (e UpdateServiceUserRequestValidationError) Key() bool
- func (e UpdateServiceUserRequestValidationError) Reason() string
- type UpdateServiceUserResponse
- func (*UpdateServiceUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceUserResponse) GetServiceuser() *ServiceUser
- func (*UpdateServiceUserResponse) ProtoMessage()
- func (x *UpdateServiceUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceUserResponse) Reset()
- func (x *UpdateServiceUserResponse) String() string
- func (m *UpdateServiceUserResponse) Validate() error
- func (m *UpdateServiceUserResponse) ValidateAll() error
- type UpdateServiceUserResponseMultiError
- type UpdateServiceUserResponseValidationError
- func (e UpdateServiceUserResponseValidationError) Cause() error
- func (e UpdateServiceUserResponseValidationError) Error() string
- func (e UpdateServiceUserResponseValidationError) ErrorName() string
- func (e UpdateServiceUserResponseValidationError) Field() string
- func (e UpdateServiceUserResponseValidationError) Key() bool
- func (e UpdateServiceUserResponseValidationError) Reason() string
- type UpdateUserRequest
- func (*UpdateUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserRequest) GetBody() *UserRequestBody
- func (x *UpdateUserRequest) GetId() string
- func (*UpdateUserRequest) ProtoMessage()
- func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserRequest) Reset()
- func (x *UpdateUserRequest) String() string
- func (m *UpdateUserRequest) Validate() error
- func (m *UpdateUserRequest) ValidateAll() error
- type UpdateUserRequestMultiError
- type UpdateUserRequestValidationError
- func (e UpdateUserRequestValidationError) Cause() error
- func (e UpdateUserRequestValidationError) Error() string
- func (e UpdateUserRequestValidationError) ErrorName() string
- func (e UpdateUserRequestValidationError) Field() string
- func (e UpdateUserRequestValidationError) Key() bool
- func (e UpdateUserRequestValidationError) Reason() string
- type UpdateUserResponse
- func (*UpdateUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserResponse) GetUser() *User
- func (*UpdateUserResponse) ProtoMessage()
- func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserResponse) Reset()
- func (x *UpdateUserResponse) String() string
- func (m *UpdateUserResponse) Validate() error
- func (m *UpdateUserResponse) ValidateAll() error
- type UpdateUserResponseMultiError
- type UpdateUserResponseValidationError
- func (e UpdateUserResponseValidationError) Cause() error
- func (e UpdateUserResponseValidationError) Error() string
- func (e UpdateUserResponseValidationError) ErrorName() string
- func (e UpdateUserResponseValidationError) Field() string
- func (e UpdateUserResponseValidationError) Key() bool
- func (e UpdateUserResponseValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetAvatar() string
- func (x *User) GetCreatedAt() *timestamppb.Timestamp
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (x *User) GetMetadata() *structpb.Struct
- func (x *User) GetName() string
- func (x *User) GetState() string
- func (x *User) GetTitle() string
- func (x *User) GetUpdatedAt() *timestamppb.Timestamp
- func (*User) ProtoMessage()
- func (x *User) ProtoReflect() protoreflect.Message
- func (x *User) Reset()
- func (x *User) String() string
- func (m *User) Validate() error
- func (m *User) ValidateAll() error
- type UserMultiError
- type UserRequestBody
- func (*UserRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *UserRequestBody) GetAvatar() string
- func (x *UserRequestBody) GetEmail() string
- func (x *UserRequestBody) GetMetadata() *structpb.Struct
- func (x *UserRequestBody) GetName() string
- func (x *UserRequestBody) GetTitle() string
- func (*UserRequestBody) ProtoMessage()
- func (x *UserRequestBody) ProtoReflect() protoreflect.Message
- func (x *UserRequestBody) Reset()
- func (x *UserRequestBody) String() string
- func (m *UserRequestBody) Validate() error
- func (m *UserRequestBody) ValidateAll() error
- type UserRequestBodyMultiError
- type UserRequestBodyValidationError
- func (e UserRequestBodyValidationError) Cause() error
- func (e UserRequestBodyValidationError) Error() string
- func (e UserRequestBodyValidationError) ErrorName() string
- func (e UserRequestBodyValidationError) Field() string
- func (e UserRequestBodyValidationError) Key() bool
- func (e UserRequestBodyValidationError) Reason() string
- type UserValidationError
- type VerifyOrganizationDomainRequest
- func (*VerifyOrganizationDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyOrganizationDomainRequest) GetId() string
- func (x *VerifyOrganizationDomainRequest) GetOrgId() string
- func (*VerifyOrganizationDomainRequest) ProtoMessage()
- func (x *VerifyOrganizationDomainRequest) ProtoReflect() protoreflect.Message
- func (x *VerifyOrganizationDomainRequest) Reset()
- func (x *VerifyOrganizationDomainRequest) String() string
- func (m *VerifyOrganizationDomainRequest) Validate() error
- func (m *VerifyOrganizationDomainRequest) ValidateAll() error
- type VerifyOrganizationDomainRequestMultiError
- type VerifyOrganizationDomainRequestValidationError
- func (e VerifyOrganizationDomainRequestValidationError) Cause() error
- func (e VerifyOrganizationDomainRequestValidationError) Error() string
- func (e VerifyOrganizationDomainRequestValidationError) ErrorName() string
- func (e VerifyOrganizationDomainRequestValidationError) Field() string
- func (e VerifyOrganizationDomainRequestValidationError) Key() bool
- func (e VerifyOrganizationDomainRequestValidationError) Reason() string
- type VerifyOrganizationDomainResponse
- func (*VerifyOrganizationDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (x *VerifyOrganizationDomainResponse) GetState() string
- func (*VerifyOrganizationDomainResponse) ProtoMessage()
- func (x *VerifyOrganizationDomainResponse) ProtoReflect() protoreflect.Message
- func (x *VerifyOrganizationDomainResponse) Reset()
- func (x *VerifyOrganizationDomainResponse) String() string
- func (m *VerifyOrganizationDomainResponse) Validate() error
- func (m *VerifyOrganizationDomainResponse) ValidateAll() error
- type VerifyOrganizationDomainResponseMultiError
- type VerifyOrganizationDomainResponseValidationError
- func (e VerifyOrganizationDomainResponseValidationError) Cause() error
- func (e VerifyOrganizationDomainResponseValidationError) Error() string
- func (e VerifyOrganizationDomainResponseValidationError) ErrorName() string
- func (e VerifyOrganizationDomainResponseValidationError) Field() string
- func (e VerifyOrganizationDomainResponseValidationError) Key() bool
- func (e VerifyOrganizationDomainResponseValidationError) Reason() string
Constants ¶
const ( AdminService_ListAllUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllUsers" AdminService_ListGroups_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListGroups" AdminService_ListAllOrganizations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllOrganizations" AdminService_ListProjects_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListProjects" AdminService_ListRelations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListRelations" AdminService_ListResources_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListResources" AdminService_ListPolicies_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListPolicies" AdminService_CreateRole_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CreateRole" AdminService_UpdateRole_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdateRole" AdminService_DeleteRole_FullMethodName = "/raystack.frontier.v1beta1.AdminService/DeleteRole" AdminService_CreatePermission_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CreatePermission" AdminService_UpdatePermission_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdatePermission" AdminService_DeletePermission_FullMethodName = "/raystack.frontier.v1beta1.AdminService/DeletePermission" AdminService_ListPreferences_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListPreferences" AdminService_CreatePreferences_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CreatePreferences" )
const ( FrontierService_ListUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListUsers" FrontierService_CreateUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateUser" FrontierService_GetUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetUser" FrontierService_ListUserGroups_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListUserGroups" FrontierService_ListCurrentUserGroups_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListCurrentUserGroups" FrontierService_GetCurrentUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetCurrentUser" FrontierService_UpdateUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateUser" FrontierService_UpdateCurrentUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateCurrentUser" FrontierService_EnableUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/EnableUser" FrontierService_DisableUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DisableUser" FrontierService_DeleteUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteUser" FrontierService_ListOrganizationsByUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationsByUser" FrontierService_ListOrganizationsByCurrentUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationsByCurrentUser" FrontierService_ListProjectsByUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectsByUser" FrontierService_ListProjectsByCurrentUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectsByCurrentUser" FrontierService_ListUserInvitations_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListUserInvitations" FrontierService_ListCurrentUserInvitations_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListCurrentUserInvitations" FrontierService_ListServiceUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUsers" FrontierService_CreateServiceUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUser" FrontierService_GetServiceUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetServiceUser" FrontierService_DeleteServiceUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUser" FrontierService_CreateServiceUserKey_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUserKey" FrontierService_ListServiceUserKeys_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserKeys" FrontierService_GetServiceUserKey_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetServiceUserKey" FrontierService_DeleteServiceUserKey_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUserKey" FrontierService_CreateServiceUserSecret_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUserSecret" FrontierService_ListServiceUserSecrets_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserSecrets" FrontierService_DeleteServiceUserSecret_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUserSecret" FrontierService_ListOrganizationGroups_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationGroups" FrontierService_CreateGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateGroup" FrontierService_GetGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetGroup" FrontierService_UpdateGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateGroup" FrontierService_ListGroupUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListGroupUsers" FrontierService_AddGroupUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AddGroupUsers" FrontierService_RemoveGroupUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/RemoveGroupUser" FrontierService_EnableGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/EnableGroup" FrontierService_DisableGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DisableGroup" FrontierService_DeleteGroup_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteGroup" FrontierService_ListRoles_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListRoles" FrontierService_ListOrganizationRoles_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationRoles" FrontierService_CreateOrganizationRole_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganizationRole" FrontierService_GetOrganizationRole_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganizationRole" FrontierService_UpdateOrganizationRole_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateOrganizationRole" FrontierService_DeleteOrganizationRole_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteOrganizationRole" FrontierService_ListOrganizations_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizations" FrontierService_CreateOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganization" FrontierService_GetOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganization" FrontierService_UpdateOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateOrganization" FrontierService_ListOrganizationProjects_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationProjects" FrontierService_ListOrganizationAdmins_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationAdmins" FrontierService_ListOrganizationUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationUsers" FrontierService_AddOrganizationUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AddOrganizationUsers" FrontierService_RemoveOrganizationUser_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/RemoveOrganizationUser" FrontierService_ListOrganizationServiceUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationServiceUsers" FrontierService_ListOrganizationInvitations_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationInvitations" FrontierService_CreateOrganizationInvitation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganizationInvitation" FrontierService_GetOrganizationInvitation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganizationInvitation" FrontierService_AcceptOrganizationInvitation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AcceptOrganizationInvitation" FrontierService_DeleteOrganizationInvitation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteOrganizationInvitation" FrontierService_ListOrganizationDomains_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationDomains" FrontierService_CreateOrganizationDomain_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganizationDomain" FrontierService_DeleteOrganizationDomain_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteOrganizationDomain" FrontierService_GetOrganizationDomain_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganizationDomain" FrontierService_VerifyOrganizationDomain_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/VerifyOrganizationDomain" FrontierService_JoinOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/JoinOrganization" FrontierService_EnableOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/EnableOrganization" FrontierService_DisableOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DisableOrganization" FrontierService_DeleteOrganization_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteOrganization" FrontierService_CreateProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateProject" FrontierService_GetProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetProject" FrontierService_UpdateProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateProject" FrontierService_ListProjectAdmins_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectAdmins" FrontierService_ListProjectUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectUsers" FrontierService_ListProjectServiceUsers_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectServiceUsers" FrontierService_ListProjectGroups_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectGroups" FrontierService_EnableProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/EnableProject" FrontierService_DisableProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DisableProject" FrontierService_DeleteProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteProject" FrontierService_CreatePolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreatePolicy" FrontierService_GetPolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetPolicy" FrontierService_UpdatePolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdatePolicy" FrontierService_DeletePolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeletePolicy" FrontierService_CreateRelation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateRelation" FrontierService_GetRelation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetRelation" FrontierService_DeleteRelation_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteRelation" FrontierService_ListPermissions_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListPermissions" FrontierService_GetPermission_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetPermission" FrontierService_ListNamespaces_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListNamespaces" FrontierService_GetNamespace_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetNamespace" FrontierService_ListProjectResources_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectResources" FrontierService_CreateProjectResource_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateProjectResource" FrontierService_GetProjectResource_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetProjectResource" FrontierService_UpdateProjectResource_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateProjectResource" FrontierService_DeleteProjectResource_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteProjectResource" FrontierService_CheckResourcePermission_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CheckResourcePermission" FrontierService_BatchCheckPermission_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/BatchCheckPermission" FrontierService_GetJWKs_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetJWKs" FrontierService_ListAuthStrategies_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListAuthStrategies" FrontierService_Authenticate_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/Authenticate" FrontierService_AuthCallback_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AuthCallback" FrontierService_AuthToken_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AuthToken" FrontierService_AuthLogout_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/AuthLogout" FrontierService_ListMetaSchemas_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListMetaSchemas" FrontierService_CreateMetaSchema_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateMetaSchema" FrontierService_GetMetaSchema_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetMetaSchema" FrontierService_UpdateMetaSchema_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateMetaSchema" FrontierService_DeleteMetaSchema_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteMetaSchema" FrontierService_ListOrganizationAuditLogs_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationAuditLogs" FrontierService_CreateOrganizationAuditLogs_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganizationAuditLogs" FrontierService_GetOrganizationAuditLog_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganizationAuditLog" FrontierService_DescribePreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DescribePreferences" FrontierService_CreateOrganizationPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateOrganizationPreferences" FrontierService_ListOrganizationPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListOrganizationPreferences" FrontierService_CreateProjectPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateProjectPreferences" FrontierService_ListProjectPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProjectPreferences" FrontierService_CreateGroupPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateGroupPreferences" FrontierService_ListGroupPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListGroupPreferences" FrontierService_CreateUserPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateUserPreferences" FrontierService_ListUserPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListUserPreferences" FrontierService_CreateCurrentUserPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateCurrentUserPreferences" FrontierService_ListCurrentUserPreferences_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListCurrentUserPreferences" )
Variables ¶
var AdminService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "raystack.frontier.v1beta1.AdminService", HandlerType: (*AdminServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListAllUsers", Handler: _AdminService_ListAllUsers_Handler, }, { MethodName: "ListGroups", Handler: _AdminService_ListGroups_Handler, }, { MethodName: "ListAllOrganizations", Handler: _AdminService_ListAllOrganizations_Handler, }, { MethodName: "ListProjects", Handler: _AdminService_ListProjects_Handler, }, { MethodName: "ListRelations", Handler: _AdminService_ListRelations_Handler, }, { MethodName: "ListResources", Handler: _AdminService_ListResources_Handler, }, { MethodName: "ListPolicies", Handler: _AdminService_ListPolicies_Handler, }, { MethodName: "CreateRole", Handler: _AdminService_CreateRole_Handler, }, { MethodName: "UpdateRole", Handler: _AdminService_UpdateRole_Handler, }, { MethodName: "DeleteRole", Handler: _AdminService_DeleteRole_Handler, }, { MethodName: "CreatePermission", Handler: _AdminService_CreatePermission_Handler, }, { MethodName: "UpdatePermission", Handler: _AdminService_UpdatePermission_Handler, }, { MethodName: "DeletePermission", Handler: _AdminService_DeletePermission_Handler, }, { MethodName: "ListPreferences", Handler: _AdminService_ListPreferences_Handler, }, { MethodName: "CreatePreferences", Handler: _AdminService_CreatePreferences_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "raystack/frontier/v1beta1/admin.proto", }
AdminService_ServiceDesc is the grpc.ServiceDesc for AdminService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var File_raystack_frontier_v1beta1_admin_proto protoreflect.FileDescriptor
var File_raystack_frontier_v1beta1_frontier_proto protoreflect.FileDescriptor
var File_raystack_frontier_v1beta1_models_proto protoreflect.FileDescriptor
var FrontierService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "raystack.frontier.v1beta1.FrontierService", HandlerType: (*FrontierServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListUsers", Handler: _FrontierService_ListUsers_Handler, }, { MethodName: "CreateUser", Handler: _FrontierService_CreateUser_Handler, }, { MethodName: "GetUser", Handler: _FrontierService_GetUser_Handler, }, { MethodName: "ListUserGroups", Handler: _FrontierService_ListUserGroups_Handler, }, { MethodName: "ListCurrentUserGroups", Handler: _FrontierService_ListCurrentUserGroups_Handler, }, { MethodName: "GetCurrentUser", Handler: _FrontierService_GetCurrentUser_Handler, }, { MethodName: "UpdateUser", Handler: _FrontierService_UpdateUser_Handler, }, { MethodName: "UpdateCurrentUser", Handler: _FrontierService_UpdateCurrentUser_Handler, }, { MethodName: "EnableUser", Handler: _FrontierService_EnableUser_Handler, }, { MethodName: "DisableUser", Handler: _FrontierService_DisableUser_Handler, }, { MethodName: "DeleteUser", Handler: _FrontierService_DeleteUser_Handler, }, { MethodName: "ListOrganizationsByUser", Handler: _FrontierService_ListOrganizationsByUser_Handler, }, { MethodName: "ListOrganizationsByCurrentUser", Handler: _FrontierService_ListOrganizationsByCurrentUser_Handler, }, { MethodName: "ListProjectsByUser", Handler: _FrontierService_ListProjectsByUser_Handler, }, { MethodName: "ListProjectsByCurrentUser", Handler: _FrontierService_ListProjectsByCurrentUser_Handler, }, { MethodName: "ListUserInvitations", Handler: _FrontierService_ListUserInvitations_Handler, }, { MethodName: "ListCurrentUserInvitations", Handler: _FrontierService_ListCurrentUserInvitations_Handler, }, { MethodName: "ListServiceUsers", Handler: _FrontierService_ListServiceUsers_Handler, }, { MethodName: "CreateServiceUser", Handler: _FrontierService_CreateServiceUser_Handler, }, { MethodName: "GetServiceUser", Handler: _FrontierService_GetServiceUser_Handler, }, { MethodName: "DeleteServiceUser", Handler: _FrontierService_DeleteServiceUser_Handler, }, { MethodName: "CreateServiceUserKey", Handler: _FrontierService_CreateServiceUserKey_Handler, }, { MethodName: "ListServiceUserKeys", Handler: _FrontierService_ListServiceUserKeys_Handler, }, { MethodName: "GetServiceUserKey", Handler: _FrontierService_GetServiceUserKey_Handler, }, { MethodName: "DeleteServiceUserKey", Handler: _FrontierService_DeleteServiceUserKey_Handler, }, { MethodName: "CreateServiceUserSecret", Handler: _FrontierService_CreateServiceUserSecret_Handler, }, { MethodName: "ListServiceUserSecrets", Handler: _FrontierService_ListServiceUserSecrets_Handler, }, { MethodName: "DeleteServiceUserSecret", Handler: _FrontierService_DeleteServiceUserSecret_Handler, }, { MethodName: "ListOrganizationGroups", Handler: _FrontierService_ListOrganizationGroups_Handler, }, { MethodName: "CreateGroup", Handler: _FrontierService_CreateGroup_Handler, }, { MethodName: "GetGroup", Handler: _FrontierService_GetGroup_Handler, }, { MethodName: "UpdateGroup", Handler: _FrontierService_UpdateGroup_Handler, }, { MethodName: "ListGroupUsers", Handler: _FrontierService_ListGroupUsers_Handler, }, { MethodName: "AddGroupUsers", Handler: _FrontierService_AddGroupUsers_Handler, }, { MethodName: "RemoveGroupUser", Handler: _FrontierService_RemoveGroupUser_Handler, }, { MethodName: "EnableGroup", Handler: _FrontierService_EnableGroup_Handler, }, { MethodName: "DisableGroup", Handler: _FrontierService_DisableGroup_Handler, }, { MethodName: "DeleteGroup", Handler: _FrontierService_DeleteGroup_Handler, }, { MethodName: "ListRoles", Handler: _FrontierService_ListRoles_Handler, }, { MethodName: "ListOrganizationRoles", Handler: _FrontierService_ListOrganizationRoles_Handler, }, { MethodName: "CreateOrganizationRole", Handler: _FrontierService_CreateOrganizationRole_Handler, }, { MethodName: "GetOrganizationRole", Handler: _FrontierService_GetOrganizationRole_Handler, }, { MethodName: "UpdateOrganizationRole", Handler: _FrontierService_UpdateOrganizationRole_Handler, }, { MethodName: "DeleteOrganizationRole", Handler: _FrontierService_DeleteOrganizationRole_Handler, }, { MethodName: "ListOrganizations", Handler: _FrontierService_ListOrganizations_Handler, }, { MethodName: "CreateOrganization", Handler: _FrontierService_CreateOrganization_Handler, }, { MethodName: "GetOrganization", Handler: _FrontierService_GetOrganization_Handler, }, { MethodName: "UpdateOrganization", Handler: _FrontierService_UpdateOrganization_Handler, }, { MethodName: "ListOrganizationProjects", Handler: _FrontierService_ListOrganizationProjects_Handler, }, { MethodName: "ListOrganizationAdmins", Handler: _FrontierService_ListOrganizationAdmins_Handler, }, { MethodName: "ListOrganizationUsers", Handler: _FrontierService_ListOrganizationUsers_Handler, }, { MethodName: "AddOrganizationUsers", Handler: _FrontierService_AddOrganizationUsers_Handler, }, { MethodName: "RemoveOrganizationUser", Handler: _FrontierService_RemoveOrganizationUser_Handler, }, { MethodName: "ListOrganizationServiceUsers", Handler: _FrontierService_ListOrganizationServiceUsers_Handler, }, { MethodName: "ListOrganizationInvitations", Handler: _FrontierService_ListOrganizationInvitations_Handler, }, { MethodName: "CreateOrganizationInvitation", Handler: _FrontierService_CreateOrganizationInvitation_Handler, }, { MethodName: "GetOrganizationInvitation", Handler: _FrontierService_GetOrganizationInvitation_Handler, }, { MethodName: "AcceptOrganizationInvitation", Handler: _FrontierService_AcceptOrganizationInvitation_Handler, }, { MethodName: "DeleteOrganizationInvitation", Handler: _FrontierService_DeleteOrganizationInvitation_Handler, }, { MethodName: "ListOrganizationDomains", Handler: _FrontierService_ListOrganizationDomains_Handler, }, { MethodName: "CreateOrganizationDomain", Handler: _FrontierService_CreateOrganizationDomain_Handler, }, { MethodName: "DeleteOrganizationDomain", Handler: _FrontierService_DeleteOrganizationDomain_Handler, }, { MethodName: "GetOrganizationDomain", Handler: _FrontierService_GetOrganizationDomain_Handler, }, { MethodName: "VerifyOrganizationDomain", Handler: _FrontierService_VerifyOrganizationDomain_Handler, }, { MethodName: "JoinOrganization", Handler: _FrontierService_JoinOrganization_Handler, }, { MethodName: "EnableOrganization", Handler: _FrontierService_EnableOrganization_Handler, }, { MethodName: "DisableOrganization", Handler: _FrontierService_DisableOrganization_Handler, }, { MethodName: "DeleteOrganization", Handler: _FrontierService_DeleteOrganization_Handler, }, { MethodName: "CreateProject", Handler: _FrontierService_CreateProject_Handler, }, { MethodName: "GetProject", Handler: _FrontierService_GetProject_Handler, }, { MethodName: "UpdateProject", Handler: _FrontierService_UpdateProject_Handler, }, { MethodName: "ListProjectAdmins", Handler: _FrontierService_ListProjectAdmins_Handler, }, { MethodName: "ListProjectUsers", Handler: _FrontierService_ListProjectUsers_Handler, }, { MethodName: "ListProjectServiceUsers", Handler: _FrontierService_ListProjectServiceUsers_Handler, }, { MethodName: "ListProjectGroups", Handler: _FrontierService_ListProjectGroups_Handler, }, { MethodName: "EnableProject", Handler: _FrontierService_EnableProject_Handler, }, { MethodName: "DisableProject", Handler: _FrontierService_DisableProject_Handler, }, { MethodName: "DeleteProject", Handler: _FrontierService_DeleteProject_Handler, }, { MethodName: "CreatePolicy", Handler: _FrontierService_CreatePolicy_Handler, }, { MethodName: "GetPolicy", Handler: _FrontierService_GetPolicy_Handler, }, { MethodName: "UpdatePolicy", Handler: _FrontierService_UpdatePolicy_Handler, }, { MethodName: "DeletePolicy", Handler: _FrontierService_DeletePolicy_Handler, }, { MethodName: "CreateRelation", Handler: _FrontierService_CreateRelation_Handler, }, { MethodName: "GetRelation", Handler: _FrontierService_GetRelation_Handler, }, { MethodName: "DeleteRelation", Handler: _FrontierService_DeleteRelation_Handler, }, { MethodName: "ListPermissions", Handler: _FrontierService_ListPermissions_Handler, }, { MethodName: "GetPermission", Handler: _FrontierService_GetPermission_Handler, }, { MethodName: "ListNamespaces", Handler: _FrontierService_ListNamespaces_Handler, }, { MethodName: "GetNamespace", Handler: _FrontierService_GetNamespace_Handler, }, { MethodName: "ListProjectResources", Handler: _FrontierService_ListProjectResources_Handler, }, { MethodName: "CreateProjectResource", Handler: _FrontierService_CreateProjectResource_Handler, }, { MethodName: "GetProjectResource", Handler: _FrontierService_GetProjectResource_Handler, }, { MethodName: "UpdateProjectResource", Handler: _FrontierService_UpdateProjectResource_Handler, }, { MethodName: "DeleteProjectResource", Handler: _FrontierService_DeleteProjectResource_Handler, }, { MethodName: "CheckResourcePermission", Handler: _FrontierService_CheckResourcePermission_Handler, }, { MethodName: "BatchCheckPermission", Handler: _FrontierService_BatchCheckPermission_Handler, }, { MethodName: "GetJWKs", Handler: _FrontierService_GetJWKs_Handler, }, { MethodName: "ListAuthStrategies", Handler: _FrontierService_ListAuthStrategies_Handler, }, { MethodName: "Authenticate", Handler: _FrontierService_Authenticate_Handler, }, { MethodName: "AuthCallback", Handler: _FrontierService_AuthCallback_Handler, }, { MethodName: "AuthToken", Handler: _FrontierService_AuthToken_Handler, }, { MethodName: "AuthLogout", Handler: _FrontierService_AuthLogout_Handler, }, { MethodName: "ListMetaSchemas", Handler: _FrontierService_ListMetaSchemas_Handler, }, { MethodName: "CreateMetaSchema", Handler: _FrontierService_CreateMetaSchema_Handler, }, { MethodName: "GetMetaSchema", Handler: _FrontierService_GetMetaSchema_Handler, }, { MethodName: "UpdateMetaSchema", Handler: _FrontierService_UpdateMetaSchema_Handler, }, { MethodName: "DeleteMetaSchema", Handler: _FrontierService_DeleteMetaSchema_Handler, }, { MethodName: "ListOrganizationAuditLogs", Handler: _FrontierService_ListOrganizationAuditLogs_Handler, }, { MethodName: "CreateOrganizationAuditLogs", Handler: _FrontierService_CreateOrganizationAuditLogs_Handler, }, { MethodName: "GetOrganizationAuditLog", Handler: _FrontierService_GetOrganizationAuditLog_Handler, }, { MethodName: "DescribePreferences", Handler: _FrontierService_DescribePreferences_Handler, }, { MethodName: "CreateOrganizationPreferences", Handler: _FrontierService_CreateOrganizationPreferences_Handler, }, { MethodName: "ListOrganizationPreferences", Handler: _FrontierService_ListOrganizationPreferences_Handler, }, { MethodName: "CreateProjectPreferences", Handler: _FrontierService_CreateProjectPreferences_Handler, }, { MethodName: "ListProjectPreferences", Handler: _FrontierService_ListProjectPreferences_Handler, }, { MethodName: "CreateGroupPreferences", Handler: _FrontierService_CreateGroupPreferences_Handler, }, { MethodName: "ListGroupPreferences", Handler: _FrontierService_ListGroupPreferences_Handler, }, { MethodName: "CreateUserPreferences", Handler: _FrontierService_CreateUserPreferences_Handler, }, { MethodName: "ListUserPreferences", Handler: _FrontierService_ListUserPreferences_Handler, }, { MethodName: "CreateCurrentUserPreferences", Handler: _FrontierService_CreateCurrentUserPreferences_Handler, }, { MethodName: "ListCurrentUserPreferences", Handler: _FrontierService_ListCurrentUserPreferences_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "raystack/frontier/v1beta1/frontier.proto", }
FrontierService_ServiceDesc is the grpc.ServiceDesc for FrontierService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAdminServiceHandler ¶
func RegisterAdminServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAdminServiceHandler registers the http handlers for service AdminService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAdminServiceHandlerClient ¶
func RegisterAdminServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AdminServiceClient) error
RegisterAdminServiceHandlerClient registers the http handlers for service AdminService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AdminServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AdminServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AdminServiceClient" to call the correct interceptors.
func RegisterAdminServiceHandlerFromEndpoint ¶
func RegisterAdminServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAdminServiceHandlerFromEndpoint is same as RegisterAdminServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAdminServiceHandlerServer ¶
func RegisterAdminServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AdminServiceServer) error
RegisterAdminServiceHandlerServer registers the http handlers for service AdminService to "mux". UnaryRPC :call AdminServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterAdminServiceHandlerFromEndpoint instead.
func RegisterAdminServiceServer ¶
func RegisterAdminServiceServer(s grpc.ServiceRegistrar, srv AdminServiceServer)
func RegisterFrontierServiceHandler ¶
func RegisterFrontierServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterFrontierServiceHandler registers the http handlers for service FrontierService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterFrontierServiceHandlerClient ¶
func RegisterFrontierServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client FrontierServiceClient) error
RegisterFrontierServiceHandlerClient registers the http handlers for service FrontierService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "FrontierServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "FrontierServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "FrontierServiceClient" to call the correct interceptors.
func RegisterFrontierServiceHandlerFromEndpoint ¶
func RegisterFrontierServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterFrontierServiceHandlerFromEndpoint is same as RegisterFrontierServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterFrontierServiceHandlerServer ¶
func RegisterFrontierServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server FrontierServiceServer) error
RegisterFrontierServiceHandlerServer registers the http handlers for service FrontierService to "mux". UnaryRPC :call FrontierServiceServer directly. StreamingRPC :currently unsupported pending https://github.com/grpc/grpc-go/issues/906. Note that using this registration option will cause many gRPC library features to stop working. Consider using RegisterFrontierServiceHandlerFromEndpoint instead.
func RegisterFrontierServiceServer ¶
func RegisterFrontierServiceServer(s grpc.ServiceRegistrar, srv FrontierServiceServer)
Types ¶
type AcceptOrganizationInvitationRequest ¶
type AcceptOrganizationInvitationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*AcceptOrganizationInvitationRequest) Descriptor
deprecated
func (*AcceptOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*AcceptOrganizationInvitationRequest) GetId ¶
func (x *AcceptOrganizationInvitationRequest) GetId() string
func (*AcceptOrganizationInvitationRequest) GetOrgId ¶
func (x *AcceptOrganizationInvitationRequest) GetOrgId() string
func (*AcceptOrganizationInvitationRequest) ProtoMessage ¶
func (*AcceptOrganizationInvitationRequest) ProtoMessage()
func (*AcceptOrganizationInvitationRequest) ProtoReflect ¶
func (x *AcceptOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*AcceptOrganizationInvitationRequest) Reset ¶
func (x *AcceptOrganizationInvitationRequest) Reset()
func (*AcceptOrganizationInvitationRequest) String ¶
func (x *AcceptOrganizationInvitationRequest) String() string
func (*AcceptOrganizationInvitationRequest) Validate ¶
func (m *AcceptOrganizationInvitationRequest) Validate() error
Validate checks the field values on AcceptOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AcceptOrganizationInvitationRequest) ValidateAll ¶
func (m *AcceptOrganizationInvitationRequest) ValidateAll() error
ValidateAll checks the field values on AcceptOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AcceptOrganizationInvitationRequestMultiError, or nil if none found.
type AcceptOrganizationInvitationRequestMultiError ¶
type AcceptOrganizationInvitationRequestMultiError []error
AcceptOrganizationInvitationRequestMultiError is an error wrapping multiple validation errors returned by AcceptOrganizationInvitationRequest.ValidateAll() if the designated constraints aren't met.
func (AcceptOrganizationInvitationRequestMultiError) AllErrors ¶
func (m AcceptOrganizationInvitationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AcceptOrganizationInvitationRequestMultiError) Error ¶
func (m AcceptOrganizationInvitationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AcceptOrganizationInvitationRequestValidationError ¶
type AcceptOrganizationInvitationRequestValidationError struct {
// contains filtered or unexported fields
}
AcceptOrganizationInvitationRequestValidationError is the validation error returned by AcceptOrganizationInvitationRequest.Validate if the designated constraints aren't met.
func (AcceptOrganizationInvitationRequestValidationError) Cause ¶
func (e AcceptOrganizationInvitationRequestValidationError) Cause() error
Cause function returns cause value.
func (AcceptOrganizationInvitationRequestValidationError) Error ¶
func (e AcceptOrganizationInvitationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AcceptOrganizationInvitationRequestValidationError) ErrorName ¶
func (e AcceptOrganizationInvitationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AcceptOrganizationInvitationRequestValidationError) Field ¶
func (e AcceptOrganizationInvitationRequestValidationError) Field() string
Field function returns field value.
func (AcceptOrganizationInvitationRequestValidationError) Key ¶
func (e AcceptOrganizationInvitationRequestValidationError) Key() bool
Key function returns key value.
func (AcceptOrganizationInvitationRequestValidationError) Reason ¶
func (e AcceptOrganizationInvitationRequestValidationError) Reason() string
Reason function returns reason value.
type AcceptOrganizationInvitationResponse ¶
type AcceptOrganizationInvitationResponse struct {
// contains filtered or unexported fields
}
func (*AcceptOrganizationInvitationResponse) Descriptor
deprecated
func (*AcceptOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AcceptOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*AcceptOrganizationInvitationResponse) ProtoMessage ¶
func (*AcceptOrganizationInvitationResponse) ProtoMessage()
func (*AcceptOrganizationInvitationResponse) ProtoReflect ¶
func (x *AcceptOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*AcceptOrganizationInvitationResponse) Reset ¶
func (x *AcceptOrganizationInvitationResponse) Reset()
func (*AcceptOrganizationInvitationResponse) String ¶
func (x *AcceptOrganizationInvitationResponse) String() string
func (*AcceptOrganizationInvitationResponse) Validate ¶
func (m *AcceptOrganizationInvitationResponse) Validate() error
Validate checks the field values on AcceptOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AcceptOrganizationInvitationResponse) ValidateAll ¶
func (m *AcceptOrganizationInvitationResponse) ValidateAll() error
ValidateAll checks the field values on AcceptOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AcceptOrganizationInvitationResponseMultiError, or nil if none found.
type AcceptOrganizationInvitationResponseMultiError ¶
type AcceptOrganizationInvitationResponseMultiError []error
AcceptOrganizationInvitationResponseMultiError is an error wrapping multiple validation errors returned by AcceptOrganizationInvitationResponse.ValidateAll() if the designated constraints aren't met.
func (AcceptOrganizationInvitationResponseMultiError) AllErrors ¶
func (m AcceptOrganizationInvitationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AcceptOrganizationInvitationResponseMultiError) Error ¶
func (m AcceptOrganizationInvitationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AcceptOrganizationInvitationResponseValidationError ¶
type AcceptOrganizationInvitationResponseValidationError struct {
// contains filtered or unexported fields
}
AcceptOrganizationInvitationResponseValidationError is the validation error returned by AcceptOrganizationInvitationResponse.Validate if the designated constraints aren't met.
func (AcceptOrganizationInvitationResponseValidationError) Cause ¶
func (e AcceptOrganizationInvitationResponseValidationError) Cause() error
Cause function returns cause value.
func (AcceptOrganizationInvitationResponseValidationError) Error ¶
func (e AcceptOrganizationInvitationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AcceptOrganizationInvitationResponseValidationError) ErrorName ¶
func (e AcceptOrganizationInvitationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AcceptOrganizationInvitationResponseValidationError) Field ¶
func (e AcceptOrganizationInvitationResponseValidationError) Field() string
Field function returns field value.
func (AcceptOrganizationInvitationResponseValidationError) Key ¶
func (e AcceptOrganizationInvitationResponseValidationError) Key() bool
Key function returns key value.
func (AcceptOrganizationInvitationResponseValidationError) Reason ¶
func (e AcceptOrganizationInvitationResponseValidationError) Reason() string
Reason function returns reason value.
type AddGroupUsersRequest ¶
type AddGroupUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserIds []string `protobuf:"bytes,3,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // contains filtered or unexported fields }
func (*AddGroupUsersRequest) Descriptor
deprecated
func (*AddGroupUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupUsersRequest.ProtoReflect.Descriptor instead.
func (*AddGroupUsersRequest) GetId ¶
func (x *AddGroupUsersRequest) GetId() string
func (*AddGroupUsersRequest) GetOrgId ¶
func (x *AddGroupUsersRequest) GetOrgId() string
func (*AddGroupUsersRequest) GetUserIds ¶
func (x *AddGroupUsersRequest) GetUserIds() []string
func (*AddGroupUsersRequest) ProtoMessage ¶
func (*AddGroupUsersRequest) ProtoMessage()
func (*AddGroupUsersRequest) ProtoReflect ¶
func (x *AddGroupUsersRequest) ProtoReflect() protoreflect.Message
func (*AddGroupUsersRequest) Reset ¶
func (x *AddGroupUsersRequest) Reset()
func (*AddGroupUsersRequest) String ¶
func (x *AddGroupUsersRequest) String() string
func (*AddGroupUsersRequest) Validate ¶
func (m *AddGroupUsersRequest) Validate() error
Validate checks the field values on AddGroupUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddGroupUsersRequest) ValidateAll ¶
func (m *AddGroupUsersRequest) ValidateAll() error
ValidateAll checks the field values on AddGroupUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddGroupUsersRequestMultiError, or nil if none found.
type AddGroupUsersRequestMultiError ¶
type AddGroupUsersRequestMultiError []error
AddGroupUsersRequestMultiError is an error wrapping multiple validation errors returned by AddGroupUsersRequest.ValidateAll() if the designated constraints aren't met.
func (AddGroupUsersRequestMultiError) AllErrors ¶
func (m AddGroupUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddGroupUsersRequestMultiError) Error ¶
func (m AddGroupUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddGroupUsersRequestValidationError ¶
type AddGroupUsersRequestValidationError struct {
// contains filtered or unexported fields
}
AddGroupUsersRequestValidationError is the validation error returned by AddGroupUsersRequest.Validate if the designated constraints aren't met.
func (AddGroupUsersRequestValidationError) Cause ¶
func (e AddGroupUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (AddGroupUsersRequestValidationError) Error ¶
func (e AddGroupUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddGroupUsersRequestValidationError) ErrorName ¶
func (e AddGroupUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddGroupUsersRequestValidationError) Field ¶
func (e AddGroupUsersRequestValidationError) Field() string
Field function returns field value.
func (AddGroupUsersRequestValidationError) Key ¶
func (e AddGroupUsersRequestValidationError) Key() bool
Key function returns key value.
func (AddGroupUsersRequestValidationError) Reason ¶
func (e AddGroupUsersRequestValidationError) Reason() string
Reason function returns reason value.
type AddGroupUsersResponse ¶
type AddGroupUsersResponse struct {
// contains filtered or unexported fields
}
func (*AddGroupUsersResponse) Descriptor
deprecated
func (*AddGroupUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddGroupUsersResponse.ProtoReflect.Descriptor instead.
func (*AddGroupUsersResponse) ProtoMessage ¶
func (*AddGroupUsersResponse) ProtoMessage()
func (*AddGroupUsersResponse) ProtoReflect ¶
func (x *AddGroupUsersResponse) ProtoReflect() protoreflect.Message
func (*AddGroupUsersResponse) Reset ¶
func (x *AddGroupUsersResponse) Reset()
func (*AddGroupUsersResponse) String ¶
func (x *AddGroupUsersResponse) String() string
func (*AddGroupUsersResponse) Validate ¶
func (m *AddGroupUsersResponse) Validate() error
Validate checks the field values on AddGroupUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddGroupUsersResponse) ValidateAll ¶
func (m *AddGroupUsersResponse) ValidateAll() error
ValidateAll checks the field values on AddGroupUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddGroupUsersResponseMultiError, or nil if none found.
type AddGroupUsersResponseMultiError ¶
type AddGroupUsersResponseMultiError []error
AddGroupUsersResponseMultiError is an error wrapping multiple validation errors returned by AddGroupUsersResponse.ValidateAll() if the designated constraints aren't met.
func (AddGroupUsersResponseMultiError) AllErrors ¶
func (m AddGroupUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddGroupUsersResponseMultiError) Error ¶
func (m AddGroupUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddGroupUsersResponseValidationError ¶
type AddGroupUsersResponseValidationError struct {
// contains filtered or unexported fields
}
AddGroupUsersResponseValidationError is the validation error returned by AddGroupUsersResponse.Validate if the designated constraints aren't met.
func (AddGroupUsersResponseValidationError) Cause ¶
func (e AddGroupUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (AddGroupUsersResponseValidationError) Error ¶
func (e AddGroupUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddGroupUsersResponseValidationError) ErrorName ¶
func (e AddGroupUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddGroupUsersResponseValidationError) Field ¶
func (e AddGroupUsersResponseValidationError) Field() string
Field function returns field value.
func (AddGroupUsersResponseValidationError) Key ¶
func (e AddGroupUsersResponseValidationError) Key() bool
Key function returns key value.
func (AddGroupUsersResponseValidationError) Reason ¶
func (e AddGroupUsersResponseValidationError) Reason() string
Reason function returns reason value.
type AddOrganizationUsersRequest ¶
type AddOrganizationUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` UserIds []string `protobuf:"bytes,2,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` // contains filtered or unexported fields }
func (*AddOrganizationUsersRequest) Descriptor
deprecated
func (*AddOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*AddOrganizationUsersRequest) GetId ¶
func (x *AddOrganizationUsersRequest) GetId() string
func (*AddOrganizationUsersRequest) GetUserIds ¶
func (x *AddOrganizationUsersRequest) GetUserIds() []string
func (*AddOrganizationUsersRequest) ProtoMessage ¶
func (*AddOrganizationUsersRequest) ProtoMessage()
func (*AddOrganizationUsersRequest) ProtoReflect ¶
func (x *AddOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*AddOrganizationUsersRequest) Reset ¶
func (x *AddOrganizationUsersRequest) Reset()
func (*AddOrganizationUsersRequest) String ¶
func (x *AddOrganizationUsersRequest) String() string
func (*AddOrganizationUsersRequest) Validate ¶
func (m *AddOrganizationUsersRequest) Validate() error
Validate checks the field values on AddOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationUsersRequest) ValidateAll ¶
func (m *AddOrganizationUsersRequest) ValidateAll() error
ValidateAll checks the field values on AddOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationUsersRequestMultiError, or nil if none found.
type AddOrganizationUsersRequestMultiError ¶
type AddOrganizationUsersRequestMultiError []error
AddOrganizationUsersRequestMultiError is an error wrapping multiple validation errors returned by AddOrganizationUsersRequest.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationUsersRequestMultiError) AllErrors ¶
func (m AddOrganizationUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationUsersRequestMultiError) Error ¶
func (m AddOrganizationUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationUsersRequestValidationError ¶
type AddOrganizationUsersRequestValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationUsersRequestValidationError is the validation error returned by AddOrganizationUsersRequest.Validate if the designated constraints aren't met.
func (AddOrganizationUsersRequestValidationError) Cause ¶
func (e AddOrganizationUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationUsersRequestValidationError) Error ¶
func (e AddOrganizationUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationUsersRequestValidationError) ErrorName ¶
func (e AddOrganizationUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationUsersRequestValidationError) Field ¶
func (e AddOrganizationUsersRequestValidationError) Field() string
Field function returns field value.
func (AddOrganizationUsersRequestValidationError) Key ¶
func (e AddOrganizationUsersRequestValidationError) Key() bool
Key function returns key value.
func (AddOrganizationUsersRequestValidationError) Reason ¶
func (e AddOrganizationUsersRequestValidationError) Reason() string
Reason function returns reason value.
type AddOrganizationUsersResponse ¶
type AddOrganizationUsersResponse struct {
// contains filtered or unexported fields
}
func (*AddOrganizationUsersResponse) Descriptor
deprecated
func (*AddOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*AddOrganizationUsersResponse) ProtoMessage ¶
func (*AddOrganizationUsersResponse) ProtoMessage()
func (*AddOrganizationUsersResponse) ProtoReflect ¶
func (x *AddOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*AddOrganizationUsersResponse) Reset ¶
func (x *AddOrganizationUsersResponse) Reset()
func (*AddOrganizationUsersResponse) String ¶
func (x *AddOrganizationUsersResponse) String() string
func (*AddOrganizationUsersResponse) Validate ¶
func (m *AddOrganizationUsersResponse) Validate() error
Validate checks the field values on AddOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationUsersResponse) ValidateAll ¶
func (m *AddOrganizationUsersResponse) ValidateAll() error
ValidateAll checks the field values on AddOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationUsersResponseMultiError, or nil if none found.
type AddOrganizationUsersResponseMultiError ¶
type AddOrganizationUsersResponseMultiError []error
AddOrganizationUsersResponseMultiError is an error wrapping multiple validation errors returned by AddOrganizationUsersResponse.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationUsersResponseMultiError) AllErrors ¶
func (m AddOrganizationUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationUsersResponseMultiError) Error ¶
func (m AddOrganizationUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationUsersResponseValidationError ¶
type AddOrganizationUsersResponseValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationUsersResponseValidationError is the validation error returned by AddOrganizationUsersResponse.Validate if the designated constraints aren't met.
func (AddOrganizationUsersResponseValidationError) Cause ¶
func (e AddOrganizationUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationUsersResponseValidationError) Error ¶
func (e AddOrganizationUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationUsersResponseValidationError) ErrorName ¶
func (e AddOrganizationUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationUsersResponseValidationError) Field ¶
func (e AddOrganizationUsersResponseValidationError) Field() string
Field function returns field value.
func (AddOrganizationUsersResponseValidationError) Key ¶
func (e AddOrganizationUsersResponseValidationError) Key() bool
Key function returns key value.
func (AddOrganizationUsersResponseValidationError) Reason ¶
func (e AddOrganizationUsersResponseValidationError) Reason() string
Reason function returns reason value.
type AdminServiceClient ¶
type AdminServiceClient interface { // Users ListAllUsers(ctx context.Context, in *ListAllUsersRequest, opts ...grpc.CallOption) (*ListAllUsersResponse, error) // Group ListGroups(ctx context.Context, in *ListGroupsRequest, opts ...grpc.CallOption) (*ListGroupsResponse, error) // Organizations ListAllOrganizations(ctx context.Context, in *ListAllOrganizationsRequest, opts ...grpc.CallOption) (*ListAllOrganizationsResponse, error) // Projects ListProjects(ctx context.Context, in *ListProjectsRequest, opts ...grpc.CallOption) (*ListProjectsResponse, error) // Relations ListRelations(ctx context.Context, in *ListRelationsRequest, opts ...grpc.CallOption) (*ListRelationsResponse, error) // Resources ListResources(ctx context.Context, in *ListResourcesRequest, opts ...grpc.CallOption) (*ListResourcesResponse, error) // Policies ListPolicies(ctx context.Context, in *ListPoliciesRequest, opts ...grpc.CallOption) (*ListPoliciesResponse, error) // Roles CreateRole(ctx context.Context, in *CreateRoleRequest, opts ...grpc.CallOption) (*CreateRoleResponse, error) UpdateRole(ctx context.Context, in *UpdateRoleRequest, opts ...grpc.CallOption) (*UpdateRoleResponse, error) DeleteRole(ctx context.Context, in *DeleteRoleRequest, opts ...grpc.CallOption) (*DeleteRoleResponse, error) // Permissions CreatePermission(ctx context.Context, in *CreatePermissionRequest, opts ...grpc.CallOption) (*CreatePermissionResponse, error) UpdatePermission(ctx context.Context, in *UpdatePermissionRequest, opts ...grpc.CallOption) (*UpdatePermissionResponse, error) DeletePermission(ctx context.Context, in *DeletePermissionRequest, opts ...grpc.CallOption) (*DeletePermissionResponse, error) // Preferences ListPreferences(ctx context.Context, in *ListPreferencesRequest, opts ...grpc.CallOption) (*ListPreferencesResponse, error) CreatePreferences(ctx context.Context, in *CreatePreferencesRequest, opts ...grpc.CallOption) (*CreatePreferencesResponse, error) }
AdminServiceClient is the client API for AdminService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewAdminServiceClient ¶
func NewAdminServiceClient(cc grpc.ClientConnInterface) AdminServiceClient
type AdminServiceServer ¶
type AdminServiceServer interface { // Users ListAllUsers(context.Context, *ListAllUsersRequest) (*ListAllUsersResponse, error) // Group ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error) // Organizations ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error) // Projects ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error) // Relations ListRelations(context.Context, *ListRelationsRequest) (*ListRelationsResponse, error) // Resources ListResources(context.Context, *ListResourcesRequest) (*ListResourcesResponse, error) // Policies ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error) // Roles CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error) // Permissions CreatePermission(context.Context, *CreatePermissionRequest) (*CreatePermissionResponse, error) UpdatePermission(context.Context, *UpdatePermissionRequest) (*UpdatePermissionResponse, error) DeletePermission(context.Context, *DeletePermissionRequest) (*DeletePermissionResponse, error) // Preferences ListPreferences(context.Context, *ListPreferencesRequest) (*ListPreferencesResponse, error) CreatePreferences(context.Context, *CreatePreferencesRequest) (*CreatePreferencesResponse, error) // contains filtered or unexported methods }
AdminServiceServer is the server API for AdminService service. All implementations must embed UnimplementedAdminServiceServer for forward compatibility
type AuditLog ¶
type AuditLog struct { // A unique identifier of the audit log if not supplied will be autogenerated Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Source service generating the event Source string `protobuf:"bytes,2,opt,name=source,proto3" json:"source,omitempty"` // Action performed, e.g. project.create, user.update, serviceuser.delete Action string `protobuf:"bytes,3,opt,name=action,proto3" json:"action,omitempty"` // Actor performing the action Actor *AuditLogActor `protobuf:"bytes,4,opt,name=actor,proto3" json:"actor,omitempty"` // Target of the action Target *AuditLogTarget `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"` // Context contains additional information about the event Context map[string]string `` /* 155-byte string literal not displayed */ CreatedAt *timestamppb.Timestamp `protobuf:"bytes,20,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*AuditLog) Descriptor
deprecated
func (*AuditLog) GetActor ¶
func (x *AuditLog) GetActor() *AuditLogActor
func (*AuditLog) GetContext ¶
func (*AuditLog) GetCreatedAt ¶
func (x *AuditLog) GetCreatedAt() *timestamppb.Timestamp
func (*AuditLog) GetTarget ¶
func (x *AuditLog) GetTarget() *AuditLogTarget
func (*AuditLog) ProtoMessage ¶
func (*AuditLog) ProtoMessage()
func (*AuditLog) ProtoReflect ¶
func (x *AuditLog) ProtoReflect() protoreflect.Message
func (*AuditLog) Validate ¶
Validate checks the field values on AuditLog with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditLog) ValidateAll ¶
ValidateAll checks the field values on AuditLog with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditLogMultiError, or nil if none found.
type AuditLogActor ¶
type AuditLogActor struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*AuditLogActor) Descriptor
deprecated
func (*AuditLogActor) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogActor.ProtoReflect.Descriptor instead.
func (*AuditLogActor) GetId ¶
func (x *AuditLogActor) GetId() string
func (*AuditLogActor) GetName ¶
func (x *AuditLogActor) GetName() string
func (*AuditLogActor) GetType ¶
func (x *AuditLogActor) GetType() string
func (*AuditLogActor) ProtoMessage ¶
func (*AuditLogActor) ProtoMessage()
func (*AuditLogActor) ProtoReflect ¶
func (x *AuditLogActor) ProtoReflect() protoreflect.Message
func (*AuditLogActor) Reset ¶
func (x *AuditLogActor) Reset()
func (*AuditLogActor) String ¶
func (x *AuditLogActor) String() string
func (*AuditLogActor) Validate ¶
func (m *AuditLogActor) Validate() error
Validate checks the field values on AuditLogActor with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditLogActor) ValidateAll ¶
func (m *AuditLogActor) ValidateAll() error
ValidateAll checks the field values on AuditLogActor with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditLogActorMultiError, or nil if none found.
type AuditLogActorMultiError ¶
type AuditLogActorMultiError []error
AuditLogActorMultiError is an error wrapping multiple validation errors returned by AuditLogActor.ValidateAll() if the designated constraints aren't met.
func (AuditLogActorMultiError) AllErrors ¶
func (m AuditLogActorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditLogActorMultiError) Error ¶
func (m AuditLogActorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditLogActorValidationError ¶
type AuditLogActorValidationError struct {
// contains filtered or unexported fields
}
AuditLogActorValidationError is the validation error returned by AuditLogActor.Validate if the designated constraints aren't met.
func (AuditLogActorValidationError) Cause ¶
func (e AuditLogActorValidationError) Cause() error
Cause function returns cause value.
func (AuditLogActorValidationError) Error ¶
func (e AuditLogActorValidationError) Error() string
Error satisfies the builtin error interface
func (AuditLogActorValidationError) ErrorName ¶
func (e AuditLogActorValidationError) ErrorName() string
ErrorName returns error name.
func (AuditLogActorValidationError) Field ¶
func (e AuditLogActorValidationError) Field() string
Field function returns field value.
func (AuditLogActorValidationError) Key ¶
func (e AuditLogActorValidationError) Key() bool
Key function returns key value.
func (AuditLogActorValidationError) Reason ¶
func (e AuditLogActorValidationError) Reason() string
Reason function returns reason value.
type AuditLogMultiError ¶
type AuditLogMultiError []error
AuditLogMultiError is an error wrapping multiple validation errors returned by AuditLog.ValidateAll() if the designated constraints aren't met.
func (AuditLogMultiError) AllErrors ¶
func (m AuditLogMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditLogMultiError) Error ¶
func (m AuditLogMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditLogTarget ¶
type AuditLogTarget struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*AuditLogTarget) Descriptor
deprecated
func (*AuditLogTarget) Descriptor() ([]byte, []int)
Deprecated: Use AuditLogTarget.ProtoReflect.Descriptor instead.
func (*AuditLogTarget) GetId ¶
func (x *AuditLogTarget) GetId() string
func (*AuditLogTarget) GetName ¶
func (x *AuditLogTarget) GetName() string
func (*AuditLogTarget) GetType ¶
func (x *AuditLogTarget) GetType() string
func (*AuditLogTarget) ProtoMessage ¶
func (*AuditLogTarget) ProtoMessage()
func (*AuditLogTarget) ProtoReflect ¶
func (x *AuditLogTarget) ProtoReflect() protoreflect.Message
func (*AuditLogTarget) Reset ¶
func (x *AuditLogTarget) Reset()
func (*AuditLogTarget) String ¶
func (x *AuditLogTarget) String() string
func (*AuditLogTarget) Validate ¶
func (m *AuditLogTarget) Validate() error
Validate checks the field values on AuditLogTarget with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditLogTarget) ValidateAll ¶
func (m *AuditLogTarget) ValidateAll() error
ValidateAll checks the field values on AuditLogTarget with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditLogTargetMultiError, or nil if none found.
type AuditLogTargetMultiError ¶
type AuditLogTargetMultiError []error
AuditLogTargetMultiError is an error wrapping multiple validation errors returned by AuditLogTarget.ValidateAll() if the designated constraints aren't met.
func (AuditLogTargetMultiError) AllErrors ¶
func (m AuditLogTargetMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditLogTargetMultiError) Error ¶
func (m AuditLogTargetMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditLogTargetValidationError ¶
type AuditLogTargetValidationError struct {
// contains filtered or unexported fields
}
AuditLogTargetValidationError is the validation error returned by AuditLogTarget.Validate if the designated constraints aren't met.
func (AuditLogTargetValidationError) Cause ¶
func (e AuditLogTargetValidationError) Cause() error
Cause function returns cause value.
func (AuditLogTargetValidationError) Error ¶
func (e AuditLogTargetValidationError) Error() string
Error satisfies the builtin error interface
func (AuditLogTargetValidationError) ErrorName ¶
func (e AuditLogTargetValidationError) ErrorName() string
ErrorName returns error name.
func (AuditLogTargetValidationError) Field ¶
func (e AuditLogTargetValidationError) Field() string
Field function returns field value.
func (AuditLogTargetValidationError) Key ¶
func (e AuditLogTargetValidationError) Key() bool
Key function returns key value.
func (AuditLogTargetValidationError) Reason ¶
func (e AuditLogTargetValidationError) Reason() string
Reason function returns reason value.
type AuditLogValidationError ¶
type AuditLogValidationError struct {
// contains filtered or unexported fields
}
AuditLogValidationError is the validation error returned by AuditLog.Validate if the designated constraints aren't met.
func (AuditLogValidationError) Cause ¶
func (e AuditLogValidationError) Cause() error
Cause function returns cause value.
func (AuditLogValidationError) Error ¶
func (e AuditLogValidationError) Error() string
Error satisfies the builtin error interface
func (AuditLogValidationError) ErrorName ¶
func (e AuditLogValidationError) ErrorName() string
ErrorName returns error name.
func (AuditLogValidationError) Field ¶
func (e AuditLogValidationError) Field() string
Field function returns field value.
func (AuditLogValidationError) Key ¶
func (e AuditLogValidationError) Key() bool
Key function returns key value.
func (AuditLogValidationError) Reason ¶
func (e AuditLogValidationError) Reason() string
Reason function returns reason value.
type AuthCallbackRequest ¶
type AuthCallbackRequest struct { // strategy_name will not be set for oidc but can be utilized for methods like email magic links StrategyName string `protobuf:"bytes,1,opt,name=strategy_name,json=strategyName,proto3" json:"strategy_name,omitempty"` // for oidc & magic links State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` Code string `protobuf:"bytes,3,opt,name=code,proto3" json:"code,omitempty"` // state_options has additional configurations for the authentication flow at hand // for example, in case of passkey, it has challenge and public key StateOptions *structpb.Struct `protobuf:"bytes,4,opt,name=state_options,json=stateOptions,proto3" json:"state_options,omitempty"` // contains filtered or unexported fields }
func (*AuthCallbackRequest) Descriptor
deprecated
func (*AuthCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthCallbackRequest.ProtoReflect.Descriptor instead.
func (*AuthCallbackRequest) GetCode ¶
func (x *AuthCallbackRequest) GetCode() string
func (*AuthCallbackRequest) GetState ¶
func (x *AuthCallbackRequest) GetState() string
func (*AuthCallbackRequest) GetStateOptions ¶ added in v0.7.14
func (x *AuthCallbackRequest) GetStateOptions() *structpb.Struct
func (*AuthCallbackRequest) GetStrategyName ¶
func (x *AuthCallbackRequest) GetStrategyName() string
func (*AuthCallbackRequest) ProtoMessage ¶
func (*AuthCallbackRequest) ProtoMessage()
func (*AuthCallbackRequest) ProtoReflect ¶
func (x *AuthCallbackRequest) ProtoReflect() protoreflect.Message
func (*AuthCallbackRequest) Reset ¶
func (x *AuthCallbackRequest) Reset()
func (*AuthCallbackRequest) String ¶
func (x *AuthCallbackRequest) String() string
func (*AuthCallbackRequest) Validate ¶
func (m *AuthCallbackRequest) Validate() error
Validate checks the field values on AuthCallbackRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthCallbackRequest) ValidateAll ¶
func (m *AuthCallbackRequest) ValidateAll() error
ValidateAll checks the field values on AuthCallbackRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthCallbackRequestMultiError, or nil if none found.
type AuthCallbackRequestMultiError ¶
type AuthCallbackRequestMultiError []error
AuthCallbackRequestMultiError is an error wrapping multiple validation errors returned by AuthCallbackRequest.ValidateAll() if the designated constraints aren't met.
func (AuthCallbackRequestMultiError) AllErrors ¶
func (m AuthCallbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthCallbackRequestMultiError) Error ¶
func (m AuthCallbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthCallbackRequestValidationError ¶
type AuthCallbackRequestValidationError struct {
// contains filtered or unexported fields
}
AuthCallbackRequestValidationError is the validation error returned by AuthCallbackRequest.Validate if the designated constraints aren't met.
func (AuthCallbackRequestValidationError) Cause ¶
func (e AuthCallbackRequestValidationError) Cause() error
Cause function returns cause value.
func (AuthCallbackRequestValidationError) Error ¶
func (e AuthCallbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AuthCallbackRequestValidationError) ErrorName ¶
func (e AuthCallbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AuthCallbackRequestValidationError) Field ¶
func (e AuthCallbackRequestValidationError) Field() string
Field function returns field value.
func (AuthCallbackRequestValidationError) Key ¶
func (e AuthCallbackRequestValidationError) Key() bool
Key function returns key value.
func (AuthCallbackRequestValidationError) Reason ¶
func (e AuthCallbackRequestValidationError) Reason() string
Reason function returns reason value.
type AuthCallbackResponse ¶
type AuthCallbackResponse struct {
// contains filtered or unexported fields
}
func (*AuthCallbackResponse) Descriptor
deprecated
func (*AuthCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthCallbackResponse.ProtoReflect.Descriptor instead.
func (*AuthCallbackResponse) ProtoMessage ¶
func (*AuthCallbackResponse) ProtoMessage()
func (*AuthCallbackResponse) ProtoReflect ¶
func (x *AuthCallbackResponse) ProtoReflect() protoreflect.Message
func (*AuthCallbackResponse) Reset ¶
func (x *AuthCallbackResponse) Reset()
func (*AuthCallbackResponse) String ¶
func (x *AuthCallbackResponse) String() string
func (*AuthCallbackResponse) Validate ¶
func (m *AuthCallbackResponse) Validate() error
Validate checks the field values on AuthCallbackResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthCallbackResponse) ValidateAll ¶
func (m *AuthCallbackResponse) ValidateAll() error
ValidateAll checks the field values on AuthCallbackResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthCallbackResponseMultiError, or nil if none found.
type AuthCallbackResponseMultiError ¶
type AuthCallbackResponseMultiError []error
AuthCallbackResponseMultiError is an error wrapping multiple validation errors returned by AuthCallbackResponse.ValidateAll() if the designated constraints aren't met.
func (AuthCallbackResponseMultiError) AllErrors ¶
func (m AuthCallbackResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthCallbackResponseMultiError) Error ¶
func (m AuthCallbackResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthCallbackResponseValidationError ¶
type AuthCallbackResponseValidationError struct {
// contains filtered or unexported fields
}
AuthCallbackResponseValidationError is the validation error returned by AuthCallbackResponse.Validate if the designated constraints aren't met.
func (AuthCallbackResponseValidationError) Cause ¶
func (e AuthCallbackResponseValidationError) Cause() error
Cause function returns cause value.
func (AuthCallbackResponseValidationError) Error ¶
func (e AuthCallbackResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AuthCallbackResponseValidationError) ErrorName ¶
func (e AuthCallbackResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AuthCallbackResponseValidationError) Field ¶
func (e AuthCallbackResponseValidationError) Field() string
Field function returns field value.
func (AuthCallbackResponseValidationError) Key ¶
func (e AuthCallbackResponseValidationError) Key() bool
Key function returns key value.
func (AuthCallbackResponseValidationError) Reason ¶
func (e AuthCallbackResponseValidationError) Reason() string
Reason function returns reason value.
type AuthLogoutRequest ¶
type AuthLogoutRequest struct {
// contains filtered or unexported fields
}
func (*AuthLogoutRequest) Descriptor
deprecated
func (*AuthLogoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthLogoutRequest.ProtoReflect.Descriptor instead.
func (*AuthLogoutRequest) ProtoMessage ¶
func (*AuthLogoutRequest) ProtoMessage()
func (*AuthLogoutRequest) ProtoReflect ¶
func (x *AuthLogoutRequest) ProtoReflect() protoreflect.Message
func (*AuthLogoutRequest) Reset ¶
func (x *AuthLogoutRequest) Reset()
func (*AuthLogoutRequest) String ¶
func (x *AuthLogoutRequest) String() string
func (*AuthLogoutRequest) Validate ¶
func (m *AuthLogoutRequest) Validate() error
Validate checks the field values on AuthLogoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthLogoutRequest) ValidateAll ¶
func (m *AuthLogoutRequest) ValidateAll() error
ValidateAll checks the field values on AuthLogoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthLogoutRequestMultiError, or nil if none found.
type AuthLogoutRequestMultiError ¶
type AuthLogoutRequestMultiError []error
AuthLogoutRequestMultiError is an error wrapping multiple validation errors returned by AuthLogoutRequest.ValidateAll() if the designated constraints aren't met.
func (AuthLogoutRequestMultiError) AllErrors ¶
func (m AuthLogoutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthLogoutRequestMultiError) Error ¶
func (m AuthLogoutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthLogoutRequestValidationError ¶
type AuthLogoutRequestValidationError struct {
// contains filtered or unexported fields
}
AuthLogoutRequestValidationError is the validation error returned by AuthLogoutRequest.Validate if the designated constraints aren't met.
func (AuthLogoutRequestValidationError) Cause ¶
func (e AuthLogoutRequestValidationError) Cause() error
Cause function returns cause value.
func (AuthLogoutRequestValidationError) Error ¶
func (e AuthLogoutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AuthLogoutRequestValidationError) ErrorName ¶
func (e AuthLogoutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AuthLogoutRequestValidationError) Field ¶
func (e AuthLogoutRequestValidationError) Field() string
Field function returns field value.
func (AuthLogoutRequestValidationError) Key ¶
func (e AuthLogoutRequestValidationError) Key() bool
Key function returns key value.
func (AuthLogoutRequestValidationError) Reason ¶
func (e AuthLogoutRequestValidationError) Reason() string
Reason function returns reason value.
type AuthLogoutResponse ¶
type AuthLogoutResponse struct {
// contains filtered or unexported fields
}
func (*AuthLogoutResponse) Descriptor
deprecated
func (*AuthLogoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthLogoutResponse.ProtoReflect.Descriptor instead.
func (*AuthLogoutResponse) ProtoMessage ¶
func (*AuthLogoutResponse) ProtoMessage()
func (*AuthLogoutResponse) ProtoReflect ¶
func (x *AuthLogoutResponse) ProtoReflect() protoreflect.Message
func (*AuthLogoutResponse) Reset ¶
func (x *AuthLogoutResponse) Reset()
func (*AuthLogoutResponse) String ¶
func (x *AuthLogoutResponse) String() string
func (*AuthLogoutResponse) Validate ¶
func (m *AuthLogoutResponse) Validate() error
Validate checks the field values on AuthLogoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthLogoutResponse) ValidateAll ¶
func (m *AuthLogoutResponse) ValidateAll() error
ValidateAll checks the field values on AuthLogoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthLogoutResponseMultiError, or nil if none found.
type AuthLogoutResponseMultiError ¶
type AuthLogoutResponseMultiError []error
AuthLogoutResponseMultiError is an error wrapping multiple validation errors returned by AuthLogoutResponse.ValidateAll() if the designated constraints aren't met.
func (AuthLogoutResponseMultiError) AllErrors ¶
func (m AuthLogoutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthLogoutResponseMultiError) Error ¶
func (m AuthLogoutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthLogoutResponseValidationError ¶
type AuthLogoutResponseValidationError struct {
// contains filtered or unexported fields
}
AuthLogoutResponseValidationError is the validation error returned by AuthLogoutResponse.Validate if the designated constraints aren't met.
func (AuthLogoutResponseValidationError) Cause ¶
func (e AuthLogoutResponseValidationError) Cause() error
Cause function returns cause value.
func (AuthLogoutResponseValidationError) Error ¶
func (e AuthLogoutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AuthLogoutResponseValidationError) ErrorName ¶
func (e AuthLogoutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AuthLogoutResponseValidationError) Field ¶
func (e AuthLogoutResponseValidationError) Field() string
Field function returns field value.
func (AuthLogoutResponseValidationError) Key ¶
func (e AuthLogoutResponseValidationError) Key() bool
Key function returns key value.
func (AuthLogoutResponseValidationError) Reason ¶
func (e AuthLogoutResponseValidationError) Reason() string
Reason function returns reason value.
type AuthStrategy ¶
type AuthStrategy struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Params *structpb.Struct `protobuf:"bytes,2,opt,name=params,proto3" json:"params,omitempty"` // contains filtered or unexported fields }
func (*AuthStrategy) Descriptor
deprecated
func (*AuthStrategy) Descriptor() ([]byte, []int)
Deprecated: Use AuthStrategy.ProtoReflect.Descriptor instead.
func (*AuthStrategy) GetName ¶
func (x *AuthStrategy) GetName() string
func (*AuthStrategy) GetParams ¶
func (x *AuthStrategy) GetParams() *structpb.Struct
func (*AuthStrategy) ProtoMessage ¶
func (*AuthStrategy) ProtoMessage()
func (*AuthStrategy) ProtoReflect ¶
func (x *AuthStrategy) ProtoReflect() protoreflect.Message
func (*AuthStrategy) Reset ¶
func (x *AuthStrategy) Reset()
func (*AuthStrategy) String ¶
func (x *AuthStrategy) String() string
func (*AuthStrategy) Validate ¶
func (m *AuthStrategy) Validate() error
Validate checks the field values on AuthStrategy with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthStrategy) ValidateAll ¶
func (m *AuthStrategy) ValidateAll() error
ValidateAll checks the field values on AuthStrategy with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthStrategyMultiError, or nil if none found.
type AuthStrategyMultiError ¶
type AuthStrategyMultiError []error
AuthStrategyMultiError is an error wrapping multiple validation errors returned by AuthStrategy.ValidateAll() if the designated constraints aren't met.
func (AuthStrategyMultiError) AllErrors ¶
func (m AuthStrategyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthStrategyMultiError) Error ¶
func (m AuthStrategyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthStrategyValidationError ¶
type AuthStrategyValidationError struct {
// contains filtered or unexported fields
}
AuthStrategyValidationError is the validation error returned by AuthStrategy.Validate if the designated constraints aren't met.
func (AuthStrategyValidationError) Cause ¶
func (e AuthStrategyValidationError) Cause() error
Cause function returns cause value.
func (AuthStrategyValidationError) Error ¶
func (e AuthStrategyValidationError) Error() string
Error satisfies the builtin error interface
func (AuthStrategyValidationError) ErrorName ¶
func (e AuthStrategyValidationError) ErrorName() string
ErrorName returns error name.
func (AuthStrategyValidationError) Field ¶
func (e AuthStrategyValidationError) Field() string
Field function returns field value.
func (AuthStrategyValidationError) Key ¶
func (e AuthStrategyValidationError) Key() bool
Key function returns key value.
func (AuthStrategyValidationError) Reason ¶
func (e AuthStrategyValidationError) Reason() string
Reason function returns reason value.
type AuthTokenRequest ¶
type AuthTokenRequest struct { // grant_type can be one of the following: // - client_credentials // - urn:ietf:params:oauth:grant-type:jwt-bearer GrantType string `protobuf:"bytes,1,opt,name=grant_type,json=grantType,proto3" json:"grant_type,omitempty"` // client_id and client_secret are required for grant_type client_credentials ClientId string `protobuf:"bytes,2,opt,name=client_id,json=clientId,proto3" json:"client_id,omitempty"` ClientSecret string `protobuf:"bytes,3,opt,name=client_secret,json=clientSecret,proto3" json:"client_secret,omitempty"` // assertion is required for grant_type urn:ietf:params:oauth:grant-type:jwt-bearer Assertion string `protobuf:"bytes,4,opt,name=assertion,proto3" json:"assertion,omitempty"` // contains filtered or unexported fields }
func (*AuthTokenRequest) Descriptor
deprecated
func (*AuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthTokenRequest.ProtoReflect.Descriptor instead.
func (*AuthTokenRequest) GetAssertion ¶
func (x *AuthTokenRequest) GetAssertion() string
func (*AuthTokenRequest) GetClientId ¶
func (x *AuthTokenRequest) GetClientId() string
func (*AuthTokenRequest) GetClientSecret ¶
func (x *AuthTokenRequest) GetClientSecret() string
func (*AuthTokenRequest) GetGrantType ¶
func (x *AuthTokenRequest) GetGrantType() string
func (*AuthTokenRequest) ProtoMessage ¶
func (*AuthTokenRequest) ProtoMessage()
func (*AuthTokenRequest) ProtoReflect ¶
func (x *AuthTokenRequest) ProtoReflect() protoreflect.Message
func (*AuthTokenRequest) Reset ¶
func (x *AuthTokenRequest) Reset()
func (*AuthTokenRequest) String ¶
func (x *AuthTokenRequest) String() string
func (*AuthTokenRequest) Validate ¶
func (m *AuthTokenRequest) Validate() error
Validate checks the field values on AuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthTokenRequest) ValidateAll ¶
func (m *AuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on AuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthTokenRequestMultiError, or nil if none found.
type AuthTokenRequestMultiError ¶
type AuthTokenRequestMultiError []error
AuthTokenRequestMultiError is an error wrapping multiple validation errors returned by AuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (AuthTokenRequestMultiError) AllErrors ¶
func (m AuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthTokenRequestMultiError) Error ¶
func (m AuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthTokenRequestValidationError ¶
type AuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
AuthTokenRequestValidationError is the validation error returned by AuthTokenRequest.Validate if the designated constraints aren't met.
func (AuthTokenRequestValidationError) Cause ¶
func (e AuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (AuthTokenRequestValidationError) Error ¶
func (e AuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AuthTokenRequestValidationError) ErrorName ¶
func (e AuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AuthTokenRequestValidationError) Field ¶
func (e AuthTokenRequestValidationError) Field() string
Field function returns field value.
func (AuthTokenRequestValidationError) Key ¶
func (e AuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (AuthTokenRequestValidationError) Reason ¶
func (e AuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type AuthTokenResponse ¶
type AuthTokenResponse struct { AccessToken string `protobuf:"bytes,1,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` TokenType string `protobuf:"bytes,2,opt,name=token_type,json=tokenType,proto3" json:"token_type,omitempty"` // contains filtered or unexported fields }
func (*AuthTokenResponse) Descriptor
deprecated
func (*AuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthTokenResponse.ProtoReflect.Descriptor instead.
func (*AuthTokenResponse) GetAccessToken ¶
func (x *AuthTokenResponse) GetAccessToken() string
func (*AuthTokenResponse) GetTokenType ¶
func (x *AuthTokenResponse) GetTokenType() string
func (*AuthTokenResponse) ProtoMessage ¶
func (*AuthTokenResponse) ProtoMessage()
func (*AuthTokenResponse) ProtoReflect ¶
func (x *AuthTokenResponse) ProtoReflect() protoreflect.Message
func (*AuthTokenResponse) Reset ¶
func (x *AuthTokenResponse) Reset()
func (*AuthTokenResponse) String ¶
func (x *AuthTokenResponse) String() string
func (*AuthTokenResponse) Validate ¶
func (m *AuthTokenResponse) Validate() error
Validate checks the field values on AuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthTokenResponse) ValidateAll ¶
func (m *AuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on AuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthTokenResponseMultiError, or nil if none found.
type AuthTokenResponseMultiError ¶
type AuthTokenResponseMultiError []error
AuthTokenResponseMultiError is an error wrapping multiple validation errors returned by AuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (AuthTokenResponseMultiError) AllErrors ¶
func (m AuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthTokenResponseMultiError) Error ¶
func (m AuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthTokenResponseValidationError ¶
type AuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
AuthTokenResponseValidationError is the validation error returned by AuthTokenResponse.Validate if the designated constraints aren't met.
func (AuthTokenResponseValidationError) Cause ¶
func (e AuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (AuthTokenResponseValidationError) Error ¶
func (e AuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AuthTokenResponseValidationError) ErrorName ¶
func (e AuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AuthTokenResponseValidationError) Field ¶
func (e AuthTokenResponseValidationError) Field() string
Field function returns field value.
func (AuthTokenResponseValidationError) Key ¶
func (e AuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (AuthTokenResponseValidationError) Reason ¶
func (e AuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type AuthenticateRequest ¶
type AuthenticateRequest struct { StrategyName string `protobuf:"bytes,1,opt,name=strategy_name,json=strategyName,proto3" json:"strategy_name,omitempty"` // by default, location redirect header for starting authentication flow if applicable // will be skipped unless this is set to true, useful in browser, same value will // also be returned as endpoint in response anyway RedirectOnstart bool `protobuf:"varint,2,opt,name=redirect_onstart,json=redirectOnstart,proto3" json:"redirect_onstart,omitempty"` // by default, after successful authentication(flow completes) no operation will be performed, // to apply redirection in case of browsers, provide an url that will be used // after authentication where users are sent from frontier. // return_to should be one of the allowed urls configured at instance level ReturnTo string `protobuf:"bytes,3,opt,name=return_to,json=returnTo,proto3" json:"return_to,omitempty"` // email of the user for magic links Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` // callback_url will be used by strategy as last step to finish authentication flow // in OIDC this host will receive "state" and "code" query params, in case of magic links // this will be the url where user is redirected after clicking on magic link. // For most cases it could be host of frontier but in case of proxies, this will be proxy public endpoint. // callback_url should be one of the allowed urls configured at instance level CallbackUrl string `protobuf:"bytes,5,opt,name=callback_url,json=callbackUrl,proto3" json:"callback_url,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateRequest) Descriptor
deprecated
func (*AuthenticateRequest) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateRequest.ProtoReflect.Descriptor instead.
func (*AuthenticateRequest) GetCallbackUrl ¶ added in v0.7.2
func (x *AuthenticateRequest) GetCallbackUrl() string
func (*AuthenticateRequest) GetEmail ¶
func (x *AuthenticateRequest) GetEmail() string
func (*AuthenticateRequest) GetRedirectOnstart ¶ added in v0.7.2
func (x *AuthenticateRequest) GetRedirectOnstart() bool
func (*AuthenticateRequest) GetReturnTo ¶
func (x *AuthenticateRequest) GetReturnTo() string
func (*AuthenticateRequest) GetStrategyName ¶
func (x *AuthenticateRequest) GetStrategyName() string
func (*AuthenticateRequest) ProtoMessage ¶
func (*AuthenticateRequest) ProtoMessage()
func (*AuthenticateRequest) ProtoReflect ¶
func (x *AuthenticateRequest) ProtoReflect() protoreflect.Message
func (*AuthenticateRequest) Reset ¶
func (x *AuthenticateRequest) Reset()
func (*AuthenticateRequest) String ¶
func (x *AuthenticateRequest) String() string
func (*AuthenticateRequest) Validate ¶
func (m *AuthenticateRequest) Validate() error
Validate checks the field values on AuthenticateRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthenticateRequest) ValidateAll ¶
func (m *AuthenticateRequest) ValidateAll() error
ValidateAll checks the field values on AuthenticateRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthenticateRequestMultiError, or nil if none found.
type AuthenticateRequestMultiError ¶
type AuthenticateRequestMultiError []error
AuthenticateRequestMultiError is an error wrapping multiple validation errors returned by AuthenticateRequest.ValidateAll() if the designated constraints aren't met.
func (AuthenticateRequestMultiError) AllErrors ¶
func (m AuthenticateRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthenticateRequestMultiError) Error ¶
func (m AuthenticateRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthenticateRequestValidationError ¶
type AuthenticateRequestValidationError struct {
// contains filtered or unexported fields
}
AuthenticateRequestValidationError is the validation error returned by AuthenticateRequest.Validate if the designated constraints aren't met.
func (AuthenticateRequestValidationError) Cause ¶
func (e AuthenticateRequestValidationError) Cause() error
Cause function returns cause value.
func (AuthenticateRequestValidationError) Error ¶
func (e AuthenticateRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AuthenticateRequestValidationError) ErrorName ¶
func (e AuthenticateRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AuthenticateRequestValidationError) Field ¶
func (e AuthenticateRequestValidationError) Field() string
Field function returns field value.
func (AuthenticateRequestValidationError) Key ¶
func (e AuthenticateRequestValidationError) Key() bool
Key function returns key value.
func (AuthenticateRequestValidationError) Reason ¶
func (e AuthenticateRequestValidationError) Reason() string
Reason function returns reason value.
type AuthenticateResponse ¶
type AuthenticateResponse struct { // endpoint specifies the url to redirect user for starting authentication flow Endpoint string `protobuf:"bytes,1,opt,name=endpoint,proto3" json:"endpoint,omitempty"` // state is used for resuming authentication flow in applicable strategies State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // state_options has additional configurations for the authentication flow at hand StateOptions *structpb.Struct `protobuf:"bytes,3,opt,name=state_options,json=stateOptions,proto3" json:"state_options,omitempty"` // contains filtered or unexported fields }
func (*AuthenticateResponse) Descriptor
deprecated
func (*AuthenticateResponse) Descriptor() ([]byte, []int)
Deprecated: Use AuthenticateResponse.ProtoReflect.Descriptor instead.
func (*AuthenticateResponse) GetEndpoint ¶
func (x *AuthenticateResponse) GetEndpoint() string
func (*AuthenticateResponse) GetState ¶
func (x *AuthenticateResponse) GetState() string
func (*AuthenticateResponse) GetStateOptions ¶ added in v0.7.14
func (x *AuthenticateResponse) GetStateOptions() *structpb.Struct
func (*AuthenticateResponse) ProtoMessage ¶
func (*AuthenticateResponse) ProtoMessage()
func (*AuthenticateResponse) ProtoReflect ¶
func (x *AuthenticateResponse) ProtoReflect() protoreflect.Message
func (*AuthenticateResponse) Reset ¶
func (x *AuthenticateResponse) Reset()
func (*AuthenticateResponse) String ¶
func (x *AuthenticateResponse) String() string
func (*AuthenticateResponse) Validate ¶
func (m *AuthenticateResponse) Validate() error
Validate checks the field values on AuthenticateResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuthenticateResponse) ValidateAll ¶
func (m *AuthenticateResponse) ValidateAll() error
ValidateAll checks the field values on AuthenticateResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuthenticateResponseMultiError, or nil if none found.
type AuthenticateResponseMultiError ¶
type AuthenticateResponseMultiError []error
AuthenticateResponseMultiError is an error wrapping multiple validation errors returned by AuthenticateResponse.ValidateAll() if the designated constraints aren't met.
func (AuthenticateResponseMultiError) AllErrors ¶
func (m AuthenticateResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuthenticateResponseMultiError) Error ¶
func (m AuthenticateResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuthenticateResponseValidationError ¶
type AuthenticateResponseValidationError struct {
// contains filtered or unexported fields
}
AuthenticateResponseValidationError is the validation error returned by AuthenticateResponse.Validate if the designated constraints aren't met.
func (AuthenticateResponseValidationError) Cause ¶
func (e AuthenticateResponseValidationError) Cause() error
Cause function returns cause value.
func (AuthenticateResponseValidationError) Error ¶
func (e AuthenticateResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AuthenticateResponseValidationError) ErrorName ¶
func (e AuthenticateResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AuthenticateResponseValidationError) Field ¶
func (e AuthenticateResponseValidationError) Field() string
Field function returns field value.
func (AuthenticateResponseValidationError) Key ¶
func (e AuthenticateResponseValidationError) Key() bool
Key function returns key value.
func (AuthenticateResponseValidationError) Reason ¶
func (e AuthenticateResponseValidationError) Reason() string
Reason function returns reason value.
type BatchCheckPermissionBody ¶ added in v0.7.4
type BatchCheckPermissionBody struct { Permission string `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"` Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*BatchCheckPermissionBody) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionBody) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionBody.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionBody) GetPermission ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) GetPermission() string
func (*BatchCheckPermissionBody) GetResource ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) GetResource() string
func (*BatchCheckPermissionBody) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionBody) ProtoMessage()
func (*BatchCheckPermissionBody) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionBody) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) Reset()
func (*BatchCheckPermissionBody) String ¶ added in v0.7.4
func (x *BatchCheckPermissionBody) String() string
func (*BatchCheckPermissionBody) Validate ¶ added in v0.7.4
func (m *BatchCheckPermissionBody) Validate() error
Validate checks the field values on BatchCheckPermissionBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchCheckPermissionBody) ValidateAll ¶ added in v0.7.4
func (m *BatchCheckPermissionBody) ValidateAll() error
ValidateAll checks the field values on BatchCheckPermissionBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchCheckPermissionBodyMultiError, or nil if none found.
type BatchCheckPermissionBodyMultiError ¶ added in v0.7.4
type BatchCheckPermissionBodyMultiError []error
BatchCheckPermissionBodyMultiError is an error wrapping multiple validation errors returned by BatchCheckPermissionBody.ValidateAll() if the designated constraints aren't met.
func (BatchCheckPermissionBodyMultiError) AllErrors ¶ added in v0.7.4
func (m BatchCheckPermissionBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchCheckPermissionBodyMultiError) Error ¶ added in v0.7.4
func (m BatchCheckPermissionBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchCheckPermissionBodyValidationError ¶ added in v0.7.4
type BatchCheckPermissionBodyValidationError struct {
// contains filtered or unexported fields
}
BatchCheckPermissionBodyValidationError is the validation error returned by BatchCheckPermissionBody.Validate if the designated constraints aren't met.
func (BatchCheckPermissionBodyValidationError) Cause ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) Cause() error
Cause function returns cause value.
func (BatchCheckPermissionBodyValidationError) Error ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) Error() string
Error satisfies the builtin error interface
func (BatchCheckPermissionBodyValidationError) ErrorName ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) ErrorName() string
ErrorName returns error name.
func (BatchCheckPermissionBodyValidationError) Field ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) Field() string
Field function returns field value.
func (BatchCheckPermissionBodyValidationError) Key ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) Key() bool
Key function returns key value.
func (BatchCheckPermissionBodyValidationError) Reason ¶ added in v0.7.4
func (e BatchCheckPermissionBodyValidationError) Reason() string
Reason function returns reason value.
type BatchCheckPermissionRequest ¶ added in v0.7.4
type BatchCheckPermissionRequest struct { Bodies []*BatchCheckPermissionBody `protobuf:"bytes,1,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*BatchCheckPermissionRequest) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionRequest.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionRequest) GetBodies ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) GetBodies() []*BatchCheckPermissionBody
func (*BatchCheckPermissionRequest) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionRequest) ProtoMessage()
func (*BatchCheckPermissionRequest) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionRequest) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) Reset()
func (*BatchCheckPermissionRequest) String ¶ added in v0.7.4
func (x *BatchCheckPermissionRequest) String() string
func (*BatchCheckPermissionRequest) Validate ¶ added in v0.7.4
func (m *BatchCheckPermissionRequest) Validate() error
Validate checks the field values on BatchCheckPermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchCheckPermissionRequest) ValidateAll ¶ added in v0.7.4
func (m *BatchCheckPermissionRequest) ValidateAll() error
ValidateAll checks the field values on BatchCheckPermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchCheckPermissionRequestMultiError, or nil if none found.
type BatchCheckPermissionRequestMultiError ¶ added in v0.7.4
type BatchCheckPermissionRequestMultiError []error
BatchCheckPermissionRequestMultiError is an error wrapping multiple validation errors returned by BatchCheckPermissionRequest.ValidateAll() if the designated constraints aren't met.
func (BatchCheckPermissionRequestMultiError) AllErrors ¶ added in v0.7.4
func (m BatchCheckPermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchCheckPermissionRequestMultiError) Error ¶ added in v0.7.4
func (m BatchCheckPermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchCheckPermissionRequestValidationError ¶ added in v0.7.4
type BatchCheckPermissionRequestValidationError struct {
// contains filtered or unexported fields
}
BatchCheckPermissionRequestValidationError is the validation error returned by BatchCheckPermissionRequest.Validate if the designated constraints aren't met.
func (BatchCheckPermissionRequestValidationError) Cause ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (BatchCheckPermissionRequestValidationError) Error ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BatchCheckPermissionRequestValidationError) ErrorName ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BatchCheckPermissionRequestValidationError) Field ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) Field() string
Field function returns field value.
func (BatchCheckPermissionRequestValidationError) Key ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) Key() bool
Key function returns key value.
func (BatchCheckPermissionRequestValidationError) Reason ¶ added in v0.7.4
func (e BatchCheckPermissionRequestValidationError) Reason() string
Reason function returns reason value.
type BatchCheckPermissionResponse ¶ added in v0.7.4
type BatchCheckPermissionResponse struct { Pairs []*BatchCheckPermissionResponsePair `protobuf:"bytes,1,rep,name=pairs,proto3" json:"pairs,omitempty"` // contains filtered or unexported fields }
func (*BatchCheckPermissionResponse) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionResponse.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionResponse) GetPairs ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) GetPairs() []*BatchCheckPermissionResponsePair
func (*BatchCheckPermissionResponse) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionResponse) ProtoMessage()
func (*BatchCheckPermissionResponse) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionResponse) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) Reset()
func (*BatchCheckPermissionResponse) String ¶ added in v0.7.4
func (x *BatchCheckPermissionResponse) String() string
func (*BatchCheckPermissionResponse) Validate ¶ added in v0.7.4
func (m *BatchCheckPermissionResponse) Validate() error
Validate checks the field values on BatchCheckPermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchCheckPermissionResponse) ValidateAll ¶ added in v0.7.4
func (m *BatchCheckPermissionResponse) ValidateAll() error
ValidateAll checks the field values on BatchCheckPermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchCheckPermissionResponseMultiError, or nil if none found.
type BatchCheckPermissionResponseMultiError ¶ added in v0.7.4
type BatchCheckPermissionResponseMultiError []error
BatchCheckPermissionResponseMultiError is an error wrapping multiple validation errors returned by BatchCheckPermissionResponse.ValidateAll() if the designated constraints aren't met.
func (BatchCheckPermissionResponseMultiError) AllErrors ¶ added in v0.7.4
func (m BatchCheckPermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchCheckPermissionResponseMultiError) Error ¶ added in v0.7.4
func (m BatchCheckPermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchCheckPermissionResponsePair ¶ added in v0.7.4
type BatchCheckPermissionResponsePair struct { Body *BatchCheckPermissionBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*BatchCheckPermissionResponsePair) Descriptor
deprecated
added in
v0.7.4
func (*BatchCheckPermissionResponsePair) Descriptor() ([]byte, []int)
Deprecated: Use BatchCheckPermissionResponsePair.ProtoReflect.Descriptor instead.
func (*BatchCheckPermissionResponsePair) GetBody ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) GetBody() *BatchCheckPermissionBody
func (*BatchCheckPermissionResponsePair) GetStatus ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) GetStatus() bool
func (*BatchCheckPermissionResponsePair) ProtoMessage ¶ added in v0.7.4
func (*BatchCheckPermissionResponsePair) ProtoMessage()
func (*BatchCheckPermissionResponsePair) ProtoReflect ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) ProtoReflect() protoreflect.Message
func (*BatchCheckPermissionResponsePair) Reset ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) Reset()
func (*BatchCheckPermissionResponsePair) String ¶ added in v0.7.4
func (x *BatchCheckPermissionResponsePair) String() string
func (*BatchCheckPermissionResponsePair) Validate ¶ added in v0.7.4
func (m *BatchCheckPermissionResponsePair) Validate() error
Validate checks the field values on BatchCheckPermissionResponsePair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BatchCheckPermissionResponsePair) ValidateAll ¶ added in v0.7.4
func (m *BatchCheckPermissionResponsePair) ValidateAll() error
ValidateAll checks the field values on BatchCheckPermissionResponsePair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BatchCheckPermissionResponsePairMultiError, or nil if none found.
type BatchCheckPermissionResponsePairMultiError ¶ added in v0.7.4
type BatchCheckPermissionResponsePairMultiError []error
BatchCheckPermissionResponsePairMultiError is an error wrapping multiple validation errors returned by BatchCheckPermissionResponsePair.ValidateAll() if the designated constraints aren't met.
func (BatchCheckPermissionResponsePairMultiError) AllErrors ¶ added in v0.7.4
func (m BatchCheckPermissionResponsePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BatchCheckPermissionResponsePairMultiError) Error ¶ added in v0.7.4
func (m BatchCheckPermissionResponsePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BatchCheckPermissionResponsePairValidationError ¶ added in v0.7.4
type BatchCheckPermissionResponsePairValidationError struct {
// contains filtered or unexported fields
}
BatchCheckPermissionResponsePairValidationError is the validation error returned by BatchCheckPermissionResponsePair.Validate if the designated constraints aren't met.
func (BatchCheckPermissionResponsePairValidationError) Cause ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) Cause() error
Cause function returns cause value.
func (BatchCheckPermissionResponsePairValidationError) Error ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) Error() string
Error satisfies the builtin error interface
func (BatchCheckPermissionResponsePairValidationError) ErrorName ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) ErrorName() string
ErrorName returns error name.
func (BatchCheckPermissionResponsePairValidationError) Field ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) Field() string
Field function returns field value.
func (BatchCheckPermissionResponsePairValidationError) Key ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) Key() bool
Key function returns key value.
func (BatchCheckPermissionResponsePairValidationError) Reason ¶ added in v0.7.4
func (e BatchCheckPermissionResponsePairValidationError) Reason() string
Reason function returns reason value.
type BatchCheckPermissionResponseValidationError ¶ added in v0.7.4
type BatchCheckPermissionResponseValidationError struct {
// contains filtered or unexported fields
}
BatchCheckPermissionResponseValidationError is the validation error returned by BatchCheckPermissionResponse.Validate if the designated constraints aren't met.
func (BatchCheckPermissionResponseValidationError) Cause ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (BatchCheckPermissionResponseValidationError) Error ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BatchCheckPermissionResponseValidationError) ErrorName ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BatchCheckPermissionResponseValidationError) Field ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) Field() string
Field function returns field value.
func (BatchCheckPermissionResponseValidationError) Key ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) Key() bool
Key function returns key value.
func (BatchCheckPermissionResponseValidationError) Reason ¶ added in v0.7.4
func (e BatchCheckPermissionResponseValidationError) Reason() string
Reason function returns reason value.
type CheckResourcePermissionRequest ¶
type CheckResourcePermissionRequest struct { // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto. ObjectId string `protobuf:"bytes,1,opt,name=object_id,json=objectId,proto3" json:"object_id,omitempty"` // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto. ObjectNamespace string `protobuf:"bytes,2,opt,name=object_namespace,json=objectNamespace,proto3" json:"object_namespace,omitempty"` Permission string `protobuf:"bytes,3,opt,name=permission,proto3" json:"permission,omitempty"` Resource string `protobuf:"bytes,4,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*CheckResourcePermissionRequest) Descriptor
deprecated
func (*CheckResourcePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckResourcePermissionRequest.ProtoReflect.Descriptor instead.
func (*CheckResourcePermissionRequest) GetObjectId
deprecated
func (x *CheckResourcePermissionRequest) GetObjectId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckResourcePermissionRequest) GetObjectNamespace
deprecated
func (x *CheckResourcePermissionRequest) GetObjectNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CheckResourcePermissionRequest) GetPermission ¶
func (x *CheckResourcePermissionRequest) GetPermission() string
func (*CheckResourcePermissionRequest) GetResource ¶
func (x *CheckResourcePermissionRequest) GetResource() string
func (*CheckResourcePermissionRequest) ProtoMessage ¶
func (*CheckResourcePermissionRequest) ProtoMessage()
func (*CheckResourcePermissionRequest) ProtoReflect ¶
func (x *CheckResourcePermissionRequest) ProtoReflect() protoreflect.Message
func (*CheckResourcePermissionRequest) Reset ¶
func (x *CheckResourcePermissionRequest) Reset()
func (*CheckResourcePermissionRequest) String ¶
func (x *CheckResourcePermissionRequest) String() string
func (*CheckResourcePermissionRequest) Validate ¶
func (m *CheckResourcePermissionRequest) Validate() error
Validate checks the field values on CheckResourcePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckResourcePermissionRequest) ValidateAll ¶
func (m *CheckResourcePermissionRequest) ValidateAll() error
ValidateAll checks the field values on CheckResourcePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckResourcePermissionRequestMultiError, or nil if none found.
type CheckResourcePermissionRequestMultiError ¶
type CheckResourcePermissionRequestMultiError []error
CheckResourcePermissionRequestMultiError is an error wrapping multiple validation errors returned by CheckResourcePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (CheckResourcePermissionRequestMultiError) AllErrors ¶
func (m CheckResourcePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckResourcePermissionRequestMultiError) Error ¶
func (m CheckResourcePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckResourcePermissionRequestValidationError ¶
type CheckResourcePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
CheckResourcePermissionRequestValidationError is the validation error returned by CheckResourcePermissionRequest.Validate if the designated constraints aren't met.
func (CheckResourcePermissionRequestValidationError) Cause ¶
func (e CheckResourcePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckResourcePermissionRequestValidationError) Error ¶
func (e CheckResourcePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckResourcePermissionRequestValidationError) ErrorName ¶
func (e CheckResourcePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckResourcePermissionRequestValidationError) Field ¶
func (e CheckResourcePermissionRequestValidationError) Field() string
Field function returns field value.
func (CheckResourcePermissionRequestValidationError) Key ¶
func (e CheckResourcePermissionRequestValidationError) Key() bool
Key function returns key value.
func (CheckResourcePermissionRequestValidationError) Reason ¶
func (e CheckResourcePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type CheckResourcePermissionResponse ¶
type CheckResourcePermissionResponse struct { Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"` // contains filtered or unexported fields }
func (*CheckResourcePermissionResponse) Descriptor
deprecated
func (*CheckResourcePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckResourcePermissionResponse.ProtoReflect.Descriptor instead.
func (*CheckResourcePermissionResponse) GetStatus ¶
func (x *CheckResourcePermissionResponse) GetStatus() bool
func (*CheckResourcePermissionResponse) ProtoMessage ¶
func (*CheckResourcePermissionResponse) ProtoMessage()
func (*CheckResourcePermissionResponse) ProtoReflect ¶
func (x *CheckResourcePermissionResponse) ProtoReflect() protoreflect.Message
func (*CheckResourcePermissionResponse) Reset ¶
func (x *CheckResourcePermissionResponse) Reset()
func (*CheckResourcePermissionResponse) String ¶
func (x *CheckResourcePermissionResponse) String() string
func (*CheckResourcePermissionResponse) Validate ¶
func (m *CheckResourcePermissionResponse) Validate() error
Validate checks the field values on CheckResourcePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckResourcePermissionResponse) ValidateAll ¶
func (m *CheckResourcePermissionResponse) ValidateAll() error
ValidateAll checks the field values on CheckResourcePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckResourcePermissionResponseMultiError, or nil if none found.
type CheckResourcePermissionResponseMultiError ¶
type CheckResourcePermissionResponseMultiError []error
CheckResourcePermissionResponseMultiError is an error wrapping multiple validation errors returned by CheckResourcePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (CheckResourcePermissionResponseMultiError) AllErrors ¶
func (m CheckResourcePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckResourcePermissionResponseMultiError) Error ¶
func (m CheckResourcePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckResourcePermissionResponseValidationError ¶
type CheckResourcePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
CheckResourcePermissionResponseValidationError is the validation error returned by CheckResourcePermissionResponse.Validate if the designated constraints aren't met.
func (CheckResourcePermissionResponseValidationError) Cause ¶
func (e CheckResourcePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckResourcePermissionResponseValidationError) Error ¶
func (e CheckResourcePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckResourcePermissionResponseValidationError) ErrorName ¶
func (e CheckResourcePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckResourcePermissionResponseValidationError) Field ¶
func (e CheckResourcePermissionResponseValidationError) Field() string
Field function returns field value.
func (CheckResourcePermissionResponseValidationError) Key ¶
func (e CheckResourcePermissionResponseValidationError) Key() bool
Key function returns key value.
func (CheckResourcePermissionResponseValidationError) Reason ¶
func (e CheckResourcePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type CreateCurrentUserPreferencesRequest ¶ added in v0.7.3
type CreateCurrentUserPreferencesRequest struct { Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreateCurrentUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateCurrentUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateCurrentUserPreferencesRequest) ProtoMessage()
func (*CreateCurrentUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) Reset()
func (*CreateCurrentUserPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesRequest) String() string
func (*CreateCurrentUserPreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreateCurrentUserPreferencesRequest) Validate() error
Validate checks the field values on CreateCurrentUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCurrentUserPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreateCurrentUserPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreateCurrentUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCurrentUserPreferencesRequestMultiError, or nil if none found.
type CreateCurrentUserPreferencesRequestMultiError ¶ added in v0.7.3
type CreateCurrentUserPreferencesRequestMultiError []error
CreateCurrentUserPreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreateCurrentUserPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreateCurrentUserPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreateCurrentUserPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCurrentUserPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreateCurrentUserPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCurrentUserPreferencesRequestValidationError ¶ added in v0.7.3
type CreateCurrentUserPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreateCurrentUserPreferencesRequestValidationError is the validation error returned by CreateCurrentUserPreferencesRequest.Validate if the designated constraints aren't met.
func (CreateCurrentUserPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateCurrentUserPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCurrentUserPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCurrentUserPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreateCurrentUserPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreateCurrentUserPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreateCurrentUserPreferencesResponse ¶ added in v0.7.3
type CreateCurrentUserPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreateCurrentUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCurrentUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateCurrentUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) GetPreferences() []*Preference
func (*CreateCurrentUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateCurrentUserPreferencesResponse) ProtoMessage()
func (*CreateCurrentUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateCurrentUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) Reset()
func (*CreateCurrentUserPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateCurrentUserPreferencesResponse) String() string
func (*CreateCurrentUserPreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreateCurrentUserPreferencesResponse) Validate() error
Validate checks the field values on CreateCurrentUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCurrentUserPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreateCurrentUserPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreateCurrentUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCurrentUserPreferencesResponseMultiError, or nil if none found.
type CreateCurrentUserPreferencesResponseMultiError ¶ added in v0.7.3
type CreateCurrentUserPreferencesResponseMultiError []error
CreateCurrentUserPreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreateCurrentUserPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreateCurrentUserPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreateCurrentUserPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCurrentUserPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreateCurrentUserPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCurrentUserPreferencesResponseValidationError ¶ added in v0.7.3
type CreateCurrentUserPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreateCurrentUserPreferencesResponseValidationError is the validation error returned by CreateCurrentUserPreferencesResponse.Validate if the designated constraints aren't met.
func (CreateCurrentUserPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateCurrentUserPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCurrentUserPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCurrentUserPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreateCurrentUserPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreateCurrentUserPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreateCurrentUserPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateGroupPreferencesRequest ¶ added in v0.7.3
type CreateGroupPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateGroupPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateGroupPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) GetId() string
func (*CreateGroupPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateGroupPreferencesRequest) ProtoMessage()
func (*CreateGroupPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) Reset()
func (*CreateGroupPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateGroupPreferencesRequest) String() string
func (*CreateGroupPreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreateGroupPreferencesRequest) Validate() error
Validate checks the field values on CreateGroupPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateGroupPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreateGroupPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreateGroupPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateGroupPreferencesRequestMultiError, or nil if none found.
type CreateGroupPreferencesRequestMultiError ¶ added in v0.7.3
type CreateGroupPreferencesRequestMultiError []error
CreateGroupPreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreateGroupPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreateGroupPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreateGroupPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGroupPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreateGroupPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGroupPreferencesRequestValidationError ¶ added in v0.7.3
type CreateGroupPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreateGroupPreferencesRequestValidationError is the validation error returned by CreateGroupPreferencesRequest.Validate if the designated constraints aren't met.
func (CreateGroupPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreateGroupPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreateGroupPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreateGroupPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreateGroupPreferencesResponse ¶ added in v0.7.3
type CreateGroupPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateGroupPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) GetPreferences() []*Preference
func (*CreateGroupPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateGroupPreferencesResponse) ProtoMessage()
func (*CreateGroupPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) Reset()
func (*CreateGroupPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateGroupPreferencesResponse) String() string
func (*CreateGroupPreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreateGroupPreferencesResponse) Validate() error
Validate checks the field values on CreateGroupPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateGroupPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreateGroupPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreateGroupPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateGroupPreferencesResponseMultiError, or nil if none found.
type CreateGroupPreferencesResponseMultiError ¶ added in v0.7.3
type CreateGroupPreferencesResponseMultiError []error
CreateGroupPreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreateGroupPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreateGroupPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreateGroupPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGroupPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreateGroupPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGroupPreferencesResponseValidationError ¶ added in v0.7.3
type CreateGroupPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreateGroupPreferencesResponseValidationError is the validation error returned by CreateGroupPreferencesResponse.Validate if the designated constraints aren't met.
func (CreateGroupPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreateGroupPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreateGroupPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreateGroupPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateGroupRequest ¶
type CreateGroupRequest struct { Body *GroupRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupRequest) Descriptor
deprecated
func (*CreateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupRequest.ProtoReflect.Descriptor instead.
func (*CreateGroupRequest) GetBody ¶
func (x *CreateGroupRequest) GetBody() *GroupRequestBody
func (*CreateGroupRequest) GetOrgId ¶
func (x *CreateGroupRequest) GetOrgId() string
func (*CreateGroupRequest) ProtoMessage ¶
func (*CreateGroupRequest) ProtoMessage()
func (*CreateGroupRequest) ProtoReflect ¶
func (x *CreateGroupRequest) ProtoReflect() protoreflect.Message
func (*CreateGroupRequest) Reset ¶
func (x *CreateGroupRequest) Reset()
func (*CreateGroupRequest) String ¶
func (x *CreateGroupRequest) String() string
func (*CreateGroupRequest) Validate ¶
func (m *CreateGroupRequest) Validate() error
Validate checks the field values on CreateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateGroupRequest) ValidateAll ¶
func (m *CreateGroupRequest) ValidateAll() error
ValidateAll checks the field values on CreateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateGroupRequestMultiError, or nil if none found.
type CreateGroupRequestMultiError ¶
type CreateGroupRequestMultiError []error
CreateGroupRequestMultiError is an error wrapping multiple validation errors returned by CreateGroupRequest.ValidateAll() if the designated constraints aren't met.
func (CreateGroupRequestMultiError) AllErrors ¶
func (m CreateGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGroupRequestMultiError) Error ¶
func (m CreateGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGroupRequestValidationError ¶
type CreateGroupRequestValidationError struct {
// contains filtered or unexported fields
}
CreateGroupRequestValidationError is the validation error returned by CreateGroupRequest.Validate if the designated constraints aren't met.
func (CreateGroupRequestValidationError) Cause ¶
func (e CreateGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupRequestValidationError) Error ¶
func (e CreateGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupRequestValidationError) ErrorName ¶
func (e CreateGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupRequestValidationError) Field ¶
func (e CreateGroupRequestValidationError) Field() string
Field function returns field value.
func (CreateGroupRequestValidationError) Key ¶
func (e CreateGroupRequestValidationError) Key() bool
Key function returns key value.
func (CreateGroupRequestValidationError) Reason ¶
func (e CreateGroupRequestValidationError) Reason() string
Reason function returns reason value.
type CreateGroupResponse ¶
type CreateGroupResponse struct { Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*CreateGroupResponse) Descriptor
deprecated
func (*CreateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateGroupResponse.ProtoReflect.Descriptor instead.
func (*CreateGroupResponse) GetGroup ¶
func (x *CreateGroupResponse) GetGroup() *Group
func (*CreateGroupResponse) ProtoMessage ¶
func (*CreateGroupResponse) ProtoMessage()
func (*CreateGroupResponse) ProtoReflect ¶
func (x *CreateGroupResponse) ProtoReflect() protoreflect.Message
func (*CreateGroupResponse) Reset ¶
func (x *CreateGroupResponse) Reset()
func (*CreateGroupResponse) String ¶
func (x *CreateGroupResponse) String() string
func (*CreateGroupResponse) Validate ¶
func (m *CreateGroupResponse) Validate() error
Validate checks the field values on CreateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateGroupResponse) ValidateAll ¶
func (m *CreateGroupResponse) ValidateAll() error
ValidateAll checks the field values on CreateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateGroupResponseMultiError, or nil if none found.
type CreateGroupResponseMultiError ¶
type CreateGroupResponseMultiError []error
CreateGroupResponseMultiError is an error wrapping multiple validation errors returned by CreateGroupResponse.ValidateAll() if the designated constraints aren't met.
func (CreateGroupResponseMultiError) AllErrors ¶
func (m CreateGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateGroupResponseMultiError) Error ¶
func (m CreateGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateGroupResponseValidationError ¶
type CreateGroupResponseValidationError struct {
// contains filtered or unexported fields
}
CreateGroupResponseValidationError is the validation error returned by CreateGroupResponse.Validate if the designated constraints aren't met.
func (CreateGroupResponseValidationError) Cause ¶
func (e CreateGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateGroupResponseValidationError) Error ¶
func (e CreateGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateGroupResponseValidationError) ErrorName ¶
func (e CreateGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateGroupResponseValidationError) Field ¶
func (e CreateGroupResponseValidationError) Field() string
Field function returns field value.
func (CreateGroupResponseValidationError) Key ¶
func (e CreateGroupResponseValidationError) Key() bool
Key function returns key value.
func (CreateGroupResponseValidationError) Reason ¶
func (e CreateGroupResponseValidationError) Reason() string
Reason function returns reason value.
type CreateMetaSchemaRequest ¶
type CreateMetaSchemaRequest struct { Body *MetaSchemaRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateMetaSchemaRequest) Descriptor
deprecated
func (*CreateMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*CreateMetaSchemaRequest) GetBody ¶
func (x *CreateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
func (*CreateMetaSchemaRequest) ProtoMessage ¶
func (*CreateMetaSchemaRequest) ProtoMessage()
func (*CreateMetaSchemaRequest) ProtoReflect ¶
func (x *CreateMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*CreateMetaSchemaRequest) Reset ¶
func (x *CreateMetaSchemaRequest) Reset()
func (*CreateMetaSchemaRequest) String ¶
func (x *CreateMetaSchemaRequest) String() string
func (*CreateMetaSchemaRequest) Validate ¶
func (m *CreateMetaSchemaRequest) Validate() error
Validate checks the field values on CreateMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateMetaSchemaRequest) ValidateAll ¶
func (m *CreateMetaSchemaRequest) ValidateAll() error
ValidateAll checks the field values on CreateMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateMetaSchemaRequestMultiError, or nil if none found.
type CreateMetaSchemaRequestMultiError ¶
type CreateMetaSchemaRequestMultiError []error
CreateMetaSchemaRequestMultiError is an error wrapping multiple validation errors returned by CreateMetaSchemaRequest.ValidateAll() if the designated constraints aren't met.
func (CreateMetaSchemaRequestMultiError) AllErrors ¶
func (m CreateMetaSchemaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateMetaSchemaRequestMultiError) Error ¶
func (m CreateMetaSchemaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateMetaSchemaRequestValidationError ¶
type CreateMetaSchemaRequestValidationError struct {
// contains filtered or unexported fields
}
CreateMetaSchemaRequestValidationError is the validation error returned by CreateMetaSchemaRequest.Validate if the designated constraints aren't met.
func (CreateMetaSchemaRequestValidationError) Cause ¶
func (e CreateMetaSchemaRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateMetaSchemaRequestValidationError) Error ¶
func (e CreateMetaSchemaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateMetaSchemaRequestValidationError) ErrorName ¶
func (e CreateMetaSchemaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateMetaSchemaRequestValidationError) Field ¶
func (e CreateMetaSchemaRequestValidationError) Field() string
Field function returns field value.
func (CreateMetaSchemaRequestValidationError) Key ¶
func (e CreateMetaSchemaRequestValidationError) Key() bool
Key function returns key value.
func (CreateMetaSchemaRequestValidationError) Reason ¶
func (e CreateMetaSchemaRequestValidationError) Reason() string
Reason function returns reason value.
type CreateMetaSchemaResponse ¶
type CreateMetaSchemaResponse struct { Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"` // contains filtered or unexported fields }
func (*CreateMetaSchemaResponse) Descriptor
deprecated
func (*CreateMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*CreateMetaSchemaResponse) GetMetaschema ¶
func (x *CreateMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*CreateMetaSchemaResponse) ProtoMessage ¶
func (*CreateMetaSchemaResponse) ProtoMessage()
func (*CreateMetaSchemaResponse) ProtoReflect ¶
func (x *CreateMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*CreateMetaSchemaResponse) Reset ¶
func (x *CreateMetaSchemaResponse) Reset()
func (*CreateMetaSchemaResponse) String ¶
func (x *CreateMetaSchemaResponse) String() string
func (*CreateMetaSchemaResponse) Validate ¶
func (m *CreateMetaSchemaResponse) Validate() error
Validate checks the field values on CreateMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateMetaSchemaResponse) ValidateAll ¶
func (m *CreateMetaSchemaResponse) ValidateAll() error
ValidateAll checks the field values on CreateMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateMetaSchemaResponseMultiError, or nil if none found.
type CreateMetaSchemaResponseMultiError ¶
type CreateMetaSchemaResponseMultiError []error
CreateMetaSchemaResponseMultiError is an error wrapping multiple validation errors returned by CreateMetaSchemaResponse.ValidateAll() if the designated constraints aren't met.
func (CreateMetaSchemaResponseMultiError) AllErrors ¶
func (m CreateMetaSchemaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateMetaSchemaResponseMultiError) Error ¶
func (m CreateMetaSchemaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateMetaSchemaResponseValidationError ¶
type CreateMetaSchemaResponseValidationError struct {
// contains filtered or unexported fields
}
CreateMetaSchemaResponseValidationError is the validation error returned by CreateMetaSchemaResponse.Validate if the designated constraints aren't met.
func (CreateMetaSchemaResponseValidationError) Cause ¶
func (e CreateMetaSchemaResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateMetaSchemaResponseValidationError) Error ¶
func (e CreateMetaSchemaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateMetaSchemaResponseValidationError) ErrorName ¶
func (e CreateMetaSchemaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateMetaSchemaResponseValidationError) Field ¶
func (e CreateMetaSchemaResponseValidationError) Field() string
Field function returns field value.
func (CreateMetaSchemaResponseValidationError) Key ¶
func (e CreateMetaSchemaResponseValidationError) Key() bool
Key function returns key value.
func (CreateMetaSchemaResponseValidationError) Reason ¶
func (e CreateMetaSchemaResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationAuditLogsRequest ¶
type CreateOrganizationAuditLogsRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Logs []*AuditLog `protobuf:"bytes,2,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationAuditLogsRequest) Descriptor
deprecated
func (*CreateOrganizationAuditLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationAuditLogsRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationAuditLogsRequest) GetLogs ¶
func (x *CreateOrganizationAuditLogsRequest) GetLogs() []*AuditLog
func (*CreateOrganizationAuditLogsRequest) GetOrgId ¶
func (x *CreateOrganizationAuditLogsRequest) GetOrgId() string
func (*CreateOrganizationAuditLogsRequest) ProtoMessage ¶
func (*CreateOrganizationAuditLogsRequest) ProtoMessage()
func (*CreateOrganizationAuditLogsRequest) ProtoReflect ¶
func (x *CreateOrganizationAuditLogsRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationAuditLogsRequest) Reset ¶
func (x *CreateOrganizationAuditLogsRequest) Reset()
func (*CreateOrganizationAuditLogsRequest) String ¶
func (x *CreateOrganizationAuditLogsRequest) String() string
func (*CreateOrganizationAuditLogsRequest) Validate ¶
func (m *CreateOrganizationAuditLogsRequest) Validate() error
Validate checks the field values on CreateOrganizationAuditLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationAuditLogsRequest) ValidateAll ¶
func (m *CreateOrganizationAuditLogsRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationAuditLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationAuditLogsRequestMultiError, or nil if none found.
type CreateOrganizationAuditLogsRequestMultiError ¶
type CreateOrganizationAuditLogsRequestMultiError []error
CreateOrganizationAuditLogsRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationAuditLogsRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationAuditLogsRequestMultiError) AllErrors ¶
func (m CreateOrganizationAuditLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationAuditLogsRequestMultiError) Error ¶
func (m CreateOrganizationAuditLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationAuditLogsRequestValidationError ¶
type CreateOrganizationAuditLogsRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationAuditLogsRequestValidationError is the validation error returned by CreateOrganizationAuditLogsRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationAuditLogsRequestValidationError) Cause ¶
func (e CreateOrganizationAuditLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationAuditLogsRequestValidationError) Error ¶
func (e CreateOrganizationAuditLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationAuditLogsRequestValidationError) ErrorName ¶
func (e CreateOrganizationAuditLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationAuditLogsRequestValidationError) Field ¶
func (e CreateOrganizationAuditLogsRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationAuditLogsRequestValidationError) Key ¶
func (e CreateOrganizationAuditLogsRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationAuditLogsRequestValidationError) Reason ¶
func (e CreateOrganizationAuditLogsRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationAuditLogsResponse ¶
type CreateOrganizationAuditLogsResponse struct {
// contains filtered or unexported fields
}
func (*CreateOrganizationAuditLogsResponse) Descriptor
deprecated
func (*CreateOrganizationAuditLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationAuditLogsResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationAuditLogsResponse) ProtoMessage ¶
func (*CreateOrganizationAuditLogsResponse) ProtoMessage()
func (*CreateOrganizationAuditLogsResponse) ProtoReflect ¶
func (x *CreateOrganizationAuditLogsResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationAuditLogsResponse) Reset ¶
func (x *CreateOrganizationAuditLogsResponse) Reset()
func (*CreateOrganizationAuditLogsResponse) String ¶
func (x *CreateOrganizationAuditLogsResponse) String() string
func (*CreateOrganizationAuditLogsResponse) Validate ¶
func (m *CreateOrganizationAuditLogsResponse) Validate() error
Validate checks the field values on CreateOrganizationAuditLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationAuditLogsResponse) ValidateAll ¶
func (m *CreateOrganizationAuditLogsResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationAuditLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationAuditLogsResponseMultiError, or nil if none found.
type CreateOrganizationAuditLogsResponseMultiError ¶
type CreateOrganizationAuditLogsResponseMultiError []error
CreateOrganizationAuditLogsResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationAuditLogsResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationAuditLogsResponseMultiError) AllErrors ¶
func (m CreateOrganizationAuditLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationAuditLogsResponseMultiError) Error ¶
func (m CreateOrganizationAuditLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationAuditLogsResponseValidationError ¶
type CreateOrganizationAuditLogsResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationAuditLogsResponseValidationError is the validation error returned by CreateOrganizationAuditLogsResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationAuditLogsResponseValidationError) Cause ¶
func (e CreateOrganizationAuditLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationAuditLogsResponseValidationError) Error ¶
func (e CreateOrganizationAuditLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationAuditLogsResponseValidationError) ErrorName ¶
func (e CreateOrganizationAuditLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationAuditLogsResponseValidationError) Field ¶
func (e CreateOrganizationAuditLogsResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationAuditLogsResponseValidationError) Key ¶
func (e CreateOrganizationAuditLogsResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationAuditLogsResponseValidationError) Reason ¶
func (e CreateOrganizationAuditLogsResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationDomainRequest ¶ added in v0.7.2
type CreateOrganizationDomainRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*CreateOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationDomainRequest) GetDomain ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) GetDomain() string
func (*CreateOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) GetOrgId() string
func (*CreateOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*CreateOrganizationDomainRequest) ProtoMessage()
func (*CreateOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) Reset()
func (*CreateOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *CreateOrganizationDomainRequest) String() string
func (*CreateOrganizationDomainRequest) Validate ¶ added in v0.7.2
func (m *CreateOrganizationDomainRequest) Validate() error
Validate checks the field values on CreateOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationDomainRequest) ValidateAll ¶ added in v0.7.2
func (m *CreateOrganizationDomainRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationDomainRequestMultiError, or nil if none found.
type CreateOrganizationDomainRequestMultiError ¶ added in v0.7.2
type CreateOrganizationDomainRequestMultiError []error
CreateOrganizationDomainRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationDomainRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationDomainRequestMultiError) AllErrors ¶ added in v0.7.2
func (m CreateOrganizationDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationDomainRequestMultiError) Error ¶ added in v0.7.2
func (m CreateOrganizationDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationDomainRequestValidationError ¶ added in v0.7.2
type CreateOrganizationDomainRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationDomainRequestValidationError is the validation error returned by CreateOrganizationDomainRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationDomainRequestValidationError) Cause ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationDomainRequestValidationError) Error ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationDomainRequestValidationError) ErrorName ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationDomainRequestValidationError) Field ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationDomainRequestValidationError) Key ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationDomainRequestValidationError) Reason ¶ added in v0.7.2
func (e CreateOrganizationDomainRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationDomainResponse ¶ added in v0.7.2
type CreateOrganizationDomainResponse struct { Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*CreateOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationDomainResponse) GetDomain ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) GetDomain() *Domain
func (*CreateOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*CreateOrganizationDomainResponse) ProtoMessage()
func (*CreateOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) Reset()
func (*CreateOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *CreateOrganizationDomainResponse) String() string
func (*CreateOrganizationDomainResponse) Validate ¶ added in v0.7.2
func (m *CreateOrganizationDomainResponse) Validate() error
Validate checks the field values on CreateOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationDomainResponse) ValidateAll ¶ added in v0.7.2
func (m *CreateOrganizationDomainResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationDomainResponseMultiError, or nil if none found.
type CreateOrganizationDomainResponseMultiError ¶ added in v0.7.2
type CreateOrganizationDomainResponseMultiError []error
CreateOrganizationDomainResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationDomainResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationDomainResponseMultiError) AllErrors ¶ added in v0.7.2
func (m CreateOrganizationDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationDomainResponseMultiError) Error ¶ added in v0.7.2
func (m CreateOrganizationDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationDomainResponseValidationError ¶ added in v0.7.2
type CreateOrganizationDomainResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationDomainResponseValidationError is the validation error returned by CreateOrganizationDomainResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationDomainResponseValidationError) Cause ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationDomainResponseValidationError) Error ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationDomainResponseValidationError) ErrorName ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationDomainResponseValidationError) Field ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationDomainResponseValidationError) Key ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationDomainResponseValidationError) Reason ¶ added in v0.7.2
func (e CreateOrganizationDomainResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationInvitationRequest ¶
type CreateOrganizationInvitationRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserIds []string `protobuf:"bytes,2,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"` GroupIds []string `protobuf:"bytes,3,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"` RoleIds []string `protobuf:"bytes,4,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationInvitationRequest) Descriptor
deprecated
func (*CreateOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationInvitationRequest) GetGroupIds ¶
func (x *CreateOrganizationInvitationRequest) GetGroupIds() []string
func (*CreateOrganizationInvitationRequest) GetOrgId ¶
func (x *CreateOrganizationInvitationRequest) GetOrgId() string
func (*CreateOrganizationInvitationRequest) GetRoleIds ¶ added in v0.7.3
func (x *CreateOrganizationInvitationRequest) GetRoleIds() []string
func (*CreateOrganizationInvitationRequest) GetUserIds ¶ added in v0.7.2
func (x *CreateOrganizationInvitationRequest) GetUserIds() []string
func (*CreateOrganizationInvitationRequest) ProtoMessage ¶
func (*CreateOrganizationInvitationRequest) ProtoMessage()
func (*CreateOrganizationInvitationRequest) ProtoReflect ¶
func (x *CreateOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationInvitationRequest) Reset ¶
func (x *CreateOrganizationInvitationRequest) Reset()
func (*CreateOrganizationInvitationRequest) String ¶
func (x *CreateOrganizationInvitationRequest) String() string
func (*CreateOrganizationInvitationRequest) Validate ¶
func (m *CreateOrganizationInvitationRequest) Validate() error
Validate checks the field values on CreateOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationInvitationRequest) ValidateAll ¶
func (m *CreateOrganizationInvitationRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationInvitationRequestMultiError, or nil if none found.
type CreateOrganizationInvitationRequestMultiError ¶
type CreateOrganizationInvitationRequestMultiError []error
CreateOrganizationInvitationRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationInvitationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationInvitationRequestMultiError) AllErrors ¶
func (m CreateOrganizationInvitationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationInvitationRequestMultiError) Error ¶
func (m CreateOrganizationInvitationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationInvitationRequestValidationError ¶
type CreateOrganizationInvitationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationInvitationRequestValidationError is the validation error returned by CreateOrganizationInvitationRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationInvitationRequestValidationError) Cause ¶
func (e CreateOrganizationInvitationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationInvitationRequestValidationError) Error ¶
func (e CreateOrganizationInvitationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationInvitationRequestValidationError) ErrorName ¶
func (e CreateOrganizationInvitationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationInvitationRequestValidationError) Field ¶
func (e CreateOrganizationInvitationRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationInvitationRequestValidationError) Key ¶
func (e CreateOrganizationInvitationRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationInvitationRequestValidationError) Reason ¶
func (e CreateOrganizationInvitationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationInvitationResponse ¶
type CreateOrganizationInvitationResponse struct { Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationInvitationResponse) Descriptor
deprecated
func (*CreateOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationInvitationResponse) GetInvitations ¶ added in v0.7.2
func (x *CreateOrganizationInvitationResponse) GetInvitations() []*Invitation
func (*CreateOrganizationInvitationResponse) ProtoMessage ¶
func (*CreateOrganizationInvitationResponse) ProtoMessage()
func (*CreateOrganizationInvitationResponse) ProtoReflect ¶
func (x *CreateOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationInvitationResponse) Reset ¶
func (x *CreateOrganizationInvitationResponse) Reset()
func (*CreateOrganizationInvitationResponse) String ¶
func (x *CreateOrganizationInvitationResponse) String() string
func (*CreateOrganizationInvitationResponse) Validate ¶
func (m *CreateOrganizationInvitationResponse) Validate() error
Validate checks the field values on CreateOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationInvitationResponse) ValidateAll ¶
func (m *CreateOrganizationInvitationResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationInvitationResponseMultiError, or nil if none found.
type CreateOrganizationInvitationResponseMultiError ¶
type CreateOrganizationInvitationResponseMultiError []error
CreateOrganizationInvitationResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationInvitationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationInvitationResponseMultiError) AllErrors ¶
func (m CreateOrganizationInvitationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationInvitationResponseMultiError) Error ¶
func (m CreateOrganizationInvitationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationInvitationResponseValidationError ¶
type CreateOrganizationInvitationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationInvitationResponseValidationError is the validation error returned by CreateOrganizationInvitationResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationInvitationResponseValidationError) Cause ¶
func (e CreateOrganizationInvitationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationInvitationResponseValidationError) Error ¶
func (e CreateOrganizationInvitationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationInvitationResponseValidationError) ErrorName ¶
func (e CreateOrganizationInvitationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationInvitationResponseValidationError) Field ¶
func (e CreateOrganizationInvitationResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationInvitationResponseValidationError) Key ¶
func (e CreateOrganizationInvitationResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationInvitationResponseValidationError) Reason ¶
func (e CreateOrganizationInvitationResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationPreferencesRequest ¶ added in v0.7.3
type CreateOrganizationPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateOrganizationPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateOrganizationPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) GetId() string
func (*CreateOrganizationPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateOrganizationPreferencesRequest) ProtoMessage()
func (*CreateOrganizationPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) Reset()
func (*CreateOrganizationPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesRequest) String() string
func (*CreateOrganizationPreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreateOrganizationPreferencesRequest) Validate() error
Validate checks the field values on CreateOrganizationPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreateOrganizationPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationPreferencesRequestMultiError, or nil if none found.
type CreateOrganizationPreferencesRequestMultiError ¶ added in v0.7.3
type CreateOrganizationPreferencesRequestMultiError []error
CreateOrganizationPreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreateOrganizationPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreateOrganizationPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationPreferencesRequestValidationError ¶ added in v0.7.3
type CreateOrganizationPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationPreferencesRequestValidationError is the validation error returned by CreateOrganizationPreferencesRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreateOrganizationPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationPreferencesResponse ¶ added in v0.7.3
type CreateOrganizationPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateOrganizationPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) GetPreferences() []*Preference
func (*CreateOrganizationPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateOrganizationPreferencesResponse) ProtoMessage()
func (*CreateOrganizationPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) Reset()
func (*CreateOrganizationPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateOrganizationPreferencesResponse) String() string
func (*CreateOrganizationPreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreateOrganizationPreferencesResponse) Validate() error
Validate checks the field values on CreateOrganizationPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreateOrganizationPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationPreferencesResponseMultiError, or nil if none found.
type CreateOrganizationPreferencesResponseMultiError ¶ added in v0.7.3
type CreateOrganizationPreferencesResponseMultiError []error
CreateOrganizationPreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreateOrganizationPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreateOrganizationPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationPreferencesResponseValidationError ¶ added in v0.7.3
type CreateOrganizationPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationPreferencesResponseValidationError is the validation error returned by CreateOrganizationPreferencesResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreateOrganizationPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { Body *OrganizationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRequest) Descriptor
deprecated
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRequest) GetBody ¶
func (x *CreateOrganizationRequest) GetBody() *OrganizationRequestBody
func (*CreateOrganizationRequest) ProtoMessage ¶
func (*CreateOrganizationRequest) ProtoMessage()
func (*CreateOrganizationRequest) ProtoReflect ¶
func (x *CreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRequest) Reset ¶
func (x *CreateOrganizationRequest) Reset()
func (*CreateOrganizationRequest) String ¶
func (x *CreateOrganizationRequest) String() string
func (*CreateOrganizationRequest) Validate ¶
func (m *CreateOrganizationRequest) Validate() error
Validate checks the field values on CreateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationRequest) ValidateAll ¶
func (m *CreateOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationRequestMultiError, or nil if none found.
type CreateOrganizationRequestMultiError ¶
type CreateOrganizationRequestMultiError []error
CreateOrganizationRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationRequestMultiError) AllErrors ¶
func (m CreateOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationRequestMultiError) Error ¶
func (m CreateOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationRequestValidationError ¶
type CreateOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationRequestValidationError is the validation error returned by CreateOrganizationRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationRequestValidationError) Cause ¶
func (e CreateOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationRequestValidationError) Error ¶
func (e CreateOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationRequestValidationError) ErrorName ¶
func (e CreateOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationRequestValidationError) Field ¶
func (e CreateOrganizationRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationRequestValidationError) Key ¶
func (e CreateOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationRequestValidationError) Reason ¶
func (e CreateOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationResponse ¶
type CreateOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationResponse) Descriptor
deprecated
func (*CreateOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationResponse) GetOrganization ¶
func (x *CreateOrganizationResponse) GetOrganization() *Organization
func (*CreateOrganizationResponse) ProtoMessage ¶
func (*CreateOrganizationResponse) ProtoMessage()
func (*CreateOrganizationResponse) ProtoReflect ¶
func (x *CreateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationResponse) Reset ¶
func (x *CreateOrganizationResponse) Reset()
func (*CreateOrganizationResponse) String ¶
func (x *CreateOrganizationResponse) String() string
func (*CreateOrganizationResponse) Validate ¶
func (m *CreateOrganizationResponse) Validate() error
Validate checks the field values on CreateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationResponse) ValidateAll ¶
func (m *CreateOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationResponseMultiError, or nil if none found.
type CreateOrganizationResponseMultiError ¶
type CreateOrganizationResponseMultiError []error
CreateOrganizationResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationResponseMultiError) AllErrors ¶
func (m CreateOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationResponseMultiError) Error ¶
func (m CreateOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationResponseValidationError ¶
type CreateOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationResponseValidationError is the validation error returned by CreateOrganizationResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationResponseValidationError) Cause ¶
func (e CreateOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationResponseValidationError) Error ¶
func (e CreateOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationResponseValidationError) ErrorName ¶
func (e CreateOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationResponseValidationError) Field ¶
func (e CreateOrganizationResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationResponseValidationError) Key ¶
func (e CreateOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationResponseValidationError) Reason ¶
func (e CreateOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationRoleRequest ¶
type CreateOrganizationRoleRequest struct { Body *RoleRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRoleRequest) Descriptor
deprecated
func (*CreateOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRoleRequest) GetBody ¶
func (x *CreateOrganizationRoleRequest) GetBody() *RoleRequestBody
func (*CreateOrganizationRoleRequest) GetOrgId ¶
func (x *CreateOrganizationRoleRequest) GetOrgId() string
func (*CreateOrganizationRoleRequest) ProtoMessage ¶
func (*CreateOrganizationRoleRequest) ProtoMessage()
func (*CreateOrganizationRoleRequest) ProtoReflect ¶
func (x *CreateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRoleRequest) Reset ¶
func (x *CreateOrganizationRoleRequest) Reset()
func (*CreateOrganizationRoleRequest) String ¶
func (x *CreateOrganizationRoleRequest) String() string
func (*CreateOrganizationRoleRequest) Validate ¶
func (m *CreateOrganizationRoleRequest) Validate() error
Validate checks the field values on CreateOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationRoleRequest) ValidateAll ¶
func (m *CreateOrganizationRoleRequest) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationRoleRequestMultiError, or nil if none found.
type CreateOrganizationRoleRequestMultiError ¶
type CreateOrganizationRoleRequestMultiError []error
CreateOrganizationRoleRequestMultiError is an error wrapping multiple validation errors returned by CreateOrganizationRoleRequest.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationRoleRequestMultiError) AllErrors ¶
func (m CreateOrganizationRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationRoleRequestMultiError) Error ¶
func (m CreateOrganizationRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationRoleRequestValidationError ¶
type CreateOrganizationRoleRequestValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationRoleRequestValidationError is the validation error returned by CreateOrganizationRoleRequest.Validate if the designated constraints aren't met.
func (CreateOrganizationRoleRequestValidationError) Cause ¶
func (e CreateOrganizationRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationRoleRequestValidationError) Error ¶
func (e CreateOrganizationRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationRoleRequestValidationError) ErrorName ¶
func (e CreateOrganizationRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationRoleRequestValidationError) Field ¶
func (e CreateOrganizationRoleRequestValidationError) Field() string
Field function returns field value.
func (CreateOrganizationRoleRequestValidationError) Key ¶
func (e CreateOrganizationRoleRequestValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationRoleRequestValidationError) Reason ¶
func (e CreateOrganizationRoleRequestValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationRoleResponse ¶
type CreateOrganizationRoleResponse struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRoleResponse) Descriptor
deprecated
func (*CreateOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRoleResponse) GetRole ¶
func (x *CreateOrganizationRoleResponse) GetRole() *Role
func (*CreateOrganizationRoleResponse) ProtoMessage ¶
func (*CreateOrganizationRoleResponse) ProtoMessage()
func (*CreateOrganizationRoleResponse) ProtoReflect ¶
func (x *CreateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateOrganizationRoleResponse) Reset ¶
func (x *CreateOrganizationRoleResponse) Reset()
func (*CreateOrganizationRoleResponse) String ¶
func (x *CreateOrganizationRoleResponse) String() string
func (*CreateOrganizationRoleResponse) Validate ¶
func (m *CreateOrganizationRoleResponse) Validate() error
Validate checks the field values on CreateOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateOrganizationRoleResponse) ValidateAll ¶
func (m *CreateOrganizationRoleResponse) ValidateAll() error
ValidateAll checks the field values on CreateOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateOrganizationRoleResponseMultiError, or nil if none found.
type CreateOrganizationRoleResponseMultiError ¶
type CreateOrganizationRoleResponseMultiError []error
CreateOrganizationRoleResponseMultiError is an error wrapping multiple validation errors returned by CreateOrganizationRoleResponse.ValidateAll() if the designated constraints aren't met.
func (CreateOrganizationRoleResponseMultiError) AllErrors ¶
func (m CreateOrganizationRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateOrganizationRoleResponseMultiError) Error ¶
func (m CreateOrganizationRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateOrganizationRoleResponseValidationError ¶
type CreateOrganizationRoleResponseValidationError struct {
// contains filtered or unexported fields
}
CreateOrganizationRoleResponseValidationError is the validation error returned by CreateOrganizationRoleResponse.Validate if the designated constraints aren't met.
func (CreateOrganizationRoleResponseValidationError) Cause ¶
func (e CreateOrganizationRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateOrganizationRoleResponseValidationError) Error ¶
func (e CreateOrganizationRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateOrganizationRoleResponseValidationError) ErrorName ¶
func (e CreateOrganizationRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateOrganizationRoleResponseValidationError) Field ¶
func (e CreateOrganizationRoleResponseValidationError) Field() string
Field function returns field value.
func (CreateOrganizationRoleResponseValidationError) Key ¶
func (e CreateOrganizationRoleResponseValidationError) Key() bool
Key function returns key value.
func (CreateOrganizationRoleResponseValidationError) Reason ¶
func (e CreateOrganizationRoleResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePermissionRequest ¶
type CreatePermissionRequest struct { Bodies []*PermissionRequestBody `protobuf:"bytes,1,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreatePermissionRequest) Descriptor
deprecated
func (*CreatePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePermissionRequest.ProtoReflect.Descriptor instead.
func (*CreatePermissionRequest) GetBodies ¶
func (x *CreatePermissionRequest) GetBodies() []*PermissionRequestBody
func (*CreatePermissionRequest) ProtoMessage ¶
func (*CreatePermissionRequest) ProtoMessage()
func (*CreatePermissionRequest) ProtoReflect ¶
func (x *CreatePermissionRequest) ProtoReflect() protoreflect.Message
func (*CreatePermissionRequest) Reset ¶
func (x *CreatePermissionRequest) Reset()
func (*CreatePermissionRequest) String ¶
func (x *CreatePermissionRequest) String() string
func (*CreatePermissionRequest) Validate ¶
func (m *CreatePermissionRequest) Validate() error
Validate checks the field values on CreatePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePermissionRequest) ValidateAll ¶
func (m *CreatePermissionRequest) ValidateAll() error
ValidateAll checks the field values on CreatePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePermissionRequestMultiError, or nil if none found.
type CreatePermissionRequestMultiError ¶
type CreatePermissionRequestMultiError []error
CreatePermissionRequestMultiError is an error wrapping multiple validation errors returned by CreatePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePermissionRequestMultiError) AllErrors ¶
func (m CreatePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePermissionRequestMultiError) Error ¶
func (m CreatePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePermissionRequestValidationError ¶
type CreatePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePermissionRequestValidationError is the validation error returned by CreatePermissionRequest.Validate if the designated constraints aren't met.
func (CreatePermissionRequestValidationError) Cause ¶
func (e CreatePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePermissionRequestValidationError) Error ¶
func (e CreatePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePermissionRequestValidationError) ErrorName ¶
func (e CreatePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePermissionRequestValidationError) Field ¶
func (e CreatePermissionRequestValidationError) Field() string
Field function returns field value.
func (CreatePermissionRequestValidationError) Key ¶
func (e CreatePermissionRequestValidationError) Key() bool
Key function returns key value.
func (CreatePermissionRequestValidationError) Reason ¶
func (e CreatePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePermissionResponse ¶
type CreatePermissionResponse struct { Permissions []*Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*CreatePermissionResponse) Descriptor
deprecated
func (*CreatePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePermissionResponse.ProtoReflect.Descriptor instead.
func (*CreatePermissionResponse) GetPermissions ¶
func (x *CreatePermissionResponse) GetPermissions() []*Permission
func (*CreatePermissionResponse) ProtoMessage ¶
func (*CreatePermissionResponse) ProtoMessage()
func (*CreatePermissionResponse) ProtoReflect ¶
func (x *CreatePermissionResponse) ProtoReflect() protoreflect.Message
func (*CreatePermissionResponse) Reset ¶
func (x *CreatePermissionResponse) Reset()
func (*CreatePermissionResponse) String ¶
func (x *CreatePermissionResponse) String() string
func (*CreatePermissionResponse) Validate ¶
func (m *CreatePermissionResponse) Validate() error
Validate checks the field values on CreatePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePermissionResponse) ValidateAll ¶
func (m *CreatePermissionResponse) ValidateAll() error
ValidateAll checks the field values on CreatePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePermissionResponseMultiError, or nil if none found.
type CreatePermissionResponseMultiError ¶
type CreatePermissionResponseMultiError []error
CreatePermissionResponseMultiError is an error wrapping multiple validation errors returned by CreatePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePermissionResponseMultiError) AllErrors ¶
func (m CreatePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePermissionResponseMultiError) Error ¶
func (m CreatePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePermissionResponseValidationError ¶
type CreatePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePermissionResponseValidationError is the validation error returned by CreatePermissionResponse.Validate if the designated constraints aren't met.
func (CreatePermissionResponseValidationError) Cause ¶
func (e CreatePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePermissionResponseValidationError) Error ¶
func (e CreatePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePermissionResponseValidationError) ErrorName ¶
func (e CreatePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePermissionResponseValidationError) Field ¶
func (e CreatePermissionResponseValidationError) Field() string
Field function returns field value.
func (CreatePermissionResponseValidationError) Key ¶
func (e CreatePermissionResponseValidationError) Key() bool
Key function returns key value.
func (CreatePermissionResponseValidationError) Reason ¶
func (e CreatePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePolicyRequest ¶
type CreatePolicyRequest struct { Body *PolicyRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreatePolicyRequest) Descriptor
deprecated
func (*CreatePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyRequest.ProtoReflect.Descriptor instead.
func (*CreatePolicyRequest) GetBody ¶
func (x *CreatePolicyRequest) GetBody() *PolicyRequestBody
func (*CreatePolicyRequest) ProtoMessage ¶
func (*CreatePolicyRequest) ProtoMessage()
func (*CreatePolicyRequest) ProtoReflect ¶
func (x *CreatePolicyRequest) ProtoReflect() protoreflect.Message
func (*CreatePolicyRequest) Reset ¶
func (x *CreatePolicyRequest) Reset()
func (*CreatePolicyRequest) String ¶
func (x *CreatePolicyRequest) String() string
func (*CreatePolicyRequest) Validate ¶
func (m *CreatePolicyRequest) Validate() error
Validate checks the field values on CreatePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePolicyRequest) ValidateAll ¶
func (m *CreatePolicyRequest) ValidateAll() error
ValidateAll checks the field values on CreatePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePolicyRequestMultiError, or nil if none found.
type CreatePolicyRequestMultiError ¶
type CreatePolicyRequestMultiError []error
CreatePolicyRequestMultiError is an error wrapping multiple validation errors returned by CreatePolicyRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePolicyRequestMultiError) AllErrors ¶
func (m CreatePolicyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePolicyRequestMultiError) Error ¶
func (m CreatePolicyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePolicyRequestValidationError ¶
type CreatePolicyRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePolicyRequestValidationError is the validation error returned by CreatePolicyRequest.Validate if the designated constraints aren't met.
func (CreatePolicyRequestValidationError) Cause ¶
func (e CreatePolicyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePolicyRequestValidationError) Error ¶
func (e CreatePolicyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePolicyRequestValidationError) ErrorName ¶
func (e CreatePolicyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePolicyRequestValidationError) Field ¶
func (e CreatePolicyRequestValidationError) Field() string
Field function returns field value.
func (CreatePolicyRequestValidationError) Key ¶
func (e CreatePolicyRequestValidationError) Key() bool
Key function returns key value.
func (CreatePolicyRequestValidationError) Reason ¶
func (e CreatePolicyRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePolicyResponse ¶
type CreatePolicyResponse struct { Policy *Policy `protobuf:"bytes,2,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*CreatePolicyResponse) Descriptor
deprecated
func (*CreatePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyResponse.ProtoReflect.Descriptor instead.
func (*CreatePolicyResponse) GetPolicy ¶
func (x *CreatePolicyResponse) GetPolicy() *Policy
func (*CreatePolicyResponse) ProtoMessage ¶
func (*CreatePolicyResponse) ProtoMessage()
func (*CreatePolicyResponse) ProtoReflect ¶
func (x *CreatePolicyResponse) ProtoReflect() protoreflect.Message
func (*CreatePolicyResponse) Reset ¶
func (x *CreatePolicyResponse) Reset()
func (*CreatePolicyResponse) String ¶
func (x *CreatePolicyResponse) String() string
func (*CreatePolicyResponse) Validate ¶
func (m *CreatePolicyResponse) Validate() error
Validate checks the field values on CreatePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePolicyResponse) ValidateAll ¶
func (m *CreatePolicyResponse) ValidateAll() error
ValidateAll checks the field values on CreatePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePolicyResponseMultiError, or nil if none found.
type CreatePolicyResponseMultiError ¶
type CreatePolicyResponseMultiError []error
CreatePolicyResponseMultiError is an error wrapping multiple validation errors returned by CreatePolicyResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePolicyResponseMultiError) AllErrors ¶
func (m CreatePolicyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePolicyResponseMultiError) Error ¶
func (m CreatePolicyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePolicyResponseValidationError ¶
type CreatePolicyResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePolicyResponseValidationError is the validation error returned by CreatePolicyResponse.Validate if the designated constraints aren't met.
func (CreatePolicyResponseValidationError) Cause ¶
func (e CreatePolicyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePolicyResponseValidationError) Error ¶
func (e CreatePolicyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePolicyResponseValidationError) ErrorName ¶
func (e CreatePolicyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePolicyResponseValidationError) Field ¶
func (e CreatePolicyResponseValidationError) Field() string
Field function returns field value.
func (CreatePolicyResponseValidationError) Key ¶
func (e CreatePolicyResponseValidationError) Key() bool
Key function returns key value.
func (CreatePolicyResponseValidationError) Reason ¶
func (e CreatePolicyResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePreferencesRequest ¶ added in v0.7.3
type CreatePreferencesRequest struct { Preferences []*PreferenceRequestBody `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreatePreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreatePreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreatePreferencesRequest) GetPreferences ¶ added in v0.7.3
func (x *CreatePreferencesRequest) GetPreferences() []*PreferenceRequestBody
func (*CreatePreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreatePreferencesRequest) ProtoMessage()
func (*CreatePreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreatePreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreatePreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreatePreferencesRequest) Reset()
func (*CreatePreferencesRequest) String ¶ added in v0.7.3
func (x *CreatePreferencesRequest) String() string
func (*CreatePreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreatePreferencesRequest) Validate() error
Validate checks the field values on CreatePreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreatePreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreatePreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePreferencesRequestMultiError, or nil if none found.
type CreatePreferencesRequestMultiError ¶ added in v0.7.3
type CreatePreferencesRequestMultiError []error
CreatePreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreatePreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreatePreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreatePreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePreferencesRequestValidationError ¶ added in v0.7.3
type CreatePreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePreferencesRequestValidationError is the validation error returned by CreatePreferencesRequest.Validate if the designated constraints aren't met.
func (CreatePreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreatePreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreatePreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreatePreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePreferencesResponse ¶ added in v0.7.3
type CreatePreferencesResponse struct { Preference []*Preference `protobuf:"bytes,1,rep,name=preference,proto3" json:"preference,omitempty"` // contains filtered or unexported fields }
func (*CreatePreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreatePreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreatePreferencesResponse) GetPreference ¶ added in v0.7.3
func (x *CreatePreferencesResponse) GetPreference() []*Preference
func (*CreatePreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreatePreferencesResponse) ProtoMessage()
func (*CreatePreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreatePreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreatePreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreatePreferencesResponse) Reset()
func (*CreatePreferencesResponse) String ¶ added in v0.7.3
func (x *CreatePreferencesResponse) String() string
func (*CreatePreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreatePreferencesResponse) Validate() error
Validate checks the field values on CreatePreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreatePreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreatePreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePreferencesResponseMultiError, or nil if none found.
type CreatePreferencesResponseMultiError ¶ added in v0.7.3
type CreatePreferencesResponseMultiError []error
CreatePreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreatePreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreatePreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreatePreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePreferencesResponseValidationError ¶ added in v0.7.3
type CreatePreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePreferencesResponseValidationError is the validation error returned by CreatePreferencesResponse.Validate if the designated constraints aren't met.
func (CreatePreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreatePreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreatePreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreatePreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProjectPreferencesRequest ¶ added in v0.7.3
type CreateProjectPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateProjectPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateProjectPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) GetId() string
func (*CreateProjectPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateProjectPreferencesRequest) ProtoMessage()
func (*CreateProjectPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) Reset()
func (*CreateProjectPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateProjectPreferencesRequest) String() string
func (*CreateProjectPreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreateProjectPreferencesRequest) Validate() error
Validate checks the field values on CreateProjectPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreateProjectPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreateProjectPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectPreferencesRequestMultiError, or nil if none found.
type CreateProjectPreferencesRequestMultiError ¶ added in v0.7.3
type CreateProjectPreferencesRequestMultiError []error
CreateProjectPreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreateProjectPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProjectPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreateProjectPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreateProjectPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectPreferencesRequestValidationError ¶ added in v0.7.3
type CreateProjectPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProjectPreferencesRequestValidationError is the validation error returned by CreateProjectPreferencesRequest.Validate if the designated constraints aren't met.
func (CreateProjectPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreateProjectPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreateProjectPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreateProjectPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProjectPreferencesResponse ¶ added in v0.7.3
type CreateProjectPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateProjectPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) GetPreferences() []*Preference
func (*CreateProjectPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateProjectPreferencesResponse) ProtoMessage()
func (*CreateProjectPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) Reset()
func (*CreateProjectPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateProjectPreferencesResponse) String() string
func (*CreateProjectPreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreateProjectPreferencesResponse) Validate() error
Validate checks the field values on CreateProjectPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreateProjectPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreateProjectPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectPreferencesResponseMultiError, or nil if none found.
type CreateProjectPreferencesResponseMultiError ¶ added in v0.7.3
type CreateProjectPreferencesResponseMultiError []error
CreateProjectPreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreateProjectPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProjectPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreateProjectPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreateProjectPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectPreferencesResponseValidationError ¶ added in v0.7.3
type CreateProjectPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProjectPreferencesResponseValidationError is the validation error returned by CreateProjectPreferencesResponse.Validate if the designated constraints aren't met.
func (CreateProjectPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreateProjectPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreateProjectPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreateProjectPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProjectRequest ¶
type CreateProjectRequest struct { Body *ProjectRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectRequest) Descriptor
deprecated
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectRequest) GetBody ¶
func (x *CreateProjectRequest) GetBody() *ProjectRequestBody
func (*CreateProjectRequest) ProtoMessage ¶
func (*CreateProjectRequest) ProtoMessage()
func (*CreateProjectRequest) ProtoReflect ¶
func (x *CreateProjectRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectRequest) Reset ¶
func (x *CreateProjectRequest) Reset()
func (*CreateProjectRequest) String ¶
func (x *CreateProjectRequest) String() string
func (*CreateProjectRequest) Validate ¶
func (m *CreateProjectRequest) Validate() error
Validate checks the field values on CreateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectRequest) ValidateAll ¶
func (m *CreateProjectRequest) ValidateAll() error
ValidateAll checks the field values on CreateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectRequestMultiError, or nil if none found.
type CreateProjectRequestMultiError ¶
type CreateProjectRequestMultiError []error
CreateProjectRequestMultiError is an error wrapping multiple validation errors returned by CreateProjectRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProjectRequestMultiError) AllErrors ¶
func (m CreateProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectRequestMultiError) Error ¶
func (m CreateProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectRequestValidationError ¶
type CreateProjectRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProjectRequestValidationError is the validation error returned by CreateProjectRequest.Validate if the designated constraints aren't met.
func (CreateProjectRequestValidationError) Cause ¶
func (e CreateProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectRequestValidationError) Error ¶
func (e CreateProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectRequestValidationError) ErrorName ¶
func (e CreateProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectRequestValidationError) Field ¶
func (e CreateProjectRequestValidationError) Field() string
Field function returns field value.
func (CreateProjectRequestValidationError) Key ¶
func (e CreateProjectRequestValidationError) Key() bool
Key function returns key value.
func (CreateProjectRequestValidationError) Reason ¶
func (e CreateProjectRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProjectResourceRequest ¶
type CreateProjectResourceRequest struct { Body *ResourceRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // project uuid or name ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectResourceRequest) Descriptor
deprecated
func (*CreateProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectResourceRequest) GetBody ¶
func (x *CreateProjectResourceRequest) GetBody() *ResourceRequestBody
func (*CreateProjectResourceRequest) GetId ¶
func (x *CreateProjectResourceRequest) GetId() string
func (*CreateProjectResourceRequest) GetProjectId ¶
func (x *CreateProjectResourceRequest) GetProjectId() string
func (*CreateProjectResourceRequest) ProtoMessage ¶
func (*CreateProjectResourceRequest) ProtoMessage()
func (*CreateProjectResourceRequest) ProtoReflect ¶
func (x *CreateProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectResourceRequest) Reset ¶
func (x *CreateProjectResourceRequest) Reset()
func (*CreateProjectResourceRequest) String ¶
func (x *CreateProjectResourceRequest) String() string
func (*CreateProjectResourceRequest) Validate ¶
func (m *CreateProjectResourceRequest) Validate() error
Validate checks the field values on CreateProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectResourceRequest) ValidateAll ¶
func (m *CreateProjectResourceRequest) ValidateAll() error
ValidateAll checks the field values on CreateProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectResourceRequestMultiError, or nil if none found.
type CreateProjectResourceRequestMultiError ¶
type CreateProjectResourceRequestMultiError []error
CreateProjectResourceRequestMultiError is an error wrapping multiple validation errors returned by CreateProjectResourceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProjectResourceRequestMultiError) AllErrors ¶
func (m CreateProjectResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectResourceRequestMultiError) Error ¶
func (m CreateProjectResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectResourceRequestValidationError ¶
type CreateProjectResourceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProjectResourceRequestValidationError is the validation error returned by CreateProjectResourceRequest.Validate if the designated constraints aren't met.
func (CreateProjectResourceRequestValidationError) Cause ¶
func (e CreateProjectResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectResourceRequestValidationError) Error ¶
func (e CreateProjectResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectResourceRequestValidationError) ErrorName ¶
func (e CreateProjectResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectResourceRequestValidationError) Field ¶
func (e CreateProjectResourceRequestValidationError) Field() string
Field function returns field value.
func (CreateProjectResourceRequestValidationError) Key ¶
func (e CreateProjectResourceRequestValidationError) Key() bool
Key function returns key value.
func (CreateProjectResourceRequestValidationError) Reason ¶
func (e CreateProjectResourceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProjectResourceResponse ¶
type CreateProjectResourceResponse struct { Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectResourceResponse) Descriptor
deprecated
func (*CreateProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectResourceResponse) GetResource ¶
func (x *CreateProjectResourceResponse) GetResource() *Resource
func (*CreateProjectResourceResponse) ProtoMessage ¶
func (*CreateProjectResourceResponse) ProtoMessage()
func (*CreateProjectResourceResponse) ProtoReflect ¶
func (x *CreateProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectResourceResponse) Reset ¶
func (x *CreateProjectResourceResponse) Reset()
func (*CreateProjectResourceResponse) String ¶
func (x *CreateProjectResourceResponse) String() string
func (*CreateProjectResourceResponse) Validate ¶
func (m *CreateProjectResourceResponse) Validate() error
Validate checks the field values on CreateProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectResourceResponse) ValidateAll ¶
func (m *CreateProjectResourceResponse) ValidateAll() error
ValidateAll checks the field values on CreateProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectResourceResponseMultiError, or nil if none found.
type CreateProjectResourceResponseMultiError ¶
type CreateProjectResourceResponseMultiError []error
CreateProjectResourceResponseMultiError is an error wrapping multiple validation errors returned by CreateProjectResourceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProjectResourceResponseMultiError) AllErrors ¶
func (m CreateProjectResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectResourceResponseMultiError) Error ¶
func (m CreateProjectResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectResourceResponseValidationError ¶
type CreateProjectResourceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProjectResourceResponseValidationError is the validation error returned by CreateProjectResourceResponse.Validate if the designated constraints aren't met.
func (CreateProjectResourceResponseValidationError) Cause ¶
func (e CreateProjectResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectResourceResponseValidationError) Error ¶
func (e CreateProjectResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectResourceResponseValidationError) ErrorName ¶
func (e CreateProjectResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectResourceResponseValidationError) Field ¶
func (e CreateProjectResourceResponseValidationError) Field() string
Field function returns field value.
func (CreateProjectResourceResponseValidationError) Key ¶
func (e CreateProjectResourceResponseValidationError) Key() bool
Key function returns key value.
func (CreateProjectResourceResponseValidationError) Reason ¶
func (e CreateProjectResourceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProjectResponse ¶
type CreateProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectResponse) Descriptor
deprecated
func (*CreateProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectResponse) GetProject ¶
func (x *CreateProjectResponse) GetProject() *Project
func (*CreateProjectResponse) ProtoMessage ¶
func (*CreateProjectResponse) ProtoMessage()
func (*CreateProjectResponse) ProtoReflect ¶
func (x *CreateProjectResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectResponse) Reset ¶
func (x *CreateProjectResponse) Reset()
func (*CreateProjectResponse) String ¶
func (x *CreateProjectResponse) String() string
func (*CreateProjectResponse) Validate ¶
func (m *CreateProjectResponse) Validate() error
Validate checks the field values on CreateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectResponse) ValidateAll ¶
func (m *CreateProjectResponse) ValidateAll() error
ValidateAll checks the field values on CreateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectResponseMultiError, or nil if none found.
type CreateProjectResponseMultiError ¶
type CreateProjectResponseMultiError []error
CreateProjectResponseMultiError is an error wrapping multiple validation errors returned by CreateProjectResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProjectResponseMultiError) AllErrors ¶
func (m CreateProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectResponseMultiError) Error ¶
func (m CreateProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectResponseValidationError ¶
type CreateProjectResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProjectResponseValidationError is the validation error returned by CreateProjectResponse.Validate if the designated constraints aren't met.
func (CreateProjectResponseValidationError) Cause ¶
func (e CreateProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectResponseValidationError) Error ¶
func (e CreateProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectResponseValidationError) ErrorName ¶
func (e CreateProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectResponseValidationError) Field ¶
func (e CreateProjectResponseValidationError) Field() string
Field function returns field value.
func (CreateProjectResponseValidationError) Key ¶
func (e CreateProjectResponseValidationError) Key() bool
Key function returns key value.
func (CreateProjectResponseValidationError) Reason ¶
func (e CreateProjectResponseValidationError) Reason() string
Reason function returns reason value.
type CreateRelationRequest ¶
type CreateRelationRequest struct { Body *RelationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateRelationRequest) Descriptor
deprecated
func (*CreateRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRelationRequest.ProtoReflect.Descriptor instead.
func (*CreateRelationRequest) GetBody ¶
func (x *CreateRelationRequest) GetBody() *RelationRequestBody
func (*CreateRelationRequest) ProtoMessage ¶
func (*CreateRelationRequest) ProtoMessage()
func (*CreateRelationRequest) ProtoReflect ¶
func (x *CreateRelationRequest) ProtoReflect() protoreflect.Message
func (*CreateRelationRequest) Reset ¶
func (x *CreateRelationRequest) Reset()
func (*CreateRelationRequest) String ¶
func (x *CreateRelationRequest) String() string
func (*CreateRelationRequest) Validate ¶
func (m *CreateRelationRequest) Validate() error
Validate checks the field values on CreateRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRelationRequest) ValidateAll ¶
func (m *CreateRelationRequest) ValidateAll() error
ValidateAll checks the field values on CreateRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRelationRequestMultiError, or nil if none found.
type CreateRelationRequestMultiError ¶
type CreateRelationRequestMultiError []error
CreateRelationRequestMultiError is an error wrapping multiple validation errors returned by CreateRelationRequest.ValidateAll() if the designated constraints aren't met.
func (CreateRelationRequestMultiError) AllErrors ¶
func (m CreateRelationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRelationRequestMultiError) Error ¶
func (m CreateRelationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRelationRequestValidationError ¶
type CreateRelationRequestValidationError struct {
// contains filtered or unexported fields
}
CreateRelationRequestValidationError is the validation error returned by CreateRelationRequest.Validate if the designated constraints aren't met.
func (CreateRelationRequestValidationError) Cause ¶
func (e CreateRelationRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateRelationRequestValidationError) Error ¶
func (e CreateRelationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRelationRequestValidationError) ErrorName ¶
func (e CreateRelationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRelationRequestValidationError) Field ¶
func (e CreateRelationRequestValidationError) Field() string
Field function returns field value.
func (CreateRelationRequestValidationError) Key ¶
func (e CreateRelationRequestValidationError) Key() bool
Key function returns key value.
func (CreateRelationRequestValidationError) Reason ¶
func (e CreateRelationRequestValidationError) Reason() string
Reason function returns reason value.
type CreateRelationResponse ¶
type CreateRelationResponse struct { Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"` // contains filtered or unexported fields }
func (*CreateRelationResponse) Descriptor
deprecated
func (*CreateRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRelationResponse.ProtoReflect.Descriptor instead.
func (*CreateRelationResponse) GetRelation ¶
func (x *CreateRelationResponse) GetRelation() *Relation
func (*CreateRelationResponse) ProtoMessage ¶
func (*CreateRelationResponse) ProtoMessage()
func (*CreateRelationResponse) ProtoReflect ¶
func (x *CreateRelationResponse) ProtoReflect() protoreflect.Message
func (*CreateRelationResponse) Reset ¶
func (x *CreateRelationResponse) Reset()
func (*CreateRelationResponse) String ¶
func (x *CreateRelationResponse) String() string
func (*CreateRelationResponse) Validate ¶
func (m *CreateRelationResponse) Validate() error
Validate checks the field values on CreateRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRelationResponse) ValidateAll ¶
func (m *CreateRelationResponse) ValidateAll() error
ValidateAll checks the field values on CreateRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRelationResponseMultiError, or nil if none found.
type CreateRelationResponseMultiError ¶
type CreateRelationResponseMultiError []error
CreateRelationResponseMultiError is an error wrapping multiple validation errors returned by CreateRelationResponse.ValidateAll() if the designated constraints aren't met.
func (CreateRelationResponseMultiError) AllErrors ¶
func (m CreateRelationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRelationResponseMultiError) Error ¶
func (m CreateRelationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRelationResponseValidationError ¶
type CreateRelationResponseValidationError struct {
// contains filtered or unexported fields
}
CreateRelationResponseValidationError is the validation error returned by CreateRelationResponse.Validate if the designated constraints aren't met.
func (CreateRelationResponseValidationError) Cause ¶
func (e CreateRelationResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateRelationResponseValidationError) Error ¶
func (e CreateRelationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRelationResponseValidationError) ErrorName ¶
func (e CreateRelationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRelationResponseValidationError) Field ¶
func (e CreateRelationResponseValidationError) Field() string
Field function returns field value.
func (CreateRelationResponseValidationError) Key ¶
func (e CreateRelationResponseValidationError) Key() bool
Key function returns key value.
func (CreateRelationResponseValidationError) Reason ¶
func (e CreateRelationResponseValidationError) Reason() string
Reason function returns reason value.
type CreateRoleRequest ¶
type CreateRoleRequest struct { Body *RoleRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleRequest) Descriptor
deprecated
func (*CreateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleRequest.ProtoReflect.Descriptor instead.
func (*CreateRoleRequest) GetBody ¶
func (x *CreateRoleRequest) GetBody() *RoleRequestBody
func (*CreateRoleRequest) ProtoMessage ¶
func (*CreateRoleRequest) ProtoMessage()
func (*CreateRoleRequest) ProtoReflect ¶
func (x *CreateRoleRequest) ProtoReflect() protoreflect.Message
func (*CreateRoleRequest) Reset ¶
func (x *CreateRoleRequest) Reset()
func (*CreateRoleRequest) String ¶
func (x *CreateRoleRequest) String() string
func (*CreateRoleRequest) Validate ¶
func (m *CreateRoleRequest) Validate() error
Validate checks the field values on CreateRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRoleRequest) ValidateAll ¶
func (m *CreateRoleRequest) ValidateAll() error
ValidateAll checks the field values on CreateRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRoleRequestMultiError, or nil if none found.
type CreateRoleRequestMultiError ¶
type CreateRoleRequestMultiError []error
CreateRoleRequestMultiError is an error wrapping multiple validation errors returned by CreateRoleRequest.ValidateAll() if the designated constraints aren't met.
func (CreateRoleRequestMultiError) AllErrors ¶
func (m CreateRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleRequestMultiError) Error ¶
func (m CreateRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleRequestValidationError ¶
type CreateRoleRequestValidationError struct {
// contains filtered or unexported fields
}
CreateRoleRequestValidationError is the validation error returned by CreateRoleRequest.Validate if the designated constraints aren't met.
func (CreateRoleRequestValidationError) Cause ¶
func (e CreateRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleRequestValidationError) Error ¶
func (e CreateRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleRequestValidationError) ErrorName ¶
func (e CreateRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleRequestValidationError) Field ¶
func (e CreateRoleRequestValidationError) Field() string
Field function returns field value.
func (CreateRoleRequestValidationError) Key ¶
func (e CreateRoleRequestValidationError) Key() bool
Key function returns key value.
func (CreateRoleRequestValidationError) Reason ¶
func (e CreateRoleRequestValidationError) Reason() string
Reason function returns reason value.
type CreateRoleResponse ¶
type CreateRoleResponse struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*CreateRoleResponse) Descriptor
deprecated
func (*CreateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateRoleResponse.ProtoReflect.Descriptor instead.
func (*CreateRoleResponse) GetRole ¶
func (x *CreateRoleResponse) GetRole() *Role
func (*CreateRoleResponse) ProtoMessage ¶
func (*CreateRoleResponse) ProtoMessage()
func (*CreateRoleResponse) ProtoReflect ¶
func (x *CreateRoleResponse) ProtoReflect() protoreflect.Message
func (*CreateRoleResponse) Reset ¶
func (x *CreateRoleResponse) Reset()
func (*CreateRoleResponse) String ¶
func (x *CreateRoleResponse) String() string
func (*CreateRoleResponse) Validate ¶
func (m *CreateRoleResponse) Validate() error
Validate checks the field values on CreateRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateRoleResponse) ValidateAll ¶
func (m *CreateRoleResponse) ValidateAll() error
ValidateAll checks the field values on CreateRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateRoleResponseMultiError, or nil if none found.
type CreateRoleResponseMultiError ¶
type CreateRoleResponseMultiError []error
CreateRoleResponseMultiError is an error wrapping multiple validation errors returned by CreateRoleResponse.ValidateAll() if the designated constraints aren't met.
func (CreateRoleResponseMultiError) AllErrors ¶
func (m CreateRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateRoleResponseMultiError) Error ¶
func (m CreateRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateRoleResponseValidationError ¶
type CreateRoleResponseValidationError struct {
// contains filtered or unexported fields
}
CreateRoleResponseValidationError is the validation error returned by CreateRoleResponse.Validate if the designated constraints aren't met.
func (CreateRoleResponseValidationError) Cause ¶
func (e CreateRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateRoleResponseValidationError) Error ¶
func (e CreateRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateRoleResponseValidationError) ErrorName ¶
func (e CreateRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateRoleResponseValidationError) Field ¶
func (e CreateRoleResponseValidationError) Field() string
Field function returns field value.
func (CreateRoleResponseValidationError) Key ¶
func (e CreateRoleResponseValidationError) Key() bool
Key function returns key value.
func (CreateRoleResponseValidationError) Reason ¶
func (e CreateRoleResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserKeyRequest ¶
type CreateServiceUserKeyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserKeyRequest) Descriptor
deprecated
func (*CreateServiceUserKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserKeyRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserKeyRequest) GetId ¶
func (x *CreateServiceUserKeyRequest) GetId() string
func (*CreateServiceUserKeyRequest) GetTitle ¶
func (x *CreateServiceUserKeyRequest) GetTitle() string
func (*CreateServiceUserKeyRequest) ProtoMessage ¶
func (*CreateServiceUserKeyRequest) ProtoMessage()
func (*CreateServiceUserKeyRequest) ProtoReflect ¶
func (x *CreateServiceUserKeyRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserKeyRequest) Reset ¶
func (x *CreateServiceUserKeyRequest) Reset()
func (*CreateServiceUserKeyRequest) String ¶
func (x *CreateServiceUserKeyRequest) String() string
func (*CreateServiceUserKeyRequest) Validate ¶
func (m *CreateServiceUserKeyRequest) Validate() error
Validate checks the field values on CreateServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserKeyRequest) ValidateAll ¶
func (m *CreateServiceUserKeyRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserKeyRequestMultiError, or nil if none found.
type CreateServiceUserKeyRequestMultiError ¶
type CreateServiceUserKeyRequestMultiError []error
CreateServiceUserKeyRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserKeyRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserKeyRequestMultiError) AllErrors ¶
func (m CreateServiceUserKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserKeyRequestMultiError) Error ¶
func (m CreateServiceUserKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserKeyRequestValidationError ¶
type CreateServiceUserKeyRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserKeyRequestValidationError is the validation error returned by CreateServiceUserKeyRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserKeyRequestValidationError) Cause ¶
func (e CreateServiceUserKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserKeyRequestValidationError) Error ¶
func (e CreateServiceUserKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserKeyRequestValidationError) ErrorName ¶
func (e CreateServiceUserKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserKeyRequestValidationError) Field ¶
func (e CreateServiceUserKeyRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserKeyRequestValidationError) Key ¶
func (e CreateServiceUserKeyRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserKeyRequestValidationError) Reason ¶
func (e CreateServiceUserKeyRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserKeyResponse ¶
type CreateServiceUserKeyResponse struct { Key *KeyCredential `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserKeyResponse) Descriptor
deprecated
func (*CreateServiceUserKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserKeyResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserKeyResponse) GetKey ¶
func (x *CreateServiceUserKeyResponse) GetKey() *KeyCredential
func (*CreateServiceUserKeyResponse) ProtoMessage ¶
func (*CreateServiceUserKeyResponse) ProtoMessage()
func (*CreateServiceUserKeyResponse) ProtoReflect ¶
func (x *CreateServiceUserKeyResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserKeyResponse) Reset ¶
func (x *CreateServiceUserKeyResponse) Reset()
func (*CreateServiceUserKeyResponse) String ¶
func (x *CreateServiceUserKeyResponse) String() string
func (*CreateServiceUserKeyResponse) Validate ¶
func (m *CreateServiceUserKeyResponse) Validate() error
Validate checks the field values on CreateServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserKeyResponse) ValidateAll ¶
func (m *CreateServiceUserKeyResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserKeyResponseMultiError, or nil if none found.
type CreateServiceUserKeyResponseMultiError ¶
type CreateServiceUserKeyResponseMultiError []error
CreateServiceUserKeyResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserKeyResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserKeyResponseMultiError) AllErrors ¶
func (m CreateServiceUserKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserKeyResponseMultiError) Error ¶
func (m CreateServiceUserKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserKeyResponseValidationError ¶
type CreateServiceUserKeyResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserKeyResponseValidationError is the validation error returned by CreateServiceUserKeyResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserKeyResponseValidationError) Cause ¶
func (e CreateServiceUserKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserKeyResponseValidationError) Error ¶
func (e CreateServiceUserKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserKeyResponseValidationError) ErrorName ¶
func (e CreateServiceUserKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserKeyResponseValidationError) Field ¶
func (e CreateServiceUserKeyResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserKeyResponseValidationError) Key ¶
func (e CreateServiceUserKeyResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserKeyResponseValidationError) Reason ¶
func (e CreateServiceUserKeyResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserRequest ¶
type CreateServiceUserRequest struct { Body *ServiceUserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserRequest) Descriptor
deprecated
func (*CreateServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserRequest) GetBody ¶
func (x *CreateServiceUserRequest) GetBody() *ServiceUserRequestBody
func (*CreateServiceUserRequest) GetOrgId ¶
func (x *CreateServiceUserRequest) GetOrgId() string
func (*CreateServiceUserRequest) ProtoMessage ¶
func (*CreateServiceUserRequest) ProtoMessage()
func (*CreateServiceUserRequest) ProtoReflect ¶
func (x *CreateServiceUserRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserRequest) Reset ¶
func (x *CreateServiceUserRequest) Reset()
func (*CreateServiceUserRequest) String ¶
func (x *CreateServiceUserRequest) String() string
func (*CreateServiceUserRequest) Validate ¶
func (m *CreateServiceUserRequest) Validate() error
Validate checks the field values on CreateServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserRequest) ValidateAll ¶
func (m *CreateServiceUserRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserRequestMultiError, or nil if none found.
type CreateServiceUserRequestMultiError ¶
type CreateServiceUserRequestMultiError []error
CreateServiceUserRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserRequestMultiError) AllErrors ¶
func (m CreateServiceUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserRequestMultiError) Error ¶
func (m CreateServiceUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserRequestValidationError ¶
type CreateServiceUserRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserRequestValidationError is the validation error returned by CreateServiceUserRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserRequestValidationError) Cause ¶
func (e CreateServiceUserRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserRequestValidationError) Error ¶
func (e CreateServiceUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserRequestValidationError) ErrorName ¶
func (e CreateServiceUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserRequestValidationError) Field ¶
func (e CreateServiceUserRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserRequestValidationError) Key ¶
func (e CreateServiceUserRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserRequestValidationError) Reason ¶
func (e CreateServiceUserRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserResponse ¶
type CreateServiceUserResponse struct { Serviceuser *ServiceUser `protobuf:"bytes,1,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserResponse) Descriptor
deprecated
func (*CreateServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserResponse) GetServiceuser ¶
func (x *CreateServiceUserResponse) GetServiceuser() *ServiceUser
func (*CreateServiceUserResponse) ProtoMessage ¶
func (*CreateServiceUserResponse) ProtoMessage()
func (*CreateServiceUserResponse) ProtoReflect ¶
func (x *CreateServiceUserResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserResponse) Reset ¶
func (x *CreateServiceUserResponse) Reset()
func (*CreateServiceUserResponse) String ¶
func (x *CreateServiceUserResponse) String() string
func (*CreateServiceUserResponse) Validate ¶
func (m *CreateServiceUserResponse) Validate() error
Validate checks the field values on CreateServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserResponse) ValidateAll ¶
func (m *CreateServiceUserResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserResponseMultiError, or nil if none found.
type CreateServiceUserResponseMultiError ¶
type CreateServiceUserResponseMultiError []error
CreateServiceUserResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserResponseMultiError) AllErrors ¶
func (m CreateServiceUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserResponseMultiError) Error ¶
func (m CreateServiceUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserResponseValidationError ¶
type CreateServiceUserResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserResponseValidationError is the validation error returned by CreateServiceUserResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserResponseValidationError) Cause ¶
func (e CreateServiceUserResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserResponseValidationError) Error ¶
func (e CreateServiceUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserResponseValidationError) ErrorName ¶
func (e CreateServiceUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserResponseValidationError) Field ¶
func (e CreateServiceUserResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserResponseValidationError) Key ¶
func (e CreateServiceUserResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserResponseValidationError) Reason ¶
func (e CreateServiceUserResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserSecretRequest ¶
type CreateServiceUserSecretRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserSecretRequest) Descriptor
deprecated
func (*CreateServiceUserSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserSecretRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserSecretRequest) GetId ¶
func (x *CreateServiceUserSecretRequest) GetId() string
func (*CreateServiceUserSecretRequest) GetTitle ¶
func (x *CreateServiceUserSecretRequest) GetTitle() string
func (*CreateServiceUserSecretRequest) ProtoMessage ¶
func (*CreateServiceUserSecretRequest) ProtoMessage()
func (*CreateServiceUserSecretRequest) ProtoReflect ¶
func (x *CreateServiceUserSecretRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserSecretRequest) Reset ¶
func (x *CreateServiceUserSecretRequest) Reset()
func (*CreateServiceUserSecretRequest) String ¶
func (x *CreateServiceUserSecretRequest) String() string
func (*CreateServiceUserSecretRequest) Validate ¶
func (m *CreateServiceUserSecretRequest) Validate() error
Validate checks the field values on CreateServiceUserSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserSecretRequest) ValidateAll ¶
func (m *CreateServiceUserSecretRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserSecretRequestMultiError, or nil if none found.
type CreateServiceUserSecretRequestMultiError ¶
type CreateServiceUserSecretRequestMultiError []error
CreateServiceUserSecretRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserSecretRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserSecretRequestMultiError) AllErrors ¶
func (m CreateServiceUserSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserSecretRequestMultiError) Error ¶
func (m CreateServiceUserSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserSecretRequestValidationError ¶
type CreateServiceUserSecretRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserSecretRequestValidationError is the validation error returned by CreateServiceUserSecretRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserSecretRequestValidationError) Cause ¶
func (e CreateServiceUserSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserSecretRequestValidationError) Error ¶
func (e CreateServiceUserSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserSecretRequestValidationError) ErrorName ¶
func (e CreateServiceUserSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserSecretRequestValidationError) Field ¶
func (e CreateServiceUserSecretRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserSecretRequestValidationError) Key ¶
func (e CreateServiceUserSecretRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserSecretRequestValidationError) Reason ¶
func (e CreateServiceUserSecretRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserSecretResponse ¶
type CreateServiceUserSecretResponse struct { Secret *SecretCredential `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceUserSecretResponse) Descriptor
deprecated
func (*CreateServiceUserSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserSecretResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserSecretResponse) GetSecret ¶
func (x *CreateServiceUserSecretResponse) GetSecret() *SecretCredential
func (*CreateServiceUserSecretResponse) ProtoMessage ¶
func (*CreateServiceUserSecretResponse) ProtoMessage()
func (*CreateServiceUserSecretResponse) ProtoReflect ¶
func (x *CreateServiceUserSecretResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserSecretResponse) Reset ¶
func (x *CreateServiceUserSecretResponse) Reset()
func (*CreateServiceUserSecretResponse) String ¶
func (x *CreateServiceUserSecretResponse) String() string
func (*CreateServiceUserSecretResponse) Validate ¶
func (m *CreateServiceUserSecretResponse) Validate() error
Validate checks the field values on CreateServiceUserSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserSecretResponse) ValidateAll ¶
func (m *CreateServiceUserSecretResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserSecretResponseMultiError, or nil if none found.
type CreateServiceUserSecretResponseMultiError ¶
type CreateServiceUserSecretResponseMultiError []error
CreateServiceUserSecretResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserSecretResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserSecretResponseMultiError) AllErrors ¶
func (m CreateServiceUserSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserSecretResponseMultiError) Error ¶
func (m CreateServiceUserSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserSecretResponseValidationError ¶
type CreateServiceUserSecretResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserSecretResponseValidationError is the validation error returned by CreateServiceUserSecretResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserSecretResponseValidationError) Cause ¶
func (e CreateServiceUserSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserSecretResponseValidationError) Error ¶
func (e CreateServiceUserSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserSecretResponseValidationError) ErrorName ¶
func (e CreateServiceUserSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserSecretResponseValidationError) Field ¶
func (e CreateServiceUserSecretResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserSecretResponseValidationError) Key ¶
func (e CreateServiceUserSecretResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserSecretResponseValidationError) Reason ¶
func (e CreateServiceUserSecretResponseValidationError) Reason() string
Reason function returns reason value.
type CreateUserPreferencesRequest ¶ added in v0.7.3
type CreateUserPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Bodies []*PreferenceRequestBody `protobuf:"bytes,2,rep,name=bodies,proto3" json:"bodies,omitempty"` // contains filtered or unexported fields }
func (*CreateUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*CreateUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*CreateUserPreferencesRequest) GetBodies ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) GetBodies() []*PreferenceRequestBody
func (*CreateUserPreferencesRequest) GetId ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) GetId() string
func (*CreateUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*CreateUserPreferencesRequest) ProtoMessage()
func (*CreateUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*CreateUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) Reset()
func (*CreateUserPreferencesRequest) String ¶ added in v0.7.3
func (x *CreateUserPreferencesRequest) String() string
func (*CreateUserPreferencesRequest) Validate ¶ added in v0.7.3
func (m *CreateUserPreferencesRequest) Validate() error
Validate checks the field values on CreateUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *CreateUserPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserPreferencesRequestMultiError, or nil if none found.
type CreateUserPreferencesRequestMultiError ¶ added in v0.7.3
type CreateUserPreferencesRequestMultiError []error
CreateUserPreferencesRequestMultiError is an error wrapping multiple validation errors returned by CreateUserPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m CreateUserPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m CreateUserPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserPreferencesRequestValidationError ¶ added in v0.7.3
type CreateUserPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserPreferencesRequestValidationError is the validation error returned by CreateUserPreferencesRequest.Validate if the designated constraints aren't met.
func (CreateUserPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) Field() string
Field function returns field value.
func (CreateUserPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e CreateUserPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserPreferencesResponse ¶ added in v0.7.3
type CreateUserPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*CreateUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*CreateUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*CreateUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) GetPreferences() []*Preference
func (*CreateUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*CreateUserPreferencesResponse) ProtoMessage()
func (*CreateUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*CreateUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) Reset()
func (*CreateUserPreferencesResponse) String ¶ added in v0.7.3
func (x *CreateUserPreferencesResponse) String() string
func (*CreateUserPreferencesResponse) Validate ¶ added in v0.7.3
func (m *CreateUserPreferencesResponse) Validate() error
Validate checks the field values on CreateUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *CreateUserPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on CreateUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserPreferencesResponseMultiError, or nil if none found.
type CreateUserPreferencesResponseMultiError ¶ added in v0.7.3
type CreateUserPreferencesResponseMultiError []error
CreateUserPreferencesResponseMultiError is an error wrapping multiple validation errors returned by CreateUserPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (CreateUserPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m CreateUserPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m CreateUserPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserPreferencesResponseValidationError ¶ added in v0.7.3
type CreateUserPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
CreateUserPreferencesResponseValidationError is the validation error returned by CreateUserPreferencesResponse.Validate if the designated constraints aren't met.
func (CreateUserPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateUserPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) Field() string
Field function returns field value.
func (CreateUserPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (CreateUserPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e CreateUserPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type CreateUserRequest ¶
type CreateUserRequest struct { Body *UserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*CreateUserRequest) Descriptor
deprecated
func (*CreateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserRequest.ProtoReflect.Descriptor instead.
func (*CreateUserRequest) GetBody ¶
func (x *CreateUserRequest) GetBody() *UserRequestBody
func (*CreateUserRequest) ProtoMessage ¶
func (*CreateUserRequest) ProtoMessage()
func (*CreateUserRequest) ProtoReflect ¶
func (x *CreateUserRequest) ProtoReflect() protoreflect.Message
func (*CreateUserRequest) Reset ¶
func (x *CreateUserRequest) Reset()
func (*CreateUserRequest) String ¶
func (x *CreateUserRequest) String() string
func (*CreateUserRequest) Validate ¶
func (m *CreateUserRequest) Validate() error
Validate checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserRequest) ValidateAll ¶
func (m *CreateUserRequest) ValidateAll() error
ValidateAll checks the field values on CreateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserRequestMultiError, or nil if none found.
type CreateUserRequestMultiError ¶
type CreateUserRequestMultiError []error
CreateUserRequestMultiError is an error wrapping multiple validation errors returned by CreateUserRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUserRequestMultiError) AllErrors ¶
func (m CreateUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserRequestMultiError) Error ¶
func (m CreateUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserRequestValidationError ¶
type CreateUserRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUserRequestValidationError is the validation error returned by CreateUserRequest.Validate if the designated constraints aren't met.
func (CreateUserRequestValidationError) Cause ¶
func (e CreateUserRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUserRequestValidationError) Error ¶
func (e CreateUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserRequestValidationError) ErrorName ¶
func (e CreateUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserRequestValidationError) Field ¶
func (e CreateUserRequestValidationError) Field() string
Field function returns field value.
func (CreateUserRequestValidationError) Key ¶
func (e CreateUserRequestValidationError) Key() bool
Key function returns key value.
func (CreateUserRequestValidationError) Reason ¶
func (e CreateUserRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUserResponse ¶
type CreateUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*CreateUserResponse) Descriptor
deprecated
func (*CreateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUserResponse.ProtoReflect.Descriptor instead.
func (*CreateUserResponse) GetUser ¶
func (x *CreateUserResponse) GetUser() *User
func (*CreateUserResponse) ProtoMessage ¶
func (*CreateUserResponse) ProtoMessage()
func (*CreateUserResponse) ProtoReflect ¶
func (x *CreateUserResponse) ProtoReflect() protoreflect.Message
func (*CreateUserResponse) Reset ¶
func (x *CreateUserResponse) Reset()
func (*CreateUserResponse) String ¶
func (x *CreateUserResponse) String() string
func (*CreateUserResponse) Validate ¶
func (m *CreateUserResponse) Validate() error
Validate checks the field values on CreateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUserResponse) ValidateAll ¶
func (m *CreateUserResponse) ValidateAll() error
ValidateAll checks the field values on CreateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUserResponseMultiError, or nil if none found.
type CreateUserResponseMultiError ¶
type CreateUserResponseMultiError []error
CreateUserResponseMultiError is an error wrapping multiple validation errors returned by CreateUserResponse.ValidateAll() if the designated constraints aren't met.
func (CreateUserResponseMultiError) AllErrors ¶
func (m CreateUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUserResponseMultiError) Error ¶
func (m CreateUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUserResponseValidationError ¶
type CreateUserResponseValidationError struct {
// contains filtered or unexported fields
}
CreateUserResponseValidationError is the validation error returned by CreateUserResponse.Validate if the designated constraints aren't met.
func (CreateUserResponseValidationError) Cause ¶
func (e CreateUserResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateUserResponseValidationError) Error ¶
func (e CreateUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUserResponseValidationError) ErrorName ¶
func (e CreateUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUserResponseValidationError) Field ¶
func (e CreateUserResponseValidationError) Field() string
Field function returns field value.
func (CreateUserResponseValidationError) Key ¶
func (e CreateUserResponseValidationError) Key() bool
Key function returns key value.
func (CreateUserResponseValidationError) Reason ¶
func (e CreateUserResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteGroupRequest ¶
type DeleteGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteGroupRequest) Descriptor
deprecated
func (*DeleteGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteGroupRequest) GetId ¶
func (x *DeleteGroupRequest) GetId() string
func (*DeleteGroupRequest) GetOrgId ¶
func (x *DeleteGroupRequest) GetOrgId() string
func (*DeleteGroupRequest) ProtoMessage ¶
func (*DeleteGroupRequest) ProtoMessage()
func (*DeleteGroupRequest) ProtoReflect ¶
func (x *DeleteGroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteGroupRequest) Reset ¶
func (x *DeleteGroupRequest) Reset()
func (*DeleteGroupRequest) String ¶
func (x *DeleteGroupRequest) String() string
func (*DeleteGroupRequest) Validate ¶
func (m *DeleteGroupRequest) Validate() error
Validate checks the field values on DeleteGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteGroupRequest) ValidateAll ¶
func (m *DeleteGroupRequest) ValidateAll() error
ValidateAll checks the field values on DeleteGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteGroupRequestMultiError, or nil if none found.
type DeleteGroupRequestMultiError ¶
type DeleteGroupRequestMultiError []error
DeleteGroupRequestMultiError is an error wrapping multiple validation errors returned by DeleteGroupRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteGroupRequestMultiError) AllErrors ¶
func (m DeleteGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteGroupRequestMultiError) Error ¶
func (m DeleteGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteGroupRequestValidationError ¶
type DeleteGroupRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteGroupRequestValidationError is the validation error returned by DeleteGroupRequest.Validate if the designated constraints aren't met.
func (DeleteGroupRequestValidationError) Cause ¶
func (e DeleteGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteGroupRequestValidationError) Error ¶
func (e DeleteGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteGroupRequestValidationError) ErrorName ¶
func (e DeleteGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteGroupRequestValidationError) Field ¶
func (e DeleteGroupRequestValidationError) Field() string
Field function returns field value.
func (DeleteGroupRequestValidationError) Key ¶
func (e DeleteGroupRequestValidationError) Key() bool
Key function returns key value.
func (DeleteGroupRequestValidationError) Reason ¶
func (e DeleteGroupRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteGroupResponse ¶
type DeleteGroupResponse struct {
// contains filtered or unexported fields
}
func (*DeleteGroupResponse) Descriptor
deprecated
func (*DeleteGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteGroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteGroupResponse) ProtoMessage ¶
func (*DeleteGroupResponse) ProtoMessage()
func (*DeleteGroupResponse) ProtoReflect ¶
func (x *DeleteGroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteGroupResponse) Reset ¶
func (x *DeleteGroupResponse) Reset()
func (*DeleteGroupResponse) String ¶
func (x *DeleteGroupResponse) String() string
func (*DeleteGroupResponse) Validate ¶
func (m *DeleteGroupResponse) Validate() error
Validate checks the field values on DeleteGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteGroupResponse) ValidateAll ¶
func (m *DeleteGroupResponse) ValidateAll() error
ValidateAll checks the field values on DeleteGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteGroupResponseMultiError, or nil if none found.
type DeleteGroupResponseMultiError ¶
type DeleteGroupResponseMultiError []error
DeleteGroupResponseMultiError is an error wrapping multiple validation errors returned by DeleteGroupResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteGroupResponseMultiError) AllErrors ¶
func (m DeleteGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteGroupResponseMultiError) Error ¶
func (m DeleteGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteGroupResponseValidationError ¶
type DeleteGroupResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteGroupResponseValidationError is the validation error returned by DeleteGroupResponse.Validate if the designated constraints aren't met.
func (DeleteGroupResponseValidationError) Cause ¶
func (e DeleteGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteGroupResponseValidationError) Error ¶
func (e DeleteGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteGroupResponseValidationError) ErrorName ¶
func (e DeleteGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteGroupResponseValidationError) Field ¶
func (e DeleteGroupResponseValidationError) Field() string
Field function returns field value.
func (DeleteGroupResponseValidationError) Key ¶
func (e DeleteGroupResponseValidationError) Key() bool
Key function returns key value.
func (DeleteGroupResponseValidationError) Reason ¶
func (e DeleteGroupResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteMetaSchemaRequest ¶
type DeleteMetaSchemaRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteMetaSchemaRequest) Descriptor
deprecated
func (*DeleteMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*DeleteMetaSchemaRequest) GetId ¶
func (x *DeleteMetaSchemaRequest) GetId() string
func (*DeleteMetaSchemaRequest) ProtoMessage ¶
func (*DeleteMetaSchemaRequest) ProtoMessage()
func (*DeleteMetaSchemaRequest) ProtoReflect ¶
func (x *DeleteMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*DeleteMetaSchemaRequest) Reset ¶
func (x *DeleteMetaSchemaRequest) Reset()
func (*DeleteMetaSchemaRequest) String ¶
func (x *DeleteMetaSchemaRequest) String() string
func (*DeleteMetaSchemaRequest) Validate ¶
func (m *DeleteMetaSchemaRequest) Validate() error
Validate checks the field values on DeleteMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteMetaSchemaRequest) ValidateAll ¶
func (m *DeleteMetaSchemaRequest) ValidateAll() error
ValidateAll checks the field values on DeleteMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteMetaSchemaRequestMultiError, or nil if none found.
type DeleteMetaSchemaRequestMultiError ¶
type DeleteMetaSchemaRequestMultiError []error
DeleteMetaSchemaRequestMultiError is an error wrapping multiple validation errors returned by DeleteMetaSchemaRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteMetaSchemaRequestMultiError) AllErrors ¶
func (m DeleteMetaSchemaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMetaSchemaRequestMultiError) Error ¶
func (m DeleteMetaSchemaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMetaSchemaRequestValidationError ¶
type DeleteMetaSchemaRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteMetaSchemaRequestValidationError is the validation error returned by DeleteMetaSchemaRequest.Validate if the designated constraints aren't met.
func (DeleteMetaSchemaRequestValidationError) Cause ¶
func (e DeleteMetaSchemaRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteMetaSchemaRequestValidationError) Error ¶
func (e DeleteMetaSchemaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMetaSchemaRequestValidationError) ErrorName ¶
func (e DeleteMetaSchemaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMetaSchemaRequestValidationError) Field ¶
func (e DeleteMetaSchemaRequestValidationError) Field() string
Field function returns field value.
func (DeleteMetaSchemaRequestValidationError) Key ¶
func (e DeleteMetaSchemaRequestValidationError) Key() bool
Key function returns key value.
func (DeleteMetaSchemaRequestValidationError) Reason ¶
func (e DeleteMetaSchemaRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteMetaSchemaResponse ¶
type DeleteMetaSchemaResponse struct {
// contains filtered or unexported fields
}
func (*DeleteMetaSchemaResponse) Descriptor
deprecated
func (*DeleteMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*DeleteMetaSchemaResponse) ProtoMessage ¶
func (*DeleteMetaSchemaResponse) ProtoMessage()
func (*DeleteMetaSchemaResponse) ProtoReflect ¶
func (x *DeleteMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*DeleteMetaSchemaResponse) Reset ¶
func (x *DeleteMetaSchemaResponse) Reset()
func (*DeleteMetaSchemaResponse) String ¶
func (x *DeleteMetaSchemaResponse) String() string
func (*DeleteMetaSchemaResponse) Validate ¶
func (m *DeleteMetaSchemaResponse) Validate() error
Validate checks the field values on DeleteMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteMetaSchemaResponse) ValidateAll ¶
func (m *DeleteMetaSchemaResponse) ValidateAll() error
ValidateAll checks the field values on DeleteMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteMetaSchemaResponseMultiError, or nil if none found.
type DeleteMetaSchemaResponseMultiError ¶
type DeleteMetaSchemaResponseMultiError []error
DeleteMetaSchemaResponseMultiError is an error wrapping multiple validation errors returned by DeleteMetaSchemaResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteMetaSchemaResponseMultiError) AllErrors ¶
func (m DeleteMetaSchemaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteMetaSchemaResponseMultiError) Error ¶
func (m DeleteMetaSchemaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteMetaSchemaResponseValidationError ¶
type DeleteMetaSchemaResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteMetaSchemaResponseValidationError is the validation error returned by DeleteMetaSchemaResponse.Validate if the designated constraints aren't met.
func (DeleteMetaSchemaResponseValidationError) Cause ¶
func (e DeleteMetaSchemaResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteMetaSchemaResponseValidationError) Error ¶
func (e DeleteMetaSchemaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteMetaSchemaResponseValidationError) ErrorName ¶
func (e DeleteMetaSchemaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteMetaSchemaResponseValidationError) Field ¶
func (e DeleteMetaSchemaResponseValidationError) Field() string
Field function returns field value.
func (DeleteMetaSchemaResponseValidationError) Key ¶
func (e DeleteMetaSchemaResponseValidationError) Key() bool
Key function returns key value.
func (DeleteMetaSchemaResponseValidationError) Reason ¶
func (e DeleteMetaSchemaResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationDomainRequest ¶ added in v0.7.2
type DeleteOrganizationDomainRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*DeleteOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) GetId() string
func (*DeleteOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) GetOrgId() string
func (*DeleteOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*DeleteOrganizationDomainRequest) ProtoMessage()
func (*DeleteOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) Reset()
func (*DeleteOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *DeleteOrganizationDomainRequest) String() string
func (*DeleteOrganizationDomainRequest) Validate ¶ added in v0.7.2
func (m *DeleteOrganizationDomainRequest) Validate() error
Validate checks the field values on DeleteOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationDomainRequest) ValidateAll ¶ added in v0.7.2
func (m *DeleteOrganizationDomainRequest) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationDomainRequestMultiError, or nil if none found.
type DeleteOrganizationDomainRequestMultiError ¶ added in v0.7.2
type DeleteOrganizationDomainRequestMultiError []error
DeleteOrganizationDomainRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationDomainRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationDomainRequestMultiError) AllErrors ¶ added in v0.7.2
func (m DeleteOrganizationDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationDomainRequestMultiError) Error ¶ added in v0.7.2
func (m DeleteOrganizationDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationDomainRequestValidationError ¶ added in v0.7.2
type DeleteOrganizationDomainRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationDomainRequestValidationError is the validation error returned by DeleteOrganizationDomainRequest.Validate if the designated constraints aren't met.
func (DeleteOrganizationDomainRequestValidationError) Cause ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationDomainRequestValidationError) Error ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationDomainRequestValidationError) ErrorName ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationDomainRequestValidationError) Field ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationDomainRequestValidationError) Key ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationDomainRequestValidationError) Reason ¶ added in v0.7.2
func (e DeleteOrganizationDomainRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationDomainResponse ¶ added in v0.7.2
type DeleteOrganizationDomainResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*DeleteOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*DeleteOrganizationDomainResponse) ProtoMessage()
func (*DeleteOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) Reset()
func (*DeleteOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *DeleteOrganizationDomainResponse) String() string
func (*DeleteOrganizationDomainResponse) Validate ¶ added in v0.7.2
func (m *DeleteOrganizationDomainResponse) Validate() error
Validate checks the field values on DeleteOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationDomainResponse) ValidateAll ¶ added in v0.7.2
func (m *DeleteOrganizationDomainResponse) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationDomainResponseMultiError, or nil if none found.
type DeleteOrganizationDomainResponseMultiError ¶ added in v0.7.2
type DeleteOrganizationDomainResponseMultiError []error
DeleteOrganizationDomainResponseMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationDomainResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationDomainResponseMultiError) AllErrors ¶ added in v0.7.2
func (m DeleteOrganizationDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationDomainResponseMultiError) Error ¶ added in v0.7.2
func (m DeleteOrganizationDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationDomainResponseValidationError ¶ added in v0.7.2
type DeleteOrganizationDomainResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationDomainResponseValidationError is the validation error returned by DeleteOrganizationDomainResponse.Validate if the designated constraints aren't met.
func (DeleteOrganizationDomainResponseValidationError) Cause ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationDomainResponseValidationError) Error ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationDomainResponseValidationError) ErrorName ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationDomainResponseValidationError) Field ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationDomainResponseValidationError) Key ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationDomainResponseValidationError) Reason ¶ added in v0.7.2
func (e DeleteOrganizationDomainResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationInvitationRequest ¶
type DeleteOrganizationInvitationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationInvitationRequest) Descriptor
deprecated
func (*DeleteOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationInvitationRequest) GetId ¶
func (x *DeleteOrganizationInvitationRequest) GetId() string
func (*DeleteOrganizationInvitationRequest) GetOrgId ¶
func (x *DeleteOrganizationInvitationRequest) GetOrgId() string
func (*DeleteOrganizationInvitationRequest) ProtoMessage ¶
func (*DeleteOrganizationInvitationRequest) ProtoMessage()
func (*DeleteOrganizationInvitationRequest) ProtoReflect ¶
func (x *DeleteOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationInvitationRequest) Reset ¶
func (x *DeleteOrganizationInvitationRequest) Reset()
func (*DeleteOrganizationInvitationRequest) String ¶
func (x *DeleteOrganizationInvitationRequest) String() string
func (*DeleteOrganizationInvitationRequest) Validate ¶
func (m *DeleteOrganizationInvitationRequest) Validate() error
Validate checks the field values on DeleteOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationInvitationRequest) ValidateAll ¶
func (m *DeleteOrganizationInvitationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationInvitationRequestMultiError, or nil if none found.
type DeleteOrganizationInvitationRequestMultiError ¶
type DeleteOrganizationInvitationRequestMultiError []error
DeleteOrganizationInvitationRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationInvitationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationInvitationRequestMultiError) AllErrors ¶
func (m DeleteOrganizationInvitationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationInvitationRequestMultiError) Error ¶
func (m DeleteOrganizationInvitationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationInvitationRequestValidationError ¶
type DeleteOrganizationInvitationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationInvitationRequestValidationError is the validation error returned by DeleteOrganizationInvitationRequest.Validate if the designated constraints aren't met.
func (DeleteOrganizationInvitationRequestValidationError) Cause ¶
func (e DeleteOrganizationInvitationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationInvitationRequestValidationError) Error ¶
func (e DeleteOrganizationInvitationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationInvitationRequestValidationError) ErrorName ¶
func (e DeleteOrganizationInvitationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationInvitationRequestValidationError) Field ¶
func (e DeleteOrganizationInvitationRequestValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationInvitationRequestValidationError) Key ¶
func (e DeleteOrganizationInvitationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationInvitationRequestValidationError) Reason ¶
func (e DeleteOrganizationInvitationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationInvitationResponse ¶
type DeleteOrganizationInvitationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationInvitationResponse) Descriptor
deprecated
func (*DeleteOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationInvitationResponse) ProtoMessage ¶
func (*DeleteOrganizationInvitationResponse) ProtoMessage()
func (*DeleteOrganizationInvitationResponse) ProtoReflect ¶
func (x *DeleteOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationInvitationResponse) Reset ¶
func (x *DeleteOrganizationInvitationResponse) Reset()
func (*DeleteOrganizationInvitationResponse) String ¶
func (x *DeleteOrganizationInvitationResponse) String() string
func (*DeleteOrganizationInvitationResponse) Validate ¶
func (m *DeleteOrganizationInvitationResponse) Validate() error
Validate checks the field values on DeleteOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationInvitationResponse) ValidateAll ¶
func (m *DeleteOrganizationInvitationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationInvitationResponseMultiError, or nil if none found.
type DeleteOrganizationInvitationResponseMultiError ¶
type DeleteOrganizationInvitationResponseMultiError []error
DeleteOrganizationInvitationResponseMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationInvitationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationInvitationResponseMultiError) AllErrors ¶
func (m DeleteOrganizationInvitationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationInvitationResponseMultiError) Error ¶
func (m DeleteOrganizationInvitationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationInvitationResponseValidationError ¶
type DeleteOrganizationInvitationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationInvitationResponseValidationError is the validation error returned by DeleteOrganizationInvitationResponse.Validate if the designated constraints aren't met.
func (DeleteOrganizationInvitationResponseValidationError) Cause ¶
func (e DeleteOrganizationInvitationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationInvitationResponseValidationError) Error ¶
func (e DeleteOrganizationInvitationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationInvitationResponseValidationError) ErrorName ¶
func (e DeleteOrganizationInvitationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationInvitationResponseValidationError) Field ¶
func (e DeleteOrganizationInvitationResponseValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationInvitationResponseValidationError) Key ¶
func (e DeleteOrganizationInvitationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationInvitationResponseValidationError) Reason ¶
func (e DeleteOrganizationInvitationResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationRequest) Descriptor
deprecated
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRequest) GetId ¶
func (x *DeleteOrganizationRequest) GetId() string
func (*DeleteOrganizationRequest) ProtoMessage ¶
func (*DeleteOrganizationRequest) ProtoMessage()
func (*DeleteOrganizationRequest) ProtoReflect ¶
func (x *DeleteOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRequest) Reset ¶
func (x *DeleteOrganizationRequest) Reset()
func (*DeleteOrganizationRequest) String ¶
func (x *DeleteOrganizationRequest) String() string
func (*DeleteOrganizationRequest) Validate ¶
func (m *DeleteOrganizationRequest) Validate() error
Validate checks the field values on DeleteOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationRequest) ValidateAll ¶
func (m *DeleteOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationRequestMultiError, or nil if none found.
type DeleteOrganizationRequestMultiError ¶
type DeleteOrganizationRequestMultiError []error
DeleteOrganizationRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationRequestMultiError) AllErrors ¶
func (m DeleteOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationRequestMultiError) Error ¶
func (m DeleteOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationRequestValidationError ¶
type DeleteOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationRequestValidationError is the validation error returned by DeleteOrganizationRequest.Validate if the designated constraints aren't met.
func (DeleteOrganizationRequestValidationError) Cause ¶
func (e DeleteOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationRequestValidationError) Error ¶
func (e DeleteOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationRequestValidationError) ErrorName ¶
func (e DeleteOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationRequestValidationError) Field ¶
func (e DeleteOrganizationRequestValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationRequestValidationError) Key ¶
func (e DeleteOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationRequestValidationError) Reason ¶
func (e DeleteOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationResponse ¶
type DeleteOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationResponse) Descriptor
deprecated
func (*DeleteOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationResponse) ProtoMessage ¶
func (*DeleteOrganizationResponse) ProtoMessage()
func (*DeleteOrganizationResponse) ProtoReflect ¶
func (x *DeleteOrganizationResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationResponse) Reset ¶
func (x *DeleteOrganizationResponse) Reset()
func (*DeleteOrganizationResponse) String ¶
func (x *DeleteOrganizationResponse) String() string
func (*DeleteOrganizationResponse) Validate ¶
func (m *DeleteOrganizationResponse) Validate() error
Validate checks the field values on DeleteOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationResponse) ValidateAll ¶
func (m *DeleteOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationResponseMultiError, or nil if none found.
type DeleteOrganizationResponseMultiError ¶
type DeleteOrganizationResponseMultiError []error
DeleteOrganizationResponseMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationResponseMultiError) AllErrors ¶
func (m DeleteOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationResponseMultiError) Error ¶
func (m DeleteOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationResponseValidationError ¶
type DeleteOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationResponseValidationError is the validation error returned by DeleteOrganizationResponse.Validate if the designated constraints aren't met.
func (DeleteOrganizationResponseValidationError) Cause ¶
func (e DeleteOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationResponseValidationError) Error ¶
func (e DeleteOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationResponseValidationError) ErrorName ¶
func (e DeleteOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationResponseValidationError) Field ¶
func (e DeleteOrganizationResponseValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationResponseValidationError) Key ¶
func (e DeleteOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationResponseValidationError) Reason ¶
func (e DeleteOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationRoleRequest ¶
type DeleteOrganizationRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationRoleRequest) Descriptor
deprecated
func (*DeleteOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRoleRequest) GetId ¶
func (x *DeleteOrganizationRoleRequest) GetId() string
func (*DeleteOrganizationRoleRequest) GetOrgId ¶
func (x *DeleteOrganizationRoleRequest) GetOrgId() string
func (*DeleteOrganizationRoleRequest) ProtoMessage ¶
func (*DeleteOrganizationRoleRequest) ProtoMessage()
func (*DeleteOrganizationRoleRequest) ProtoReflect ¶
func (x *DeleteOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRoleRequest) Reset ¶
func (x *DeleteOrganizationRoleRequest) Reset()
func (*DeleteOrganizationRoleRequest) String ¶
func (x *DeleteOrganizationRoleRequest) String() string
func (*DeleteOrganizationRoleRequest) Validate ¶
func (m *DeleteOrganizationRoleRequest) Validate() error
Validate checks the field values on DeleteOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationRoleRequest) ValidateAll ¶
func (m *DeleteOrganizationRoleRequest) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationRoleRequestMultiError, or nil if none found.
type DeleteOrganizationRoleRequestMultiError ¶
type DeleteOrganizationRoleRequestMultiError []error
DeleteOrganizationRoleRequestMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationRoleRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationRoleRequestMultiError) AllErrors ¶
func (m DeleteOrganizationRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationRoleRequestMultiError) Error ¶
func (m DeleteOrganizationRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationRoleRequestValidationError ¶
type DeleteOrganizationRoleRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationRoleRequestValidationError is the validation error returned by DeleteOrganizationRoleRequest.Validate if the designated constraints aren't met.
func (DeleteOrganizationRoleRequestValidationError) Cause ¶
func (e DeleteOrganizationRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationRoleRequestValidationError) Error ¶
func (e DeleteOrganizationRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationRoleRequestValidationError) ErrorName ¶
func (e DeleteOrganizationRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationRoleRequestValidationError) Field ¶
func (e DeleteOrganizationRoleRequestValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationRoleRequestValidationError) Key ¶
func (e DeleteOrganizationRoleRequestValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationRoleRequestValidationError) Reason ¶
func (e DeleteOrganizationRoleRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationRoleResponse ¶
type DeleteOrganizationRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteOrganizationRoleResponse) Descriptor
deprecated
func (*DeleteOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRoleResponse) ProtoMessage ¶
func (*DeleteOrganizationRoleResponse) ProtoMessage()
func (*DeleteOrganizationRoleResponse) ProtoReflect ¶
func (x *DeleteOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteOrganizationRoleResponse) Reset ¶
func (x *DeleteOrganizationRoleResponse) Reset()
func (*DeleteOrganizationRoleResponse) String ¶
func (x *DeleteOrganizationRoleResponse) String() string
func (*DeleteOrganizationRoleResponse) Validate ¶
func (m *DeleteOrganizationRoleResponse) Validate() error
Validate checks the field values on DeleteOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteOrganizationRoleResponse) ValidateAll ¶
func (m *DeleteOrganizationRoleResponse) ValidateAll() error
ValidateAll checks the field values on DeleteOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteOrganizationRoleResponseMultiError, or nil if none found.
type DeleteOrganizationRoleResponseMultiError ¶
type DeleteOrganizationRoleResponseMultiError []error
DeleteOrganizationRoleResponseMultiError is an error wrapping multiple validation errors returned by DeleteOrganizationRoleResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteOrganizationRoleResponseMultiError) AllErrors ¶
func (m DeleteOrganizationRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteOrganizationRoleResponseMultiError) Error ¶
func (m DeleteOrganizationRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteOrganizationRoleResponseValidationError ¶
type DeleteOrganizationRoleResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteOrganizationRoleResponseValidationError is the validation error returned by DeleteOrganizationRoleResponse.Validate if the designated constraints aren't met.
func (DeleteOrganizationRoleResponseValidationError) Cause ¶
func (e DeleteOrganizationRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteOrganizationRoleResponseValidationError) Error ¶
func (e DeleteOrganizationRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteOrganizationRoleResponseValidationError) ErrorName ¶
func (e DeleteOrganizationRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteOrganizationRoleResponseValidationError) Field ¶
func (e DeleteOrganizationRoleResponseValidationError) Field() string
Field function returns field value.
func (DeleteOrganizationRoleResponseValidationError) Key ¶
func (e DeleteOrganizationRoleResponseValidationError) Key() bool
Key function returns key value.
func (DeleteOrganizationRoleResponseValidationError) Reason ¶
func (e DeleteOrganizationRoleResponseValidationError) Reason() string
Reason function returns reason value.
type DeletePermissionRequest ¶
type DeletePermissionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeletePermissionRequest) Descriptor
deprecated
func (*DeletePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePermissionRequest.ProtoReflect.Descriptor instead.
func (*DeletePermissionRequest) GetId ¶
func (x *DeletePermissionRequest) GetId() string
func (*DeletePermissionRequest) ProtoMessage ¶
func (*DeletePermissionRequest) ProtoMessage()
func (*DeletePermissionRequest) ProtoReflect ¶
func (x *DeletePermissionRequest) ProtoReflect() protoreflect.Message
func (*DeletePermissionRequest) Reset ¶
func (x *DeletePermissionRequest) Reset()
func (*DeletePermissionRequest) String ¶
func (x *DeletePermissionRequest) String() string
func (*DeletePermissionRequest) Validate ¶
func (m *DeletePermissionRequest) Validate() error
Validate checks the field values on DeletePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeletePermissionRequest) ValidateAll ¶
func (m *DeletePermissionRequest) ValidateAll() error
ValidateAll checks the field values on DeletePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeletePermissionRequestMultiError, or nil if none found.
type DeletePermissionRequestMultiError ¶
type DeletePermissionRequestMultiError []error
DeletePermissionRequestMultiError is an error wrapping multiple validation errors returned by DeletePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (DeletePermissionRequestMultiError) AllErrors ¶
func (m DeletePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePermissionRequestMultiError) Error ¶
func (m DeletePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePermissionRequestValidationError ¶
type DeletePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
DeletePermissionRequestValidationError is the validation error returned by DeletePermissionRequest.Validate if the designated constraints aren't met.
func (DeletePermissionRequestValidationError) Cause ¶
func (e DeletePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (DeletePermissionRequestValidationError) Error ¶
func (e DeletePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePermissionRequestValidationError) ErrorName ¶
func (e DeletePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePermissionRequestValidationError) Field ¶
func (e DeletePermissionRequestValidationError) Field() string
Field function returns field value.
func (DeletePermissionRequestValidationError) Key ¶
func (e DeletePermissionRequestValidationError) Key() bool
Key function returns key value.
func (DeletePermissionRequestValidationError) Reason ¶
func (e DeletePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type DeletePermissionResponse ¶
type DeletePermissionResponse struct {
// contains filtered or unexported fields
}
func (*DeletePermissionResponse) Descriptor
deprecated
func (*DeletePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePermissionResponse.ProtoReflect.Descriptor instead.
func (*DeletePermissionResponse) ProtoMessage ¶
func (*DeletePermissionResponse) ProtoMessage()
func (*DeletePermissionResponse) ProtoReflect ¶
func (x *DeletePermissionResponse) ProtoReflect() protoreflect.Message
func (*DeletePermissionResponse) Reset ¶
func (x *DeletePermissionResponse) Reset()
func (*DeletePermissionResponse) String ¶
func (x *DeletePermissionResponse) String() string
func (*DeletePermissionResponse) Validate ¶
func (m *DeletePermissionResponse) Validate() error
Validate checks the field values on DeletePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeletePermissionResponse) ValidateAll ¶
func (m *DeletePermissionResponse) ValidateAll() error
ValidateAll checks the field values on DeletePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeletePermissionResponseMultiError, or nil if none found.
type DeletePermissionResponseMultiError ¶
type DeletePermissionResponseMultiError []error
DeletePermissionResponseMultiError is an error wrapping multiple validation errors returned by DeletePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (DeletePermissionResponseMultiError) AllErrors ¶
func (m DeletePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePermissionResponseMultiError) Error ¶
func (m DeletePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePermissionResponseValidationError ¶
type DeletePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
DeletePermissionResponseValidationError is the validation error returned by DeletePermissionResponse.Validate if the designated constraints aren't met.
func (DeletePermissionResponseValidationError) Cause ¶
func (e DeletePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (DeletePermissionResponseValidationError) Error ¶
func (e DeletePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePermissionResponseValidationError) ErrorName ¶
func (e DeletePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePermissionResponseValidationError) Field ¶
func (e DeletePermissionResponseValidationError) Field() string
Field function returns field value.
func (DeletePermissionResponseValidationError) Key ¶
func (e DeletePermissionResponseValidationError) Key() bool
Key function returns key value.
func (DeletePermissionResponseValidationError) Reason ¶
func (e DeletePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type DeletePolicyRequest ¶
type DeletePolicyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeletePolicyRequest) Descriptor
deprecated
func (*DeletePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyRequest.ProtoReflect.Descriptor instead.
func (*DeletePolicyRequest) GetId ¶
func (x *DeletePolicyRequest) GetId() string
func (*DeletePolicyRequest) ProtoMessage ¶
func (*DeletePolicyRequest) ProtoMessage()
func (*DeletePolicyRequest) ProtoReflect ¶
func (x *DeletePolicyRequest) ProtoReflect() protoreflect.Message
func (*DeletePolicyRequest) Reset ¶
func (x *DeletePolicyRequest) Reset()
func (*DeletePolicyRequest) String ¶
func (x *DeletePolicyRequest) String() string
func (*DeletePolicyRequest) Validate ¶
func (m *DeletePolicyRequest) Validate() error
Validate checks the field values on DeletePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeletePolicyRequest) ValidateAll ¶
func (m *DeletePolicyRequest) ValidateAll() error
ValidateAll checks the field values on DeletePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeletePolicyRequestMultiError, or nil if none found.
type DeletePolicyRequestMultiError ¶
type DeletePolicyRequestMultiError []error
DeletePolicyRequestMultiError is an error wrapping multiple validation errors returned by DeletePolicyRequest.ValidateAll() if the designated constraints aren't met.
func (DeletePolicyRequestMultiError) AllErrors ¶
func (m DeletePolicyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePolicyRequestMultiError) Error ¶
func (m DeletePolicyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePolicyRequestValidationError ¶
type DeletePolicyRequestValidationError struct {
// contains filtered or unexported fields
}
DeletePolicyRequestValidationError is the validation error returned by DeletePolicyRequest.Validate if the designated constraints aren't met.
func (DeletePolicyRequestValidationError) Cause ¶
func (e DeletePolicyRequestValidationError) Cause() error
Cause function returns cause value.
func (DeletePolicyRequestValidationError) Error ¶
func (e DeletePolicyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePolicyRequestValidationError) ErrorName ¶
func (e DeletePolicyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePolicyRequestValidationError) Field ¶
func (e DeletePolicyRequestValidationError) Field() string
Field function returns field value.
func (DeletePolicyRequestValidationError) Key ¶
func (e DeletePolicyRequestValidationError) Key() bool
Key function returns key value.
func (DeletePolicyRequestValidationError) Reason ¶
func (e DeletePolicyRequestValidationError) Reason() string
Reason function returns reason value.
type DeletePolicyResponse ¶
type DeletePolicyResponse struct {
// contains filtered or unexported fields
}
func (*DeletePolicyResponse) Descriptor
deprecated
func (*DeletePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeletePolicyResponse.ProtoReflect.Descriptor instead.
func (*DeletePolicyResponse) ProtoMessage ¶
func (*DeletePolicyResponse) ProtoMessage()
func (*DeletePolicyResponse) ProtoReflect ¶
func (x *DeletePolicyResponse) ProtoReflect() protoreflect.Message
func (*DeletePolicyResponse) Reset ¶
func (x *DeletePolicyResponse) Reset()
func (*DeletePolicyResponse) String ¶
func (x *DeletePolicyResponse) String() string
func (*DeletePolicyResponse) Validate ¶
func (m *DeletePolicyResponse) Validate() error
Validate checks the field values on DeletePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeletePolicyResponse) ValidateAll ¶
func (m *DeletePolicyResponse) ValidateAll() error
ValidateAll checks the field values on DeletePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeletePolicyResponseMultiError, or nil if none found.
type DeletePolicyResponseMultiError ¶
type DeletePolicyResponseMultiError []error
DeletePolicyResponseMultiError is an error wrapping multiple validation errors returned by DeletePolicyResponse.ValidateAll() if the designated constraints aren't met.
func (DeletePolicyResponseMultiError) AllErrors ¶
func (m DeletePolicyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeletePolicyResponseMultiError) Error ¶
func (m DeletePolicyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeletePolicyResponseValidationError ¶
type DeletePolicyResponseValidationError struct {
// contains filtered or unexported fields
}
DeletePolicyResponseValidationError is the validation error returned by DeletePolicyResponse.Validate if the designated constraints aren't met.
func (DeletePolicyResponseValidationError) Cause ¶
func (e DeletePolicyResponseValidationError) Cause() error
Cause function returns cause value.
func (DeletePolicyResponseValidationError) Error ¶
func (e DeletePolicyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeletePolicyResponseValidationError) ErrorName ¶
func (e DeletePolicyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeletePolicyResponseValidationError) Field ¶
func (e DeletePolicyResponseValidationError) Field() string
Field function returns field value.
func (DeletePolicyResponseValidationError) Key ¶
func (e DeletePolicyResponseValidationError) Key() bool
Key function returns key value.
func (DeletePolicyResponseValidationError) Reason ¶
func (e DeletePolicyResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteProjectRequest ¶
type DeleteProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProjectRequest) Descriptor
deprecated
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectRequest) GetId ¶
func (x *DeleteProjectRequest) GetId() string
func (*DeleteProjectRequest) ProtoMessage ¶
func (*DeleteProjectRequest) ProtoMessage()
func (*DeleteProjectRequest) ProtoReflect ¶
func (x *DeleteProjectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectRequest) Reset ¶
func (x *DeleteProjectRequest) Reset()
func (*DeleteProjectRequest) String ¶
func (x *DeleteProjectRequest) String() string
func (*DeleteProjectRequest) Validate ¶
func (m *DeleteProjectRequest) Validate() error
Validate checks the field values on DeleteProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProjectRequest) ValidateAll ¶
func (m *DeleteProjectRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProjectRequestMultiError, or nil if none found.
type DeleteProjectRequestMultiError ¶
type DeleteProjectRequestMultiError []error
DeleteProjectRequestMultiError is an error wrapping multiple validation errors returned by DeleteProjectRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProjectRequestMultiError) AllErrors ¶
func (m DeleteProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProjectRequestMultiError) Error ¶
func (m DeleteProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProjectRequestValidationError ¶
type DeleteProjectRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProjectRequestValidationError is the validation error returned by DeleteProjectRequest.Validate if the designated constraints aren't met.
func (DeleteProjectRequestValidationError) Cause ¶
func (e DeleteProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProjectRequestValidationError) Error ¶
func (e DeleteProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProjectRequestValidationError) ErrorName ¶
func (e DeleteProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProjectRequestValidationError) Field ¶
func (e DeleteProjectRequestValidationError) Field() string
Field function returns field value.
func (DeleteProjectRequestValidationError) Key ¶
func (e DeleteProjectRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProjectRequestValidationError) Reason ¶
func (e DeleteProjectRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProjectResourceRequest ¶
type DeleteProjectResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProjectResourceRequest) Descriptor
deprecated
func (*DeleteProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectResourceRequest) GetId ¶
func (x *DeleteProjectResourceRequest) GetId() string
func (*DeleteProjectResourceRequest) GetProjectId ¶
func (x *DeleteProjectResourceRequest) GetProjectId() string
func (*DeleteProjectResourceRequest) ProtoMessage ¶
func (*DeleteProjectResourceRequest) ProtoMessage()
func (*DeleteProjectResourceRequest) ProtoReflect ¶
func (x *DeleteProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*DeleteProjectResourceRequest) Reset ¶
func (x *DeleteProjectResourceRequest) Reset()
func (*DeleteProjectResourceRequest) String ¶
func (x *DeleteProjectResourceRequest) String() string
func (*DeleteProjectResourceRequest) Validate ¶
func (m *DeleteProjectResourceRequest) Validate() error
Validate checks the field values on DeleteProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProjectResourceRequest) ValidateAll ¶
func (m *DeleteProjectResourceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProjectResourceRequestMultiError, or nil if none found.
type DeleteProjectResourceRequestMultiError ¶
type DeleteProjectResourceRequestMultiError []error
DeleteProjectResourceRequestMultiError is an error wrapping multiple validation errors returned by DeleteProjectResourceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProjectResourceRequestMultiError) AllErrors ¶
func (m DeleteProjectResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProjectResourceRequestMultiError) Error ¶
func (m DeleteProjectResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProjectResourceRequestValidationError ¶
type DeleteProjectResourceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProjectResourceRequestValidationError is the validation error returned by DeleteProjectResourceRequest.Validate if the designated constraints aren't met.
func (DeleteProjectResourceRequestValidationError) Cause ¶
func (e DeleteProjectResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProjectResourceRequestValidationError) Error ¶
func (e DeleteProjectResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProjectResourceRequestValidationError) ErrorName ¶
func (e DeleteProjectResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProjectResourceRequestValidationError) Field ¶
func (e DeleteProjectResourceRequestValidationError) Field() string
Field function returns field value.
func (DeleteProjectResourceRequestValidationError) Key ¶
func (e DeleteProjectResourceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProjectResourceRequestValidationError) Reason ¶
func (e DeleteProjectResourceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProjectResourceResponse ¶
type DeleteProjectResourceResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProjectResourceResponse) Descriptor
deprecated
func (*DeleteProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResourceResponse) ProtoMessage ¶
func (*DeleteProjectResourceResponse) ProtoMessage()
func (*DeleteProjectResourceResponse) ProtoReflect ¶
func (x *DeleteProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResourceResponse) Reset ¶
func (x *DeleteProjectResourceResponse) Reset()
func (*DeleteProjectResourceResponse) String ¶
func (x *DeleteProjectResourceResponse) String() string
func (*DeleteProjectResourceResponse) Validate ¶
func (m *DeleteProjectResourceResponse) Validate() error
Validate checks the field values on DeleteProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProjectResourceResponse) ValidateAll ¶
func (m *DeleteProjectResourceResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProjectResourceResponseMultiError, or nil if none found.
type DeleteProjectResourceResponseMultiError ¶
type DeleteProjectResourceResponseMultiError []error
DeleteProjectResourceResponseMultiError is an error wrapping multiple validation errors returned by DeleteProjectResourceResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProjectResourceResponseMultiError) AllErrors ¶
func (m DeleteProjectResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProjectResourceResponseMultiError) Error ¶
func (m DeleteProjectResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProjectResourceResponseValidationError ¶
type DeleteProjectResourceResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProjectResourceResponseValidationError is the validation error returned by DeleteProjectResourceResponse.Validate if the designated constraints aren't met.
func (DeleteProjectResourceResponseValidationError) Cause ¶
func (e DeleteProjectResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProjectResourceResponseValidationError) Error ¶
func (e DeleteProjectResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProjectResourceResponseValidationError) ErrorName ¶
func (e DeleteProjectResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProjectResourceResponseValidationError) Field ¶
func (e DeleteProjectResourceResponseValidationError) Field() string
Field function returns field value.
func (DeleteProjectResourceResponseValidationError) Key ¶
func (e DeleteProjectResourceResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProjectResourceResponseValidationError) Reason ¶
func (e DeleteProjectResourceResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteProjectResponse ¶
type DeleteProjectResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProjectResponse) Descriptor
deprecated
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponse) ProtoMessage ¶
func (*DeleteProjectResponse) ProtoMessage()
func (*DeleteProjectResponse) ProtoReflect ¶
func (x *DeleteProjectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProjectResponse) Reset ¶
func (x *DeleteProjectResponse) Reset()
func (*DeleteProjectResponse) String ¶
func (x *DeleteProjectResponse) String() string
func (*DeleteProjectResponse) Validate ¶
func (m *DeleteProjectResponse) Validate() error
Validate checks the field values on DeleteProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProjectResponse) ValidateAll ¶
func (m *DeleteProjectResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProjectResponseMultiError, or nil if none found.
type DeleteProjectResponseMultiError ¶
type DeleteProjectResponseMultiError []error
DeleteProjectResponseMultiError is an error wrapping multiple validation errors returned by DeleteProjectResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProjectResponseMultiError) AllErrors ¶
func (m DeleteProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProjectResponseMultiError) Error ¶
func (m DeleteProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProjectResponseValidationError ¶
type DeleteProjectResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProjectResponseValidationError is the validation error returned by DeleteProjectResponse.Validate if the designated constraints aren't met.
func (DeleteProjectResponseValidationError) Cause ¶
func (e DeleteProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProjectResponseValidationError) Error ¶
func (e DeleteProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProjectResponseValidationError) ErrorName ¶
func (e DeleteProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProjectResponseValidationError) Field ¶
func (e DeleteProjectResponseValidationError) Field() string
Field function returns field value.
func (DeleteProjectResponseValidationError) Key ¶
func (e DeleteProjectResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProjectResponseValidationError) Reason ¶
func (e DeleteProjectResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteRelationRequest ¶
type DeleteRelationRequest struct { // objectnamespace:uuid Object string `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` // subjectnamespace:uuid Subject string `protobuf:"bytes,2,opt,name=subject,proto3" json:"subject,omitempty"` Relation string `protobuf:"bytes,4,opt,name=relation,proto3" json:"relation,omitempty"` // contains filtered or unexported fields }
func (*DeleteRelationRequest) Descriptor
deprecated
func (*DeleteRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelationRequest.ProtoReflect.Descriptor instead.
func (*DeleteRelationRequest) GetObject ¶
func (x *DeleteRelationRequest) GetObject() string
func (*DeleteRelationRequest) GetRelation ¶
func (x *DeleteRelationRequest) GetRelation() string
func (*DeleteRelationRequest) GetSubject ¶
func (x *DeleteRelationRequest) GetSubject() string
func (*DeleteRelationRequest) ProtoMessage ¶
func (*DeleteRelationRequest) ProtoMessage()
func (*DeleteRelationRequest) ProtoReflect ¶
func (x *DeleteRelationRequest) ProtoReflect() protoreflect.Message
func (*DeleteRelationRequest) Reset ¶
func (x *DeleteRelationRequest) Reset()
func (*DeleteRelationRequest) String ¶
func (x *DeleteRelationRequest) String() string
func (*DeleteRelationRequest) Validate ¶
func (m *DeleteRelationRequest) Validate() error
Validate checks the field values on DeleteRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRelationRequest) ValidateAll ¶
func (m *DeleteRelationRequest) ValidateAll() error
ValidateAll checks the field values on DeleteRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRelationRequestMultiError, or nil if none found.
type DeleteRelationRequestMultiError ¶
type DeleteRelationRequestMultiError []error
DeleteRelationRequestMultiError is an error wrapping multiple validation errors returned by DeleteRelationRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteRelationRequestMultiError) AllErrors ¶
func (m DeleteRelationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRelationRequestMultiError) Error ¶
func (m DeleteRelationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRelationRequestValidationError ¶
type DeleteRelationRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteRelationRequestValidationError is the validation error returned by DeleteRelationRequest.Validate if the designated constraints aren't met.
func (DeleteRelationRequestValidationError) Cause ¶
func (e DeleteRelationRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteRelationRequestValidationError) Error ¶
func (e DeleteRelationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRelationRequestValidationError) ErrorName ¶
func (e DeleteRelationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRelationRequestValidationError) Field ¶
func (e DeleteRelationRequestValidationError) Field() string
Field function returns field value.
func (DeleteRelationRequestValidationError) Key ¶
func (e DeleteRelationRequestValidationError) Key() bool
Key function returns key value.
func (DeleteRelationRequestValidationError) Reason ¶
func (e DeleteRelationRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteRelationResponse ¶
type DeleteRelationResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRelationResponse) Descriptor
deprecated
func (*DeleteRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRelationResponse.ProtoReflect.Descriptor instead.
func (*DeleteRelationResponse) ProtoMessage ¶
func (*DeleteRelationResponse) ProtoMessage()
func (*DeleteRelationResponse) ProtoReflect ¶
func (x *DeleteRelationResponse) ProtoReflect() protoreflect.Message
func (*DeleteRelationResponse) Reset ¶
func (x *DeleteRelationResponse) Reset()
func (*DeleteRelationResponse) String ¶
func (x *DeleteRelationResponse) String() string
func (*DeleteRelationResponse) Validate ¶
func (m *DeleteRelationResponse) Validate() error
Validate checks the field values on DeleteRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRelationResponse) ValidateAll ¶
func (m *DeleteRelationResponse) ValidateAll() error
ValidateAll checks the field values on DeleteRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRelationResponseMultiError, or nil if none found.
type DeleteRelationResponseMultiError ¶
type DeleteRelationResponseMultiError []error
DeleteRelationResponseMultiError is an error wrapping multiple validation errors returned by DeleteRelationResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteRelationResponseMultiError) AllErrors ¶
func (m DeleteRelationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRelationResponseMultiError) Error ¶
func (m DeleteRelationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRelationResponseValidationError ¶
type DeleteRelationResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteRelationResponseValidationError is the validation error returned by DeleteRelationResponse.Validate if the designated constraints aren't met.
func (DeleteRelationResponseValidationError) Cause ¶
func (e DeleteRelationResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteRelationResponseValidationError) Error ¶
func (e DeleteRelationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRelationResponseValidationError) ErrorName ¶
func (e DeleteRelationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRelationResponseValidationError) Field ¶
func (e DeleteRelationResponseValidationError) Field() string
Field function returns field value.
func (DeleteRelationResponseValidationError) Key ¶
func (e DeleteRelationResponseValidationError) Key() bool
Key function returns key value.
func (DeleteRelationResponseValidationError) Reason ¶
func (e DeleteRelationResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleRequest ¶
type DeleteRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteRoleRequest) Descriptor
deprecated
func (*DeleteRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleRequest.ProtoReflect.Descriptor instead.
func (*DeleteRoleRequest) GetId ¶
func (x *DeleteRoleRequest) GetId() string
func (*DeleteRoleRequest) ProtoMessage ¶
func (*DeleteRoleRequest) ProtoMessage()
func (*DeleteRoleRequest) ProtoReflect ¶
func (x *DeleteRoleRequest) ProtoReflect() protoreflect.Message
func (*DeleteRoleRequest) Reset ¶
func (x *DeleteRoleRequest) Reset()
func (*DeleteRoleRequest) String ¶
func (x *DeleteRoleRequest) String() string
func (*DeleteRoleRequest) Validate ¶
func (m *DeleteRoleRequest) Validate() error
Validate checks the field values on DeleteRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRoleRequest) ValidateAll ¶
func (m *DeleteRoleRequest) ValidateAll() error
ValidateAll checks the field values on DeleteRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRoleRequestMultiError, or nil if none found.
type DeleteRoleRequestMultiError ¶
type DeleteRoleRequestMultiError []error
DeleteRoleRequestMultiError is an error wrapping multiple validation errors returned by DeleteRoleRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleRequestMultiError) AllErrors ¶
func (m DeleteRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleRequestMultiError) Error ¶
func (m DeleteRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleRequestValidationError ¶
type DeleteRoleRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleRequestValidationError is the validation error returned by DeleteRoleRequest.Validate if the designated constraints aren't met.
func (DeleteRoleRequestValidationError) Cause ¶
func (e DeleteRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleRequestValidationError) Error ¶
func (e DeleteRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleRequestValidationError) ErrorName ¶
func (e DeleteRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleRequestValidationError) Field ¶
func (e DeleteRoleRequestValidationError) Field() string
Field function returns field value.
func (DeleteRoleRequestValidationError) Key ¶
func (e DeleteRoleRequestValidationError) Key() bool
Key function returns key value.
func (DeleteRoleRequestValidationError) Reason ¶
func (e DeleteRoleRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteRoleResponse ¶
type DeleteRoleResponse struct {
// contains filtered or unexported fields
}
func (*DeleteRoleResponse) Descriptor
deprecated
func (*DeleteRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteRoleResponse.ProtoReflect.Descriptor instead.
func (*DeleteRoleResponse) ProtoMessage ¶
func (*DeleteRoleResponse) ProtoMessage()
func (*DeleteRoleResponse) ProtoReflect ¶
func (x *DeleteRoleResponse) ProtoReflect() protoreflect.Message
func (*DeleteRoleResponse) Reset ¶
func (x *DeleteRoleResponse) Reset()
func (*DeleteRoleResponse) String ¶
func (x *DeleteRoleResponse) String() string
func (*DeleteRoleResponse) Validate ¶
func (m *DeleteRoleResponse) Validate() error
Validate checks the field values on DeleteRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteRoleResponse) ValidateAll ¶
func (m *DeleteRoleResponse) ValidateAll() error
ValidateAll checks the field values on DeleteRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteRoleResponseMultiError, or nil if none found.
type DeleteRoleResponseMultiError ¶
type DeleteRoleResponseMultiError []error
DeleteRoleResponseMultiError is an error wrapping multiple validation errors returned by DeleteRoleResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteRoleResponseMultiError) AllErrors ¶
func (m DeleteRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteRoleResponseMultiError) Error ¶
func (m DeleteRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteRoleResponseValidationError ¶
type DeleteRoleResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteRoleResponseValidationError is the validation error returned by DeleteRoleResponse.Validate if the designated constraints aren't met.
func (DeleteRoleResponseValidationError) Cause ¶
func (e DeleteRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteRoleResponseValidationError) Error ¶
func (e DeleteRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteRoleResponseValidationError) ErrorName ¶
func (e DeleteRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteRoleResponseValidationError) Field ¶
func (e DeleteRoleResponseValidationError) Field() string
Field function returns field value.
func (DeleteRoleResponseValidationError) Key ¶
func (e DeleteRoleResponseValidationError) Key() bool
Key function returns key value.
func (DeleteRoleResponseValidationError) Reason ¶
func (e DeleteRoleResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserKeyRequest ¶
type DeleteServiceUserKeyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` KeyId string `protobuf:"bytes,2,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceUserKeyRequest) Descriptor
deprecated
func (*DeleteServiceUserKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserKeyRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserKeyRequest) GetId ¶
func (x *DeleteServiceUserKeyRequest) GetId() string
func (*DeleteServiceUserKeyRequest) GetKeyId ¶
func (x *DeleteServiceUserKeyRequest) GetKeyId() string
func (*DeleteServiceUserKeyRequest) ProtoMessage ¶
func (*DeleteServiceUserKeyRequest) ProtoMessage()
func (*DeleteServiceUserKeyRequest) ProtoReflect ¶
func (x *DeleteServiceUserKeyRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserKeyRequest) Reset ¶
func (x *DeleteServiceUserKeyRequest) Reset()
func (*DeleteServiceUserKeyRequest) String ¶
func (x *DeleteServiceUserKeyRequest) String() string
func (*DeleteServiceUserKeyRequest) Validate ¶
func (m *DeleteServiceUserKeyRequest) Validate() error
Validate checks the field values on DeleteServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserKeyRequest) ValidateAll ¶
func (m *DeleteServiceUserKeyRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserKeyRequestMultiError, or nil if none found.
type DeleteServiceUserKeyRequestMultiError ¶
type DeleteServiceUserKeyRequestMultiError []error
DeleteServiceUserKeyRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserKeyRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserKeyRequestMultiError) AllErrors ¶
func (m DeleteServiceUserKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserKeyRequestMultiError) Error ¶
func (m DeleteServiceUserKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserKeyRequestValidationError ¶
type DeleteServiceUserKeyRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserKeyRequestValidationError is the validation error returned by DeleteServiceUserKeyRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserKeyRequestValidationError) Cause ¶
func (e DeleteServiceUserKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserKeyRequestValidationError) Error ¶
func (e DeleteServiceUserKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserKeyRequestValidationError) ErrorName ¶
func (e DeleteServiceUserKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserKeyRequestValidationError) Field ¶
func (e DeleteServiceUserKeyRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserKeyRequestValidationError) Key ¶
func (e DeleteServiceUserKeyRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserKeyRequestValidationError) Reason ¶
func (e DeleteServiceUserKeyRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserKeyResponse ¶
type DeleteServiceUserKeyResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserKeyResponse) Descriptor
deprecated
func (*DeleteServiceUserKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserKeyResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserKeyResponse) ProtoMessage ¶
func (*DeleteServiceUserKeyResponse) ProtoMessage()
func (*DeleteServiceUserKeyResponse) ProtoReflect ¶
func (x *DeleteServiceUserKeyResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserKeyResponse) Reset ¶
func (x *DeleteServiceUserKeyResponse) Reset()
func (*DeleteServiceUserKeyResponse) String ¶
func (x *DeleteServiceUserKeyResponse) String() string
func (*DeleteServiceUserKeyResponse) Validate ¶
func (m *DeleteServiceUserKeyResponse) Validate() error
Validate checks the field values on DeleteServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserKeyResponse) ValidateAll ¶
func (m *DeleteServiceUserKeyResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserKeyResponseMultiError, or nil if none found.
type DeleteServiceUserKeyResponseMultiError ¶
type DeleteServiceUserKeyResponseMultiError []error
DeleteServiceUserKeyResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserKeyResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserKeyResponseMultiError) AllErrors ¶
func (m DeleteServiceUserKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserKeyResponseMultiError) Error ¶
func (m DeleteServiceUserKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserKeyResponseValidationError ¶
type DeleteServiceUserKeyResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserKeyResponseValidationError is the validation error returned by DeleteServiceUserKeyResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserKeyResponseValidationError) Cause ¶
func (e DeleteServiceUserKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserKeyResponseValidationError) Error ¶
func (e DeleteServiceUserKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserKeyResponseValidationError) ErrorName ¶
func (e DeleteServiceUserKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserKeyResponseValidationError) Field ¶
func (e DeleteServiceUserKeyResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserKeyResponseValidationError) Key ¶
func (e DeleteServiceUserKeyResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserKeyResponseValidationError) Reason ¶
func (e DeleteServiceUserKeyResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserRequest ¶
type DeleteServiceUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceUserRequest) Descriptor
deprecated
func (*DeleteServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserRequest) GetId ¶
func (x *DeleteServiceUserRequest) GetId() string
func (*DeleteServiceUserRequest) GetOrgId ¶
func (x *DeleteServiceUserRequest) GetOrgId() string
func (*DeleteServiceUserRequest) ProtoMessage ¶
func (*DeleteServiceUserRequest) ProtoMessage()
func (*DeleteServiceUserRequest) ProtoReflect ¶
func (x *DeleteServiceUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserRequest) Reset ¶
func (x *DeleteServiceUserRequest) Reset()
func (*DeleteServiceUserRequest) String ¶
func (x *DeleteServiceUserRequest) String() string
func (*DeleteServiceUserRequest) Validate ¶
func (m *DeleteServiceUserRequest) Validate() error
Validate checks the field values on DeleteServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserRequest) ValidateAll ¶
func (m *DeleteServiceUserRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserRequestMultiError, or nil if none found.
type DeleteServiceUserRequestMultiError ¶
type DeleteServiceUserRequestMultiError []error
DeleteServiceUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserRequestMultiError) AllErrors ¶
func (m DeleteServiceUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserRequestMultiError) Error ¶
func (m DeleteServiceUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserRequestValidationError ¶
type DeleteServiceUserRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserRequestValidationError is the validation error returned by DeleteServiceUserRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserRequestValidationError) Cause ¶
func (e DeleteServiceUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserRequestValidationError) Error ¶
func (e DeleteServiceUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserRequestValidationError) ErrorName ¶
func (e DeleteServiceUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserRequestValidationError) Field ¶
func (e DeleteServiceUserRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserRequestValidationError) Key ¶
func (e DeleteServiceUserRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserRequestValidationError) Reason ¶
func (e DeleteServiceUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserResponse ¶
type DeleteServiceUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserResponse) Descriptor
deprecated
func (*DeleteServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserResponse) ProtoMessage ¶
func (*DeleteServiceUserResponse) ProtoMessage()
func (*DeleteServiceUserResponse) ProtoReflect ¶
func (x *DeleteServiceUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserResponse) Reset ¶
func (x *DeleteServiceUserResponse) Reset()
func (*DeleteServiceUserResponse) String ¶
func (x *DeleteServiceUserResponse) String() string
func (*DeleteServiceUserResponse) Validate ¶
func (m *DeleteServiceUserResponse) Validate() error
Validate checks the field values on DeleteServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserResponse) ValidateAll ¶
func (m *DeleteServiceUserResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserResponseMultiError, or nil if none found.
type DeleteServiceUserResponseMultiError ¶
type DeleteServiceUserResponseMultiError []error
DeleteServiceUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserResponseMultiError) AllErrors ¶
func (m DeleteServiceUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserResponseMultiError) Error ¶
func (m DeleteServiceUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserResponseValidationError ¶
type DeleteServiceUserResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserResponseValidationError is the validation error returned by DeleteServiceUserResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserResponseValidationError) Cause ¶
func (e DeleteServiceUserResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserResponseValidationError) Error ¶
func (e DeleteServiceUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserResponseValidationError) ErrorName ¶
func (e DeleteServiceUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserResponseValidationError) Field ¶
func (e DeleteServiceUserResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserResponseValidationError) Key ¶
func (e DeleteServiceUserResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserResponseValidationError) Reason ¶
func (e DeleteServiceUserResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserSecretRequest ¶
type DeleteServiceUserSecretRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` SecretId string `protobuf:"bytes,2,opt,name=secret_id,json=secretId,proto3" json:"secret_id,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceUserSecretRequest) Descriptor
deprecated
func (*DeleteServiceUserSecretRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserSecretRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserSecretRequest) GetId ¶
func (x *DeleteServiceUserSecretRequest) GetId() string
func (*DeleteServiceUserSecretRequest) GetSecretId ¶
func (x *DeleteServiceUserSecretRequest) GetSecretId() string
func (*DeleteServiceUserSecretRequest) ProtoMessage ¶
func (*DeleteServiceUserSecretRequest) ProtoMessage()
func (*DeleteServiceUserSecretRequest) ProtoReflect ¶
func (x *DeleteServiceUserSecretRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserSecretRequest) Reset ¶
func (x *DeleteServiceUserSecretRequest) Reset()
func (*DeleteServiceUserSecretRequest) String ¶
func (x *DeleteServiceUserSecretRequest) String() string
func (*DeleteServiceUserSecretRequest) Validate ¶
func (m *DeleteServiceUserSecretRequest) Validate() error
Validate checks the field values on DeleteServiceUserSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserSecretRequest) ValidateAll ¶
func (m *DeleteServiceUserSecretRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserSecretRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserSecretRequestMultiError, or nil if none found.
type DeleteServiceUserSecretRequestMultiError ¶
type DeleteServiceUserSecretRequestMultiError []error
DeleteServiceUserSecretRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserSecretRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserSecretRequestMultiError) AllErrors ¶
func (m DeleteServiceUserSecretRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserSecretRequestMultiError) Error ¶
func (m DeleteServiceUserSecretRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserSecretRequestValidationError ¶
type DeleteServiceUserSecretRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserSecretRequestValidationError is the validation error returned by DeleteServiceUserSecretRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserSecretRequestValidationError) Cause ¶
func (e DeleteServiceUserSecretRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserSecretRequestValidationError) Error ¶
func (e DeleteServiceUserSecretRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserSecretRequestValidationError) ErrorName ¶
func (e DeleteServiceUserSecretRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserSecretRequestValidationError) Field ¶
func (e DeleteServiceUserSecretRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserSecretRequestValidationError) Key ¶
func (e DeleteServiceUserSecretRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserSecretRequestValidationError) Reason ¶
func (e DeleteServiceUserSecretRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserSecretResponse ¶
type DeleteServiceUserSecretResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserSecretResponse) Descriptor
deprecated
func (*DeleteServiceUserSecretResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserSecretResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserSecretResponse) ProtoMessage ¶
func (*DeleteServiceUserSecretResponse) ProtoMessage()
func (*DeleteServiceUserSecretResponse) ProtoReflect ¶
func (x *DeleteServiceUserSecretResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserSecretResponse) Reset ¶
func (x *DeleteServiceUserSecretResponse) Reset()
func (*DeleteServiceUserSecretResponse) String ¶
func (x *DeleteServiceUserSecretResponse) String() string
func (*DeleteServiceUserSecretResponse) Validate ¶
func (m *DeleteServiceUserSecretResponse) Validate() error
Validate checks the field values on DeleteServiceUserSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserSecretResponse) ValidateAll ¶
func (m *DeleteServiceUserSecretResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserSecretResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserSecretResponseMultiError, or nil if none found.
type DeleteServiceUserSecretResponseMultiError ¶
type DeleteServiceUserSecretResponseMultiError []error
DeleteServiceUserSecretResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserSecretResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserSecretResponseMultiError) AllErrors ¶
func (m DeleteServiceUserSecretResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserSecretResponseMultiError) Error ¶
func (m DeleteServiceUserSecretResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserSecretResponseValidationError ¶
type DeleteServiceUserSecretResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserSecretResponseValidationError is the validation error returned by DeleteServiceUserSecretResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserSecretResponseValidationError) Cause ¶
func (e DeleteServiceUserSecretResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserSecretResponseValidationError) Error ¶
func (e DeleteServiceUserSecretResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserSecretResponseValidationError) ErrorName ¶
func (e DeleteServiceUserSecretResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserSecretResponseValidationError) Field ¶
func (e DeleteServiceUserSecretResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserSecretResponseValidationError) Key ¶
func (e DeleteServiceUserSecretResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserSecretResponseValidationError) Reason ¶
func (e DeleteServiceUserSecretResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteUserRequest ¶
type DeleteUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteUserRequest) Descriptor
deprecated
func (*DeleteUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserRequest.ProtoReflect.Descriptor instead.
func (*DeleteUserRequest) GetId ¶
func (x *DeleteUserRequest) GetId() string
func (*DeleteUserRequest) ProtoMessage ¶
func (*DeleteUserRequest) ProtoMessage()
func (*DeleteUserRequest) ProtoReflect ¶
func (x *DeleteUserRequest) ProtoReflect() protoreflect.Message
func (*DeleteUserRequest) Reset ¶
func (x *DeleteUserRequest) Reset()
func (*DeleteUserRequest) String ¶
func (x *DeleteUserRequest) String() string
func (*DeleteUserRequest) Validate ¶
func (m *DeleteUserRequest) Validate() error
Validate checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserRequest) ValidateAll ¶
func (m *DeleteUserRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserRequestMultiError, or nil if none found.
type DeleteUserRequestMultiError ¶
type DeleteUserRequestMultiError []error
DeleteUserRequestMultiError is an error wrapping multiple validation errors returned by DeleteUserRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUserRequestMultiError) AllErrors ¶
func (m DeleteUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserRequestMultiError) Error ¶
func (m DeleteUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserRequestValidationError ¶
type DeleteUserRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUserRequestValidationError is the validation error returned by DeleteUserRequest.Validate if the designated constraints aren't met.
func (DeleteUserRequestValidationError) Cause ¶
func (e DeleteUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserRequestValidationError) Error ¶
func (e DeleteUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserRequestValidationError) ErrorName ¶
func (e DeleteUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserRequestValidationError) Field ¶
func (e DeleteUserRequestValidationError) Field() string
Field function returns field value.
func (DeleteUserRequestValidationError) Key ¶
func (e DeleteUserRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUserRequestValidationError) Reason ¶
func (e DeleteUserRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUserResponse ¶
type DeleteUserResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUserResponse) Descriptor
deprecated
func (*DeleteUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUserResponse.ProtoReflect.Descriptor instead.
func (*DeleteUserResponse) ProtoMessage ¶
func (*DeleteUserResponse) ProtoMessage()
func (*DeleteUserResponse) ProtoReflect ¶
func (x *DeleteUserResponse) ProtoReflect() protoreflect.Message
func (*DeleteUserResponse) Reset ¶
func (x *DeleteUserResponse) Reset()
func (*DeleteUserResponse) String ¶
func (x *DeleteUserResponse) String() string
func (*DeleteUserResponse) Validate ¶
func (m *DeleteUserResponse) Validate() error
Validate checks the field values on DeleteUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUserResponse) ValidateAll ¶
func (m *DeleteUserResponse) ValidateAll() error
ValidateAll checks the field values on DeleteUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUserResponseMultiError, or nil if none found.
type DeleteUserResponseMultiError ¶
type DeleteUserResponseMultiError []error
DeleteUserResponseMultiError is an error wrapping multiple validation errors returned by DeleteUserResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteUserResponseMultiError) AllErrors ¶
func (m DeleteUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUserResponseMultiError) Error ¶
func (m DeleteUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUserResponseValidationError ¶
type DeleteUserResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteUserResponseValidationError is the validation error returned by DeleteUserResponse.Validate if the designated constraints aren't met.
func (DeleteUserResponseValidationError) Cause ¶
func (e DeleteUserResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteUserResponseValidationError) Error ¶
func (e DeleteUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUserResponseValidationError) ErrorName ¶
func (e DeleteUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUserResponseValidationError) Field ¶
func (e DeleteUserResponseValidationError) Field() string
Field function returns field value.
func (DeleteUserResponseValidationError) Key ¶
func (e DeleteUserResponseValidationError) Key() bool
Key function returns key value.
func (DeleteUserResponseValidationError) Reason ¶
func (e DeleteUserResponseValidationError) Reason() string
Reason function returns reason value.
type DescribePreferencesRequest ¶ added in v0.7.3
type DescribePreferencesRequest struct {
// contains filtered or unexported fields
}
func (*DescribePreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*DescribePreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use DescribePreferencesRequest.ProtoReflect.Descriptor instead.
func (*DescribePreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*DescribePreferencesRequest) ProtoMessage()
func (*DescribePreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *DescribePreferencesRequest) ProtoReflect() protoreflect.Message
func (*DescribePreferencesRequest) Reset ¶ added in v0.7.3
func (x *DescribePreferencesRequest) Reset()
func (*DescribePreferencesRequest) String ¶ added in v0.7.3
func (x *DescribePreferencesRequest) String() string
func (*DescribePreferencesRequest) Validate ¶ added in v0.7.3
func (m *DescribePreferencesRequest) Validate() error
Validate checks the field values on DescribePreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DescribePreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *DescribePreferencesRequest) ValidateAll() error
ValidateAll checks the field values on DescribePreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribePreferencesRequestMultiError, or nil if none found.
type DescribePreferencesRequestMultiError ¶ added in v0.7.3
type DescribePreferencesRequestMultiError []error
DescribePreferencesRequestMultiError is an error wrapping multiple validation errors returned by DescribePreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (DescribePreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m DescribePreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DescribePreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m DescribePreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DescribePreferencesRequestValidationError ¶ added in v0.7.3
type DescribePreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
DescribePreferencesRequestValidationError is the validation error returned by DescribePreferencesRequest.Validate if the designated constraints aren't met.
func (DescribePreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (DescribePreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DescribePreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DescribePreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) Field() string
Field function returns field value.
func (DescribePreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) Key() bool
Key function returns key value.
func (DescribePreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e DescribePreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type DescribePreferencesResponse ¶ added in v0.7.3
type DescribePreferencesResponse struct { Traits []*PreferenceTrait `protobuf:"bytes,1,rep,name=traits,proto3" json:"traits,omitempty"` // contains filtered or unexported fields }
func (*DescribePreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*DescribePreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use DescribePreferencesResponse.ProtoReflect.Descriptor instead.
func (*DescribePreferencesResponse) GetTraits ¶ added in v0.7.3
func (x *DescribePreferencesResponse) GetTraits() []*PreferenceTrait
func (*DescribePreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*DescribePreferencesResponse) ProtoMessage()
func (*DescribePreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *DescribePreferencesResponse) ProtoReflect() protoreflect.Message
func (*DescribePreferencesResponse) Reset ¶ added in v0.7.3
func (x *DescribePreferencesResponse) Reset()
func (*DescribePreferencesResponse) String ¶ added in v0.7.3
func (x *DescribePreferencesResponse) String() string
func (*DescribePreferencesResponse) Validate ¶ added in v0.7.3
func (m *DescribePreferencesResponse) Validate() error
Validate checks the field values on DescribePreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DescribePreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *DescribePreferencesResponse) ValidateAll() error
ValidateAll checks the field values on DescribePreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DescribePreferencesResponseMultiError, or nil if none found.
type DescribePreferencesResponseMultiError ¶ added in v0.7.3
type DescribePreferencesResponseMultiError []error
DescribePreferencesResponseMultiError is an error wrapping multiple validation errors returned by DescribePreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (DescribePreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m DescribePreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DescribePreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m DescribePreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DescribePreferencesResponseValidationError ¶ added in v0.7.3
type DescribePreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
DescribePreferencesResponseValidationError is the validation error returned by DescribePreferencesResponse.Validate if the designated constraints aren't met.
func (DescribePreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (DescribePreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DescribePreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DescribePreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) Field() string
Field function returns field value.
func (DescribePreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) Key() bool
Key function returns key value.
func (DescribePreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e DescribePreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type DisableGroupRequest ¶
type DisableGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*DisableGroupRequest) Descriptor
deprecated
func (*DisableGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableGroupRequest.ProtoReflect.Descriptor instead.
func (*DisableGroupRequest) GetId ¶
func (x *DisableGroupRequest) GetId() string
func (*DisableGroupRequest) GetOrgId ¶
func (x *DisableGroupRequest) GetOrgId() string
func (*DisableGroupRequest) ProtoMessage ¶
func (*DisableGroupRequest) ProtoMessage()
func (*DisableGroupRequest) ProtoReflect ¶
func (x *DisableGroupRequest) ProtoReflect() protoreflect.Message
func (*DisableGroupRequest) Reset ¶
func (x *DisableGroupRequest) Reset()
func (*DisableGroupRequest) String ¶
func (x *DisableGroupRequest) String() string
func (*DisableGroupRequest) Validate ¶
func (m *DisableGroupRequest) Validate() error
Validate checks the field values on DisableGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableGroupRequest) ValidateAll ¶
func (m *DisableGroupRequest) ValidateAll() error
ValidateAll checks the field values on DisableGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableGroupRequestMultiError, or nil if none found.
type DisableGroupRequestMultiError ¶
type DisableGroupRequestMultiError []error
DisableGroupRequestMultiError is an error wrapping multiple validation errors returned by DisableGroupRequest.ValidateAll() if the designated constraints aren't met.
func (DisableGroupRequestMultiError) AllErrors ¶
func (m DisableGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableGroupRequestMultiError) Error ¶
func (m DisableGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableGroupRequestValidationError ¶
type DisableGroupRequestValidationError struct {
// contains filtered or unexported fields
}
DisableGroupRequestValidationError is the validation error returned by DisableGroupRequest.Validate if the designated constraints aren't met.
func (DisableGroupRequestValidationError) Cause ¶
func (e DisableGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableGroupRequestValidationError) Error ¶
func (e DisableGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableGroupRequestValidationError) ErrorName ¶
func (e DisableGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableGroupRequestValidationError) Field ¶
func (e DisableGroupRequestValidationError) Field() string
Field function returns field value.
func (DisableGroupRequestValidationError) Key ¶
func (e DisableGroupRequestValidationError) Key() bool
Key function returns key value.
func (DisableGroupRequestValidationError) Reason ¶
func (e DisableGroupRequestValidationError) Reason() string
Reason function returns reason value.
type DisableGroupResponse ¶
type DisableGroupResponse struct {
// contains filtered or unexported fields
}
func (*DisableGroupResponse) Descriptor
deprecated
func (*DisableGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableGroupResponse.ProtoReflect.Descriptor instead.
func (*DisableGroupResponse) ProtoMessage ¶
func (*DisableGroupResponse) ProtoMessage()
func (*DisableGroupResponse) ProtoReflect ¶
func (x *DisableGroupResponse) ProtoReflect() protoreflect.Message
func (*DisableGroupResponse) Reset ¶
func (x *DisableGroupResponse) Reset()
func (*DisableGroupResponse) String ¶
func (x *DisableGroupResponse) String() string
func (*DisableGroupResponse) Validate ¶
func (m *DisableGroupResponse) Validate() error
Validate checks the field values on DisableGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableGroupResponse) ValidateAll ¶
func (m *DisableGroupResponse) ValidateAll() error
ValidateAll checks the field values on DisableGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableGroupResponseMultiError, or nil if none found.
type DisableGroupResponseMultiError ¶
type DisableGroupResponseMultiError []error
DisableGroupResponseMultiError is an error wrapping multiple validation errors returned by DisableGroupResponse.ValidateAll() if the designated constraints aren't met.
func (DisableGroupResponseMultiError) AllErrors ¶
func (m DisableGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableGroupResponseMultiError) Error ¶
func (m DisableGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableGroupResponseValidationError ¶
type DisableGroupResponseValidationError struct {
// contains filtered or unexported fields
}
DisableGroupResponseValidationError is the validation error returned by DisableGroupResponse.Validate if the designated constraints aren't met.
func (DisableGroupResponseValidationError) Cause ¶
func (e DisableGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableGroupResponseValidationError) Error ¶
func (e DisableGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableGroupResponseValidationError) ErrorName ¶
func (e DisableGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableGroupResponseValidationError) Field ¶
func (e DisableGroupResponseValidationError) Field() string
Field function returns field value.
func (DisableGroupResponseValidationError) Key ¶
func (e DisableGroupResponseValidationError) Key() bool
Key function returns key value.
func (DisableGroupResponseValidationError) Reason ¶
func (e DisableGroupResponseValidationError) Reason() string
Reason function returns reason value.
type DisableOrganizationRequest ¶
type DisableOrganizationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DisableOrganizationRequest) Descriptor
deprecated
func (*DisableOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DisableOrganizationRequest) GetId ¶
func (x *DisableOrganizationRequest) GetId() string
func (*DisableOrganizationRequest) ProtoMessage ¶
func (*DisableOrganizationRequest) ProtoMessage()
func (*DisableOrganizationRequest) ProtoReflect ¶
func (x *DisableOrganizationRequest) ProtoReflect() protoreflect.Message
func (*DisableOrganizationRequest) Reset ¶
func (x *DisableOrganizationRequest) Reset()
func (*DisableOrganizationRequest) String ¶
func (x *DisableOrganizationRequest) String() string
func (*DisableOrganizationRequest) Validate ¶
func (m *DisableOrganizationRequest) Validate() error
Validate checks the field values on DisableOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableOrganizationRequest) ValidateAll ¶
func (m *DisableOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on DisableOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableOrganizationRequestMultiError, or nil if none found.
type DisableOrganizationRequestMultiError ¶
type DisableOrganizationRequestMultiError []error
DisableOrganizationRequestMultiError is an error wrapping multiple validation errors returned by DisableOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (DisableOrganizationRequestMultiError) AllErrors ¶
func (m DisableOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableOrganizationRequestMultiError) Error ¶
func (m DisableOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableOrganizationRequestValidationError ¶
type DisableOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
DisableOrganizationRequestValidationError is the validation error returned by DisableOrganizationRequest.Validate if the designated constraints aren't met.
func (DisableOrganizationRequestValidationError) Cause ¶
func (e DisableOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableOrganizationRequestValidationError) Error ¶
func (e DisableOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableOrganizationRequestValidationError) ErrorName ¶
func (e DisableOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableOrganizationRequestValidationError) Field ¶
func (e DisableOrganizationRequestValidationError) Field() string
Field function returns field value.
func (DisableOrganizationRequestValidationError) Key ¶
func (e DisableOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (DisableOrganizationRequestValidationError) Reason ¶
func (e DisableOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type DisableOrganizationResponse ¶
type DisableOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*DisableOrganizationResponse) Descriptor
deprecated
func (*DisableOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableOrganizationResponse.ProtoReflect.Descriptor instead.
func (*DisableOrganizationResponse) ProtoMessage ¶
func (*DisableOrganizationResponse) ProtoMessage()
func (*DisableOrganizationResponse) ProtoReflect ¶
func (x *DisableOrganizationResponse) ProtoReflect() protoreflect.Message
func (*DisableOrganizationResponse) Reset ¶
func (x *DisableOrganizationResponse) Reset()
func (*DisableOrganizationResponse) String ¶
func (x *DisableOrganizationResponse) String() string
func (*DisableOrganizationResponse) Validate ¶
func (m *DisableOrganizationResponse) Validate() error
Validate checks the field values on DisableOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableOrganizationResponse) ValidateAll ¶
func (m *DisableOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on DisableOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableOrganizationResponseMultiError, or nil if none found.
type DisableOrganizationResponseMultiError ¶
type DisableOrganizationResponseMultiError []error
DisableOrganizationResponseMultiError is an error wrapping multiple validation errors returned by DisableOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (DisableOrganizationResponseMultiError) AllErrors ¶
func (m DisableOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableOrganizationResponseMultiError) Error ¶
func (m DisableOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableOrganizationResponseValidationError ¶
type DisableOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
DisableOrganizationResponseValidationError is the validation error returned by DisableOrganizationResponse.Validate if the designated constraints aren't met.
func (DisableOrganizationResponseValidationError) Cause ¶
func (e DisableOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableOrganizationResponseValidationError) Error ¶
func (e DisableOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableOrganizationResponseValidationError) ErrorName ¶
func (e DisableOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableOrganizationResponseValidationError) Field ¶
func (e DisableOrganizationResponseValidationError) Field() string
Field function returns field value.
func (DisableOrganizationResponseValidationError) Key ¶
func (e DisableOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (DisableOrganizationResponseValidationError) Reason ¶
func (e DisableOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type DisableProjectRequest ¶
type DisableProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DisableProjectRequest) Descriptor
deprecated
func (*DisableProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableProjectRequest.ProtoReflect.Descriptor instead.
func (*DisableProjectRequest) GetId ¶
func (x *DisableProjectRequest) GetId() string
func (*DisableProjectRequest) ProtoMessage ¶
func (*DisableProjectRequest) ProtoMessage()
func (*DisableProjectRequest) ProtoReflect ¶
func (x *DisableProjectRequest) ProtoReflect() protoreflect.Message
func (*DisableProjectRequest) Reset ¶
func (x *DisableProjectRequest) Reset()
func (*DisableProjectRequest) String ¶
func (x *DisableProjectRequest) String() string
func (*DisableProjectRequest) Validate ¶
func (m *DisableProjectRequest) Validate() error
Validate checks the field values on DisableProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableProjectRequest) ValidateAll ¶
func (m *DisableProjectRequest) ValidateAll() error
ValidateAll checks the field values on DisableProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableProjectRequestMultiError, or nil if none found.
type DisableProjectRequestMultiError ¶
type DisableProjectRequestMultiError []error
DisableProjectRequestMultiError is an error wrapping multiple validation errors returned by DisableProjectRequest.ValidateAll() if the designated constraints aren't met.
func (DisableProjectRequestMultiError) AllErrors ¶
func (m DisableProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableProjectRequestMultiError) Error ¶
func (m DisableProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableProjectRequestValidationError ¶
type DisableProjectRequestValidationError struct {
// contains filtered or unexported fields
}
DisableProjectRequestValidationError is the validation error returned by DisableProjectRequest.Validate if the designated constraints aren't met.
func (DisableProjectRequestValidationError) Cause ¶
func (e DisableProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableProjectRequestValidationError) Error ¶
func (e DisableProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableProjectRequestValidationError) ErrorName ¶
func (e DisableProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableProjectRequestValidationError) Field ¶
func (e DisableProjectRequestValidationError) Field() string
Field function returns field value.
func (DisableProjectRequestValidationError) Key ¶
func (e DisableProjectRequestValidationError) Key() bool
Key function returns key value.
func (DisableProjectRequestValidationError) Reason ¶
func (e DisableProjectRequestValidationError) Reason() string
Reason function returns reason value.
type DisableProjectResponse ¶
type DisableProjectResponse struct {
// contains filtered or unexported fields
}
func (*DisableProjectResponse) Descriptor
deprecated
func (*DisableProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableProjectResponse.ProtoReflect.Descriptor instead.
func (*DisableProjectResponse) ProtoMessage ¶
func (*DisableProjectResponse) ProtoMessage()
func (*DisableProjectResponse) ProtoReflect ¶
func (x *DisableProjectResponse) ProtoReflect() protoreflect.Message
func (*DisableProjectResponse) Reset ¶
func (x *DisableProjectResponse) Reset()
func (*DisableProjectResponse) String ¶
func (x *DisableProjectResponse) String() string
func (*DisableProjectResponse) Validate ¶
func (m *DisableProjectResponse) Validate() error
Validate checks the field values on DisableProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableProjectResponse) ValidateAll ¶
func (m *DisableProjectResponse) ValidateAll() error
ValidateAll checks the field values on DisableProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableProjectResponseMultiError, or nil if none found.
type DisableProjectResponseMultiError ¶
type DisableProjectResponseMultiError []error
DisableProjectResponseMultiError is an error wrapping multiple validation errors returned by DisableProjectResponse.ValidateAll() if the designated constraints aren't met.
func (DisableProjectResponseMultiError) AllErrors ¶
func (m DisableProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableProjectResponseMultiError) Error ¶
func (m DisableProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableProjectResponseValidationError ¶
type DisableProjectResponseValidationError struct {
// contains filtered or unexported fields
}
DisableProjectResponseValidationError is the validation error returned by DisableProjectResponse.Validate if the designated constraints aren't met.
func (DisableProjectResponseValidationError) Cause ¶
func (e DisableProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableProjectResponseValidationError) Error ¶
func (e DisableProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableProjectResponseValidationError) ErrorName ¶
func (e DisableProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableProjectResponseValidationError) Field ¶
func (e DisableProjectResponseValidationError) Field() string
Field function returns field value.
func (DisableProjectResponseValidationError) Key ¶
func (e DisableProjectResponseValidationError) Key() bool
Key function returns key value.
func (DisableProjectResponseValidationError) Reason ¶
func (e DisableProjectResponseValidationError) Reason() string
Reason function returns reason value.
type DisableUserRequest ¶
type DisableUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DisableUserRequest) Descriptor
deprecated
func (*DisableUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableUserRequest.ProtoReflect.Descriptor instead.
func (*DisableUserRequest) GetId ¶
func (x *DisableUserRequest) GetId() string
func (*DisableUserRequest) ProtoMessage ¶
func (*DisableUserRequest) ProtoMessage()
func (*DisableUserRequest) ProtoReflect ¶
func (x *DisableUserRequest) ProtoReflect() protoreflect.Message
func (*DisableUserRequest) Reset ¶
func (x *DisableUserRequest) Reset()
func (*DisableUserRequest) String ¶
func (x *DisableUserRequest) String() string
func (*DisableUserRequest) Validate ¶
func (m *DisableUserRequest) Validate() error
Validate checks the field values on DisableUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableUserRequest) ValidateAll ¶
func (m *DisableUserRequest) ValidateAll() error
ValidateAll checks the field values on DisableUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableUserRequestMultiError, or nil if none found.
type DisableUserRequestMultiError ¶
type DisableUserRequestMultiError []error
DisableUserRequestMultiError is an error wrapping multiple validation errors returned by DisableUserRequest.ValidateAll() if the designated constraints aren't met.
func (DisableUserRequestMultiError) AllErrors ¶
func (m DisableUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableUserRequestMultiError) Error ¶
func (m DisableUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableUserRequestValidationError ¶
type DisableUserRequestValidationError struct {
// contains filtered or unexported fields
}
DisableUserRequestValidationError is the validation error returned by DisableUserRequest.Validate if the designated constraints aren't met.
func (DisableUserRequestValidationError) Cause ¶
func (e DisableUserRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableUserRequestValidationError) Error ¶
func (e DisableUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableUserRequestValidationError) ErrorName ¶
func (e DisableUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableUserRequestValidationError) Field ¶
func (e DisableUserRequestValidationError) Field() string
Field function returns field value.
func (DisableUserRequestValidationError) Key ¶
func (e DisableUserRequestValidationError) Key() bool
Key function returns key value.
func (DisableUserRequestValidationError) Reason ¶
func (e DisableUserRequestValidationError) Reason() string
Reason function returns reason value.
type DisableUserResponse ¶
type DisableUserResponse struct {
// contains filtered or unexported fields
}
func (*DisableUserResponse) Descriptor
deprecated
func (*DisableUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableUserResponse.ProtoReflect.Descriptor instead.
func (*DisableUserResponse) ProtoMessage ¶
func (*DisableUserResponse) ProtoMessage()
func (*DisableUserResponse) ProtoReflect ¶
func (x *DisableUserResponse) ProtoReflect() protoreflect.Message
func (*DisableUserResponse) Reset ¶
func (x *DisableUserResponse) Reset()
func (*DisableUserResponse) String ¶
func (x *DisableUserResponse) String() string
func (*DisableUserResponse) Validate ¶
func (m *DisableUserResponse) Validate() error
Validate checks the field values on DisableUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableUserResponse) ValidateAll ¶
func (m *DisableUserResponse) ValidateAll() error
ValidateAll checks the field values on DisableUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableUserResponseMultiError, or nil if none found.
type DisableUserResponseMultiError ¶
type DisableUserResponseMultiError []error
DisableUserResponseMultiError is an error wrapping multiple validation errors returned by DisableUserResponse.ValidateAll() if the designated constraints aren't met.
func (DisableUserResponseMultiError) AllErrors ¶
func (m DisableUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableUserResponseMultiError) Error ¶
func (m DisableUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableUserResponseValidationError ¶
type DisableUserResponseValidationError struct {
// contains filtered or unexported fields
}
DisableUserResponseValidationError is the validation error returned by DisableUserResponse.Validate if the designated constraints aren't met.
func (DisableUserResponseValidationError) Cause ¶
func (e DisableUserResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableUserResponseValidationError) Error ¶
func (e DisableUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableUserResponseValidationError) ErrorName ¶
func (e DisableUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableUserResponseValidationError) Field ¶
func (e DisableUserResponseValidationError) Field() string
Field function returns field value.
func (DisableUserResponseValidationError) Key ¶
func (e DisableUserResponseValidationError) Key() bool
Key function returns key value.
func (DisableUserResponseValidationError) Reason ¶
func (e DisableUserResponseValidationError) Reason() string
Reason function returns reason value.
type Domain ¶ added in v0.7.2
type Domain 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"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Token string `protobuf:"bytes,4,opt,name=token,proto3" json:"token,omitempty"` State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Domain) Descriptor
deprecated
added in
v0.7.2
func (*Domain) GetCreatedAt ¶ added in v0.7.2
func (x *Domain) GetCreatedAt() *timestamppb.Timestamp
func (*Domain) GetUpdatedAt ¶ added in v0.7.2
func (x *Domain) GetUpdatedAt() *timestamppb.Timestamp
func (*Domain) ProtoMessage ¶ added in v0.7.2
func (*Domain) ProtoMessage()
func (*Domain) ProtoReflect ¶ added in v0.7.2
func (x *Domain) ProtoReflect() protoreflect.Message
func (*Domain) Validate ¶ added in v0.7.2
Validate checks the field values on Domain with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Domain) ValidateAll ¶ added in v0.7.2
ValidateAll checks the field values on Domain with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DomainMultiError, or nil if none found.
type DomainMultiError ¶ added in v0.7.2
type DomainMultiError []error
DomainMultiError is an error wrapping multiple validation errors returned by Domain.ValidateAll() if the designated constraints aren't met.
func (DomainMultiError) AllErrors ¶ added in v0.7.2
func (m DomainMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DomainMultiError) Error ¶ added in v0.7.2
func (m DomainMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DomainValidationError ¶ added in v0.7.2
type DomainValidationError struct {
// contains filtered or unexported fields
}
DomainValidationError is the validation error returned by Domain.Validate if the designated constraints aren't met.
func (DomainValidationError) Cause ¶ added in v0.7.2
func (e DomainValidationError) Cause() error
Cause function returns cause value.
func (DomainValidationError) Error ¶ added in v0.7.2
func (e DomainValidationError) Error() string
Error satisfies the builtin error interface
func (DomainValidationError) ErrorName ¶ added in v0.7.2
func (e DomainValidationError) ErrorName() string
ErrorName returns error name.
func (DomainValidationError) Field ¶ added in v0.7.2
func (e DomainValidationError) Field() string
Field function returns field value.
func (DomainValidationError) Key ¶ added in v0.7.2
func (e DomainValidationError) Key() bool
Key function returns key value.
func (DomainValidationError) Reason ¶ added in v0.7.2
func (e DomainValidationError) Reason() string
Reason function returns reason value.
type EnableGroupRequest ¶
type EnableGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*EnableGroupRequest) Descriptor
deprecated
func (*EnableGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableGroupRequest.ProtoReflect.Descriptor instead.
func (*EnableGroupRequest) GetId ¶
func (x *EnableGroupRequest) GetId() string
func (*EnableGroupRequest) GetOrgId ¶
func (x *EnableGroupRequest) GetOrgId() string
func (*EnableGroupRequest) ProtoMessage ¶
func (*EnableGroupRequest) ProtoMessage()
func (*EnableGroupRequest) ProtoReflect ¶
func (x *EnableGroupRequest) ProtoReflect() protoreflect.Message
func (*EnableGroupRequest) Reset ¶
func (x *EnableGroupRequest) Reset()
func (*EnableGroupRequest) String ¶
func (x *EnableGroupRequest) String() string
func (*EnableGroupRequest) Validate ¶
func (m *EnableGroupRequest) Validate() error
Validate checks the field values on EnableGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableGroupRequest) ValidateAll ¶
func (m *EnableGroupRequest) ValidateAll() error
ValidateAll checks the field values on EnableGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableGroupRequestMultiError, or nil if none found.
type EnableGroupRequestMultiError ¶
type EnableGroupRequestMultiError []error
EnableGroupRequestMultiError is an error wrapping multiple validation errors returned by EnableGroupRequest.ValidateAll() if the designated constraints aren't met.
func (EnableGroupRequestMultiError) AllErrors ¶
func (m EnableGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableGroupRequestMultiError) Error ¶
func (m EnableGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableGroupRequestValidationError ¶
type EnableGroupRequestValidationError struct {
// contains filtered or unexported fields
}
EnableGroupRequestValidationError is the validation error returned by EnableGroupRequest.Validate if the designated constraints aren't met.
func (EnableGroupRequestValidationError) Cause ¶
func (e EnableGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableGroupRequestValidationError) Error ¶
func (e EnableGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableGroupRequestValidationError) ErrorName ¶
func (e EnableGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableGroupRequestValidationError) Field ¶
func (e EnableGroupRequestValidationError) Field() string
Field function returns field value.
func (EnableGroupRequestValidationError) Key ¶
func (e EnableGroupRequestValidationError) Key() bool
Key function returns key value.
func (EnableGroupRequestValidationError) Reason ¶
func (e EnableGroupRequestValidationError) Reason() string
Reason function returns reason value.
type EnableGroupResponse ¶
type EnableGroupResponse struct {
// contains filtered or unexported fields
}
func (*EnableGroupResponse) Descriptor
deprecated
func (*EnableGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableGroupResponse.ProtoReflect.Descriptor instead.
func (*EnableGroupResponse) ProtoMessage ¶
func (*EnableGroupResponse) ProtoMessage()
func (*EnableGroupResponse) ProtoReflect ¶
func (x *EnableGroupResponse) ProtoReflect() protoreflect.Message
func (*EnableGroupResponse) Reset ¶
func (x *EnableGroupResponse) Reset()
func (*EnableGroupResponse) String ¶
func (x *EnableGroupResponse) String() string
func (*EnableGroupResponse) Validate ¶
func (m *EnableGroupResponse) Validate() error
Validate checks the field values on EnableGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableGroupResponse) ValidateAll ¶
func (m *EnableGroupResponse) ValidateAll() error
ValidateAll checks the field values on EnableGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableGroupResponseMultiError, or nil if none found.
type EnableGroupResponseMultiError ¶
type EnableGroupResponseMultiError []error
EnableGroupResponseMultiError is an error wrapping multiple validation errors returned by EnableGroupResponse.ValidateAll() if the designated constraints aren't met.
func (EnableGroupResponseMultiError) AllErrors ¶
func (m EnableGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableGroupResponseMultiError) Error ¶
func (m EnableGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableGroupResponseValidationError ¶
type EnableGroupResponseValidationError struct {
// contains filtered or unexported fields
}
EnableGroupResponseValidationError is the validation error returned by EnableGroupResponse.Validate if the designated constraints aren't met.
func (EnableGroupResponseValidationError) Cause ¶
func (e EnableGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableGroupResponseValidationError) Error ¶
func (e EnableGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableGroupResponseValidationError) ErrorName ¶
func (e EnableGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableGroupResponseValidationError) Field ¶
func (e EnableGroupResponseValidationError) Field() string
Field function returns field value.
func (EnableGroupResponseValidationError) Key ¶
func (e EnableGroupResponseValidationError) Key() bool
Key function returns key value.
func (EnableGroupResponseValidationError) Reason ¶
func (e EnableGroupResponseValidationError) Reason() string
Reason function returns reason value.
type EnableOrganizationRequest ¶
type EnableOrganizationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*EnableOrganizationRequest) Descriptor
deprecated
func (*EnableOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableOrganizationRequest.ProtoReflect.Descriptor instead.
func (*EnableOrganizationRequest) GetId ¶
func (x *EnableOrganizationRequest) GetId() string
func (*EnableOrganizationRequest) ProtoMessage ¶
func (*EnableOrganizationRequest) ProtoMessage()
func (*EnableOrganizationRequest) ProtoReflect ¶
func (x *EnableOrganizationRequest) ProtoReflect() protoreflect.Message
func (*EnableOrganizationRequest) Reset ¶
func (x *EnableOrganizationRequest) Reset()
func (*EnableOrganizationRequest) String ¶
func (x *EnableOrganizationRequest) String() string
func (*EnableOrganizationRequest) Validate ¶
func (m *EnableOrganizationRequest) Validate() error
Validate checks the field values on EnableOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableOrganizationRequest) ValidateAll ¶
func (m *EnableOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on EnableOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableOrganizationRequestMultiError, or nil if none found.
type EnableOrganizationRequestMultiError ¶
type EnableOrganizationRequestMultiError []error
EnableOrganizationRequestMultiError is an error wrapping multiple validation errors returned by EnableOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (EnableOrganizationRequestMultiError) AllErrors ¶
func (m EnableOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableOrganizationRequestMultiError) Error ¶
func (m EnableOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableOrganizationRequestValidationError ¶
type EnableOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
EnableOrganizationRequestValidationError is the validation error returned by EnableOrganizationRequest.Validate if the designated constraints aren't met.
func (EnableOrganizationRequestValidationError) Cause ¶
func (e EnableOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableOrganizationRequestValidationError) Error ¶
func (e EnableOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableOrganizationRequestValidationError) ErrorName ¶
func (e EnableOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableOrganizationRequestValidationError) Field ¶
func (e EnableOrganizationRequestValidationError) Field() string
Field function returns field value.
func (EnableOrganizationRequestValidationError) Key ¶
func (e EnableOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (EnableOrganizationRequestValidationError) Reason ¶
func (e EnableOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type EnableOrganizationResponse ¶
type EnableOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*EnableOrganizationResponse) Descriptor
deprecated
func (*EnableOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableOrganizationResponse.ProtoReflect.Descriptor instead.
func (*EnableOrganizationResponse) ProtoMessage ¶
func (*EnableOrganizationResponse) ProtoMessage()
func (*EnableOrganizationResponse) ProtoReflect ¶
func (x *EnableOrganizationResponse) ProtoReflect() protoreflect.Message
func (*EnableOrganizationResponse) Reset ¶
func (x *EnableOrganizationResponse) Reset()
func (*EnableOrganizationResponse) String ¶
func (x *EnableOrganizationResponse) String() string
func (*EnableOrganizationResponse) Validate ¶
func (m *EnableOrganizationResponse) Validate() error
Validate checks the field values on EnableOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableOrganizationResponse) ValidateAll ¶
func (m *EnableOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on EnableOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableOrganizationResponseMultiError, or nil if none found.
type EnableOrganizationResponseMultiError ¶
type EnableOrganizationResponseMultiError []error
EnableOrganizationResponseMultiError is an error wrapping multiple validation errors returned by EnableOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (EnableOrganizationResponseMultiError) AllErrors ¶
func (m EnableOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableOrganizationResponseMultiError) Error ¶
func (m EnableOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableOrganizationResponseValidationError ¶
type EnableOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
EnableOrganizationResponseValidationError is the validation error returned by EnableOrganizationResponse.Validate if the designated constraints aren't met.
func (EnableOrganizationResponseValidationError) Cause ¶
func (e EnableOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableOrganizationResponseValidationError) Error ¶
func (e EnableOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableOrganizationResponseValidationError) ErrorName ¶
func (e EnableOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableOrganizationResponseValidationError) Field ¶
func (e EnableOrganizationResponseValidationError) Field() string
Field function returns field value.
func (EnableOrganizationResponseValidationError) Key ¶
func (e EnableOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (EnableOrganizationResponseValidationError) Reason ¶
func (e EnableOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type EnableProjectRequest ¶
type EnableProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*EnableProjectRequest) Descriptor
deprecated
func (*EnableProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableProjectRequest.ProtoReflect.Descriptor instead.
func (*EnableProjectRequest) GetId ¶
func (x *EnableProjectRequest) GetId() string
func (*EnableProjectRequest) ProtoMessage ¶
func (*EnableProjectRequest) ProtoMessage()
func (*EnableProjectRequest) ProtoReflect ¶
func (x *EnableProjectRequest) ProtoReflect() protoreflect.Message
func (*EnableProjectRequest) Reset ¶
func (x *EnableProjectRequest) Reset()
func (*EnableProjectRequest) String ¶
func (x *EnableProjectRequest) String() string
func (*EnableProjectRequest) Validate ¶
func (m *EnableProjectRequest) Validate() error
Validate checks the field values on EnableProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableProjectRequest) ValidateAll ¶
func (m *EnableProjectRequest) ValidateAll() error
ValidateAll checks the field values on EnableProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableProjectRequestMultiError, or nil if none found.
type EnableProjectRequestMultiError ¶
type EnableProjectRequestMultiError []error
EnableProjectRequestMultiError is an error wrapping multiple validation errors returned by EnableProjectRequest.ValidateAll() if the designated constraints aren't met.
func (EnableProjectRequestMultiError) AllErrors ¶
func (m EnableProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableProjectRequestMultiError) Error ¶
func (m EnableProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableProjectRequestValidationError ¶
type EnableProjectRequestValidationError struct {
// contains filtered or unexported fields
}
EnableProjectRequestValidationError is the validation error returned by EnableProjectRequest.Validate if the designated constraints aren't met.
func (EnableProjectRequestValidationError) Cause ¶
func (e EnableProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableProjectRequestValidationError) Error ¶
func (e EnableProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableProjectRequestValidationError) ErrorName ¶
func (e EnableProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableProjectRequestValidationError) Field ¶
func (e EnableProjectRequestValidationError) Field() string
Field function returns field value.
func (EnableProjectRequestValidationError) Key ¶
func (e EnableProjectRequestValidationError) Key() bool
Key function returns key value.
func (EnableProjectRequestValidationError) Reason ¶
func (e EnableProjectRequestValidationError) Reason() string
Reason function returns reason value.
type EnableProjectResponse ¶
type EnableProjectResponse struct {
// contains filtered or unexported fields
}
func (*EnableProjectResponse) Descriptor
deprecated
func (*EnableProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableProjectResponse.ProtoReflect.Descriptor instead.
func (*EnableProjectResponse) ProtoMessage ¶
func (*EnableProjectResponse) ProtoMessage()
func (*EnableProjectResponse) ProtoReflect ¶
func (x *EnableProjectResponse) ProtoReflect() protoreflect.Message
func (*EnableProjectResponse) Reset ¶
func (x *EnableProjectResponse) Reset()
func (*EnableProjectResponse) String ¶
func (x *EnableProjectResponse) String() string
func (*EnableProjectResponse) Validate ¶
func (m *EnableProjectResponse) Validate() error
Validate checks the field values on EnableProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableProjectResponse) ValidateAll ¶
func (m *EnableProjectResponse) ValidateAll() error
ValidateAll checks the field values on EnableProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableProjectResponseMultiError, or nil if none found.
type EnableProjectResponseMultiError ¶
type EnableProjectResponseMultiError []error
EnableProjectResponseMultiError is an error wrapping multiple validation errors returned by EnableProjectResponse.ValidateAll() if the designated constraints aren't met.
func (EnableProjectResponseMultiError) AllErrors ¶
func (m EnableProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableProjectResponseMultiError) Error ¶
func (m EnableProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableProjectResponseValidationError ¶
type EnableProjectResponseValidationError struct {
// contains filtered or unexported fields
}
EnableProjectResponseValidationError is the validation error returned by EnableProjectResponse.Validate if the designated constraints aren't met.
func (EnableProjectResponseValidationError) Cause ¶
func (e EnableProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableProjectResponseValidationError) Error ¶
func (e EnableProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableProjectResponseValidationError) ErrorName ¶
func (e EnableProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableProjectResponseValidationError) Field ¶
func (e EnableProjectResponseValidationError) Field() string
Field function returns field value.
func (EnableProjectResponseValidationError) Key ¶
func (e EnableProjectResponseValidationError) Key() bool
Key function returns key value.
func (EnableProjectResponseValidationError) Reason ¶
func (e EnableProjectResponseValidationError) Reason() string
Reason function returns reason value.
type EnableUserRequest ¶
type EnableUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*EnableUserRequest) Descriptor
deprecated
func (*EnableUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableUserRequest.ProtoReflect.Descriptor instead.
func (*EnableUserRequest) GetId ¶
func (x *EnableUserRequest) GetId() string
func (*EnableUserRequest) ProtoMessage ¶
func (*EnableUserRequest) ProtoMessage()
func (*EnableUserRequest) ProtoReflect ¶
func (x *EnableUserRequest) ProtoReflect() protoreflect.Message
func (*EnableUserRequest) Reset ¶
func (x *EnableUserRequest) Reset()
func (*EnableUserRequest) String ¶
func (x *EnableUserRequest) String() string
func (*EnableUserRequest) Validate ¶
func (m *EnableUserRequest) Validate() error
Validate checks the field values on EnableUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableUserRequest) ValidateAll ¶
func (m *EnableUserRequest) ValidateAll() error
ValidateAll checks the field values on EnableUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableUserRequestMultiError, or nil if none found.
type EnableUserRequestMultiError ¶
type EnableUserRequestMultiError []error
EnableUserRequestMultiError is an error wrapping multiple validation errors returned by EnableUserRequest.ValidateAll() if the designated constraints aren't met.
func (EnableUserRequestMultiError) AllErrors ¶
func (m EnableUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableUserRequestMultiError) Error ¶
func (m EnableUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableUserRequestValidationError ¶
type EnableUserRequestValidationError struct {
// contains filtered or unexported fields
}
EnableUserRequestValidationError is the validation error returned by EnableUserRequest.Validate if the designated constraints aren't met.
func (EnableUserRequestValidationError) Cause ¶
func (e EnableUserRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableUserRequestValidationError) Error ¶
func (e EnableUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableUserRequestValidationError) ErrorName ¶
func (e EnableUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableUserRequestValidationError) Field ¶
func (e EnableUserRequestValidationError) Field() string
Field function returns field value.
func (EnableUserRequestValidationError) Key ¶
func (e EnableUserRequestValidationError) Key() bool
Key function returns key value.
func (EnableUserRequestValidationError) Reason ¶
func (e EnableUserRequestValidationError) Reason() string
Reason function returns reason value.
type EnableUserResponse ¶
type EnableUserResponse struct {
// contains filtered or unexported fields
}
func (*EnableUserResponse) Descriptor
deprecated
func (*EnableUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableUserResponse.ProtoReflect.Descriptor instead.
func (*EnableUserResponse) ProtoMessage ¶
func (*EnableUserResponse) ProtoMessage()
func (*EnableUserResponse) ProtoReflect ¶
func (x *EnableUserResponse) ProtoReflect() protoreflect.Message
func (*EnableUserResponse) Reset ¶
func (x *EnableUserResponse) Reset()
func (*EnableUserResponse) String ¶
func (x *EnableUserResponse) String() string
func (*EnableUserResponse) Validate ¶
func (m *EnableUserResponse) Validate() error
Validate checks the field values on EnableUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableUserResponse) ValidateAll ¶
func (m *EnableUserResponse) ValidateAll() error
ValidateAll checks the field values on EnableUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableUserResponseMultiError, or nil if none found.
type EnableUserResponseMultiError ¶
type EnableUserResponseMultiError []error
EnableUserResponseMultiError is an error wrapping multiple validation errors returned by EnableUserResponse.ValidateAll() if the designated constraints aren't met.
func (EnableUserResponseMultiError) AllErrors ¶
func (m EnableUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableUserResponseMultiError) Error ¶
func (m EnableUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableUserResponseValidationError ¶
type EnableUserResponseValidationError struct {
// contains filtered or unexported fields
}
EnableUserResponseValidationError is the validation error returned by EnableUserResponse.Validate if the designated constraints aren't met.
func (EnableUserResponseValidationError) Cause ¶
func (e EnableUserResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableUserResponseValidationError) Error ¶
func (e EnableUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableUserResponseValidationError) ErrorName ¶
func (e EnableUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableUserResponseValidationError) Field ¶
func (e EnableUserResponseValidationError) Field() string
Field function returns field value.
func (EnableUserResponseValidationError) Key ¶
func (e EnableUserResponseValidationError) Key() bool
Key function returns key value.
func (EnableUserResponseValidationError) Reason ¶
func (e EnableUserResponseValidationError) Reason() string
Reason function returns reason value.
type FrontierServiceClient ¶
type FrontierServiceClient interface { // Users ListUsers(ctx context.Context, in *ListUsersRequest, opts ...grpc.CallOption) (*ListUsersResponse, error) CreateUser(ctx context.Context, in *CreateUserRequest, opts ...grpc.CallOption) (*CreateUserResponse, error) GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) ListUserGroups(ctx context.Context, in *ListUserGroupsRequest, opts ...grpc.CallOption) (*ListUserGroupsResponse, error) ListCurrentUserGroups(ctx context.Context, in *ListCurrentUserGroupsRequest, opts ...grpc.CallOption) (*ListCurrentUserGroupsResponse, error) GetCurrentUser(ctx context.Context, in *GetCurrentUserRequest, opts ...grpc.CallOption) (*GetCurrentUserResponse, error) UpdateUser(ctx context.Context, in *UpdateUserRequest, opts ...grpc.CallOption) (*UpdateUserResponse, error) UpdateCurrentUser(ctx context.Context, in *UpdateCurrentUserRequest, opts ...grpc.CallOption) (*UpdateCurrentUserResponse, error) EnableUser(ctx context.Context, in *EnableUserRequest, opts ...grpc.CallOption) (*EnableUserResponse, error) DisableUser(ctx context.Context, in *DisableUserRequest, opts ...grpc.CallOption) (*DisableUserResponse, error) DeleteUser(ctx context.Context, in *DeleteUserRequest, opts ...grpc.CallOption) (*DeleteUserResponse, error) ListOrganizationsByUser(ctx context.Context, in *ListOrganizationsByUserRequest, opts ...grpc.CallOption) (*ListOrganizationsByUserResponse, error) ListOrganizationsByCurrentUser(ctx context.Context, in *ListOrganizationsByCurrentUserRequest, opts ...grpc.CallOption) (*ListOrganizationsByCurrentUserResponse, error) ListProjectsByUser(ctx context.Context, in *ListProjectsByUserRequest, opts ...grpc.CallOption) (*ListProjectsByUserResponse, error) ListProjectsByCurrentUser(ctx context.Context, in *ListProjectsByCurrentUserRequest, opts ...grpc.CallOption) (*ListProjectsByCurrentUserResponse, error) ListUserInvitations(ctx context.Context, in *ListUserInvitationsRequest, opts ...grpc.CallOption) (*ListUserInvitationsResponse, error) ListCurrentUserInvitations(ctx context.Context, in *ListCurrentUserInvitationsRequest, opts ...grpc.CallOption) (*ListCurrentUserInvitationsResponse, error) // ServieUser ListServiceUsers(ctx context.Context, in *ListServiceUsersRequest, opts ...grpc.CallOption) (*ListServiceUsersResponse, error) CreateServiceUser(ctx context.Context, in *CreateServiceUserRequest, opts ...grpc.CallOption) (*CreateServiceUserResponse, error) GetServiceUser(ctx context.Context, in *GetServiceUserRequest, opts ...grpc.CallOption) (*GetServiceUserResponse, error) DeleteServiceUser(ctx context.Context, in *DeleteServiceUserRequest, opts ...grpc.CallOption) (*DeleteServiceUserResponse, error) CreateServiceUserKey(ctx context.Context, in *CreateServiceUserKeyRequest, opts ...grpc.CallOption) (*CreateServiceUserKeyResponse, error) ListServiceUserKeys(ctx context.Context, in *ListServiceUserKeysRequest, opts ...grpc.CallOption) (*ListServiceUserKeysResponse, error) GetServiceUserKey(ctx context.Context, in *GetServiceUserKeyRequest, opts ...grpc.CallOption) (*GetServiceUserKeyResponse, error) DeleteServiceUserKey(ctx context.Context, in *DeleteServiceUserKeyRequest, opts ...grpc.CallOption) (*DeleteServiceUserKeyResponse, error) CreateServiceUserSecret(ctx context.Context, in *CreateServiceUserSecretRequest, opts ...grpc.CallOption) (*CreateServiceUserSecretResponse, error) ListServiceUserSecrets(ctx context.Context, in *ListServiceUserSecretsRequest, opts ...grpc.CallOption) (*ListServiceUserSecretsResponse, error) DeleteServiceUserSecret(ctx context.Context, in *DeleteServiceUserSecretRequest, opts ...grpc.CallOption) (*DeleteServiceUserSecretResponse, error) // Group ListOrganizationGroups(ctx context.Context, in *ListOrganizationGroupsRequest, opts ...grpc.CallOption) (*ListOrganizationGroupsResponse, error) CreateGroup(ctx context.Context, in *CreateGroupRequest, opts ...grpc.CallOption) (*CreateGroupResponse, error) GetGroup(ctx context.Context, in *GetGroupRequest, opts ...grpc.CallOption) (*GetGroupResponse, error) UpdateGroup(ctx context.Context, in *UpdateGroupRequest, opts ...grpc.CallOption) (*UpdateGroupResponse, error) ListGroupUsers(ctx context.Context, in *ListGroupUsersRequest, opts ...grpc.CallOption) (*ListGroupUsersResponse, error) AddGroupUsers(ctx context.Context, in *AddGroupUsersRequest, opts ...grpc.CallOption) (*AddGroupUsersResponse, error) RemoveGroupUser(ctx context.Context, in *RemoveGroupUserRequest, opts ...grpc.CallOption) (*RemoveGroupUserResponse, error) EnableGroup(ctx context.Context, in *EnableGroupRequest, opts ...grpc.CallOption) (*EnableGroupResponse, error) DisableGroup(ctx context.Context, in *DisableGroupRequest, opts ...grpc.CallOption) (*DisableGroupResponse, error) DeleteGroup(ctx context.Context, in *DeleteGroupRequest, opts ...grpc.CallOption) (*DeleteGroupResponse, error) // Roles ListRoles(ctx context.Context, in *ListRolesRequest, opts ...grpc.CallOption) (*ListRolesResponse, error) ListOrganizationRoles(ctx context.Context, in *ListOrganizationRolesRequest, opts ...grpc.CallOption) (*ListOrganizationRolesResponse, error) CreateOrganizationRole(ctx context.Context, in *CreateOrganizationRoleRequest, opts ...grpc.CallOption) (*CreateOrganizationRoleResponse, error) GetOrganizationRole(ctx context.Context, in *GetOrganizationRoleRequest, opts ...grpc.CallOption) (*GetOrganizationRoleResponse, error) UpdateOrganizationRole(ctx context.Context, in *UpdateOrganizationRoleRequest, opts ...grpc.CallOption) (*UpdateOrganizationRoleResponse, error) DeleteOrganizationRole(ctx context.Context, in *DeleteOrganizationRoleRequest, opts ...grpc.CallOption) (*DeleteOrganizationRoleResponse, error) // Organizations ListOrganizations(ctx context.Context, in *ListOrganizationsRequest, opts ...grpc.CallOption) (*ListOrganizationsResponse, error) CreateOrganization(ctx context.Context, in *CreateOrganizationRequest, opts ...grpc.CallOption) (*CreateOrganizationResponse, error) GetOrganization(ctx context.Context, in *GetOrganizationRequest, opts ...grpc.CallOption) (*GetOrganizationResponse, error) UpdateOrganization(ctx context.Context, in *UpdateOrganizationRequest, opts ...grpc.CallOption) (*UpdateOrganizationResponse, error) ListOrganizationProjects(ctx context.Context, in *ListOrganizationProjectsRequest, opts ...grpc.CallOption) (*ListOrganizationProjectsResponse, error) ListOrganizationAdmins(ctx context.Context, in *ListOrganizationAdminsRequest, opts ...grpc.CallOption) (*ListOrganizationAdminsResponse, error) ListOrganizationUsers(ctx context.Context, in *ListOrganizationUsersRequest, opts ...grpc.CallOption) (*ListOrganizationUsersResponse, error) AddOrganizationUsers(ctx context.Context, in *AddOrganizationUsersRequest, opts ...grpc.CallOption) (*AddOrganizationUsersResponse, error) RemoveOrganizationUser(ctx context.Context, in *RemoveOrganizationUserRequest, opts ...grpc.CallOption) (*RemoveOrganizationUserResponse, error) ListOrganizationServiceUsers(ctx context.Context, in *ListOrganizationServiceUsersRequest, opts ...grpc.CallOption) (*ListOrganizationServiceUsersResponse, error) ListOrganizationInvitations(ctx context.Context, in *ListOrganizationInvitationsRequest, opts ...grpc.CallOption) (*ListOrganizationInvitationsResponse, error) CreateOrganizationInvitation(ctx context.Context, in *CreateOrganizationInvitationRequest, opts ...grpc.CallOption) (*CreateOrganizationInvitationResponse, error) GetOrganizationInvitation(ctx context.Context, in *GetOrganizationInvitationRequest, opts ...grpc.CallOption) (*GetOrganizationInvitationResponse, error) AcceptOrganizationInvitation(ctx context.Context, in *AcceptOrganizationInvitationRequest, opts ...grpc.CallOption) (*AcceptOrganizationInvitationResponse, error) DeleteOrganizationInvitation(ctx context.Context, in *DeleteOrganizationInvitationRequest, opts ...grpc.CallOption) (*DeleteOrganizationInvitationResponse, error) ListOrganizationDomains(ctx context.Context, in *ListOrganizationDomainsRequest, opts ...grpc.CallOption) (*ListOrganizationDomainsResponse, error) CreateOrganizationDomain(ctx context.Context, in *CreateOrganizationDomainRequest, opts ...grpc.CallOption) (*CreateOrganizationDomainResponse, error) DeleteOrganizationDomain(ctx context.Context, in *DeleteOrganizationDomainRequest, opts ...grpc.CallOption) (*DeleteOrganizationDomainResponse, error) GetOrganizationDomain(ctx context.Context, in *GetOrganizationDomainRequest, opts ...grpc.CallOption) (*GetOrganizationDomainResponse, error) VerifyOrganizationDomain(ctx context.Context, in *VerifyOrganizationDomainRequest, opts ...grpc.CallOption) (*VerifyOrganizationDomainResponse, error) JoinOrganization(ctx context.Context, in *JoinOrganizationRequest, opts ...grpc.CallOption) (*JoinOrganizationResponse, error) EnableOrganization(ctx context.Context, in *EnableOrganizationRequest, opts ...grpc.CallOption) (*EnableOrganizationResponse, error) DisableOrganization(ctx context.Context, in *DisableOrganizationRequest, opts ...grpc.CallOption) (*DisableOrganizationResponse, error) DeleteOrganization(ctx context.Context, in *DeleteOrganizationRequest, opts ...grpc.CallOption) (*DeleteOrganizationResponse, error) // Projects CreateProject(ctx context.Context, in *CreateProjectRequest, opts ...grpc.CallOption) (*CreateProjectResponse, error) GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error) UpdateProject(ctx context.Context, in *UpdateProjectRequest, opts ...grpc.CallOption) (*UpdateProjectResponse, error) ListProjectAdmins(ctx context.Context, in *ListProjectAdminsRequest, opts ...grpc.CallOption) (*ListProjectAdminsResponse, error) ListProjectUsers(ctx context.Context, in *ListProjectUsersRequest, opts ...grpc.CallOption) (*ListProjectUsersResponse, error) ListProjectServiceUsers(ctx context.Context, in *ListProjectServiceUsersRequest, opts ...grpc.CallOption) (*ListProjectServiceUsersResponse, error) ListProjectGroups(ctx context.Context, in *ListProjectGroupsRequest, opts ...grpc.CallOption) (*ListProjectGroupsResponse, error) EnableProject(ctx context.Context, in *EnableProjectRequest, opts ...grpc.CallOption) (*EnableProjectResponse, error) DisableProject(ctx context.Context, in *DisableProjectRequest, opts ...grpc.CallOption) (*DisableProjectResponse, error) DeleteProject(ctx context.Context, in *DeleteProjectRequest, opts ...grpc.CallOption) (*DeleteProjectResponse, error) // Policies CreatePolicy(ctx context.Context, in *CreatePolicyRequest, opts ...grpc.CallOption) (*CreatePolicyResponse, error) GetPolicy(ctx context.Context, in *GetPolicyRequest, opts ...grpc.CallOption) (*GetPolicyResponse, error) UpdatePolicy(ctx context.Context, in *UpdatePolicyRequest, opts ...grpc.CallOption) (*UpdatePolicyResponse, error) DeletePolicy(ctx context.Context, in *DeletePolicyRequest, opts ...grpc.CallOption) (*DeletePolicyResponse, error) // Relations CreateRelation(ctx context.Context, in *CreateRelationRequest, opts ...grpc.CallOption) (*CreateRelationResponse, error) GetRelation(ctx context.Context, in *GetRelationRequest, opts ...grpc.CallOption) (*GetRelationResponse, error) DeleteRelation(ctx context.Context, in *DeleteRelationRequest, opts ...grpc.CallOption) (*DeleteRelationResponse, error) // Permissions ListPermissions(ctx context.Context, in *ListPermissionsRequest, opts ...grpc.CallOption) (*ListPermissionsResponse, error) GetPermission(ctx context.Context, in *GetPermissionRequest, opts ...grpc.CallOption) (*GetPermissionResponse, error) // Namespaces ListNamespaces(ctx context.Context, in *ListNamespacesRequest, opts ...grpc.CallOption) (*ListNamespacesResponse, error) GetNamespace(ctx context.Context, in *GetNamespaceRequest, opts ...grpc.CallOption) (*GetNamespaceResponse, error) // Resources ListProjectResources(ctx context.Context, in *ListProjectResourcesRequest, opts ...grpc.CallOption) (*ListProjectResourcesResponse, error) CreateProjectResource(ctx context.Context, in *CreateProjectResourceRequest, opts ...grpc.CallOption) (*CreateProjectResourceResponse, error) GetProjectResource(ctx context.Context, in *GetProjectResourceRequest, opts ...grpc.CallOption) (*GetProjectResourceResponse, error) UpdateProjectResource(ctx context.Context, in *UpdateProjectResourceRequest, opts ...grpc.CallOption) (*UpdateProjectResourceResponse, error) DeleteProjectResource(ctx context.Context, in *DeleteProjectResourceRequest, opts ...grpc.CallOption) (*DeleteProjectResourceResponse, error) // Authz CheckResourcePermission(ctx context.Context, in *CheckResourcePermissionRequest, opts ...grpc.CallOption) (*CheckResourcePermissionResponse, error) BatchCheckPermission(ctx context.Context, in *BatchCheckPermissionRequest, opts ...grpc.CallOption) (*BatchCheckPermissionResponse, error) // Authn GetJWKs(ctx context.Context, in *GetJWKsRequest, opts ...grpc.CallOption) (*GetJWKsResponse, error) ListAuthStrategies(ctx context.Context, in *ListAuthStrategiesRequest, opts ...grpc.CallOption) (*ListAuthStrategiesResponse, error) Authenticate(ctx context.Context, in *AuthenticateRequest, opts ...grpc.CallOption) (*AuthenticateResponse, error) AuthCallback(ctx context.Context, in *AuthCallbackRequest, opts ...grpc.CallOption) (*AuthCallbackResponse, error) AuthToken(ctx context.Context, in *AuthTokenRequest, opts ...grpc.CallOption) (*AuthTokenResponse, error) AuthLogout(ctx context.Context, in *AuthLogoutRequest, opts ...grpc.CallOption) (*AuthLogoutResponse, error) // MetaSchemas ListMetaSchemas(ctx context.Context, in *ListMetaSchemasRequest, opts ...grpc.CallOption) (*ListMetaSchemasResponse, error) CreateMetaSchema(ctx context.Context, in *CreateMetaSchemaRequest, opts ...grpc.CallOption) (*CreateMetaSchemaResponse, error) GetMetaSchema(ctx context.Context, in *GetMetaSchemaRequest, opts ...grpc.CallOption) (*GetMetaSchemaResponse, error) UpdateMetaSchema(ctx context.Context, in *UpdateMetaSchemaRequest, opts ...grpc.CallOption) (*UpdateMetaSchemaResponse, error) DeleteMetaSchema(ctx context.Context, in *DeleteMetaSchemaRequest, opts ...grpc.CallOption) (*DeleteMetaSchemaResponse, error) // Audit logs ListOrganizationAuditLogs(ctx context.Context, in *ListOrganizationAuditLogsRequest, opts ...grpc.CallOption) (*ListOrganizationAuditLogsResponse, error) CreateOrganizationAuditLogs(ctx context.Context, in *CreateOrganizationAuditLogsRequest, opts ...grpc.CallOption) (*CreateOrganizationAuditLogsResponse, error) GetOrganizationAuditLog(ctx context.Context, in *GetOrganizationAuditLogRequest, opts ...grpc.CallOption) (*GetOrganizationAuditLogResponse, error) // DescribePreferences list down all the supported preferences of entities DescribePreferences(ctx context.Context, in *DescribePreferencesRequest, opts ...grpc.CallOption) (*DescribePreferencesResponse, error) CreateOrganizationPreferences(ctx context.Context, in *CreateOrganizationPreferencesRequest, opts ...grpc.CallOption) (*CreateOrganizationPreferencesResponse, error) ListOrganizationPreferences(ctx context.Context, in *ListOrganizationPreferencesRequest, opts ...grpc.CallOption) (*ListOrganizationPreferencesResponse, error) CreateProjectPreferences(ctx context.Context, in *CreateProjectPreferencesRequest, opts ...grpc.CallOption) (*CreateProjectPreferencesResponse, error) ListProjectPreferences(ctx context.Context, in *ListProjectPreferencesRequest, opts ...grpc.CallOption) (*ListProjectPreferencesResponse, error) CreateGroupPreferences(ctx context.Context, in *CreateGroupPreferencesRequest, opts ...grpc.CallOption) (*CreateGroupPreferencesResponse, error) ListGroupPreferences(ctx context.Context, in *ListGroupPreferencesRequest, opts ...grpc.CallOption) (*ListGroupPreferencesResponse, error) CreateUserPreferences(ctx context.Context, in *CreateUserPreferencesRequest, opts ...grpc.CallOption) (*CreateUserPreferencesResponse, error) ListUserPreferences(ctx context.Context, in *ListUserPreferencesRequest, opts ...grpc.CallOption) (*ListUserPreferencesResponse, error) CreateCurrentUserPreferences(ctx context.Context, in *CreateCurrentUserPreferencesRequest, opts ...grpc.CallOption) (*CreateCurrentUserPreferencesResponse, error) ListCurrentUserPreferences(ctx context.Context, in *ListCurrentUserPreferencesRequest, opts ...grpc.CallOption) (*ListCurrentUserPreferencesResponse, error) }
FrontierServiceClient is the client API for FrontierService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewFrontierServiceClient ¶
func NewFrontierServiceClient(cc grpc.ClientConnInterface) FrontierServiceClient
type FrontierServiceServer ¶
type FrontierServiceServer interface { // Users ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) ListUserGroups(context.Context, *ListUserGroupsRequest) (*ListUserGroupsResponse, error) ListCurrentUserGroups(context.Context, *ListCurrentUserGroupsRequest) (*ListCurrentUserGroupsResponse, error) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error) UpdateCurrentUser(context.Context, *UpdateCurrentUserRequest) (*UpdateCurrentUserResponse, error) EnableUser(context.Context, *EnableUserRequest) (*EnableUserResponse, error) DisableUser(context.Context, *DisableUserRequest) (*DisableUserResponse, error) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error) ListOrganizationsByUser(context.Context, *ListOrganizationsByUserRequest) (*ListOrganizationsByUserResponse, error) ListOrganizationsByCurrentUser(context.Context, *ListOrganizationsByCurrentUserRequest) (*ListOrganizationsByCurrentUserResponse, error) ListProjectsByUser(context.Context, *ListProjectsByUserRequest) (*ListProjectsByUserResponse, error) ListProjectsByCurrentUser(context.Context, *ListProjectsByCurrentUserRequest) (*ListProjectsByCurrentUserResponse, error) ListUserInvitations(context.Context, *ListUserInvitationsRequest) (*ListUserInvitationsResponse, error) ListCurrentUserInvitations(context.Context, *ListCurrentUserInvitationsRequest) (*ListCurrentUserInvitationsResponse, error) // ServieUser ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error) CreateServiceUser(context.Context, *CreateServiceUserRequest) (*CreateServiceUserResponse, error) GetServiceUser(context.Context, *GetServiceUserRequest) (*GetServiceUserResponse, error) DeleteServiceUser(context.Context, *DeleteServiceUserRequest) (*DeleteServiceUserResponse, error) CreateServiceUserKey(context.Context, *CreateServiceUserKeyRequest) (*CreateServiceUserKeyResponse, error) ListServiceUserKeys(context.Context, *ListServiceUserKeysRequest) (*ListServiceUserKeysResponse, error) GetServiceUserKey(context.Context, *GetServiceUserKeyRequest) (*GetServiceUserKeyResponse, error) DeleteServiceUserKey(context.Context, *DeleteServiceUserKeyRequest) (*DeleteServiceUserKeyResponse, error) CreateServiceUserSecret(context.Context, *CreateServiceUserSecretRequest) (*CreateServiceUserSecretResponse, error) ListServiceUserSecrets(context.Context, *ListServiceUserSecretsRequest) (*ListServiceUserSecretsResponse, error) DeleteServiceUserSecret(context.Context, *DeleteServiceUserSecretRequest) (*DeleteServiceUserSecretResponse, error) // Group ListOrganizationGroups(context.Context, *ListOrganizationGroupsRequest) (*ListOrganizationGroupsResponse, error) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error) ListGroupUsers(context.Context, *ListGroupUsersRequest) (*ListGroupUsersResponse, error) AddGroupUsers(context.Context, *AddGroupUsersRequest) (*AddGroupUsersResponse, error) RemoveGroupUser(context.Context, *RemoveGroupUserRequest) (*RemoveGroupUserResponse, error) EnableGroup(context.Context, *EnableGroupRequest) (*EnableGroupResponse, error) DisableGroup(context.Context, *DisableGroupRequest) (*DisableGroupResponse, error) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error) // Roles ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error) ListOrganizationRoles(context.Context, *ListOrganizationRolesRequest) (*ListOrganizationRolesResponse, error) CreateOrganizationRole(context.Context, *CreateOrganizationRoleRequest) (*CreateOrganizationRoleResponse, error) GetOrganizationRole(context.Context, *GetOrganizationRoleRequest) (*GetOrganizationRoleResponse, error) UpdateOrganizationRole(context.Context, *UpdateOrganizationRoleRequest) (*UpdateOrganizationRoleResponse, error) DeleteOrganizationRole(context.Context, *DeleteOrganizationRoleRequest) (*DeleteOrganizationRoleResponse, error) // Organizations ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error) CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error) GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error) UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error) ListOrganizationProjects(context.Context, *ListOrganizationProjectsRequest) (*ListOrganizationProjectsResponse, error) ListOrganizationAdmins(context.Context, *ListOrganizationAdminsRequest) (*ListOrganizationAdminsResponse, error) ListOrganizationUsers(context.Context, *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error) AddOrganizationUsers(context.Context, *AddOrganizationUsersRequest) (*AddOrganizationUsersResponse, error) RemoveOrganizationUser(context.Context, *RemoveOrganizationUserRequest) (*RemoveOrganizationUserResponse, error) ListOrganizationServiceUsers(context.Context, *ListOrganizationServiceUsersRequest) (*ListOrganizationServiceUsersResponse, error) ListOrganizationInvitations(context.Context, *ListOrganizationInvitationsRequest) (*ListOrganizationInvitationsResponse, error) CreateOrganizationInvitation(context.Context, *CreateOrganizationInvitationRequest) (*CreateOrganizationInvitationResponse, error) GetOrganizationInvitation(context.Context, *GetOrganizationInvitationRequest) (*GetOrganizationInvitationResponse, error) AcceptOrganizationInvitation(context.Context, *AcceptOrganizationInvitationRequest) (*AcceptOrganizationInvitationResponse, error) DeleteOrganizationInvitation(context.Context, *DeleteOrganizationInvitationRequest) (*DeleteOrganizationInvitationResponse, error) ListOrganizationDomains(context.Context, *ListOrganizationDomainsRequest) (*ListOrganizationDomainsResponse, error) CreateOrganizationDomain(context.Context, *CreateOrganizationDomainRequest) (*CreateOrganizationDomainResponse, error) DeleteOrganizationDomain(context.Context, *DeleteOrganizationDomainRequest) (*DeleteOrganizationDomainResponse, error) GetOrganizationDomain(context.Context, *GetOrganizationDomainRequest) (*GetOrganizationDomainResponse, error) VerifyOrganizationDomain(context.Context, *VerifyOrganizationDomainRequest) (*VerifyOrganizationDomainResponse, error) JoinOrganization(context.Context, *JoinOrganizationRequest) (*JoinOrganizationResponse, error) EnableOrganization(context.Context, *EnableOrganizationRequest) (*EnableOrganizationResponse, error) DisableOrganization(context.Context, *DisableOrganizationRequest) (*DisableOrganizationResponse, error) DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error) // Projects CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error) ListProjectAdmins(context.Context, *ListProjectAdminsRequest) (*ListProjectAdminsResponse, error) ListProjectUsers(context.Context, *ListProjectUsersRequest) (*ListProjectUsersResponse, error) ListProjectServiceUsers(context.Context, *ListProjectServiceUsersRequest) (*ListProjectServiceUsersResponse, error) ListProjectGroups(context.Context, *ListProjectGroupsRequest) (*ListProjectGroupsResponse, error) EnableProject(context.Context, *EnableProjectRequest) (*EnableProjectResponse, error) DisableProject(context.Context, *DisableProjectRequest) (*DisableProjectResponse, error) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error) // Policies CreatePolicy(context.Context, *CreatePolicyRequest) (*CreatePolicyResponse, error) GetPolicy(context.Context, *GetPolicyRequest) (*GetPolicyResponse, error) UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error) DeletePolicy(context.Context, *DeletePolicyRequest) (*DeletePolicyResponse, error) // Relations CreateRelation(context.Context, *CreateRelationRequest) (*CreateRelationResponse, error) GetRelation(context.Context, *GetRelationRequest) (*GetRelationResponse, error) DeleteRelation(context.Context, *DeleteRelationRequest) (*DeleteRelationResponse, error) // Permissions ListPermissions(context.Context, *ListPermissionsRequest) (*ListPermissionsResponse, error) GetPermission(context.Context, *GetPermissionRequest) (*GetPermissionResponse, error) // Namespaces ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error) // Resources ListProjectResources(context.Context, *ListProjectResourcesRequest) (*ListProjectResourcesResponse, error) CreateProjectResource(context.Context, *CreateProjectResourceRequest) (*CreateProjectResourceResponse, error) GetProjectResource(context.Context, *GetProjectResourceRequest) (*GetProjectResourceResponse, error) UpdateProjectResource(context.Context, *UpdateProjectResourceRequest) (*UpdateProjectResourceResponse, error) DeleteProjectResource(context.Context, *DeleteProjectResourceRequest) (*DeleteProjectResourceResponse, error) // Authz CheckResourcePermission(context.Context, *CheckResourcePermissionRequest) (*CheckResourcePermissionResponse, error) BatchCheckPermission(context.Context, *BatchCheckPermissionRequest) (*BatchCheckPermissionResponse, error) // Authn GetJWKs(context.Context, *GetJWKsRequest) (*GetJWKsResponse, error) ListAuthStrategies(context.Context, *ListAuthStrategiesRequest) (*ListAuthStrategiesResponse, error) Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error) AuthCallback(context.Context, *AuthCallbackRequest) (*AuthCallbackResponse, error) AuthToken(context.Context, *AuthTokenRequest) (*AuthTokenResponse, error) AuthLogout(context.Context, *AuthLogoutRequest) (*AuthLogoutResponse, error) // MetaSchemas ListMetaSchemas(context.Context, *ListMetaSchemasRequest) (*ListMetaSchemasResponse, error) CreateMetaSchema(context.Context, *CreateMetaSchemaRequest) (*CreateMetaSchemaResponse, error) GetMetaSchema(context.Context, *GetMetaSchemaRequest) (*GetMetaSchemaResponse, error) UpdateMetaSchema(context.Context, *UpdateMetaSchemaRequest) (*UpdateMetaSchemaResponse, error) DeleteMetaSchema(context.Context, *DeleteMetaSchemaRequest) (*DeleteMetaSchemaResponse, error) // Audit logs ListOrganizationAuditLogs(context.Context, *ListOrganizationAuditLogsRequest) (*ListOrganizationAuditLogsResponse, error) CreateOrganizationAuditLogs(context.Context, *CreateOrganizationAuditLogsRequest) (*CreateOrganizationAuditLogsResponse, error) GetOrganizationAuditLog(context.Context, *GetOrganizationAuditLogRequest) (*GetOrganizationAuditLogResponse, error) // DescribePreferences list down all the supported preferences of entities DescribePreferences(context.Context, *DescribePreferencesRequest) (*DescribePreferencesResponse, error) CreateOrganizationPreferences(context.Context, *CreateOrganizationPreferencesRequest) (*CreateOrganizationPreferencesResponse, error) ListOrganizationPreferences(context.Context, *ListOrganizationPreferencesRequest) (*ListOrganizationPreferencesResponse, error) CreateProjectPreferences(context.Context, *CreateProjectPreferencesRequest) (*CreateProjectPreferencesResponse, error) ListProjectPreferences(context.Context, *ListProjectPreferencesRequest) (*ListProjectPreferencesResponse, error) CreateGroupPreferences(context.Context, *CreateGroupPreferencesRequest) (*CreateGroupPreferencesResponse, error) ListGroupPreferences(context.Context, *ListGroupPreferencesRequest) (*ListGroupPreferencesResponse, error) CreateUserPreferences(context.Context, *CreateUserPreferencesRequest) (*CreateUserPreferencesResponse, error) ListUserPreferences(context.Context, *ListUserPreferencesRequest) (*ListUserPreferencesResponse, error) CreateCurrentUserPreferences(context.Context, *CreateCurrentUserPreferencesRequest) (*CreateCurrentUserPreferencesResponse, error) ListCurrentUserPreferences(context.Context, *ListCurrentUserPreferencesRequest) (*ListCurrentUserPreferencesResponse, error) // contains filtered or unexported methods }
FrontierServiceServer is the server API for FrontierService service. All implementations must embed UnimplementedFrontierServiceServer for forward compatibility
type GetCurrentUserRequest ¶
type GetCurrentUserRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentUserRequest) Descriptor
deprecated
func (*GetCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentUserRequest) ProtoMessage ¶
func (*GetCurrentUserRequest) ProtoMessage()
func (*GetCurrentUserRequest) ProtoReflect ¶
func (x *GetCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentUserRequest) Reset ¶
func (x *GetCurrentUserRequest) Reset()
func (*GetCurrentUserRequest) String ¶
func (x *GetCurrentUserRequest) String() string
func (*GetCurrentUserRequest) Validate ¶
func (m *GetCurrentUserRequest) Validate() error
Validate checks the field values on GetCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCurrentUserRequest) ValidateAll ¶
func (m *GetCurrentUserRequest) ValidateAll() error
ValidateAll checks the field values on GetCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCurrentUserRequestMultiError, or nil if none found.
type GetCurrentUserRequestMultiError ¶
type GetCurrentUserRequestMultiError []error
GetCurrentUserRequestMultiError is an error wrapping multiple validation errors returned by GetCurrentUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetCurrentUserRequestMultiError) AllErrors ¶
func (m GetCurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentUserRequestMultiError) Error ¶
func (m GetCurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentUserRequestValidationError ¶
type GetCurrentUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetCurrentUserRequestValidationError is the validation error returned by GetCurrentUserRequest.Validate if the designated constraints aren't met.
func (GetCurrentUserRequestValidationError) Cause ¶
func (e GetCurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentUserRequestValidationError) Error ¶
func (e GetCurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentUserRequestValidationError) ErrorName ¶
func (e GetCurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentUserRequestValidationError) Field ¶
func (e GetCurrentUserRequestValidationError) Field() string
Field function returns field value.
func (GetCurrentUserRequestValidationError) Key ¶
func (e GetCurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (GetCurrentUserRequestValidationError) Reason ¶
func (e GetCurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetCurrentUserResponse ¶
type GetCurrentUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` Serviceuser *ServiceUser `protobuf:"bytes,2,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentUserResponse) Descriptor
deprecated
func (*GetCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentUserResponse) GetServiceuser ¶
func (x *GetCurrentUserResponse) GetServiceuser() *ServiceUser
func (*GetCurrentUserResponse) GetUser ¶
func (x *GetCurrentUserResponse) GetUser() *User
func (*GetCurrentUserResponse) ProtoMessage ¶
func (*GetCurrentUserResponse) ProtoMessage()
func (*GetCurrentUserResponse) ProtoReflect ¶
func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentUserResponse) Reset ¶
func (x *GetCurrentUserResponse) Reset()
func (*GetCurrentUserResponse) String ¶
func (x *GetCurrentUserResponse) String() string
func (*GetCurrentUserResponse) Validate ¶
func (m *GetCurrentUserResponse) Validate() error
Validate checks the field values on GetCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCurrentUserResponse) ValidateAll ¶
func (m *GetCurrentUserResponse) ValidateAll() error
ValidateAll checks the field values on GetCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCurrentUserResponseMultiError, or nil if none found.
type GetCurrentUserResponseMultiError ¶
type GetCurrentUserResponseMultiError []error
GetCurrentUserResponseMultiError is an error wrapping multiple validation errors returned by GetCurrentUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetCurrentUserResponseMultiError) AllErrors ¶
func (m GetCurrentUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentUserResponseMultiError) Error ¶
func (m GetCurrentUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentUserResponseValidationError ¶
type GetCurrentUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetCurrentUserResponseValidationError is the validation error returned by GetCurrentUserResponse.Validate if the designated constraints aren't met.
func (GetCurrentUserResponseValidationError) Cause ¶
func (e GetCurrentUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentUserResponseValidationError) Error ¶
func (e GetCurrentUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentUserResponseValidationError) ErrorName ¶
func (e GetCurrentUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentUserResponseValidationError) Field ¶
func (e GetCurrentUserResponseValidationError) Field() string
Field function returns field value.
func (GetCurrentUserResponseValidationError) Key ¶
func (e GetCurrentUserResponseValidationError) Key() bool
Key function returns key value.
func (GetCurrentUserResponseValidationError) Reason ¶
func (e GetCurrentUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetGroupRequest ¶
type GetGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetGroupRequest) Descriptor
deprecated
func (*GetGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupRequest.ProtoReflect.Descriptor instead.
func (*GetGroupRequest) GetId ¶
func (x *GetGroupRequest) GetId() string
func (*GetGroupRequest) GetOrgId ¶
func (x *GetGroupRequest) GetOrgId() string
func (*GetGroupRequest) ProtoMessage ¶
func (*GetGroupRequest) ProtoMessage()
func (*GetGroupRequest) ProtoReflect ¶
func (x *GetGroupRequest) ProtoReflect() protoreflect.Message
func (*GetGroupRequest) Reset ¶
func (x *GetGroupRequest) Reset()
func (*GetGroupRequest) String ¶
func (x *GetGroupRequest) String() string
func (*GetGroupRequest) Validate ¶
func (m *GetGroupRequest) Validate() error
Validate checks the field values on GetGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGroupRequest) ValidateAll ¶
func (m *GetGroupRequest) ValidateAll() error
ValidateAll checks the field values on GetGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGroupRequestMultiError, or nil if none found.
type GetGroupRequestMultiError ¶
type GetGroupRequestMultiError []error
GetGroupRequestMultiError is an error wrapping multiple validation errors returned by GetGroupRequest.ValidateAll() if the designated constraints aren't met.
func (GetGroupRequestMultiError) AllErrors ¶
func (m GetGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGroupRequestMultiError) Error ¶
func (m GetGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGroupRequestValidationError ¶
type GetGroupRequestValidationError struct {
// contains filtered or unexported fields
}
GetGroupRequestValidationError is the validation error returned by GetGroupRequest.Validate if the designated constraints aren't met.
func (GetGroupRequestValidationError) Cause ¶
func (e GetGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGroupRequestValidationError) Error ¶
func (e GetGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupRequestValidationError) ErrorName ¶
func (e GetGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupRequestValidationError) Field ¶
func (e GetGroupRequestValidationError) Field() string
Field function returns field value.
func (GetGroupRequestValidationError) Key ¶
func (e GetGroupRequestValidationError) Key() bool
Key function returns key value.
func (GetGroupRequestValidationError) Reason ¶
func (e GetGroupRequestValidationError) Reason() string
Reason function returns reason value.
type GetGroupResponse ¶
type GetGroupResponse struct { Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*GetGroupResponse) Descriptor
deprecated
func (*GetGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGroupResponse.ProtoReflect.Descriptor instead.
func (*GetGroupResponse) GetGroup ¶
func (x *GetGroupResponse) GetGroup() *Group
func (*GetGroupResponse) ProtoMessage ¶
func (*GetGroupResponse) ProtoMessage()
func (*GetGroupResponse) ProtoReflect ¶
func (x *GetGroupResponse) ProtoReflect() protoreflect.Message
func (*GetGroupResponse) Reset ¶
func (x *GetGroupResponse) Reset()
func (*GetGroupResponse) String ¶
func (x *GetGroupResponse) String() string
func (*GetGroupResponse) Validate ¶
func (m *GetGroupResponse) Validate() error
Validate checks the field values on GetGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGroupResponse) ValidateAll ¶
func (m *GetGroupResponse) ValidateAll() error
ValidateAll checks the field values on GetGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGroupResponseMultiError, or nil if none found.
type GetGroupResponseMultiError ¶
type GetGroupResponseMultiError []error
GetGroupResponseMultiError is an error wrapping multiple validation errors returned by GetGroupResponse.ValidateAll() if the designated constraints aren't met.
func (GetGroupResponseMultiError) AllErrors ¶
func (m GetGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGroupResponseMultiError) Error ¶
func (m GetGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGroupResponseValidationError ¶
type GetGroupResponseValidationError struct {
// contains filtered or unexported fields
}
GetGroupResponseValidationError is the validation error returned by GetGroupResponse.Validate if the designated constraints aren't met.
func (GetGroupResponseValidationError) Cause ¶
func (e GetGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGroupResponseValidationError) Error ¶
func (e GetGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGroupResponseValidationError) ErrorName ¶
func (e GetGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGroupResponseValidationError) Field ¶
func (e GetGroupResponseValidationError) Field() string
Field function returns field value.
func (GetGroupResponseValidationError) Key ¶
func (e GetGroupResponseValidationError) Key() bool
Key function returns key value.
func (GetGroupResponseValidationError) Reason ¶
func (e GetGroupResponseValidationError) Reason() string
Reason function returns reason value.
type GetJWKsRequest ¶
type GetJWKsRequest struct {
// contains filtered or unexported fields
}
func (*GetJWKsRequest) Descriptor
deprecated
func (*GetJWKsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetJWKsRequest.ProtoReflect.Descriptor instead.
func (*GetJWKsRequest) ProtoMessage ¶
func (*GetJWKsRequest) ProtoMessage()
func (*GetJWKsRequest) ProtoReflect ¶
func (x *GetJWKsRequest) ProtoReflect() protoreflect.Message
func (*GetJWKsRequest) Reset ¶
func (x *GetJWKsRequest) Reset()
func (*GetJWKsRequest) String ¶
func (x *GetJWKsRequest) String() string
func (*GetJWKsRequest) Validate ¶
func (m *GetJWKsRequest) Validate() error
Validate checks the field values on GetJWKsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetJWKsRequest) ValidateAll ¶
func (m *GetJWKsRequest) ValidateAll() error
ValidateAll checks the field values on GetJWKsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetJWKsRequestMultiError, or nil if none found.
type GetJWKsRequestMultiError ¶
type GetJWKsRequestMultiError []error
GetJWKsRequestMultiError is an error wrapping multiple validation errors returned by GetJWKsRequest.ValidateAll() if the designated constraints aren't met.
func (GetJWKsRequestMultiError) AllErrors ¶
func (m GetJWKsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetJWKsRequestMultiError) Error ¶
func (m GetJWKsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetJWKsRequestValidationError ¶
type GetJWKsRequestValidationError struct {
// contains filtered or unexported fields
}
GetJWKsRequestValidationError is the validation error returned by GetJWKsRequest.Validate if the designated constraints aren't met.
func (GetJWKsRequestValidationError) Cause ¶
func (e GetJWKsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetJWKsRequestValidationError) Error ¶
func (e GetJWKsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetJWKsRequestValidationError) ErrorName ¶
func (e GetJWKsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetJWKsRequestValidationError) Field ¶
func (e GetJWKsRequestValidationError) Field() string
Field function returns field value.
func (GetJWKsRequestValidationError) Key ¶
func (e GetJWKsRequestValidationError) Key() bool
Key function returns key value.
func (GetJWKsRequestValidationError) Reason ¶
func (e GetJWKsRequestValidationError) Reason() string
Reason function returns reason value.
type GetJWKsResponse ¶
type GetJWKsResponse struct { Keys []*JSONWebKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
GetJWKsResponse is a valid JSON Web Key Set as specififed in rfc 7517
func (*GetJWKsResponse) Descriptor
deprecated
func (*GetJWKsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetJWKsResponse.ProtoReflect.Descriptor instead.
func (*GetJWKsResponse) GetKeys ¶
func (x *GetJWKsResponse) GetKeys() []*JSONWebKey
func (*GetJWKsResponse) ProtoMessage ¶
func (*GetJWKsResponse) ProtoMessage()
func (*GetJWKsResponse) ProtoReflect ¶
func (x *GetJWKsResponse) ProtoReflect() protoreflect.Message
func (*GetJWKsResponse) Reset ¶
func (x *GetJWKsResponse) Reset()
func (*GetJWKsResponse) String ¶
func (x *GetJWKsResponse) String() string
func (*GetJWKsResponse) Validate ¶
func (m *GetJWKsResponse) Validate() error
Validate checks the field values on GetJWKsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetJWKsResponse) ValidateAll ¶
func (m *GetJWKsResponse) ValidateAll() error
ValidateAll checks the field values on GetJWKsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetJWKsResponseMultiError, or nil if none found.
type GetJWKsResponseMultiError ¶
type GetJWKsResponseMultiError []error
GetJWKsResponseMultiError is an error wrapping multiple validation errors returned by GetJWKsResponse.ValidateAll() if the designated constraints aren't met.
func (GetJWKsResponseMultiError) AllErrors ¶
func (m GetJWKsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetJWKsResponseMultiError) Error ¶
func (m GetJWKsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetJWKsResponseValidationError ¶
type GetJWKsResponseValidationError struct {
// contains filtered or unexported fields
}
GetJWKsResponseValidationError is the validation error returned by GetJWKsResponse.Validate if the designated constraints aren't met.
func (GetJWKsResponseValidationError) Cause ¶
func (e GetJWKsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetJWKsResponseValidationError) Error ¶
func (e GetJWKsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetJWKsResponseValidationError) ErrorName ¶
func (e GetJWKsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetJWKsResponseValidationError) Field ¶
func (e GetJWKsResponseValidationError) Field() string
Field function returns field value.
func (GetJWKsResponseValidationError) Key ¶
func (e GetJWKsResponseValidationError) Key() bool
Key function returns key value.
func (GetJWKsResponseValidationError) Reason ¶
func (e GetJWKsResponseValidationError) Reason() string
Reason function returns reason value.
type GetMetaSchemaRequest ¶
type GetMetaSchemaRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetMetaSchemaRequest) Descriptor
deprecated
func (*GetMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*GetMetaSchemaRequest) GetId ¶
func (x *GetMetaSchemaRequest) GetId() string
func (*GetMetaSchemaRequest) ProtoMessage ¶
func (*GetMetaSchemaRequest) ProtoMessage()
func (*GetMetaSchemaRequest) ProtoReflect ¶
func (x *GetMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*GetMetaSchemaRequest) Reset ¶
func (x *GetMetaSchemaRequest) Reset()
func (*GetMetaSchemaRequest) String ¶
func (x *GetMetaSchemaRequest) String() string
func (*GetMetaSchemaRequest) Validate ¶
func (m *GetMetaSchemaRequest) Validate() error
Validate checks the field values on GetMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetMetaSchemaRequest) ValidateAll ¶
func (m *GetMetaSchemaRequest) ValidateAll() error
ValidateAll checks the field values on GetMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetMetaSchemaRequestMultiError, or nil if none found.
type GetMetaSchemaRequestMultiError ¶
type GetMetaSchemaRequestMultiError []error
GetMetaSchemaRequestMultiError is an error wrapping multiple validation errors returned by GetMetaSchemaRequest.ValidateAll() if the designated constraints aren't met.
func (GetMetaSchemaRequestMultiError) AllErrors ¶
func (m GetMetaSchemaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMetaSchemaRequestMultiError) Error ¶
func (m GetMetaSchemaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMetaSchemaRequestValidationError ¶
type GetMetaSchemaRequestValidationError struct {
// contains filtered or unexported fields
}
GetMetaSchemaRequestValidationError is the validation error returned by GetMetaSchemaRequest.Validate if the designated constraints aren't met.
func (GetMetaSchemaRequestValidationError) Cause ¶
func (e GetMetaSchemaRequestValidationError) Cause() error
Cause function returns cause value.
func (GetMetaSchemaRequestValidationError) Error ¶
func (e GetMetaSchemaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetMetaSchemaRequestValidationError) ErrorName ¶
func (e GetMetaSchemaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetMetaSchemaRequestValidationError) Field ¶
func (e GetMetaSchemaRequestValidationError) Field() string
Field function returns field value.
func (GetMetaSchemaRequestValidationError) Key ¶
func (e GetMetaSchemaRequestValidationError) Key() bool
Key function returns key value.
func (GetMetaSchemaRequestValidationError) Reason ¶
func (e GetMetaSchemaRequestValidationError) Reason() string
Reason function returns reason value.
type GetMetaSchemaResponse ¶
type GetMetaSchemaResponse struct { Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"` // contains filtered or unexported fields }
func (*GetMetaSchemaResponse) Descriptor
deprecated
func (*GetMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*GetMetaSchemaResponse) GetMetaschema ¶
func (x *GetMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*GetMetaSchemaResponse) ProtoMessage ¶
func (*GetMetaSchemaResponse) ProtoMessage()
func (*GetMetaSchemaResponse) ProtoReflect ¶
func (x *GetMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*GetMetaSchemaResponse) Reset ¶
func (x *GetMetaSchemaResponse) Reset()
func (*GetMetaSchemaResponse) String ¶
func (x *GetMetaSchemaResponse) String() string
func (*GetMetaSchemaResponse) Validate ¶
func (m *GetMetaSchemaResponse) Validate() error
Validate checks the field values on GetMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetMetaSchemaResponse) ValidateAll ¶
func (m *GetMetaSchemaResponse) ValidateAll() error
ValidateAll checks the field values on GetMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetMetaSchemaResponseMultiError, or nil if none found.
type GetMetaSchemaResponseMultiError ¶
type GetMetaSchemaResponseMultiError []error
GetMetaSchemaResponseMultiError is an error wrapping multiple validation errors returned by GetMetaSchemaResponse.ValidateAll() if the designated constraints aren't met.
func (GetMetaSchemaResponseMultiError) AllErrors ¶
func (m GetMetaSchemaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetMetaSchemaResponseMultiError) Error ¶
func (m GetMetaSchemaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetMetaSchemaResponseValidationError ¶
type GetMetaSchemaResponseValidationError struct {
// contains filtered or unexported fields
}
GetMetaSchemaResponseValidationError is the validation error returned by GetMetaSchemaResponse.Validate if the designated constraints aren't met.
func (GetMetaSchemaResponseValidationError) Cause ¶
func (e GetMetaSchemaResponseValidationError) Cause() error
Cause function returns cause value.
func (GetMetaSchemaResponseValidationError) Error ¶
func (e GetMetaSchemaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetMetaSchemaResponseValidationError) ErrorName ¶
func (e GetMetaSchemaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetMetaSchemaResponseValidationError) Field ¶
func (e GetMetaSchemaResponseValidationError) Field() string
Field function returns field value.
func (GetMetaSchemaResponseValidationError) Key ¶
func (e GetMetaSchemaResponseValidationError) Key() bool
Key function returns key value.
func (GetMetaSchemaResponseValidationError) Reason ¶
func (e GetMetaSchemaResponseValidationError) Reason() string
Reason function returns reason value.
type GetNamespaceRequest ¶
type GetNamespaceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceRequest) Descriptor
deprecated
func (*GetNamespaceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceRequest.ProtoReflect.Descriptor instead.
func (*GetNamespaceRequest) GetId ¶
func (x *GetNamespaceRequest) GetId() string
func (*GetNamespaceRequest) ProtoMessage ¶
func (*GetNamespaceRequest) ProtoMessage()
func (*GetNamespaceRequest) ProtoReflect ¶
func (x *GetNamespaceRequest) ProtoReflect() protoreflect.Message
func (*GetNamespaceRequest) Reset ¶
func (x *GetNamespaceRequest) Reset()
func (*GetNamespaceRequest) String ¶
func (x *GetNamespaceRequest) String() string
func (*GetNamespaceRequest) Validate ¶
func (m *GetNamespaceRequest) Validate() error
Validate checks the field values on GetNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNamespaceRequest) ValidateAll ¶
func (m *GetNamespaceRequest) ValidateAll() error
ValidateAll checks the field values on GetNamespaceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNamespaceRequestMultiError, or nil if none found.
type GetNamespaceRequestMultiError ¶
type GetNamespaceRequestMultiError []error
GetNamespaceRequestMultiError is an error wrapping multiple validation errors returned by GetNamespaceRequest.ValidateAll() if the designated constraints aren't met.
func (GetNamespaceRequestMultiError) AllErrors ¶
func (m GetNamespaceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNamespaceRequestMultiError) Error ¶
func (m GetNamespaceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNamespaceRequestValidationError ¶
type GetNamespaceRequestValidationError struct {
// contains filtered or unexported fields
}
GetNamespaceRequestValidationError is the validation error returned by GetNamespaceRequest.Validate if the designated constraints aren't met.
func (GetNamespaceRequestValidationError) Cause ¶
func (e GetNamespaceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetNamespaceRequestValidationError) Error ¶
func (e GetNamespaceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetNamespaceRequestValidationError) ErrorName ¶
func (e GetNamespaceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetNamespaceRequestValidationError) Field ¶
func (e GetNamespaceRequestValidationError) Field() string
Field function returns field value.
func (GetNamespaceRequestValidationError) Key ¶
func (e GetNamespaceRequestValidationError) Key() bool
Key function returns key value.
func (GetNamespaceRequestValidationError) Reason ¶
func (e GetNamespaceRequestValidationError) Reason() string
Reason function returns reason value.
type GetNamespaceResponse ¶
type GetNamespaceResponse struct { Namespace *Namespace `protobuf:"bytes,1,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*GetNamespaceResponse) Descriptor
deprecated
func (*GetNamespaceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetNamespaceResponse.ProtoReflect.Descriptor instead.
func (*GetNamespaceResponse) GetNamespace ¶
func (x *GetNamespaceResponse) GetNamespace() *Namespace
func (*GetNamespaceResponse) ProtoMessage ¶
func (*GetNamespaceResponse) ProtoMessage()
func (*GetNamespaceResponse) ProtoReflect ¶
func (x *GetNamespaceResponse) ProtoReflect() protoreflect.Message
func (*GetNamespaceResponse) Reset ¶
func (x *GetNamespaceResponse) Reset()
func (*GetNamespaceResponse) String ¶
func (x *GetNamespaceResponse) String() string
func (*GetNamespaceResponse) Validate ¶
func (m *GetNamespaceResponse) Validate() error
Validate checks the field values on GetNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetNamespaceResponse) ValidateAll ¶
func (m *GetNamespaceResponse) ValidateAll() error
ValidateAll checks the field values on GetNamespaceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetNamespaceResponseMultiError, or nil if none found.
type GetNamespaceResponseMultiError ¶
type GetNamespaceResponseMultiError []error
GetNamespaceResponseMultiError is an error wrapping multiple validation errors returned by GetNamespaceResponse.ValidateAll() if the designated constraints aren't met.
func (GetNamespaceResponseMultiError) AllErrors ¶
func (m GetNamespaceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetNamespaceResponseMultiError) Error ¶
func (m GetNamespaceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetNamespaceResponseValidationError ¶
type GetNamespaceResponseValidationError struct {
// contains filtered or unexported fields
}
GetNamespaceResponseValidationError is the validation error returned by GetNamespaceResponse.Validate if the designated constraints aren't met.
func (GetNamespaceResponseValidationError) Cause ¶
func (e GetNamespaceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetNamespaceResponseValidationError) Error ¶
func (e GetNamespaceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetNamespaceResponseValidationError) ErrorName ¶
func (e GetNamespaceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetNamespaceResponseValidationError) Field ¶
func (e GetNamespaceResponseValidationError) Field() string
Field function returns field value.
func (GetNamespaceResponseValidationError) Key ¶
func (e GetNamespaceResponseValidationError) Key() bool
Key function returns key value.
func (GetNamespaceResponseValidationError) Reason ¶
func (e GetNamespaceResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationAuditLogRequest ¶
type GetOrganizationAuditLogRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationAuditLogRequest) Descriptor
deprecated
func (*GetOrganizationAuditLogRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationAuditLogRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationAuditLogRequest) GetId ¶
func (x *GetOrganizationAuditLogRequest) GetId() string
func (*GetOrganizationAuditLogRequest) GetOrgId ¶
func (x *GetOrganizationAuditLogRequest) GetOrgId() string
func (*GetOrganizationAuditLogRequest) ProtoMessage ¶
func (*GetOrganizationAuditLogRequest) ProtoMessage()
func (*GetOrganizationAuditLogRequest) ProtoReflect ¶
func (x *GetOrganizationAuditLogRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationAuditLogRequest) Reset ¶
func (x *GetOrganizationAuditLogRequest) Reset()
func (*GetOrganizationAuditLogRequest) String ¶
func (x *GetOrganizationAuditLogRequest) String() string
func (*GetOrganizationAuditLogRequest) Validate ¶
func (m *GetOrganizationAuditLogRequest) Validate() error
Validate checks the field values on GetOrganizationAuditLogRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationAuditLogRequest) ValidateAll ¶
func (m *GetOrganizationAuditLogRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationAuditLogRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationAuditLogRequestMultiError, or nil if none found.
type GetOrganizationAuditLogRequestMultiError ¶
type GetOrganizationAuditLogRequestMultiError []error
GetOrganizationAuditLogRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationAuditLogRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationAuditLogRequestMultiError) AllErrors ¶
func (m GetOrganizationAuditLogRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationAuditLogRequestMultiError) Error ¶
func (m GetOrganizationAuditLogRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationAuditLogRequestValidationError ¶
type GetOrganizationAuditLogRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationAuditLogRequestValidationError is the validation error returned by GetOrganizationAuditLogRequest.Validate if the designated constraints aren't met.
func (GetOrganizationAuditLogRequestValidationError) Cause ¶
func (e GetOrganizationAuditLogRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationAuditLogRequestValidationError) Error ¶
func (e GetOrganizationAuditLogRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationAuditLogRequestValidationError) ErrorName ¶
func (e GetOrganizationAuditLogRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationAuditLogRequestValidationError) Field ¶
func (e GetOrganizationAuditLogRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationAuditLogRequestValidationError) Key ¶
func (e GetOrganizationAuditLogRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationAuditLogRequestValidationError) Reason ¶
func (e GetOrganizationAuditLogRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationAuditLogResponse ¶
type GetOrganizationAuditLogResponse struct { Log *AuditLog `protobuf:"bytes,1,opt,name=log,proto3" json:"log,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationAuditLogResponse) Descriptor
deprecated
func (*GetOrganizationAuditLogResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationAuditLogResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationAuditLogResponse) GetLog ¶
func (x *GetOrganizationAuditLogResponse) GetLog() *AuditLog
func (*GetOrganizationAuditLogResponse) ProtoMessage ¶
func (*GetOrganizationAuditLogResponse) ProtoMessage()
func (*GetOrganizationAuditLogResponse) ProtoReflect ¶
func (x *GetOrganizationAuditLogResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationAuditLogResponse) Reset ¶
func (x *GetOrganizationAuditLogResponse) Reset()
func (*GetOrganizationAuditLogResponse) String ¶
func (x *GetOrganizationAuditLogResponse) String() string
func (*GetOrganizationAuditLogResponse) Validate ¶
func (m *GetOrganizationAuditLogResponse) Validate() error
Validate checks the field values on GetOrganizationAuditLogResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationAuditLogResponse) ValidateAll ¶
func (m *GetOrganizationAuditLogResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationAuditLogResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationAuditLogResponseMultiError, or nil if none found.
type GetOrganizationAuditLogResponseMultiError ¶
type GetOrganizationAuditLogResponseMultiError []error
GetOrganizationAuditLogResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationAuditLogResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationAuditLogResponseMultiError) AllErrors ¶
func (m GetOrganizationAuditLogResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationAuditLogResponseMultiError) Error ¶
func (m GetOrganizationAuditLogResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationAuditLogResponseValidationError ¶
type GetOrganizationAuditLogResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationAuditLogResponseValidationError is the validation error returned by GetOrganizationAuditLogResponse.Validate if the designated constraints aren't met.
func (GetOrganizationAuditLogResponseValidationError) Cause ¶
func (e GetOrganizationAuditLogResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationAuditLogResponseValidationError) Error ¶
func (e GetOrganizationAuditLogResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationAuditLogResponseValidationError) ErrorName ¶
func (e GetOrganizationAuditLogResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationAuditLogResponseValidationError) Field ¶
func (e GetOrganizationAuditLogResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationAuditLogResponseValidationError) Key ¶
func (e GetOrganizationAuditLogResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationAuditLogResponseValidationError) Reason ¶
func (e GetOrganizationAuditLogResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationDomainRequest ¶ added in v0.7.2
type GetOrganizationDomainRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*GetOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) GetId() string
func (*GetOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) GetOrgId() string
func (*GetOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*GetOrganizationDomainRequest) ProtoMessage()
func (*GetOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) Reset()
func (*GetOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *GetOrganizationDomainRequest) String() string
func (*GetOrganizationDomainRequest) Validate ¶ added in v0.7.2
func (m *GetOrganizationDomainRequest) Validate() error
Validate checks the field values on GetOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationDomainRequest) ValidateAll ¶ added in v0.7.2
func (m *GetOrganizationDomainRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationDomainRequestMultiError, or nil if none found.
type GetOrganizationDomainRequestMultiError ¶ added in v0.7.2
type GetOrganizationDomainRequestMultiError []error
GetOrganizationDomainRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationDomainRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationDomainRequestMultiError) AllErrors ¶ added in v0.7.2
func (m GetOrganizationDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationDomainRequestMultiError) Error ¶ added in v0.7.2
func (m GetOrganizationDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationDomainRequestValidationError ¶ added in v0.7.2
type GetOrganizationDomainRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationDomainRequestValidationError is the validation error returned by GetOrganizationDomainRequest.Validate if the designated constraints aren't met.
func (GetOrganizationDomainRequestValidationError) Cause ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationDomainRequestValidationError) Error ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationDomainRequestValidationError) ErrorName ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationDomainRequestValidationError) Field ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationDomainRequestValidationError) Key ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationDomainRequestValidationError) Reason ¶ added in v0.7.2
func (e GetOrganizationDomainRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationDomainResponse ¶ added in v0.7.2
type GetOrganizationDomainResponse struct { Domain *Domain `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*GetOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationDomainResponse) GetDomain ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) GetDomain() *Domain
func (*GetOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*GetOrganizationDomainResponse) ProtoMessage()
func (*GetOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) Reset()
func (*GetOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *GetOrganizationDomainResponse) String() string
func (*GetOrganizationDomainResponse) Validate ¶ added in v0.7.2
func (m *GetOrganizationDomainResponse) Validate() error
Validate checks the field values on GetOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationDomainResponse) ValidateAll ¶ added in v0.7.2
func (m *GetOrganizationDomainResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationDomainResponseMultiError, or nil if none found.
type GetOrganizationDomainResponseMultiError ¶ added in v0.7.2
type GetOrganizationDomainResponseMultiError []error
GetOrganizationDomainResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationDomainResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationDomainResponseMultiError) AllErrors ¶ added in v0.7.2
func (m GetOrganizationDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationDomainResponseMultiError) Error ¶ added in v0.7.2
func (m GetOrganizationDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationDomainResponseValidationError ¶ added in v0.7.2
type GetOrganizationDomainResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationDomainResponseValidationError is the validation error returned by GetOrganizationDomainResponse.Validate if the designated constraints aren't met.
func (GetOrganizationDomainResponseValidationError) Cause ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationDomainResponseValidationError) Error ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationDomainResponseValidationError) ErrorName ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationDomainResponseValidationError) Field ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationDomainResponseValidationError) Key ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationDomainResponseValidationError) Reason ¶ added in v0.7.2
func (e GetOrganizationDomainResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationInvitationRequest ¶
type GetOrganizationInvitationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationInvitationRequest) Descriptor
deprecated
func (*GetOrganizationInvitationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInvitationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationInvitationRequest) GetId ¶
func (x *GetOrganizationInvitationRequest) GetId() string
func (*GetOrganizationInvitationRequest) GetOrgId ¶
func (x *GetOrganizationInvitationRequest) GetOrgId() string
func (*GetOrganizationInvitationRequest) ProtoMessage ¶
func (*GetOrganizationInvitationRequest) ProtoMessage()
func (*GetOrganizationInvitationRequest) ProtoReflect ¶
func (x *GetOrganizationInvitationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationInvitationRequest) Reset ¶
func (x *GetOrganizationInvitationRequest) Reset()
func (*GetOrganizationInvitationRequest) String ¶
func (x *GetOrganizationInvitationRequest) String() string
func (*GetOrganizationInvitationRequest) Validate ¶
func (m *GetOrganizationInvitationRequest) Validate() error
Validate checks the field values on GetOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationInvitationRequest) ValidateAll ¶
func (m *GetOrganizationInvitationRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationInvitationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationInvitationRequestMultiError, or nil if none found.
type GetOrganizationInvitationRequestMultiError ¶
type GetOrganizationInvitationRequestMultiError []error
GetOrganizationInvitationRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationInvitationRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationInvitationRequestMultiError) AllErrors ¶
func (m GetOrganizationInvitationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationInvitationRequestMultiError) Error ¶
func (m GetOrganizationInvitationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationInvitationRequestValidationError ¶
type GetOrganizationInvitationRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationInvitationRequestValidationError is the validation error returned by GetOrganizationInvitationRequest.Validate if the designated constraints aren't met.
func (GetOrganizationInvitationRequestValidationError) Cause ¶
func (e GetOrganizationInvitationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationInvitationRequestValidationError) Error ¶
func (e GetOrganizationInvitationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationInvitationRequestValidationError) ErrorName ¶
func (e GetOrganizationInvitationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationInvitationRequestValidationError) Field ¶
func (e GetOrganizationInvitationRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationInvitationRequestValidationError) Key ¶
func (e GetOrganizationInvitationRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationInvitationRequestValidationError) Reason ¶
func (e GetOrganizationInvitationRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationInvitationResponse ¶
type GetOrganizationInvitationResponse struct { Invitation *Invitation `protobuf:"bytes,1,opt,name=invitation,proto3" json:"invitation,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationInvitationResponse) Descriptor
deprecated
func (*GetOrganizationInvitationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInvitationResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationInvitationResponse) GetInvitation ¶
func (x *GetOrganizationInvitationResponse) GetInvitation() *Invitation
func (*GetOrganizationInvitationResponse) ProtoMessage ¶
func (*GetOrganizationInvitationResponse) ProtoMessage()
func (*GetOrganizationInvitationResponse) ProtoReflect ¶
func (x *GetOrganizationInvitationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationInvitationResponse) Reset ¶
func (x *GetOrganizationInvitationResponse) Reset()
func (*GetOrganizationInvitationResponse) String ¶
func (x *GetOrganizationInvitationResponse) String() string
func (*GetOrganizationInvitationResponse) Validate ¶
func (m *GetOrganizationInvitationResponse) Validate() error
Validate checks the field values on GetOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationInvitationResponse) ValidateAll ¶
func (m *GetOrganizationInvitationResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationInvitationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationInvitationResponseMultiError, or nil if none found.
type GetOrganizationInvitationResponseMultiError ¶
type GetOrganizationInvitationResponseMultiError []error
GetOrganizationInvitationResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationInvitationResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationInvitationResponseMultiError) AllErrors ¶
func (m GetOrganizationInvitationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationInvitationResponseMultiError) Error ¶
func (m GetOrganizationInvitationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationInvitationResponseValidationError ¶
type GetOrganizationInvitationResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationInvitationResponseValidationError is the validation error returned by GetOrganizationInvitationResponse.Validate if the designated constraints aren't met.
func (GetOrganizationInvitationResponseValidationError) Cause ¶
func (e GetOrganizationInvitationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationInvitationResponseValidationError) Error ¶
func (e GetOrganizationInvitationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationInvitationResponseValidationError) ErrorName ¶
func (e GetOrganizationInvitationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationInvitationResponseValidationError) Field ¶
func (e GetOrganizationInvitationResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationInvitationResponseValidationError) Key ¶
func (e GetOrganizationInvitationResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationInvitationResponseValidationError) Reason ¶
func (e GetOrganizationInvitationResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationRequest ¶
type GetOrganizationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRequest) Descriptor
deprecated
func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequest) GetId ¶
func (x *GetOrganizationRequest) GetId() string
func (*GetOrganizationRequest) ProtoMessage ¶
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) ProtoReflect ¶
func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequest) Reset ¶
func (x *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) String ¶
func (x *GetOrganizationRequest) String() string
func (*GetOrganizationRequest) Validate ¶
func (m *GetOrganizationRequest) Validate() error
Validate checks the field values on GetOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationRequest) ValidateAll ¶
func (m *GetOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationRequestMultiError, or nil if none found.
type GetOrganizationRequestMultiError ¶
type GetOrganizationRequestMultiError []error
GetOrganizationRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationRequestMultiError) AllErrors ¶
func (m GetOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationRequestMultiError) Error ¶
func (m GetOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationRequestValidationError ¶
type GetOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationRequestValidationError is the validation error returned by GetOrganizationRequest.Validate if the designated constraints aren't met.
func (GetOrganizationRequestValidationError) Cause ¶
func (e GetOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationRequestValidationError) Error ¶
func (e GetOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationRequestValidationError) ErrorName ¶
func (e GetOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationRequestValidationError) Field ¶
func (e GetOrganizationRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationRequestValidationError) Key ¶
func (e GetOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationRequestValidationError) Reason ¶
func (e GetOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationResponse ¶
type GetOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationResponse) Descriptor
deprecated
func (*GetOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationResponse) GetOrganization ¶
func (x *GetOrganizationResponse) GetOrganization() *Organization
func (*GetOrganizationResponse) ProtoMessage ¶
func (*GetOrganizationResponse) ProtoMessage()
func (*GetOrganizationResponse) ProtoReflect ¶
func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationResponse) Reset ¶
func (x *GetOrganizationResponse) Reset()
func (*GetOrganizationResponse) String ¶
func (x *GetOrganizationResponse) String() string
func (*GetOrganizationResponse) Validate ¶
func (m *GetOrganizationResponse) Validate() error
Validate checks the field values on GetOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationResponse) ValidateAll ¶
func (m *GetOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationResponseMultiError, or nil if none found.
type GetOrganizationResponseMultiError ¶
type GetOrganizationResponseMultiError []error
GetOrganizationResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationResponseMultiError) AllErrors ¶
func (m GetOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationResponseMultiError) Error ¶
func (m GetOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationResponseValidationError ¶
type GetOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationResponseValidationError is the validation error returned by GetOrganizationResponse.Validate if the designated constraints aren't met.
func (GetOrganizationResponseValidationError) Cause ¶
func (e GetOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationResponseValidationError) Error ¶
func (e GetOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationResponseValidationError) ErrorName ¶
func (e GetOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationResponseValidationError) Field ¶
func (e GetOrganizationResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationResponseValidationError) Key ¶
func (e GetOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationResponseValidationError) Reason ¶
func (e GetOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationRoleRequest ¶
type GetOrganizationRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRoleRequest) Descriptor
deprecated
func (*GetOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRoleRequest) GetId ¶
func (x *GetOrganizationRoleRequest) GetId() string
func (*GetOrganizationRoleRequest) GetOrgId ¶
func (x *GetOrganizationRoleRequest) GetOrgId() string
func (*GetOrganizationRoleRequest) ProtoMessage ¶
func (*GetOrganizationRoleRequest) ProtoMessage()
func (*GetOrganizationRoleRequest) ProtoReflect ¶
func (x *GetOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRoleRequest) Reset ¶
func (x *GetOrganizationRoleRequest) Reset()
func (*GetOrganizationRoleRequest) String ¶
func (x *GetOrganizationRoleRequest) String() string
func (*GetOrganizationRoleRequest) Validate ¶
func (m *GetOrganizationRoleRequest) Validate() error
Validate checks the field values on GetOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationRoleRequest) ValidateAll ¶
func (m *GetOrganizationRoleRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationRoleRequestMultiError, or nil if none found.
type GetOrganizationRoleRequestMultiError ¶
type GetOrganizationRoleRequestMultiError []error
GetOrganizationRoleRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationRoleRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationRoleRequestMultiError) AllErrors ¶
func (m GetOrganizationRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationRoleRequestMultiError) Error ¶
func (m GetOrganizationRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationRoleRequestValidationError ¶
type GetOrganizationRoleRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationRoleRequestValidationError is the validation error returned by GetOrganizationRoleRequest.Validate if the designated constraints aren't met.
func (GetOrganizationRoleRequestValidationError) Cause ¶
func (e GetOrganizationRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationRoleRequestValidationError) Error ¶
func (e GetOrganizationRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationRoleRequestValidationError) ErrorName ¶
func (e GetOrganizationRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationRoleRequestValidationError) Field ¶
func (e GetOrganizationRoleRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationRoleRequestValidationError) Key ¶
func (e GetOrganizationRoleRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationRoleRequestValidationError) Reason ¶
func (e GetOrganizationRoleRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationRoleResponse ¶
type GetOrganizationRoleResponse struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRoleResponse) Descriptor
deprecated
func (*GetOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationRoleResponse) GetRole ¶
func (x *GetOrganizationRoleResponse) GetRole() *Role
func (*GetOrganizationRoleResponse) ProtoMessage ¶
func (*GetOrganizationRoleResponse) ProtoMessage()
func (*GetOrganizationRoleResponse) ProtoReflect ¶
func (x *GetOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationRoleResponse) Reset ¶
func (x *GetOrganizationRoleResponse) Reset()
func (*GetOrganizationRoleResponse) String ¶
func (x *GetOrganizationRoleResponse) String() string
func (*GetOrganizationRoleResponse) Validate ¶
func (m *GetOrganizationRoleResponse) Validate() error
Validate checks the field values on GetOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationRoleResponse) ValidateAll ¶
func (m *GetOrganizationRoleResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationRoleResponseMultiError, or nil if none found.
type GetOrganizationRoleResponseMultiError ¶
type GetOrganizationRoleResponseMultiError []error
GetOrganizationRoleResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationRoleResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationRoleResponseMultiError) AllErrors ¶
func (m GetOrganizationRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationRoleResponseMultiError) Error ¶
func (m GetOrganizationRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationRoleResponseValidationError ¶
type GetOrganizationRoleResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationRoleResponseValidationError is the validation error returned by GetOrganizationRoleResponse.Validate if the designated constraints aren't met.
func (GetOrganizationRoleResponseValidationError) Cause ¶
func (e GetOrganizationRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationRoleResponseValidationError) Error ¶
func (e GetOrganizationRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationRoleResponseValidationError) ErrorName ¶
func (e GetOrganizationRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationRoleResponseValidationError) Field ¶
func (e GetOrganizationRoleResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationRoleResponseValidationError) Key ¶
func (e GetOrganizationRoleResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationRoleResponseValidationError) Reason ¶
func (e GetOrganizationRoleResponseValidationError) Reason() string
Reason function returns reason value.
type GetPermissionRequest ¶
type GetPermissionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetPermissionRequest) Descriptor
deprecated
func (*GetPermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionRequest.ProtoReflect.Descriptor instead.
func (*GetPermissionRequest) GetId ¶
func (x *GetPermissionRequest) GetId() string
func (*GetPermissionRequest) ProtoMessage ¶
func (*GetPermissionRequest) ProtoMessage()
func (*GetPermissionRequest) ProtoReflect ¶
func (x *GetPermissionRequest) ProtoReflect() protoreflect.Message
func (*GetPermissionRequest) Reset ¶
func (x *GetPermissionRequest) Reset()
func (*GetPermissionRequest) String ¶
func (x *GetPermissionRequest) String() string
func (*GetPermissionRequest) Validate ¶
func (m *GetPermissionRequest) Validate() error
Validate checks the field values on GetPermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPermissionRequest) ValidateAll ¶
func (m *GetPermissionRequest) ValidateAll() error
ValidateAll checks the field values on GetPermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPermissionRequestMultiError, or nil if none found.
type GetPermissionRequestMultiError ¶
type GetPermissionRequestMultiError []error
GetPermissionRequestMultiError is an error wrapping multiple validation errors returned by GetPermissionRequest.ValidateAll() if the designated constraints aren't met.
func (GetPermissionRequestMultiError) AllErrors ¶
func (m GetPermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPermissionRequestMultiError) Error ¶
func (m GetPermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPermissionRequestValidationError ¶
type GetPermissionRequestValidationError struct {
// contains filtered or unexported fields
}
GetPermissionRequestValidationError is the validation error returned by GetPermissionRequest.Validate if the designated constraints aren't met.
func (GetPermissionRequestValidationError) Cause ¶
func (e GetPermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPermissionRequestValidationError) Error ¶
func (e GetPermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPermissionRequestValidationError) ErrorName ¶
func (e GetPermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPermissionRequestValidationError) Field ¶
func (e GetPermissionRequestValidationError) Field() string
Field function returns field value.
func (GetPermissionRequestValidationError) Key ¶
func (e GetPermissionRequestValidationError) Key() bool
Key function returns key value.
func (GetPermissionRequestValidationError) Reason ¶
func (e GetPermissionRequestValidationError) Reason() string
Reason function returns reason value.
type GetPermissionResponse ¶
type GetPermissionResponse struct { Permission *Permission `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"` // contains filtered or unexported fields }
func (*GetPermissionResponse) Descriptor
deprecated
func (*GetPermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPermissionResponse.ProtoReflect.Descriptor instead.
func (*GetPermissionResponse) GetPermission ¶
func (x *GetPermissionResponse) GetPermission() *Permission
func (*GetPermissionResponse) ProtoMessage ¶
func (*GetPermissionResponse) ProtoMessage()
func (*GetPermissionResponse) ProtoReflect ¶
func (x *GetPermissionResponse) ProtoReflect() protoreflect.Message
func (*GetPermissionResponse) Reset ¶
func (x *GetPermissionResponse) Reset()
func (*GetPermissionResponse) String ¶
func (x *GetPermissionResponse) String() string
func (*GetPermissionResponse) Validate ¶
func (m *GetPermissionResponse) Validate() error
Validate checks the field values on GetPermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPermissionResponse) ValidateAll ¶
func (m *GetPermissionResponse) ValidateAll() error
ValidateAll checks the field values on GetPermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPermissionResponseMultiError, or nil if none found.
type GetPermissionResponseMultiError ¶
type GetPermissionResponseMultiError []error
GetPermissionResponseMultiError is an error wrapping multiple validation errors returned by GetPermissionResponse.ValidateAll() if the designated constraints aren't met.
func (GetPermissionResponseMultiError) AllErrors ¶
func (m GetPermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPermissionResponseMultiError) Error ¶
func (m GetPermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPermissionResponseValidationError ¶
type GetPermissionResponseValidationError struct {
// contains filtered or unexported fields
}
GetPermissionResponseValidationError is the validation error returned by GetPermissionResponse.Validate if the designated constraints aren't met.
func (GetPermissionResponseValidationError) Cause ¶
func (e GetPermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPermissionResponseValidationError) Error ¶
func (e GetPermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPermissionResponseValidationError) ErrorName ¶
func (e GetPermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPermissionResponseValidationError) Field ¶
func (e GetPermissionResponseValidationError) Field() string
Field function returns field value.
func (GetPermissionResponseValidationError) Key ¶
func (e GetPermissionResponseValidationError) Key() bool
Key function returns key value.
func (GetPermissionResponseValidationError) Reason ¶
func (e GetPermissionResponseValidationError) Reason() string
Reason function returns reason value.
type GetPolicyRequest ¶
type GetPolicyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetPolicyRequest) Descriptor
deprecated
func (*GetPolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPolicyRequest.ProtoReflect.Descriptor instead.
func (*GetPolicyRequest) GetId ¶
func (x *GetPolicyRequest) GetId() string
func (*GetPolicyRequest) ProtoMessage ¶
func (*GetPolicyRequest) ProtoMessage()
func (*GetPolicyRequest) ProtoReflect ¶
func (x *GetPolicyRequest) ProtoReflect() protoreflect.Message
func (*GetPolicyRequest) Reset ¶
func (x *GetPolicyRequest) Reset()
func (*GetPolicyRequest) String ¶
func (x *GetPolicyRequest) String() string
func (*GetPolicyRequest) Validate ¶
func (m *GetPolicyRequest) Validate() error
Validate checks the field values on GetPolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPolicyRequest) ValidateAll ¶
func (m *GetPolicyRequest) ValidateAll() error
ValidateAll checks the field values on GetPolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPolicyRequestMultiError, or nil if none found.
type GetPolicyRequestMultiError ¶
type GetPolicyRequestMultiError []error
GetPolicyRequestMultiError is an error wrapping multiple validation errors returned by GetPolicyRequest.ValidateAll() if the designated constraints aren't met.
func (GetPolicyRequestMultiError) AllErrors ¶
func (m GetPolicyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPolicyRequestMultiError) Error ¶
func (m GetPolicyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPolicyRequestValidationError ¶
type GetPolicyRequestValidationError struct {
// contains filtered or unexported fields
}
GetPolicyRequestValidationError is the validation error returned by GetPolicyRequest.Validate if the designated constraints aren't met.
func (GetPolicyRequestValidationError) Cause ¶
func (e GetPolicyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPolicyRequestValidationError) Error ¶
func (e GetPolicyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPolicyRequestValidationError) ErrorName ¶
func (e GetPolicyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPolicyRequestValidationError) Field ¶
func (e GetPolicyRequestValidationError) Field() string
Field function returns field value.
func (GetPolicyRequestValidationError) Key ¶
func (e GetPolicyRequestValidationError) Key() bool
Key function returns key value.
func (GetPolicyRequestValidationError) Reason ¶
func (e GetPolicyRequestValidationError) Reason() string
Reason function returns reason value.
type GetPolicyResponse ¶
type GetPolicyResponse struct { Policy *Policy `protobuf:"bytes,1,opt,name=policy,proto3" json:"policy,omitempty"` // contains filtered or unexported fields }
func (*GetPolicyResponse) Descriptor
deprecated
func (*GetPolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPolicyResponse.ProtoReflect.Descriptor instead.
func (*GetPolicyResponse) GetPolicy ¶
func (x *GetPolicyResponse) GetPolicy() *Policy
func (*GetPolicyResponse) ProtoMessage ¶
func (*GetPolicyResponse) ProtoMessage()
func (*GetPolicyResponse) ProtoReflect ¶
func (x *GetPolicyResponse) ProtoReflect() protoreflect.Message
func (*GetPolicyResponse) Reset ¶
func (x *GetPolicyResponse) Reset()
func (*GetPolicyResponse) String ¶
func (x *GetPolicyResponse) String() string
func (*GetPolicyResponse) Validate ¶
func (m *GetPolicyResponse) Validate() error
Validate checks the field values on GetPolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPolicyResponse) ValidateAll ¶
func (m *GetPolicyResponse) ValidateAll() error
ValidateAll checks the field values on GetPolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPolicyResponseMultiError, or nil if none found.
type GetPolicyResponseMultiError ¶
type GetPolicyResponseMultiError []error
GetPolicyResponseMultiError is an error wrapping multiple validation errors returned by GetPolicyResponse.ValidateAll() if the designated constraints aren't met.
func (GetPolicyResponseMultiError) AllErrors ¶
func (m GetPolicyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPolicyResponseMultiError) Error ¶
func (m GetPolicyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPolicyResponseValidationError ¶
type GetPolicyResponseValidationError struct {
// contains filtered or unexported fields
}
GetPolicyResponseValidationError is the validation error returned by GetPolicyResponse.Validate if the designated constraints aren't met.
func (GetPolicyResponseValidationError) Cause ¶
func (e GetPolicyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPolicyResponseValidationError) Error ¶
func (e GetPolicyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPolicyResponseValidationError) ErrorName ¶
func (e GetPolicyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPolicyResponseValidationError) Field ¶
func (e GetPolicyResponseValidationError) Field() string
Field function returns field value.
func (GetPolicyResponseValidationError) Key ¶
func (e GetPolicyResponseValidationError) Key() bool
Key function returns key value.
func (GetPolicyResponseValidationError) Reason ¶
func (e GetPolicyResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectRequest ¶
type GetProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProjectRequest) Descriptor
deprecated
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) GetId ¶
func (x *GetProjectRequest) GetId() string
func (*GetProjectRequest) ProtoMessage ¶
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶
func (x *GetProjectRequest) String() string
func (*GetProjectRequest) Validate ¶
func (m *GetProjectRequest) Validate() error
Validate checks the field values on GetProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectRequest) ValidateAll ¶
func (m *GetProjectRequest) ValidateAll() error
ValidateAll checks the field values on GetProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectRequestMultiError, or nil if none found.
type GetProjectRequestMultiError ¶
type GetProjectRequestMultiError []error
GetProjectRequestMultiError is an error wrapping multiple validation errors returned by GetProjectRequest.ValidateAll() if the designated constraints aren't met.
func (GetProjectRequestMultiError) AllErrors ¶
func (m GetProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectRequestMultiError) Error ¶
func (m GetProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectRequestValidationError ¶
type GetProjectRequestValidationError struct {
// contains filtered or unexported fields
}
GetProjectRequestValidationError is the validation error returned by GetProjectRequest.Validate if the designated constraints aren't met.
func (GetProjectRequestValidationError) Cause ¶
func (e GetProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectRequestValidationError) Error ¶
func (e GetProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectRequestValidationError) ErrorName ¶
func (e GetProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectRequestValidationError) Field ¶
func (e GetProjectRequestValidationError) Field() string
Field function returns field value.
func (GetProjectRequestValidationError) Key ¶
func (e GetProjectRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectRequestValidationError) Reason ¶
func (e GetProjectRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectResourceRequest ¶
type GetProjectResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*GetProjectResourceRequest) Descriptor
deprecated
func (*GetProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*GetProjectResourceRequest) GetId ¶
func (x *GetProjectResourceRequest) GetId() string
func (*GetProjectResourceRequest) GetProjectId ¶
func (x *GetProjectResourceRequest) GetProjectId() string
func (*GetProjectResourceRequest) ProtoMessage ¶
func (*GetProjectResourceRequest) ProtoMessage()
func (*GetProjectResourceRequest) ProtoReflect ¶
func (x *GetProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*GetProjectResourceRequest) Reset ¶
func (x *GetProjectResourceRequest) Reset()
func (*GetProjectResourceRequest) String ¶
func (x *GetProjectResourceRequest) String() string
func (*GetProjectResourceRequest) Validate ¶
func (m *GetProjectResourceRequest) Validate() error
Validate checks the field values on GetProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectResourceRequest) ValidateAll ¶
func (m *GetProjectResourceRequest) ValidateAll() error
ValidateAll checks the field values on GetProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectResourceRequestMultiError, or nil if none found.
type GetProjectResourceRequestMultiError ¶
type GetProjectResourceRequestMultiError []error
GetProjectResourceRequestMultiError is an error wrapping multiple validation errors returned by GetProjectResourceRequest.ValidateAll() if the designated constraints aren't met.
func (GetProjectResourceRequestMultiError) AllErrors ¶
func (m GetProjectResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectResourceRequestMultiError) Error ¶
func (m GetProjectResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectResourceRequestValidationError ¶
type GetProjectResourceRequestValidationError struct {
// contains filtered or unexported fields
}
GetProjectResourceRequestValidationError is the validation error returned by GetProjectResourceRequest.Validate if the designated constraints aren't met.
func (GetProjectResourceRequestValidationError) Cause ¶
func (e GetProjectResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectResourceRequestValidationError) Error ¶
func (e GetProjectResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectResourceRequestValidationError) ErrorName ¶
func (e GetProjectResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectResourceRequestValidationError) Field ¶
func (e GetProjectResourceRequestValidationError) Field() string
Field function returns field value.
func (GetProjectResourceRequestValidationError) Key ¶
func (e GetProjectResourceRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectResourceRequestValidationError) Reason ¶
func (e GetProjectResourceRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectResourceResponse ¶
type GetProjectResourceResponse struct { Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*GetProjectResourceResponse) Descriptor
deprecated
func (*GetProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResourceResponse) GetResource ¶
func (x *GetProjectResourceResponse) GetResource() *Resource
func (*GetProjectResourceResponse) ProtoMessage ¶
func (*GetProjectResourceResponse) ProtoMessage()
func (*GetProjectResourceResponse) ProtoReflect ¶
func (x *GetProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResourceResponse) Reset ¶
func (x *GetProjectResourceResponse) Reset()
func (*GetProjectResourceResponse) String ¶
func (x *GetProjectResourceResponse) String() string
func (*GetProjectResourceResponse) Validate ¶
func (m *GetProjectResourceResponse) Validate() error
Validate checks the field values on GetProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectResourceResponse) ValidateAll ¶
func (m *GetProjectResourceResponse) ValidateAll() error
ValidateAll checks the field values on GetProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectResourceResponseMultiError, or nil if none found.
type GetProjectResourceResponseMultiError ¶
type GetProjectResourceResponseMultiError []error
GetProjectResourceResponseMultiError is an error wrapping multiple validation errors returned by GetProjectResourceResponse.ValidateAll() if the designated constraints aren't met.
func (GetProjectResourceResponseMultiError) AllErrors ¶
func (m GetProjectResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectResourceResponseMultiError) Error ¶
func (m GetProjectResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectResourceResponseValidationError ¶
type GetProjectResourceResponseValidationError struct {
// contains filtered or unexported fields
}
GetProjectResourceResponseValidationError is the validation error returned by GetProjectResourceResponse.Validate if the designated constraints aren't met.
func (GetProjectResourceResponseValidationError) Cause ¶
func (e GetProjectResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectResourceResponseValidationError) Error ¶
func (e GetProjectResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectResourceResponseValidationError) ErrorName ¶
func (e GetProjectResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectResourceResponseValidationError) Field ¶
func (e GetProjectResourceResponseValidationError) Field() string
Field function returns field value.
func (GetProjectResourceResponseValidationError) Key ¶
func (e GetProjectResourceResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectResourceResponseValidationError) Reason ¶
func (e GetProjectResourceResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectResponse ¶
type GetProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetProjectResponse) Descriptor
deprecated
func (*GetProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResponse) GetProject ¶
func (x *GetProjectResponse) GetProject() *Project
func (*GetProjectResponse) ProtoMessage ¶
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) ProtoReflect ¶
func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResponse) Reset ¶
func (x *GetProjectResponse) Reset()
func (*GetProjectResponse) String ¶
func (x *GetProjectResponse) String() string
func (*GetProjectResponse) Validate ¶
func (m *GetProjectResponse) Validate() error
Validate checks the field values on GetProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectResponse) ValidateAll ¶
func (m *GetProjectResponse) ValidateAll() error
ValidateAll checks the field values on GetProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectResponseMultiError, or nil if none found.
type GetProjectResponseMultiError ¶
type GetProjectResponseMultiError []error
GetProjectResponseMultiError is an error wrapping multiple validation errors returned by GetProjectResponse.ValidateAll() if the designated constraints aren't met.
func (GetProjectResponseMultiError) AllErrors ¶
func (m GetProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectResponseMultiError) Error ¶
func (m GetProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectResponseValidationError ¶
type GetProjectResponseValidationError struct {
// contains filtered or unexported fields
}
GetProjectResponseValidationError is the validation error returned by GetProjectResponse.Validate if the designated constraints aren't met.
func (GetProjectResponseValidationError) Cause ¶
func (e GetProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectResponseValidationError) Error ¶
func (e GetProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectResponseValidationError) ErrorName ¶
func (e GetProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectResponseValidationError) Field ¶
func (e GetProjectResponseValidationError) Field() string
Field function returns field value.
func (GetProjectResponseValidationError) Key ¶
func (e GetProjectResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectResponseValidationError) Reason ¶
func (e GetProjectResponseValidationError) Reason() string
Reason function returns reason value.
type GetRelationRequest ¶
type GetRelationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetRelationRequest) Descriptor
deprecated
func (*GetRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRelationRequest.ProtoReflect.Descriptor instead.
func (*GetRelationRequest) GetId ¶
func (x *GetRelationRequest) GetId() string
func (*GetRelationRequest) ProtoMessage ¶
func (*GetRelationRequest) ProtoMessage()
func (*GetRelationRequest) ProtoReflect ¶
func (x *GetRelationRequest) ProtoReflect() protoreflect.Message
func (*GetRelationRequest) Reset ¶
func (x *GetRelationRequest) Reset()
func (*GetRelationRequest) String ¶
func (x *GetRelationRequest) String() string
func (*GetRelationRequest) Validate ¶
func (m *GetRelationRequest) Validate() error
Validate checks the field values on GetRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRelationRequest) ValidateAll ¶
func (m *GetRelationRequest) ValidateAll() error
ValidateAll checks the field values on GetRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRelationRequestMultiError, or nil if none found.
type GetRelationRequestMultiError ¶
type GetRelationRequestMultiError []error
GetRelationRequestMultiError is an error wrapping multiple validation errors returned by GetRelationRequest.ValidateAll() if the designated constraints aren't met.
func (GetRelationRequestMultiError) AllErrors ¶
func (m GetRelationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRelationRequestMultiError) Error ¶
func (m GetRelationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRelationRequestValidationError ¶
type GetRelationRequestValidationError struct {
// contains filtered or unexported fields
}
GetRelationRequestValidationError is the validation error returned by GetRelationRequest.Validate if the designated constraints aren't met.
func (GetRelationRequestValidationError) Cause ¶
func (e GetRelationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRelationRequestValidationError) Error ¶
func (e GetRelationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRelationRequestValidationError) ErrorName ¶
func (e GetRelationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRelationRequestValidationError) Field ¶
func (e GetRelationRequestValidationError) Field() string
Field function returns field value.
func (GetRelationRequestValidationError) Key ¶
func (e GetRelationRequestValidationError) Key() bool
Key function returns key value.
func (GetRelationRequestValidationError) Reason ¶
func (e GetRelationRequestValidationError) Reason() string
Reason function returns reason value.
type GetRelationResponse ¶
type GetRelationResponse struct { Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"` // contains filtered or unexported fields }
func (*GetRelationResponse) Descriptor
deprecated
func (*GetRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRelationResponse.ProtoReflect.Descriptor instead.
func (*GetRelationResponse) GetRelation ¶
func (x *GetRelationResponse) GetRelation() *Relation
func (*GetRelationResponse) ProtoMessage ¶
func (*GetRelationResponse) ProtoMessage()
func (*GetRelationResponse) ProtoReflect ¶
func (x *GetRelationResponse) ProtoReflect() protoreflect.Message
func (*GetRelationResponse) Reset ¶
func (x *GetRelationResponse) Reset()
func (*GetRelationResponse) String ¶
func (x *GetRelationResponse) String() string
func (*GetRelationResponse) Validate ¶
func (m *GetRelationResponse) Validate() error
Validate checks the field values on GetRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRelationResponse) ValidateAll ¶
func (m *GetRelationResponse) ValidateAll() error
ValidateAll checks the field values on GetRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRelationResponseMultiError, or nil if none found.
type GetRelationResponseMultiError ¶
type GetRelationResponseMultiError []error
GetRelationResponseMultiError is an error wrapping multiple validation errors returned by GetRelationResponse.ValidateAll() if the designated constraints aren't met.
func (GetRelationResponseMultiError) AllErrors ¶
func (m GetRelationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRelationResponseMultiError) Error ¶
func (m GetRelationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRelationResponseValidationError ¶
type GetRelationResponseValidationError struct {
// contains filtered or unexported fields
}
GetRelationResponseValidationError is the validation error returned by GetRelationResponse.Validate if the designated constraints aren't met.
func (GetRelationResponseValidationError) Cause ¶
func (e GetRelationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRelationResponseValidationError) Error ¶
func (e GetRelationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRelationResponseValidationError) ErrorName ¶
func (e GetRelationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRelationResponseValidationError) Field ¶
func (e GetRelationResponseValidationError) Field() string
Field function returns field value.
func (GetRelationResponseValidationError) Key ¶
func (e GetRelationResponseValidationError) Key() bool
Key function returns key value.
func (GetRelationResponseValidationError) Reason ¶
func (e GetRelationResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserKeyRequest ¶
type GetServiceUserKeyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` KeyId string `protobuf:"bytes,2,opt,name=key_id,json=keyId,proto3" json:"key_id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceUserKeyRequest) Descriptor
deprecated
func (*GetServiceUserKeyRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserKeyRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserKeyRequest) GetId ¶
func (x *GetServiceUserKeyRequest) GetId() string
func (*GetServiceUserKeyRequest) GetKeyId ¶
func (x *GetServiceUserKeyRequest) GetKeyId() string
func (*GetServiceUserKeyRequest) ProtoMessage ¶
func (*GetServiceUserKeyRequest) ProtoMessage()
func (*GetServiceUserKeyRequest) ProtoReflect ¶
func (x *GetServiceUserKeyRequest) ProtoReflect() protoreflect.Message
func (*GetServiceUserKeyRequest) Reset ¶
func (x *GetServiceUserKeyRequest) Reset()
func (*GetServiceUserKeyRequest) String ¶
func (x *GetServiceUserKeyRequest) String() string
func (*GetServiceUserKeyRequest) Validate ¶
func (m *GetServiceUserKeyRequest) Validate() error
Validate checks the field values on GetServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserKeyRequest) ValidateAll ¶
func (m *GetServiceUserKeyRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceUserKeyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserKeyRequestMultiError, or nil if none found.
type GetServiceUserKeyRequestMultiError ¶
type GetServiceUserKeyRequestMultiError []error
GetServiceUserKeyRequestMultiError is an error wrapping multiple validation errors returned by GetServiceUserKeyRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserKeyRequestMultiError) AllErrors ¶
func (m GetServiceUserKeyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserKeyRequestMultiError) Error ¶
func (m GetServiceUserKeyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserKeyRequestValidationError ¶
type GetServiceUserKeyRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserKeyRequestValidationError is the validation error returned by GetServiceUserKeyRequest.Validate if the designated constraints aren't met.
func (GetServiceUserKeyRequestValidationError) Cause ¶
func (e GetServiceUserKeyRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserKeyRequestValidationError) Error ¶
func (e GetServiceUserKeyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserKeyRequestValidationError) ErrorName ¶
func (e GetServiceUserKeyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserKeyRequestValidationError) Field ¶
func (e GetServiceUserKeyRequestValidationError) Field() string
Field function returns field value.
func (GetServiceUserKeyRequestValidationError) Key ¶
func (e GetServiceUserKeyRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceUserKeyRequestValidationError) Reason ¶
func (e GetServiceUserKeyRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserKeyResponse ¶
type GetServiceUserKeyResponse struct { Keys []*JSONWebKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
func (*GetServiceUserKeyResponse) Descriptor
deprecated
func (*GetServiceUserKeyResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserKeyResponse.ProtoReflect.Descriptor instead.
func (*GetServiceUserKeyResponse) GetKeys ¶
func (x *GetServiceUserKeyResponse) GetKeys() []*JSONWebKey
func (*GetServiceUserKeyResponse) ProtoMessage ¶
func (*GetServiceUserKeyResponse) ProtoMessage()
func (*GetServiceUserKeyResponse) ProtoReflect ¶
func (x *GetServiceUserKeyResponse) ProtoReflect() protoreflect.Message
func (*GetServiceUserKeyResponse) Reset ¶
func (x *GetServiceUserKeyResponse) Reset()
func (*GetServiceUserKeyResponse) String ¶
func (x *GetServiceUserKeyResponse) String() string
func (*GetServiceUserKeyResponse) Validate ¶
func (m *GetServiceUserKeyResponse) Validate() error
Validate checks the field values on GetServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserKeyResponse) ValidateAll ¶
func (m *GetServiceUserKeyResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceUserKeyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserKeyResponseMultiError, or nil if none found.
type GetServiceUserKeyResponseMultiError ¶
type GetServiceUserKeyResponseMultiError []error
GetServiceUserKeyResponseMultiError is an error wrapping multiple validation errors returned by GetServiceUserKeyResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserKeyResponseMultiError) AllErrors ¶
func (m GetServiceUserKeyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserKeyResponseMultiError) Error ¶
func (m GetServiceUserKeyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserKeyResponseValidationError ¶
type GetServiceUserKeyResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserKeyResponseValidationError is the validation error returned by GetServiceUserKeyResponse.Validate if the designated constraints aren't met.
func (GetServiceUserKeyResponseValidationError) Cause ¶
func (e GetServiceUserKeyResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserKeyResponseValidationError) Error ¶
func (e GetServiceUserKeyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserKeyResponseValidationError) ErrorName ¶
func (e GetServiceUserKeyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserKeyResponseValidationError) Field ¶
func (e GetServiceUserKeyResponseValidationError) Field() string
Field function returns field value.
func (GetServiceUserKeyResponseValidationError) Key ¶
func (e GetServiceUserKeyResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceUserKeyResponseValidationError) Reason ¶
func (e GetServiceUserKeyResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserRequest ¶
type GetServiceUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetServiceUserRequest) Descriptor
deprecated
func (*GetServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserRequest) GetId ¶
func (x *GetServiceUserRequest) GetId() string
func (*GetServiceUserRequest) ProtoMessage ¶
func (*GetServiceUserRequest) ProtoMessage()
func (*GetServiceUserRequest) ProtoReflect ¶
func (x *GetServiceUserRequest) ProtoReflect() protoreflect.Message
func (*GetServiceUserRequest) Reset ¶
func (x *GetServiceUserRequest) Reset()
func (*GetServiceUserRequest) String ¶
func (x *GetServiceUserRequest) String() string
func (*GetServiceUserRequest) Validate ¶
func (m *GetServiceUserRequest) Validate() error
Validate checks the field values on GetServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserRequest) ValidateAll ¶
func (m *GetServiceUserRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserRequestMultiError, or nil if none found.
type GetServiceUserRequestMultiError ¶
type GetServiceUserRequestMultiError []error
GetServiceUserRequestMultiError is an error wrapping multiple validation errors returned by GetServiceUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserRequestMultiError) AllErrors ¶
func (m GetServiceUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserRequestMultiError) Error ¶
func (m GetServiceUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserRequestValidationError ¶
type GetServiceUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserRequestValidationError is the validation error returned by GetServiceUserRequest.Validate if the designated constraints aren't met.
func (GetServiceUserRequestValidationError) Cause ¶
func (e GetServiceUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserRequestValidationError) Error ¶
func (e GetServiceUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserRequestValidationError) ErrorName ¶
func (e GetServiceUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserRequestValidationError) Field ¶
func (e GetServiceUserRequestValidationError) Field() string
Field function returns field value.
func (GetServiceUserRequestValidationError) Key ¶
func (e GetServiceUserRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceUserRequestValidationError) Reason ¶
func (e GetServiceUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserResponse ¶
type GetServiceUserResponse struct { Serviceuser *ServiceUser `protobuf:"bytes,1,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"` // contains filtered or unexported fields }
func (*GetServiceUserResponse) Descriptor
deprecated
func (*GetServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserResponse.ProtoReflect.Descriptor instead.
func (*GetServiceUserResponse) GetServiceuser ¶
func (x *GetServiceUserResponse) GetServiceuser() *ServiceUser
func (*GetServiceUserResponse) ProtoMessage ¶
func (*GetServiceUserResponse) ProtoMessage()
func (*GetServiceUserResponse) ProtoReflect ¶
func (x *GetServiceUserResponse) ProtoReflect() protoreflect.Message
func (*GetServiceUserResponse) Reset ¶
func (x *GetServiceUserResponse) Reset()
func (*GetServiceUserResponse) String ¶
func (x *GetServiceUserResponse) String() string
func (*GetServiceUserResponse) Validate ¶
func (m *GetServiceUserResponse) Validate() error
Validate checks the field values on GetServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserResponse) ValidateAll ¶
func (m *GetServiceUserResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserResponseMultiError, or nil if none found.
type GetServiceUserResponseMultiError ¶
type GetServiceUserResponseMultiError []error
GetServiceUserResponseMultiError is an error wrapping multiple validation errors returned by GetServiceUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserResponseMultiError) AllErrors ¶
func (m GetServiceUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserResponseMultiError) Error ¶
func (m GetServiceUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserResponseValidationError ¶
type GetServiceUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserResponseValidationError is the validation error returned by GetServiceUserResponse.Validate if the designated constraints aren't met.
func (GetServiceUserResponseValidationError) Cause ¶
func (e GetServiceUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserResponseValidationError) Error ¶
func (e GetServiceUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserResponseValidationError) ErrorName ¶
func (e GetServiceUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserResponseValidationError) Field ¶
func (e GetServiceUserResponseValidationError) Field() string
Field function returns field value.
func (GetServiceUserResponseValidationError) Key ¶
func (e GetServiceUserResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceUserResponseValidationError) Reason ¶
func (e GetServiceUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserRequest ¶
type GetUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetId ¶
func (x *GetUserRequest) GetId() string
func (*GetUserRequest) ProtoMessage ¶
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶
func (x *GetUserRequest) String() string
func (*GetUserRequest) Validate ¶
func (m *GetUserRequest) Validate() error
Validate checks the field values on GetUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserRequest) ValidateAll ¶
func (m *GetUserRequest) ValidateAll() error
ValidateAll checks the field values on GetUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserRequestMultiError, or nil if none found.
type GetUserRequestMultiError ¶
type GetUserRequestMultiError []error
GetUserRequestMultiError is an error wrapping multiple validation errors returned by GetUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetUserRequestMultiError) AllErrors ¶
func (m GetUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRequestMultiError) Error ¶
func (m GetUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRequestValidationError ¶
type GetUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetUserRequestValidationError is the validation error returned by GetUserRequest.Validate if the designated constraints aren't met.
func (GetUserRequestValidationError) Cause ¶
func (e GetUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserRequestValidationError) Error ¶
func (e GetUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRequestValidationError) ErrorName ¶
func (e GetUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRequestValidationError) Field ¶
func (e GetUserRequestValidationError) Field() string
Field function returns field value.
func (GetUserRequestValidationError) Key ¶
func (e GetUserRequestValidationError) Key() bool
Key function returns key value.
func (GetUserRequestValidationError) Reason ¶
func (e GetUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserResponse ¶
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶
func (x *GetUserResponse) String() string
func (*GetUserResponse) Validate ¶
func (m *GetUserResponse) Validate() error
Validate checks the field values on GetUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserResponse) ValidateAll ¶
func (m *GetUserResponse) ValidateAll() error
ValidateAll checks the field values on GetUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserResponseMultiError, or nil if none found.
type GetUserResponseMultiError ¶
type GetUserResponseMultiError []error
GetUserResponseMultiError is an error wrapping multiple validation errors returned by GetUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetUserResponseMultiError) AllErrors ¶
func (m GetUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserResponseMultiError) Error ¶
func (m GetUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserResponseValidationError ¶
type GetUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetUserResponseValidationError is the validation error returned by GetUserResponse.Validate if the designated constraints aren't met.
func (GetUserResponseValidationError) Cause ¶
func (e GetUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserResponseValidationError) Error ¶
func (e GetUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserResponseValidationError) ErrorName ¶
func (e GetUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserResponseValidationError) Field ¶
func (e GetUserResponseValidationError) Field() string
Field function returns field value.
func (GetUserResponseValidationError) Key ¶
func (e GetUserResponseValidationError) Key() bool
Key function returns key value.
func (GetUserResponseValidationError) Reason ¶
func (e GetUserResponseValidationError) Reason() string
Reason function returns reason value.
type Group ¶
type Group 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"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Group) Descriptor
deprecated
func (*Group) GetCreatedAt ¶
func (x *Group) GetCreatedAt() *timestamppb.Timestamp
func (*Group) GetMetadata ¶
func (*Group) GetUpdatedAt ¶
func (x *Group) GetUpdatedAt() *timestamppb.Timestamp
func (*Group) ProtoMessage ¶
func (*Group) ProtoMessage()
func (*Group) ProtoReflect ¶
func (x *Group) ProtoReflect() protoreflect.Message
func (*Group) Validate ¶
Validate checks the field values on Group with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Group) ValidateAll ¶
ValidateAll checks the field values on Group with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GroupMultiError, or nil if none found.
type GroupMultiError ¶
type GroupMultiError []error
GroupMultiError is an error wrapping multiple validation errors returned by Group.ValidateAll() if the designated constraints aren't met.
func (GroupMultiError) AllErrors ¶
func (m GroupMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GroupMultiError) Error ¶
func (m GroupMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GroupRequestBody ¶
type GroupRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*GroupRequestBody) Descriptor
deprecated
func (*GroupRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use GroupRequestBody.ProtoReflect.Descriptor instead.
func (*GroupRequestBody) GetMetadata ¶
func (x *GroupRequestBody) GetMetadata() *structpb.Struct
func (*GroupRequestBody) GetName ¶
func (x *GroupRequestBody) GetName() string
func (*GroupRequestBody) GetTitle ¶
func (x *GroupRequestBody) GetTitle() string
func (*GroupRequestBody) ProtoMessage ¶
func (*GroupRequestBody) ProtoMessage()
func (*GroupRequestBody) ProtoReflect ¶
func (x *GroupRequestBody) ProtoReflect() protoreflect.Message
func (*GroupRequestBody) Reset ¶
func (x *GroupRequestBody) Reset()
func (*GroupRequestBody) String ¶
func (x *GroupRequestBody) String() string
func (*GroupRequestBody) Validate ¶
func (m *GroupRequestBody) Validate() error
Validate checks the field values on GroupRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GroupRequestBody) ValidateAll ¶
func (m *GroupRequestBody) ValidateAll() error
ValidateAll checks the field values on GroupRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GroupRequestBodyMultiError, or nil if none found.
type GroupRequestBodyMultiError ¶
type GroupRequestBodyMultiError []error
GroupRequestBodyMultiError is an error wrapping multiple validation errors returned by GroupRequestBody.ValidateAll() if the designated constraints aren't met.
func (GroupRequestBodyMultiError) AllErrors ¶
func (m GroupRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GroupRequestBodyMultiError) Error ¶
func (m GroupRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GroupRequestBodyValidationError ¶
type GroupRequestBodyValidationError struct {
// contains filtered or unexported fields
}
GroupRequestBodyValidationError is the validation error returned by GroupRequestBody.Validate if the designated constraints aren't met.
func (GroupRequestBodyValidationError) Cause ¶
func (e GroupRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (GroupRequestBodyValidationError) Error ¶
func (e GroupRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (GroupRequestBodyValidationError) ErrorName ¶
func (e GroupRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (GroupRequestBodyValidationError) Field ¶
func (e GroupRequestBodyValidationError) Field() string
Field function returns field value.
func (GroupRequestBodyValidationError) Key ¶
func (e GroupRequestBodyValidationError) Key() bool
Key function returns key value.
func (GroupRequestBodyValidationError) Reason ¶
func (e GroupRequestBodyValidationError) Reason() string
Reason function returns reason value.
type GroupValidationError ¶
type GroupValidationError struct {
// contains filtered or unexported fields
}
GroupValidationError is the validation error returned by Group.Validate if the designated constraints aren't met.
func (GroupValidationError) Cause ¶
func (e GroupValidationError) Cause() error
Cause function returns cause value.
func (GroupValidationError) Error ¶
func (e GroupValidationError) Error() string
Error satisfies the builtin error interface
func (GroupValidationError) ErrorName ¶
func (e GroupValidationError) ErrorName() string
ErrorName returns error name.
func (GroupValidationError) Field ¶
func (e GroupValidationError) Field() string
Field function returns field value.
func (GroupValidationError) Key ¶
func (e GroupValidationError) Key() bool
Key function returns key value.
func (GroupValidationError) Reason ¶
func (e GroupValidationError) Reason() string
Reason function returns reason value.
type Invitation ¶
type Invitation struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` GroupIds []string `protobuf:"bytes,4,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` ExpiresAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=expires_at,json=expiresAt,proto3" json:"expires_at,omitempty"` RoleIds []string `protobuf:"bytes,8,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"` // contains filtered or unexported fields }
func (*Invitation) Descriptor
deprecated
func (*Invitation) Descriptor() ([]byte, []int)
Deprecated: Use Invitation.ProtoReflect.Descriptor instead.
func (*Invitation) GetCreatedAt ¶
func (x *Invitation) GetCreatedAt() *timestamppb.Timestamp
func (*Invitation) GetExpiresAt ¶
func (x *Invitation) GetExpiresAt() *timestamppb.Timestamp
func (*Invitation) GetGroupIds ¶
func (x *Invitation) GetGroupIds() []string
func (*Invitation) GetId ¶
func (x *Invitation) GetId() string
func (*Invitation) GetMetadata ¶
func (x *Invitation) GetMetadata() *structpb.Struct
func (*Invitation) GetOrgId ¶
func (x *Invitation) GetOrgId() string
func (*Invitation) GetRoleIds ¶ added in v0.7.3
func (x *Invitation) GetRoleIds() []string
func (*Invitation) GetUserId ¶
func (x *Invitation) GetUserId() string
func (*Invitation) ProtoMessage ¶
func (*Invitation) ProtoMessage()
func (*Invitation) ProtoReflect ¶
func (x *Invitation) ProtoReflect() protoreflect.Message
func (*Invitation) Reset ¶
func (x *Invitation) Reset()
func (*Invitation) String ¶
func (x *Invitation) String() string
func (*Invitation) Validate ¶
func (m *Invitation) Validate() error
Validate checks the field values on Invitation with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Invitation) ValidateAll ¶
func (m *Invitation) ValidateAll() error
ValidateAll checks the field values on Invitation with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InvitationMultiError, or nil if none found.
type InvitationMultiError ¶
type InvitationMultiError []error
InvitationMultiError is an error wrapping multiple validation errors returned by Invitation.ValidateAll() if the designated constraints aren't met.
func (InvitationMultiError) AllErrors ¶
func (m InvitationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InvitationMultiError) Error ¶
func (m InvitationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InvitationValidationError ¶
type InvitationValidationError struct {
// contains filtered or unexported fields
}
InvitationValidationError is the validation error returned by Invitation.Validate if the designated constraints aren't met.
func (InvitationValidationError) Cause ¶
func (e InvitationValidationError) Cause() error
Cause function returns cause value.
func (InvitationValidationError) Error ¶
func (e InvitationValidationError) Error() string
Error satisfies the builtin error interface
func (InvitationValidationError) ErrorName ¶
func (e InvitationValidationError) ErrorName() string
ErrorName returns error name.
func (InvitationValidationError) Field ¶
func (e InvitationValidationError) Field() string
Field function returns field value.
func (InvitationValidationError) Key ¶
func (e InvitationValidationError) Key() bool
Key function returns key value.
func (InvitationValidationError) Reason ¶
func (e InvitationValidationError) Reason() string
Reason function returns reason value.
type JSONWebKey ¶
type JSONWebKey struct { // Key Type. Kty string `protobuf:"bytes,1,opt,name=kty,proto3" json:"kty,omitempty"` // Algorithm. Alg string `protobuf:"bytes,2,opt,name=alg,proto3" json:"alg,omitempty"` // Permitted uses for the public keys. Use string `protobuf:"bytes,3,opt,name=use,proto3" json:"use,omitempty"` // Key ID. Kid string `protobuf:"bytes,4,opt,name=kid,proto3" json:"kid,omitempty"` // Used for RSA keys. N string `protobuf:"bytes,5,opt,name=n,proto3" json:"n,omitempty"` // Used for RSA keys. E string `protobuf:"bytes,6,opt,name=e,proto3" json:"e,omitempty"` // Used for ECDSA keys. X string `protobuf:"bytes,7,opt,name=x,proto3" json:"x,omitempty"` // Used for ECDSA keys. Y string `protobuf:"bytes,8,opt,name=y,proto3" json:"y,omitempty"` // Used for ECDSA keys. Crv string `protobuf:"bytes,9,opt,name=crv,proto3" json:"crv,omitempty"` // contains filtered or unexported fields }
JSON Web Key as specified in RFC 7517
func (*JSONWebKey) Descriptor
deprecated
func (*JSONWebKey) Descriptor() ([]byte, []int)
Deprecated: Use JSONWebKey.ProtoReflect.Descriptor instead.
func (*JSONWebKey) GetAlg ¶
func (x *JSONWebKey) GetAlg() string
func (*JSONWebKey) GetCrv ¶
func (x *JSONWebKey) GetCrv() string
func (*JSONWebKey) GetE ¶
func (x *JSONWebKey) GetE() string
func (*JSONWebKey) GetKid ¶
func (x *JSONWebKey) GetKid() string
func (*JSONWebKey) GetKty ¶
func (x *JSONWebKey) GetKty() string
func (*JSONWebKey) GetN ¶
func (x *JSONWebKey) GetN() string
func (*JSONWebKey) GetUse ¶
func (x *JSONWebKey) GetUse() string
func (*JSONWebKey) GetX ¶
func (x *JSONWebKey) GetX() string
func (*JSONWebKey) GetY ¶
func (x *JSONWebKey) GetY() string
func (*JSONWebKey) ProtoMessage ¶
func (*JSONWebKey) ProtoMessage()
func (*JSONWebKey) ProtoReflect ¶
func (x *JSONWebKey) ProtoReflect() protoreflect.Message
func (*JSONWebKey) Reset ¶
func (x *JSONWebKey) Reset()
func (*JSONWebKey) String ¶
func (x *JSONWebKey) String() string
func (*JSONWebKey) Validate ¶
func (m *JSONWebKey) Validate() error
Validate checks the field values on JSONWebKey with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JSONWebKey) ValidateAll ¶
func (m *JSONWebKey) ValidateAll() error
ValidateAll checks the field values on JSONWebKey with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JSONWebKeyMultiError, or nil if none found.
type JSONWebKeyMultiError ¶
type JSONWebKeyMultiError []error
JSONWebKeyMultiError is an error wrapping multiple validation errors returned by JSONWebKey.ValidateAll() if the designated constraints aren't met.
func (JSONWebKeyMultiError) AllErrors ¶
func (m JSONWebKeyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JSONWebKeyMultiError) Error ¶
func (m JSONWebKeyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JSONWebKeyValidationError ¶
type JSONWebKeyValidationError struct {
// contains filtered or unexported fields
}
JSONWebKeyValidationError is the validation error returned by JSONWebKey.Validate if the designated constraints aren't met.
func (JSONWebKeyValidationError) Cause ¶
func (e JSONWebKeyValidationError) Cause() error
Cause function returns cause value.
func (JSONWebKeyValidationError) Error ¶
func (e JSONWebKeyValidationError) Error() string
Error satisfies the builtin error interface
func (JSONWebKeyValidationError) ErrorName ¶
func (e JSONWebKeyValidationError) ErrorName() string
ErrorName returns error name.
func (JSONWebKeyValidationError) Field ¶
func (e JSONWebKeyValidationError) Field() string
Field function returns field value.
func (JSONWebKeyValidationError) Key ¶
func (e JSONWebKeyValidationError) Key() bool
Key function returns key value.
func (JSONWebKeyValidationError) Reason ¶
func (e JSONWebKeyValidationError) Reason() string
Reason function returns reason value.
type JoinOrganizationRequest ¶ added in v0.7.2
type JoinOrganizationRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*JoinOrganizationRequest) Descriptor
deprecated
added in
v0.7.2
func (*JoinOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use JoinOrganizationRequest.ProtoReflect.Descriptor instead.
func (*JoinOrganizationRequest) GetOrgId ¶ added in v0.7.2
func (x *JoinOrganizationRequest) GetOrgId() string
func (*JoinOrganizationRequest) ProtoMessage ¶ added in v0.7.2
func (*JoinOrganizationRequest) ProtoMessage()
func (*JoinOrganizationRequest) ProtoReflect ¶ added in v0.7.2
func (x *JoinOrganizationRequest) ProtoReflect() protoreflect.Message
func (*JoinOrganizationRequest) Reset ¶ added in v0.7.2
func (x *JoinOrganizationRequest) Reset()
func (*JoinOrganizationRequest) String ¶ added in v0.7.2
func (x *JoinOrganizationRequest) String() string
func (*JoinOrganizationRequest) Validate ¶ added in v0.7.2
func (m *JoinOrganizationRequest) Validate() error
Validate checks the field values on JoinOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinOrganizationRequest) ValidateAll ¶ added in v0.7.2
func (m *JoinOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on JoinOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinOrganizationRequestMultiError, or nil if none found.
type JoinOrganizationRequestMultiError ¶ added in v0.7.2
type JoinOrganizationRequestMultiError []error
JoinOrganizationRequestMultiError is an error wrapping multiple validation errors returned by JoinOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (JoinOrganizationRequestMultiError) AllErrors ¶ added in v0.7.2
func (m JoinOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinOrganizationRequestMultiError) Error ¶ added in v0.7.2
func (m JoinOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinOrganizationRequestValidationError ¶ added in v0.7.2
type JoinOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
JoinOrganizationRequestValidationError is the validation error returned by JoinOrganizationRequest.Validate if the designated constraints aren't met.
func (JoinOrganizationRequestValidationError) Cause ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (JoinOrganizationRequestValidationError) Error ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (JoinOrganizationRequestValidationError) ErrorName ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (JoinOrganizationRequestValidationError) Field ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) Field() string
Field function returns field value.
func (JoinOrganizationRequestValidationError) Key ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (JoinOrganizationRequestValidationError) Reason ¶ added in v0.7.2
func (e JoinOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type JoinOrganizationResponse ¶ added in v0.7.2
type JoinOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*JoinOrganizationResponse) Descriptor
deprecated
added in
v0.7.2
func (*JoinOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use JoinOrganizationResponse.ProtoReflect.Descriptor instead.
func (*JoinOrganizationResponse) ProtoMessage ¶ added in v0.7.2
func (*JoinOrganizationResponse) ProtoMessage()
func (*JoinOrganizationResponse) ProtoReflect ¶ added in v0.7.2
func (x *JoinOrganizationResponse) ProtoReflect() protoreflect.Message
func (*JoinOrganizationResponse) Reset ¶ added in v0.7.2
func (x *JoinOrganizationResponse) Reset()
func (*JoinOrganizationResponse) String ¶ added in v0.7.2
func (x *JoinOrganizationResponse) String() string
func (*JoinOrganizationResponse) Validate ¶ added in v0.7.2
func (m *JoinOrganizationResponse) Validate() error
Validate checks the field values on JoinOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*JoinOrganizationResponse) ValidateAll ¶ added in v0.7.2
func (m *JoinOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on JoinOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in JoinOrganizationResponseMultiError, or nil if none found.
type JoinOrganizationResponseMultiError ¶ added in v0.7.2
type JoinOrganizationResponseMultiError []error
JoinOrganizationResponseMultiError is an error wrapping multiple validation errors returned by JoinOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (JoinOrganizationResponseMultiError) AllErrors ¶ added in v0.7.2
func (m JoinOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (JoinOrganizationResponseMultiError) Error ¶ added in v0.7.2
func (m JoinOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type JoinOrganizationResponseValidationError ¶ added in v0.7.2
type JoinOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
JoinOrganizationResponseValidationError is the validation error returned by JoinOrganizationResponse.Validate if the designated constraints aren't met.
func (JoinOrganizationResponseValidationError) Cause ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (JoinOrganizationResponseValidationError) Error ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (JoinOrganizationResponseValidationError) ErrorName ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (JoinOrganizationResponseValidationError) Field ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) Field() string
Field function returns field value.
func (JoinOrganizationResponseValidationError) Key ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (JoinOrganizationResponseValidationError) Reason ¶ added in v0.7.2
func (e JoinOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type KeyCredential ¶
type KeyCredential struct { Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"` Kid string `protobuf:"bytes,2,opt,name=kid,proto3" json:"kid,omitempty"` PrincipalId string `protobuf:"bytes,3,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"` // RSA private key as string PrivateKey string `protobuf:"bytes,4,opt,name=private_key,json=privateKey,proto3" json:"private_key,omitempty"` // contains filtered or unexported fields }
func (*KeyCredential) Descriptor
deprecated
func (*KeyCredential) Descriptor() ([]byte, []int)
Deprecated: Use KeyCredential.ProtoReflect.Descriptor instead.
func (*KeyCredential) GetKid ¶
func (x *KeyCredential) GetKid() string
func (*KeyCredential) GetPrincipalId ¶
func (x *KeyCredential) GetPrincipalId() string
func (*KeyCredential) GetPrivateKey ¶
func (x *KeyCredential) GetPrivateKey() string
func (*KeyCredential) GetType ¶
func (x *KeyCredential) GetType() string
func (*KeyCredential) ProtoMessage ¶
func (*KeyCredential) ProtoMessage()
func (*KeyCredential) ProtoReflect ¶
func (x *KeyCredential) ProtoReflect() protoreflect.Message
func (*KeyCredential) Reset ¶
func (x *KeyCredential) Reset()
func (*KeyCredential) String ¶
func (x *KeyCredential) String() string
func (*KeyCredential) Validate ¶
func (m *KeyCredential) Validate() error
Validate checks the field values on KeyCredential with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*KeyCredential) ValidateAll ¶
func (m *KeyCredential) ValidateAll() error
ValidateAll checks the field values on KeyCredential with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in KeyCredentialMultiError, or nil if none found.
type KeyCredentialMultiError ¶
type KeyCredentialMultiError []error
KeyCredentialMultiError is an error wrapping multiple validation errors returned by KeyCredential.ValidateAll() if the designated constraints aren't met.
func (KeyCredentialMultiError) AllErrors ¶
func (m KeyCredentialMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (KeyCredentialMultiError) Error ¶
func (m KeyCredentialMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type KeyCredentialValidationError ¶
type KeyCredentialValidationError struct {
// contains filtered or unexported fields
}
KeyCredentialValidationError is the validation error returned by KeyCredential.Validate if the designated constraints aren't met.
func (KeyCredentialValidationError) Cause ¶
func (e KeyCredentialValidationError) Cause() error
Cause function returns cause value.
func (KeyCredentialValidationError) Error ¶
func (e KeyCredentialValidationError) Error() string
Error satisfies the builtin error interface
func (KeyCredentialValidationError) ErrorName ¶
func (e KeyCredentialValidationError) ErrorName() string
ErrorName returns error name.
func (KeyCredentialValidationError) Field ¶
func (e KeyCredentialValidationError) Field() string
Field function returns field value.
func (KeyCredentialValidationError) Key ¶
func (e KeyCredentialValidationError) Key() bool
Key function returns key value.
func (KeyCredentialValidationError) Reason ¶
func (e KeyCredentialValidationError) Reason() string
Reason function returns reason value.
type ListAllOrganizationsRequest ¶
type ListAllOrganizationsRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListAllOrganizationsRequest) Descriptor
deprecated
func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsRequest) GetState ¶
func (x *ListAllOrganizationsRequest) GetState() string
func (*ListAllOrganizationsRequest) GetUserId ¶
func (x *ListAllOrganizationsRequest) GetUserId() string
func (*ListAllOrganizationsRequest) ProtoMessage ¶
func (*ListAllOrganizationsRequest) ProtoMessage()
func (*ListAllOrganizationsRequest) ProtoReflect ¶
func (x *ListAllOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ListAllOrganizationsRequest) Reset ¶
func (x *ListAllOrganizationsRequest) Reset()
func (*ListAllOrganizationsRequest) String ¶
func (x *ListAllOrganizationsRequest) String() string
func (*ListAllOrganizationsRequest) Validate ¶
func (m *ListAllOrganizationsRequest) Validate() error
Validate checks the field values on ListAllOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllOrganizationsRequest) ValidateAll ¶
func (m *ListAllOrganizationsRequest) ValidateAll() error
ValidateAll checks the field values on ListAllOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllOrganizationsRequestMultiError, or nil if none found.
type ListAllOrganizationsRequestMultiError ¶
type ListAllOrganizationsRequestMultiError []error
ListAllOrganizationsRequestMultiError is an error wrapping multiple validation errors returned by ListAllOrganizationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAllOrganizationsRequestMultiError) AllErrors ¶
func (m ListAllOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllOrganizationsRequestMultiError) Error ¶
func (m ListAllOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllOrganizationsRequestValidationError ¶
type ListAllOrganizationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAllOrganizationsRequestValidationError is the validation error returned by ListAllOrganizationsRequest.Validate if the designated constraints aren't met.
func (ListAllOrganizationsRequestValidationError) Cause ¶
func (e ListAllOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAllOrganizationsRequestValidationError) Error ¶
func (e ListAllOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllOrganizationsRequestValidationError) ErrorName ¶
func (e ListAllOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllOrganizationsRequestValidationError) Field ¶
func (e ListAllOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (ListAllOrganizationsRequestValidationError) Key ¶
func (e ListAllOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (ListAllOrganizationsRequestValidationError) Reason ¶
func (e ListAllOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListAllOrganizationsResponse ¶
type ListAllOrganizationsResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` // contains filtered or unexported fields }
func (*ListAllOrganizationsResponse) Descriptor
deprecated
func (*ListAllOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsResponse) GetOrganizations ¶
func (x *ListAllOrganizationsResponse) GetOrganizations() []*Organization
func (*ListAllOrganizationsResponse) ProtoMessage ¶
func (*ListAllOrganizationsResponse) ProtoMessage()
func (*ListAllOrganizationsResponse) ProtoReflect ¶
func (x *ListAllOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*ListAllOrganizationsResponse) Reset ¶
func (x *ListAllOrganizationsResponse) Reset()
func (*ListAllOrganizationsResponse) String ¶
func (x *ListAllOrganizationsResponse) String() string
func (*ListAllOrganizationsResponse) Validate ¶
func (m *ListAllOrganizationsResponse) Validate() error
Validate checks the field values on ListAllOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllOrganizationsResponse) ValidateAll ¶
func (m *ListAllOrganizationsResponse) ValidateAll() error
ValidateAll checks the field values on ListAllOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllOrganizationsResponseMultiError, or nil if none found.
type ListAllOrganizationsResponseMultiError ¶
type ListAllOrganizationsResponseMultiError []error
ListAllOrganizationsResponseMultiError is an error wrapping multiple validation errors returned by ListAllOrganizationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAllOrganizationsResponseMultiError) AllErrors ¶
func (m ListAllOrganizationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllOrganizationsResponseMultiError) Error ¶
func (m ListAllOrganizationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllOrganizationsResponseValidationError ¶
type ListAllOrganizationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAllOrganizationsResponseValidationError is the validation error returned by ListAllOrganizationsResponse.Validate if the designated constraints aren't met.
func (ListAllOrganizationsResponseValidationError) Cause ¶
func (e ListAllOrganizationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAllOrganizationsResponseValidationError) Error ¶
func (e ListAllOrganizationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllOrganizationsResponseValidationError) ErrorName ¶
func (e ListAllOrganizationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllOrganizationsResponseValidationError) Field ¶
func (e ListAllOrganizationsResponseValidationError) Field() string
Field function returns field value.
func (ListAllOrganizationsResponseValidationError) Key ¶
func (e ListAllOrganizationsResponseValidationError) Key() bool
Key function returns key value.
func (ListAllOrganizationsResponseValidationError) Reason ¶
func (e ListAllOrganizationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListAllUsersRequest ¶
type ListAllUsersRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageNum int32 `protobuf:"varint,2,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"` OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListAllUsersRequest) Descriptor
deprecated
func (*ListAllUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllUsersRequest.ProtoReflect.Descriptor instead.
func (*ListAllUsersRequest) GetGroupId ¶
func (x *ListAllUsersRequest) GetGroupId() string
func (*ListAllUsersRequest) GetKeyword ¶
func (x *ListAllUsersRequest) GetKeyword() string
func (*ListAllUsersRequest) GetOrgId ¶
func (x *ListAllUsersRequest) GetOrgId() string
func (*ListAllUsersRequest) GetPageNum ¶
func (x *ListAllUsersRequest) GetPageNum() int32
func (*ListAllUsersRequest) GetPageSize ¶
func (x *ListAllUsersRequest) GetPageSize() int32
func (*ListAllUsersRequest) GetState ¶
func (x *ListAllUsersRequest) GetState() string
func (*ListAllUsersRequest) ProtoMessage ¶
func (*ListAllUsersRequest) ProtoMessage()
func (*ListAllUsersRequest) ProtoReflect ¶
func (x *ListAllUsersRequest) ProtoReflect() protoreflect.Message
func (*ListAllUsersRequest) Reset ¶
func (x *ListAllUsersRequest) Reset()
func (*ListAllUsersRequest) String ¶
func (x *ListAllUsersRequest) String() string
func (*ListAllUsersRequest) Validate ¶
func (m *ListAllUsersRequest) Validate() error
Validate checks the field values on ListAllUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllUsersRequest) ValidateAll ¶
func (m *ListAllUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListAllUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllUsersRequestMultiError, or nil if none found.
type ListAllUsersRequestMultiError ¶
type ListAllUsersRequestMultiError []error
ListAllUsersRequestMultiError is an error wrapping multiple validation errors returned by ListAllUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListAllUsersRequestMultiError) AllErrors ¶
func (m ListAllUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllUsersRequestMultiError) Error ¶
func (m ListAllUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllUsersRequestValidationError ¶
type ListAllUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListAllUsersRequestValidationError is the validation error returned by ListAllUsersRequest.Validate if the designated constraints aren't met.
func (ListAllUsersRequestValidationError) Cause ¶
func (e ListAllUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAllUsersRequestValidationError) Error ¶
func (e ListAllUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllUsersRequestValidationError) ErrorName ¶
func (e ListAllUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllUsersRequestValidationError) Field ¶
func (e ListAllUsersRequestValidationError) Field() string
Field function returns field value.
func (ListAllUsersRequestValidationError) Key ¶
func (e ListAllUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListAllUsersRequestValidationError) Reason ¶
func (e ListAllUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListAllUsersResponse ¶
type ListAllUsersResponse struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` Users []*User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListAllUsersResponse) Descriptor
deprecated
func (*ListAllUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllUsersResponse.ProtoReflect.Descriptor instead.
func (*ListAllUsersResponse) GetCount ¶
func (x *ListAllUsersResponse) GetCount() int32
func (*ListAllUsersResponse) GetUsers ¶
func (x *ListAllUsersResponse) GetUsers() []*User
func (*ListAllUsersResponse) ProtoMessage ¶
func (*ListAllUsersResponse) ProtoMessage()
func (*ListAllUsersResponse) ProtoReflect ¶
func (x *ListAllUsersResponse) ProtoReflect() protoreflect.Message
func (*ListAllUsersResponse) Reset ¶
func (x *ListAllUsersResponse) Reset()
func (*ListAllUsersResponse) String ¶
func (x *ListAllUsersResponse) String() string
func (*ListAllUsersResponse) Validate ¶
func (m *ListAllUsersResponse) Validate() error
Validate checks the field values on ListAllUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllUsersResponse) ValidateAll ¶
func (m *ListAllUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListAllUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllUsersResponseMultiError, or nil if none found.
type ListAllUsersResponseMultiError ¶
type ListAllUsersResponseMultiError []error
ListAllUsersResponseMultiError is an error wrapping multiple validation errors returned by ListAllUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListAllUsersResponseMultiError) AllErrors ¶
func (m ListAllUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllUsersResponseMultiError) Error ¶
func (m ListAllUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllUsersResponseValidationError ¶
type ListAllUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListAllUsersResponseValidationError is the validation error returned by ListAllUsersResponse.Validate if the designated constraints aren't met.
func (ListAllUsersResponseValidationError) Cause ¶
func (e ListAllUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAllUsersResponseValidationError) Error ¶
func (e ListAllUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllUsersResponseValidationError) ErrorName ¶
func (e ListAllUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllUsersResponseValidationError) Field ¶
func (e ListAllUsersResponseValidationError) Field() string
Field function returns field value.
func (ListAllUsersResponseValidationError) Key ¶
func (e ListAllUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListAllUsersResponseValidationError) Reason ¶
func (e ListAllUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListAuthStrategiesRequest ¶
type ListAuthStrategiesRequest struct {
// contains filtered or unexported fields
}
func (*ListAuthStrategiesRequest) Descriptor
deprecated
func (*ListAuthStrategiesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthStrategiesRequest.ProtoReflect.Descriptor instead.
func (*ListAuthStrategiesRequest) ProtoMessage ¶
func (*ListAuthStrategiesRequest) ProtoMessage()
func (*ListAuthStrategiesRequest) ProtoReflect ¶
func (x *ListAuthStrategiesRequest) ProtoReflect() protoreflect.Message
func (*ListAuthStrategiesRequest) Reset ¶
func (x *ListAuthStrategiesRequest) Reset()
func (*ListAuthStrategiesRequest) String ¶
func (x *ListAuthStrategiesRequest) String() string
func (*ListAuthStrategiesRequest) Validate ¶
func (m *ListAuthStrategiesRequest) Validate() error
Validate checks the field values on ListAuthStrategiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAuthStrategiesRequest) ValidateAll ¶
func (m *ListAuthStrategiesRequest) ValidateAll() error
ValidateAll checks the field values on ListAuthStrategiesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAuthStrategiesRequestMultiError, or nil if none found.
type ListAuthStrategiesRequestMultiError ¶
type ListAuthStrategiesRequestMultiError []error
ListAuthStrategiesRequestMultiError is an error wrapping multiple validation errors returned by ListAuthStrategiesRequest.ValidateAll() if the designated constraints aren't met.
func (ListAuthStrategiesRequestMultiError) AllErrors ¶
func (m ListAuthStrategiesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAuthStrategiesRequestMultiError) Error ¶
func (m ListAuthStrategiesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAuthStrategiesRequestValidationError ¶
type ListAuthStrategiesRequestValidationError struct {
// contains filtered or unexported fields
}
ListAuthStrategiesRequestValidationError is the validation error returned by ListAuthStrategiesRequest.Validate if the designated constraints aren't met.
func (ListAuthStrategiesRequestValidationError) Cause ¶
func (e ListAuthStrategiesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAuthStrategiesRequestValidationError) Error ¶
func (e ListAuthStrategiesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAuthStrategiesRequestValidationError) ErrorName ¶
func (e ListAuthStrategiesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAuthStrategiesRequestValidationError) Field ¶
func (e ListAuthStrategiesRequestValidationError) Field() string
Field function returns field value.
func (ListAuthStrategiesRequestValidationError) Key ¶
func (e ListAuthStrategiesRequestValidationError) Key() bool
Key function returns key value.
func (ListAuthStrategiesRequestValidationError) Reason ¶
func (e ListAuthStrategiesRequestValidationError) Reason() string
Reason function returns reason value.
type ListAuthStrategiesResponse ¶
type ListAuthStrategiesResponse struct { Strategies []*AuthStrategy `protobuf:"bytes,1,rep,name=strategies,proto3" json:"strategies,omitempty"` // contains filtered or unexported fields }
func (*ListAuthStrategiesResponse) Descriptor
deprecated
func (*ListAuthStrategiesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuthStrategiesResponse.ProtoReflect.Descriptor instead.
func (*ListAuthStrategiesResponse) GetStrategies ¶
func (x *ListAuthStrategiesResponse) GetStrategies() []*AuthStrategy
func (*ListAuthStrategiesResponse) ProtoMessage ¶
func (*ListAuthStrategiesResponse) ProtoMessage()
func (*ListAuthStrategiesResponse) ProtoReflect ¶
func (x *ListAuthStrategiesResponse) ProtoReflect() protoreflect.Message
func (*ListAuthStrategiesResponse) Reset ¶
func (x *ListAuthStrategiesResponse) Reset()
func (*ListAuthStrategiesResponse) String ¶
func (x *ListAuthStrategiesResponse) String() string
func (*ListAuthStrategiesResponse) Validate ¶
func (m *ListAuthStrategiesResponse) Validate() error
Validate checks the field values on ListAuthStrategiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAuthStrategiesResponse) ValidateAll ¶
func (m *ListAuthStrategiesResponse) ValidateAll() error
ValidateAll checks the field values on ListAuthStrategiesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAuthStrategiesResponseMultiError, or nil if none found.
type ListAuthStrategiesResponseMultiError ¶
type ListAuthStrategiesResponseMultiError []error
ListAuthStrategiesResponseMultiError is an error wrapping multiple validation errors returned by ListAuthStrategiesResponse.ValidateAll() if the designated constraints aren't met.
func (ListAuthStrategiesResponseMultiError) AllErrors ¶
func (m ListAuthStrategiesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAuthStrategiesResponseMultiError) Error ¶
func (m ListAuthStrategiesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAuthStrategiesResponseValidationError ¶
type ListAuthStrategiesResponseValidationError struct {
// contains filtered or unexported fields
}
ListAuthStrategiesResponseValidationError is the validation error returned by ListAuthStrategiesResponse.Validate if the designated constraints aren't met.
func (ListAuthStrategiesResponseValidationError) Cause ¶
func (e ListAuthStrategiesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAuthStrategiesResponseValidationError) Error ¶
func (e ListAuthStrategiesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAuthStrategiesResponseValidationError) ErrorName ¶
func (e ListAuthStrategiesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAuthStrategiesResponseValidationError) Field ¶
func (e ListAuthStrategiesResponseValidationError) Field() string
Field function returns field value.
func (ListAuthStrategiesResponseValidationError) Key ¶
func (e ListAuthStrategiesResponseValidationError) Key() bool
Key function returns key value.
func (ListAuthStrategiesResponseValidationError) Reason ¶
func (e ListAuthStrategiesResponseValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserGroupsRequest ¶
type ListCurrentUserGroupsRequest struct { // org_id is optional filter over an organization OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` WithPermissions []string `protobuf:"bytes,2,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"` // contains filtered or unexported fields }
func (*ListCurrentUserGroupsRequest) Descriptor
deprecated
func (*ListCurrentUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsRequest) GetOrgId ¶ added in v0.7.5
func (x *ListCurrentUserGroupsRequest) GetOrgId() string
func (*ListCurrentUserGroupsRequest) GetWithPermissions ¶ added in v0.7.5
func (x *ListCurrentUserGroupsRequest) GetWithPermissions() []string
func (*ListCurrentUserGroupsRequest) ProtoMessage ¶
func (*ListCurrentUserGroupsRequest) ProtoMessage()
func (*ListCurrentUserGroupsRequest) ProtoReflect ¶
func (x *ListCurrentUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsRequest) Reset ¶
func (x *ListCurrentUserGroupsRequest) Reset()
func (*ListCurrentUserGroupsRequest) String ¶
func (x *ListCurrentUserGroupsRequest) String() string
func (*ListCurrentUserGroupsRequest) Validate ¶
func (m *ListCurrentUserGroupsRequest) Validate() error
Validate checks the field values on ListCurrentUserGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserGroupsRequest) ValidateAll ¶
func (m *ListCurrentUserGroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserGroupsRequestMultiError, or nil if none found.
type ListCurrentUserGroupsRequestMultiError ¶
type ListCurrentUserGroupsRequestMultiError []error
ListCurrentUserGroupsRequestMultiError is an error wrapping multiple validation errors returned by ListCurrentUserGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserGroupsRequestMultiError) AllErrors ¶
func (m ListCurrentUserGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserGroupsRequestMultiError) Error ¶
func (m ListCurrentUserGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserGroupsRequestValidationError ¶
type ListCurrentUserGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserGroupsRequestValidationError is the validation error returned by ListCurrentUserGroupsRequest.Validate if the designated constraints aren't met.
func (ListCurrentUserGroupsRequestValidationError) Cause ¶
func (e ListCurrentUserGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserGroupsRequestValidationError) Error ¶
func (e ListCurrentUserGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserGroupsRequestValidationError) ErrorName ¶
func (e ListCurrentUserGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserGroupsRequestValidationError) Field ¶
func (e ListCurrentUserGroupsRequestValidationError) Field() string
Field function returns field value.
func (ListCurrentUserGroupsRequestValidationError) Key ¶
func (e ListCurrentUserGroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserGroupsRequestValidationError) Reason ¶
func (e ListCurrentUserGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserGroupsResponse ¶
type ListCurrentUserGroupsResponse struct { Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` AccessPairs []*ListCurrentUserGroupsResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListCurrentUserGroupsResponse) Descriptor
deprecated
func (*ListCurrentUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsResponse) GetAccessPairs ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse) GetAccessPairs() []*ListCurrentUserGroupsResponse_AccessPair
func (*ListCurrentUserGroupsResponse) GetGroups ¶
func (x *ListCurrentUserGroupsResponse) GetGroups() []*Group
func (*ListCurrentUserGroupsResponse) ProtoMessage ¶
func (*ListCurrentUserGroupsResponse) ProtoMessage()
func (*ListCurrentUserGroupsResponse) ProtoReflect ¶
func (x *ListCurrentUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsResponse) Reset ¶
func (x *ListCurrentUserGroupsResponse) Reset()
func (*ListCurrentUserGroupsResponse) String ¶
func (x *ListCurrentUserGroupsResponse) String() string
func (*ListCurrentUserGroupsResponse) Validate ¶
func (m *ListCurrentUserGroupsResponse) Validate() error
Validate checks the field values on ListCurrentUserGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserGroupsResponse) ValidateAll ¶
func (m *ListCurrentUserGroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserGroupsResponseMultiError, or nil if none found.
type ListCurrentUserGroupsResponseMultiError ¶
type ListCurrentUserGroupsResponseMultiError []error
ListCurrentUserGroupsResponseMultiError is an error wrapping multiple validation errors returned by ListCurrentUserGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserGroupsResponseMultiError) AllErrors ¶
func (m ListCurrentUserGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserGroupsResponseMultiError) Error ¶
func (m ListCurrentUserGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserGroupsResponseValidationError ¶
type ListCurrentUserGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserGroupsResponseValidationError is the validation error returned by ListCurrentUserGroupsResponse.Validate if the designated constraints aren't met.
func (ListCurrentUserGroupsResponseValidationError) Cause ¶
func (e ListCurrentUserGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserGroupsResponseValidationError) Error ¶
func (e ListCurrentUserGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserGroupsResponseValidationError) ErrorName ¶
func (e ListCurrentUserGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserGroupsResponseValidationError) Field ¶
func (e ListCurrentUserGroupsResponseValidationError) Field() string
Field function returns field value.
func (ListCurrentUserGroupsResponseValidationError) Key ¶
func (e ListCurrentUserGroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserGroupsResponseValidationError) Reason ¶
func (e ListCurrentUserGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserGroupsResponse_AccessPair ¶ added in v0.7.5
type ListCurrentUserGroupsResponse_AccessPair struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` Permissions []string `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor
deprecated
added in
v0.7.5
func (*ListCurrentUserGroupsResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserGroupsResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListCurrentUserGroupsResponse_AccessPair) GetGroupId ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) GetGroupId() string
func (*ListCurrentUserGroupsResponse_AccessPair) GetPermissions ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) GetPermissions() []string
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage ¶ added in v0.7.5
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoMessage()
func (*ListCurrentUserGroupsResponse_AccessPair) ProtoReflect ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListCurrentUserGroupsResponse_AccessPair) Reset ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) Reset()
func (*ListCurrentUserGroupsResponse_AccessPair) String ¶ added in v0.7.5
func (x *ListCurrentUserGroupsResponse_AccessPair) String() string
func (*ListCurrentUserGroupsResponse_AccessPair) Validate ¶ added in v0.7.5
func (m *ListCurrentUserGroupsResponse_AccessPair) Validate() error
Validate checks the field values on ListCurrentUserGroupsResponse_AccessPair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserGroupsResponse_AccessPair) ValidateAll ¶ added in v0.7.5
func (m *ListCurrentUserGroupsResponse_AccessPair) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserGroupsResponse_AccessPair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserGroupsResponse_AccessPairMultiError, or nil if none found.
type ListCurrentUserGroupsResponse_AccessPairMultiError ¶ added in v0.7.5
type ListCurrentUserGroupsResponse_AccessPairMultiError []error
ListCurrentUserGroupsResponse_AccessPairMultiError is an error wrapping multiple validation errors returned by ListCurrentUserGroupsResponse_AccessPair.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserGroupsResponse_AccessPairMultiError) AllErrors ¶ added in v0.7.5
func (m ListCurrentUserGroupsResponse_AccessPairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserGroupsResponse_AccessPairMultiError) Error ¶ added in v0.7.5
func (m ListCurrentUserGroupsResponse_AccessPairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserGroupsResponse_AccessPairValidationError ¶ added in v0.7.5
type ListCurrentUserGroupsResponse_AccessPairValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserGroupsResponse_AccessPairValidationError is the validation error returned by ListCurrentUserGroupsResponse_AccessPair.Validate if the designated constraints aren't met.
func (ListCurrentUserGroupsResponse_AccessPairValidationError) Cause ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserGroupsResponse_AccessPairValidationError) Error ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserGroupsResponse_AccessPairValidationError) ErrorName ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserGroupsResponse_AccessPairValidationError) Field ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Field() string
Field function returns field value.
func (ListCurrentUserGroupsResponse_AccessPairValidationError) Key ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserGroupsResponse_AccessPairValidationError) Reason ¶ added in v0.7.5
func (e ListCurrentUserGroupsResponse_AccessPairValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserInvitationsRequest ¶ added in v0.7.6
type ListCurrentUserInvitationsRequest struct {
// contains filtered or unexported fields
}
func (*ListCurrentUserInvitationsRequest) Descriptor
deprecated
added in
v0.7.6
func (*ListCurrentUserInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserInvitationsRequest) ProtoMessage ¶ added in v0.7.6
func (*ListCurrentUserInvitationsRequest) ProtoMessage()
func (*ListCurrentUserInvitationsRequest) ProtoReflect ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserInvitationsRequest) Reset ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) Reset()
func (*ListCurrentUserInvitationsRequest) String ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsRequest) String() string
func (*ListCurrentUserInvitationsRequest) Validate ¶ added in v0.7.6
func (m *ListCurrentUserInvitationsRequest) Validate() error
Validate checks the field values on ListCurrentUserInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserInvitationsRequest) ValidateAll ¶ added in v0.7.6
func (m *ListCurrentUserInvitationsRequest) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserInvitationsRequestMultiError, or nil if none found.
type ListCurrentUserInvitationsRequestMultiError ¶ added in v0.7.6
type ListCurrentUserInvitationsRequestMultiError []error
ListCurrentUserInvitationsRequestMultiError is an error wrapping multiple validation errors returned by ListCurrentUserInvitationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserInvitationsRequestMultiError) AllErrors ¶ added in v0.7.6
func (m ListCurrentUserInvitationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserInvitationsRequestMultiError) Error ¶ added in v0.7.6
func (m ListCurrentUserInvitationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserInvitationsRequestValidationError ¶ added in v0.7.6
type ListCurrentUserInvitationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserInvitationsRequestValidationError is the validation error returned by ListCurrentUserInvitationsRequest.Validate if the designated constraints aren't met.
func (ListCurrentUserInvitationsRequestValidationError) Cause ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserInvitationsRequestValidationError) Error ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserInvitationsRequestValidationError) ErrorName ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserInvitationsRequestValidationError) Field ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) Field() string
Field function returns field value.
func (ListCurrentUserInvitationsRequestValidationError) Key ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserInvitationsRequestValidationError) Reason ¶ added in v0.7.6
func (e ListCurrentUserInvitationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserInvitationsResponse ¶ added in v0.7.6
type ListCurrentUserInvitationsResponse struct { Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"` Orgs []*Organization `protobuf:"bytes,2,rep,name=orgs,proto3" json:"orgs,omitempty"` // contains filtered or unexported fields }
func (*ListCurrentUserInvitationsResponse) Descriptor
deprecated
added in
v0.7.6
func (*ListCurrentUserInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserInvitationsResponse) GetInvitations ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) GetInvitations() []*Invitation
func (*ListCurrentUserInvitationsResponse) GetOrgs ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) GetOrgs() []*Organization
func (*ListCurrentUserInvitationsResponse) ProtoMessage ¶ added in v0.7.6
func (*ListCurrentUserInvitationsResponse) ProtoMessage()
func (*ListCurrentUserInvitationsResponse) ProtoReflect ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserInvitationsResponse) Reset ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) Reset()
func (*ListCurrentUserInvitationsResponse) String ¶ added in v0.7.6
func (x *ListCurrentUserInvitationsResponse) String() string
func (*ListCurrentUserInvitationsResponse) Validate ¶ added in v0.7.6
func (m *ListCurrentUserInvitationsResponse) Validate() error
Validate checks the field values on ListCurrentUserInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserInvitationsResponse) ValidateAll ¶ added in v0.7.6
func (m *ListCurrentUserInvitationsResponse) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserInvitationsResponseMultiError, or nil if none found.
type ListCurrentUserInvitationsResponseMultiError ¶ added in v0.7.6
type ListCurrentUserInvitationsResponseMultiError []error
ListCurrentUserInvitationsResponseMultiError is an error wrapping multiple validation errors returned by ListCurrentUserInvitationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserInvitationsResponseMultiError) AllErrors ¶ added in v0.7.6
func (m ListCurrentUserInvitationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserInvitationsResponseMultiError) Error ¶ added in v0.7.6
func (m ListCurrentUserInvitationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserInvitationsResponseValidationError ¶ added in v0.7.6
type ListCurrentUserInvitationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserInvitationsResponseValidationError is the validation error returned by ListCurrentUserInvitationsResponse.Validate if the designated constraints aren't met.
func (ListCurrentUserInvitationsResponseValidationError) Cause ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserInvitationsResponseValidationError) Error ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserInvitationsResponseValidationError) ErrorName ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserInvitationsResponseValidationError) Field ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) Field() string
Field function returns field value.
func (ListCurrentUserInvitationsResponseValidationError) Key ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserInvitationsResponseValidationError) Reason ¶ added in v0.7.6
func (e ListCurrentUserInvitationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserPreferencesRequest ¶ added in v0.7.3
type ListCurrentUserPreferencesRequest struct {
// contains filtered or unexported fields
}
func (*ListCurrentUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListCurrentUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListCurrentUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListCurrentUserPreferencesRequest) ProtoMessage()
func (*ListCurrentUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListCurrentUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) Reset()
func (*ListCurrentUserPreferencesRequest) String ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesRequest) String() string
func (*ListCurrentUserPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListCurrentUserPreferencesRequest) Validate() error
Validate checks the field values on ListCurrentUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListCurrentUserPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserPreferencesRequestMultiError, or nil if none found.
type ListCurrentUserPreferencesRequestMultiError ¶ added in v0.7.3
type ListCurrentUserPreferencesRequestMultiError []error
ListCurrentUserPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListCurrentUserPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListCurrentUserPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListCurrentUserPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserPreferencesRequestValidationError ¶ added in v0.7.3
type ListCurrentUserPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserPreferencesRequestValidationError is the validation error returned by ListCurrentUserPreferencesRequest.Validate if the designated constraints aren't met.
func (ListCurrentUserPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListCurrentUserPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListCurrentUserPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListCurrentUserPreferencesResponse ¶ added in v0.7.3
type ListCurrentUserPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListCurrentUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListCurrentUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCurrentUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListCurrentUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) GetPreferences() []*Preference
func (*ListCurrentUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListCurrentUserPreferencesResponse) ProtoMessage()
func (*ListCurrentUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListCurrentUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) Reset()
func (*ListCurrentUserPreferencesResponse) String ¶ added in v0.7.3
func (x *ListCurrentUserPreferencesResponse) String() string
func (*ListCurrentUserPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListCurrentUserPreferencesResponse) Validate() error
Validate checks the field values on ListCurrentUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCurrentUserPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListCurrentUserPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListCurrentUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCurrentUserPreferencesResponseMultiError, or nil if none found.
type ListCurrentUserPreferencesResponseMultiError ¶ added in v0.7.3
type ListCurrentUserPreferencesResponseMultiError []error
ListCurrentUserPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListCurrentUserPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListCurrentUserPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListCurrentUserPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCurrentUserPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListCurrentUserPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCurrentUserPreferencesResponseValidationError ¶ added in v0.7.3
type ListCurrentUserPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListCurrentUserPreferencesResponseValidationError is the validation error returned by ListCurrentUserPreferencesResponse.Validate if the designated constraints aren't met.
func (ListCurrentUserPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListCurrentUserPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListCurrentUserPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListCurrentUserPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListCurrentUserPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListCurrentUserPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListCurrentUserPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListGroupPreferencesRequest ¶ added in v0.7.3
type ListGroupPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListGroupPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListGroupPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListGroupPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) GetId() string
func (*ListGroupPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListGroupPreferencesRequest) ProtoMessage()
func (*ListGroupPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListGroupPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) Reset()
func (*ListGroupPreferencesRequest) String ¶ added in v0.7.3
func (x *ListGroupPreferencesRequest) String() string
func (*ListGroupPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListGroupPreferencesRequest) Validate() error
Validate checks the field values on ListGroupPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListGroupPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListGroupPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupPreferencesRequestMultiError, or nil if none found.
type ListGroupPreferencesRequestMultiError ¶ added in v0.7.3
type ListGroupPreferencesRequestMultiError []error
ListGroupPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListGroupPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListGroupPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListGroupPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListGroupPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupPreferencesRequestValidationError ¶ added in v0.7.3
type ListGroupPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListGroupPreferencesRequestValidationError is the validation error returned by ListGroupPreferencesRequest.Validate if the designated constraints aren't met.
func (ListGroupPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListGroupPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListGroupPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListGroupPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListGroupPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListGroupPreferencesResponse ¶ added in v0.7.3
type ListGroupPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListGroupPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListGroupPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListGroupPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) GetPreferences() []*Preference
func (*ListGroupPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListGroupPreferencesResponse) ProtoMessage()
func (*ListGroupPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListGroupPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) Reset()
func (*ListGroupPreferencesResponse) String ¶ added in v0.7.3
func (x *ListGroupPreferencesResponse) String() string
func (*ListGroupPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListGroupPreferencesResponse) Validate() error
Validate checks the field values on ListGroupPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListGroupPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListGroupPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupPreferencesResponseMultiError, or nil if none found.
type ListGroupPreferencesResponseMultiError ¶ added in v0.7.3
type ListGroupPreferencesResponseMultiError []error
ListGroupPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListGroupPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListGroupPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListGroupPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListGroupPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupPreferencesResponseValidationError ¶ added in v0.7.3
type ListGroupPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListGroupPreferencesResponseValidationError is the validation error returned by ListGroupPreferencesResponse.Validate if the designated constraints aren't met.
func (ListGroupPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListGroupPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListGroupPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListGroupPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListGroupPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListGroupUsersRequest ¶
type ListGroupUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"` // contains filtered or unexported fields }
func (*ListGroupUsersRequest) Descriptor
deprecated
func (*ListGroupUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersRequest.ProtoReflect.Descriptor instead.
func (*ListGroupUsersRequest) GetId ¶
func (x *ListGroupUsersRequest) GetId() string
func (*ListGroupUsersRequest) GetOrgId ¶
func (x *ListGroupUsersRequest) GetOrgId() string
func (*ListGroupUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListGroupUsersRequest) GetWithRoles() bool
func (*ListGroupUsersRequest) ProtoMessage ¶
func (*ListGroupUsersRequest) ProtoMessage()
func (*ListGroupUsersRequest) ProtoReflect ¶
func (x *ListGroupUsersRequest) ProtoReflect() protoreflect.Message
func (*ListGroupUsersRequest) Reset ¶
func (x *ListGroupUsersRequest) Reset()
func (*ListGroupUsersRequest) String ¶
func (x *ListGroupUsersRequest) String() string
func (*ListGroupUsersRequest) Validate ¶
func (m *ListGroupUsersRequest) Validate() error
Validate checks the field values on ListGroupUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupUsersRequest) ValidateAll ¶
func (m *ListGroupUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListGroupUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupUsersRequestMultiError, or nil if none found.
type ListGroupUsersRequestMultiError ¶
type ListGroupUsersRequestMultiError []error
ListGroupUsersRequestMultiError is an error wrapping multiple validation errors returned by ListGroupUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListGroupUsersRequestMultiError) AllErrors ¶
func (m ListGroupUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupUsersRequestMultiError) Error ¶
func (m ListGroupUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupUsersRequestValidationError ¶
type ListGroupUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListGroupUsersRequestValidationError is the validation error returned by ListGroupUsersRequest.Validate if the designated constraints aren't met.
func (ListGroupUsersRequestValidationError) Cause ¶
func (e ListGroupUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListGroupUsersRequestValidationError) Error ¶
func (e ListGroupUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupUsersRequestValidationError) ErrorName ¶
func (e ListGroupUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupUsersRequestValidationError) Field ¶
func (e ListGroupUsersRequestValidationError) Field() string
Field function returns field value.
func (ListGroupUsersRequestValidationError) Key ¶
func (e ListGroupUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListGroupUsersRequestValidationError) Reason ¶
func (e ListGroupUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListGroupUsersResponse ¶
type ListGroupUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` RolePairs []*ListGroupUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListGroupUsersResponse) Descriptor
deprecated
func (*ListGroupUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersResponse.ProtoReflect.Descriptor instead.
func (*ListGroupUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListGroupUsersResponse) GetRolePairs() []*ListGroupUsersResponse_RolePair
func (*ListGroupUsersResponse) GetUsers ¶
func (x *ListGroupUsersResponse) GetUsers() []*User
func (*ListGroupUsersResponse) ProtoMessage ¶
func (*ListGroupUsersResponse) ProtoMessage()
func (*ListGroupUsersResponse) ProtoReflect ¶
func (x *ListGroupUsersResponse) ProtoReflect() protoreflect.Message
func (*ListGroupUsersResponse) Reset ¶
func (x *ListGroupUsersResponse) Reset()
func (*ListGroupUsersResponse) String ¶
func (x *ListGroupUsersResponse) String() string
func (*ListGroupUsersResponse) Validate ¶
func (m *ListGroupUsersResponse) Validate() error
Validate checks the field values on ListGroupUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupUsersResponse) ValidateAll ¶
func (m *ListGroupUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListGroupUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupUsersResponseMultiError, or nil if none found.
type ListGroupUsersResponseMultiError ¶
type ListGroupUsersResponseMultiError []error
ListGroupUsersResponseMultiError is an error wrapping multiple validation errors returned by ListGroupUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListGroupUsersResponseMultiError) AllErrors ¶
func (m ListGroupUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupUsersResponseMultiError) Error ¶
func (m ListGroupUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupUsersResponseValidationError ¶
type ListGroupUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListGroupUsersResponseValidationError is the validation error returned by ListGroupUsersResponse.Validate if the designated constraints aren't met.
func (ListGroupUsersResponseValidationError) Cause ¶
func (e ListGroupUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListGroupUsersResponseValidationError) Error ¶
func (e ListGroupUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupUsersResponseValidationError) ErrorName ¶
func (e ListGroupUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupUsersResponseValidationError) Field ¶
func (e ListGroupUsersResponseValidationError) Field() string
Field function returns field value.
func (ListGroupUsersResponseValidationError) Key ¶
func (e ListGroupUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListGroupUsersResponseValidationError) Reason ¶
func (e ListGroupUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListGroupUsersResponse_RolePair ¶ added in v0.7.5
type ListGroupUsersResponse_RolePair struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListGroupUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListGroupUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListGroupUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) GetRoles() []*Role
func (*ListGroupUsersResponse_RolePair) GetUserId ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) GetUserId() string
func (*ListGroupUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListGroupUsersResponse_RolePair) ProtoMessage()
func (*ListGroupUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListGroupUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) Reset()
func (*ListGroupUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListGroupUsersResponse_RolePair) String() string
func (*ListGroupUsersResponse_RolePair) Validate ¶ added in v0.7.5
func (m *ListGroupUsersResponse_RolePair) Validate() error
Validate checks the field values on ListGroupUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupUsersResponse_RolePair) ValidateAll ¶ added in v0.7.5
func (m *ListGroupUsersResponse_RolePair) ValidateAll() error
ValidateAll checks the field values on ListGroupUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupUsersResponse_RolePairMultiError, or nil if none found.
type ListGroupUsersResponse_RolePairMultiError ¶ added in v0.7.5
type ListGroupUsersResponse_RolePairMultiError []error
ListGroupUsersResponse_RolePairMultiError is an error wrapping multiple validation errors returned by ListGroupUsersResponse_RolePair.ValidateAll() if the designated constraints aren't met.
func (ListGroupUsersResponse_RolePairMultiError) AllErrors ¶ added in v0.7.5
func (m ListGroupUsersResponse_RolePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupUsersResponse_RolePairMultiError) Error ¶ added in v0.7.5
func (m ListGroupUsersResponse_RolePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupUsersResponse_RolePairValidationError ¶ added in v0.7.5
type ListGroupUsersResponse_RolePairValidationError struct {
// contains filtered or unexported fields
}
ListGroupUsersResponse_RolePairValidationError is the validation error returned by ListGroupUsersResponse_RolePair.Validate if the designated constraints aren't met.
func (ListGroupUsersResponse_RolePairValidationError) Cause ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) Cause() error
Cause function returns cause value.
func (ListGroupUsersResponse_RolePairValidationError) Error ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupUsersResponse_RolePairValidationError) ErrorName ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupUsersResponse_RolePairValidationError) Field ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) Field() string
Field function returns field value.
func (ListGroupUsersResponse_RolePairValidationError) Key ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) Key() bool
Key function returns key value.
func (ListGroupUsersResponse_RolePairValidationError) Reason ¶ added in v0.7.5
func (e ListGroupUsersResponse_RolePairValidationError) Reason() string
Reason function returns reason value.
type ListGroupsRequest ¶
type ListGroupsRequest struct { OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListGroupsRequest) Descriptor
deprecated
func (*ListGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListGroupsRequest) GetOrgId ¶
func (x *ListGroupsRequest) GetOrgId() string
func (*ListGroupsRequest) GetState ¶
func (x *ListGroupsRequest) GetState() string
func (*ListGroupsRequest) ProtoMessage ¶
func (*ListGroupsRequest) ProtoMessage()
func (*ListGroupsRequest) ProtoReflect ¶
func (x *ListGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListGroupsRequest) Reset ¶
func (x *ListGroupsRequest) Reset()
func (*ListGroupsRequest) String ¶
func (x *ListGroupsRequest) String() string
func (*ListGroupsRequest) Validate ¶
func (m *ListGroupsRequest) Validate() error
Validate checks the field values on ListGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupsRequest) ValidateAll ¶
func (m *ListGroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupsRequestMultiError, or nil if none found.
type ListGroupsRequestMultiError ¶
type ListGroupsRequestMultiError []error
ListGroupsRequestMultiError is an error wrapping multiple validation errors returned by ListGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListGroupsRequestMultiError) AllErrors ¶
func (m ListGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupsRequestMultiError) Error ¶
func (m ListGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupsRequestValidationError ¶
type ListGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListGroupsRequestValidationError is the validation error returned by ListGroupsRequest.Validate if the designated constraints aren't met.
func (ListGroupsRequestValidationError) Cause ¶
func (e ListGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListGroupsRequestValidationError) Error ¶
func (e ListGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupsRequestValidationError) ErrorName ¶
func (e ListGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupsRequestValidationError) Field ¶
func (e ListGroupsRequestValidationError) Field() string
Field function returns field value.
func (ListGroupsRequestValidationError) Key ¶
func (e ListGroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListGroupsRequestValidationError) Reason ¶
func (e ListGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListGroupsResponse ¶
type ListGroupsResponse struct { Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*ListGroupsResponse) Descriptor
deprecated
func (*ListGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListGroupsResponse) GetGroups ¶
func (x *ListGroupsResponse) GetGroups() []*Group
func (*ListGroupsResponse) ProtoMessage ¶
func (*ListGroupsResponse) ProtoMessage()
func (*ListGroupsResponse) ProtoReflect ¶
func (x *ListGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListGroupsResponse) Reset ¶
func (x *ListGroupsResponse) Reset()
func (*ListGroupsResponse) String ¶
func (x *ListGroupsResponse) String() string
func (*ListGroupsResponse) Validate ¶
func (m *ListGroupsResponse) Validate() error
Validate checks the field values on ListGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListGroupsResponse) ValidateAll ¶
func (m *ListGroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListGroupsResponseMultiError, or nil if none found.
type ListGroupsResponseMultiError ¶
type ListGroupsResponseMultiError []error
ListGroupsResponseMultiError is an error wrapping multiple validation errors returned by ListGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListGroupsResponseMultiError) AllErrors ¶
func (m ListGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListGroupsResponseMultiError) Error ¶
func (m ListGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListGroupsResponseValidationError ¶
type ListGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListGroupsResponseValidationError is the validation error returned by ListGroupsResponse.Validate if the designated constraints aren't met.
func (ListGroupsResponseValidationError) Cause ¶
func (e ListGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListGroupsResponseValidationError) Error ¶
func (e ListGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListGroupsResponseValidationError) ErrorName ¶
func (e ListGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListGroupsResponseValidationError) Field ¶
func (e ListGroupsResponseValidationError) Field() string
Field function returns field value.
func (ListGroupsResponseValidationError) Key ¶
func (e ListGroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListGroupsResponseValidationError) Reason ¶
func (e ListGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListMetaSchemasRequest ¶
type ListMetaSchemasRequest struct {
// contains filtered or unexported fields
}
func (*ListMetaSchemasRequest) Descriptor
deprecated
func (*ListMetaSchemasRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMetaSchemasRequest.ProtoReflect.Descriptor instead.
func (*ListMetaSchemasRequest) ProtoMessage ¶
func (*ListMetaSchemasRequest) ProtoMessage()
func (*ListMetaSchemasRequest) ProtoReflect ¶
func (x *ListMetaSchemasRequest) ProtoReflect() protoreflect.Message
func (*ListMetaSchemasRequest) Reset ¶
func (x *ListMetaSchemasRequest) Reset()
func (*ListMetaSchemasRequest) String ¶
func (x *ListMetaSchemasRequest) String() string
func (*ListMetaSchemasRequest) Validate ¶
func (m *ListMetaSchemasRequest) Validate() error
Validate checks the field values on ListMetaSchemasRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListMetaSchemasRequest) ValidateAll ¶
func (m *ListMetaSchemasRequest) ValidateAll() error
ValidateAll checks the field values on ListMetaSchemasRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListMetaSchemasRequestMultiError, or nil if none found.
type ListMetaSchemasRequestMultiError ¶
type ListMetaSchemasRequestMultiError []error
ListMetaSchemasRequestMultiError is an error wrapping multiple validation errors returned by ListMetaSchemasRequest.ValidateAll() if the designated constraints aren't met.
func (ListMetaSchemasRequestMultiError) AllErrors ¶
func (m ListMetaSchemasRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMetaSchemasRequestMultiError) Error ¶
func (m ListMetaSchemasRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMetaSchemasRequestValidationError ¶
type ListMetaSchemasRequestValidationError struct {
// contains filtered or unexported fields
}
ListMetaSchemasRequestValidationError is the validation error returned by ListMetaSchemasRequest.Validate if the designated constraints aren't met.
func (ListMetaSchemasRequestValidationError) Cause ¶
func (e ListMetaSchemasRequestValidationError) Cause() error
Cause function returns cause value.
func (ListMetaSchemasRequestValidationError) Error ¶
func (e ListMetaSchemasRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListMetaSchemasRequestValidationError) ErrorName ¶
func (e ListMetaSchemasRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListMetaSchemasRequestValidationError) Field ¶
func (e ListMetaSchemasRequestValidationError) Field() string
Field function returns field value.
func (ListMetaSchemasRequestValidationError) Key ¶
func (e ListMetaSchemasRequestValidationError) Key() bool
Key function returns key value.
func (ListMetaSchemasRequestValidationError) Reason ¶
func (e ListMetaSchemasRequestValidationError) Reason() string
Reason function returns reason value.
type ListMetaSchemasResponse ¶
type ListMetaSchemasResponse struct { Metaschemas []*MetaSchema `protobuf:"bytes,1,rep,name=metaschemas,proto3" json:"metaschemas,omitempty"` // contains filtered or unexported fields }
func (*ListMetaSchemasResponse) Descriptor
deprecated
func (*ListMetaSchemasResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMetaSchemasResponse.ProtoReflect.Descriptor instead.
func (*ListMetaSchemasResponse) GetMetaschemas ¶
func (x *ListMetaSchemasResponse) GetMetaschemas() []*MetaSchema
func (*ListMetaSchemasResponse) ProtoMessage ¶
func (*ListMetaSchemasResponse) ProtoMessage()
func (*ListMetaSchemasResponse) ProtoReflect ¶
func (x *ListMetaSchemasResponse) ProtoReflect() protoreflect.Message
func (*ListMetaSchemasResponse) Reset ¶
func (x *ListMetaSchemasResponse) Reset()
func (*ListMetaSchemasResponse) String ¶
func (x *ListMetaSchemasResponse) String() string
func (*ListMetaSchemasResponse) Validate ¶
func (m *ListMetaSchemasResponse) Validate() error
Validate checks the field values on ListMetaSchemasResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListMetaSchemasResponse) ValidateAll ¶
func (m *ListMetaSchemasResponse) ValidateAll() error
ValidateAll checks the field values on ListMetaSchemasResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListMetaSchemasResponseMultiError, or nil if none found.
type ListMetaSchemasResponseMultiError ¶
type ListMetaSchemasResponseMultiError []error
ListMetaSchemasResponseMultiError is an error wrapping multiple validation errors returned by ListMetaSchemasResponse.ValidateAll() if the designated constraints aren't met.
func (ListMetaSchemasResponseMultiError) AllErrors ¶
func (m ListMetaSchemasResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMetaSchemasResponseMultiError) Error ¶
func (m ListMetaSchemasResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMetaSchemasResponseValidationError ¶
type ListMetaSchemasResponseValidationError struct {
// contains filtered or unexported fields
}
ListMetaSchemasResponseValidationError is the validation error returned by ListMetaSchemasResponse.Validate if the designated constraints aren't met.
func (ListMetaSchemasResponseValidationError) Cause ¶
func (e ListMetaSchemasResponseValidationError) Cause() error
Cause function returns cause value.
func (ListMetaSchemasResponseValidationError) Error ¶
func (e ListMetaSchemasResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListMetaSchemasResponseValidationError) ErrorName ¶
func (e ListMetaSchemasResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListMetaSchemasResponseValidationError) Field ¶
func (e ListMetaSchemasResponseValidationError) Field() string
Field function returns field value.
func (ListMetaSchemasResponseValidationError) Key ¶
func (e ListMetaSchemasResponseValidationError) Key() bool
Key function returns key value.
func (ListMetaSchemasResponseValidationError) Reason ¶
func (e ListMetaSchemasResponseValidationError) Reason() string
Reason function returns reason value.
type ListNamespacesRequest ¶
type ListNamespacesRequest struct {
// contains filtered or unexported fields
}
func (*ListNamespacesRequest) Descriptor
deprecated
func (*ListNamespacesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesRequest.ProtoReflect.Descriptor instead.
func (*ListNamespacesRequest) ProtoMessage ¶
func (*ListNamespacesRequest) ProtoMessage()
func (*ListNamespacesRequest) ProtoReflect ¶
func (x *ListNamespacesRequest) ProtoReflect() protoreflect.Message
func (*ListNamespacesRequest) Reset ¶
func (x *ListNamespacesRequest) Reset()
func (*ListNamespacesRequest) String ¶
func (x *ListNamespacesRequest) String() string
func (*ListNamespacesRequest) Validate ¶
func (m *ListNamespacesRequest) Validate() error
Validate checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNamespacesRequest) ValidateAll ¶
func (m *ListNamespacesRequest) ValidateAll() error
ValidateAll checks the field values on ListNamespacesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesRequestMultiError, or nil if none found.
type ListNamespacesRequestMultiError ¶
type ListNamespacesRequestMultiError []error
ListNamespacesRequestMultiError is an error wrapping multiple validation errors returned by ListNamespacesRequest.ValidateAll() if the designated constraints aren't met.
func (ListNamespacesRequestMultiError) AllErrors ¶
func (m ListNamespacesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNamespacesRequestMultiError) Error ¶
func (m ListNamespacesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNamespacesRequestValidationError ¶
type ListNamespacesRequestValidationError struct {
// contains filtered or unexported fields
}
ListNamespacesRequestValidationError is the validation error returned by ListNamespacesRequest.Validate if the designated constraints aren't met.
func (ListNamespacesRequestValidationError) Cause ¶
func (e ListNamespacesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListNamespacesRequestValidationError) Error ¶
func (e ListNamespacesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListNamespacesRequestValidationError) ErrorName ¶
func (e ListNamespacesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListNamespacesRequestValidationError) Field ¶
func (e ListNamespacesRequestValidationError) Field() string
Field function returns field value.
func (ListNamespacesRequestValidationError) Key ¶
func (e ListNamespacesRequestValidationError) Key() bool
Key function returns key value.
func (ListNamespacesRequestValidationError) Reason ¶
func (e ListNamespacesRequestValidationError) Reason() string
Reason function returns reason value.
type ListNamespacesResponse ¶
type ListNamespacesResponse struct { Namespaces []*Namespace `protobuf:"bytes,1,rep,name=namespaces,proto3" json:"namespaces,omitempty"` // contains filtered or unexported fields }
func (*ListNamespacesResponse) Descriptor
deprecated
func (*ListNamespacesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListNamespacesResponse.ProtoReflect.Descriptor instead.
func (*ListNamespacesResponse) GetNamespaces ¶
func (x *ListNamespacesResponse) GetNamespaces() []*Namespace
func (*ListNamespacesResponse) ProtoMessage ¶
func (*ListNamespacesResponse) ProtoMessage()
func (*ListNamespacesResponse) ProtoReflect ¶
func (x *ListNamespacesResponse) ProtoReflect() protoreflect.Message
func (*ListNamespacesResponse) Reset ¶
func (x *ListNamespacesResponse) Reset()
func (*ListNamespacesResponse) String ¶
func (x *ListNamespacesResponse) String() string
func (*ListNamespacesResponse) Validate ¶
func (m *ListNamespacesResponse) Validate() error
Validate checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListNamespacesResponse) ValidateAll ¶
func (m *ListNamespacesResponse) ValidateAll() error
ValidateAll checks the field values on ListNamespacesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListNamespacesResponseMultiError, or nil if none found.
type ListNamespacesResponseMultiError ¶
type ListNamespacesResponseMultiError []error
ListNamespacesResponseMultiError is an error wrapping multiple validation errors returned by ListNamespacesResponse.ValidateAll() if the designated constraints aren't met.
func (ListNamespacesResponseMultiError) AllErrors ¶
func (m ListNamespacesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListNamespacesResponseMultiError) Error ¶
func (m ListNamespacesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListNamespacesResponseValidationError ¶
type ListNamespacesResponseValidationError struct {
// contains filtered or unexported fields
}
ListNamespacesResponseValidationError is the validation error returned by ListNamespacesResponse.Validate if the designated constraints aren't met.
func (ListNamespacesResponseValidationError) Cause ¶
func (e ListNamespacesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListNamespacesResponseValidationError) Error ¶
func (e ListNamespacesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListNamespacesResponseValidationError) ErrorName ¶
func (e ListNamespacesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListNamespacesResponseValidationError) Field ¶
func (e ListNamespacesResponseValidationError) Field() string
Field function returns field value.
func (ListNamespacesResponseValidationError) Key ¶
func (e ListNamespacesResponseValidationError) Key() bool
Key function returns key value.
func (ListNamespacesResponseValidationError) Reason ¶
func (e ListNamespacesResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationAdminsRequest ¶
type ListOrganizationAdminsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationAdminsRequest) Descriptor
deprecated
func (*ListOrganizationAdminsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAdminsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationAdminsRequest) GetId ¶
func (x *ListOrganizationAdminsRequest) GetId() string
func (*ListOrganizationAdminsRequest) ProtoMessage ¶
func (*ListOrganizationAdminsRequest) ProtoMessage()
func (*ListOrganizationAdminsRequest) ProtoReflect ¶
func (x *ListOrganizationAdminsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationAdminsRequest) Reset ¶
func (x *ListOrganizationAdminsRequest) Reset()
func (*ListOrganizationAdminsRequest) String ¶
func (x *ListOrganizationAdminsRequest) String() string
func (*ListOrganizationAdminsRequest) Validate ¶
func (m *ListOrganizationAdminsRequest) Validate() error
Validate checks the field values on ListOrganizationAdminsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationAdminsRequest) ValidateAll ¶
func (m *ListOrganizationAdminsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationAdminsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationAdminsRequestMultiError, or nil if none found.
type ListOrganizationAdminsRequestMultiError ¶
type ListOrganizationAdminsRequestMultiError []error
ListOrganizationAdminsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationAdminsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationAdminsRequestMultiError) AllErrors ¶
func (m ListOrganizationAdminsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationAdminsRequestMultiError) Error ¶
func (m ListOrganizationAdminsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationAdminsRequestValidationError ¶
type ListOrganizationAdminsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationAdminsRequestValidationError is the validation error returned by ListOrganizationAdminsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationAdminsRequestValidationError) Cause ¶
func (e ListOrganizationAdminsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationAdminsRequestValidationError) Error ¶
func (e ListOrganizationAdminsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationAdminsRequestValidationError) ErrorName ¶
func (e ListOrganizationAdminsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationAdminsRequestValidationError) Field ¶
func (e ListOrganizationAdminsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationAdminsRequestValidationError) Key ¶
func (e ListOrganizationAdminsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationAdminsRequestValidationError) Reason ¶
func (e ListOrganizationAdminsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationAdminsResponse ¶
type ListOrganizationAdminsResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationAdminsResponse) Descriptor
deprecated
func (*ListOrganizationAdminsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAdminsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationAdminsResponse) GetUsers ¶
func (x *ListOrganizationAdminsResponse) GetUsers() []*User
func (*ListOrganizationAdminsResponse) ProtoMessage ¶
func (*ListOrganizationAdminsResponse) ProtoMessage()
func (*ListOrganizationAdminsResponse) ProtoReflect ¶
func (x *ListOrganizationAdminsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationAdminsResponse) Reset ¶
func (x *ListOrganizationAdminsResponse) Reset()
func (*ListOrganizationAdminsResponse) String ¶
func (x *ListOrganizationAdminsResponse) String() string
func (*ListOrganizationAdminsResponse) Validate ¶
func (m *ListOrganizationAdminsResponse) Validate() error
Validate checks the field values on ListOrganizationAdminsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationAdminsResponse) ValidateAll ¶
func (m *ListOrganizationAdminsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationAdminsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationAdminsResponseMultiError, or nil if none found.
type ListOrganizationAdminsResponseMultiError ¶
type ListOrganizationAdminsResponseMultiError []error
ListOrganizationAdminsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationAdminsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationAdminsResponseMultiError) AllErrors ¶
func (m ListOrganizationAdminsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationAdminsResponseMultiError) Error ¶
func (m ListOrganizationAdminsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationAdminsResponseValidationError ¶
type ListOrganizationAdminsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationAdminsResponseValidationError is the validation error returned by ListOrganizationAdminsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationAdminsResponseValidationError) Cause ¶
func (e ListOrganizationAdminsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationAdminsResponseValidationError) Error ¶
func (e ListOrganizationAdminsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationAdminsResponseValidationError) ErrorName ¶
func (e ListOrganizationAdminsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationAdminsResponseValidationError) Field ¶
func (e ListOrganizationAdminsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationAdminsResponseValidationError) Key ¶
func (e ListOrganizationAdminsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationAdminsResponseValidationError) Reason ¶
func (e ListOrganizationAdminsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationAuditLogsRequest ¶
type ListOrganizationAuditLogsRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Source string `protobuf:"bytes,5,opt,name=source,proto3" json:"source,omitempty"` Action string `protobuf:"bytes,6,opt,name=action,proto3" json:"action,omitempty"` // start_time and end_time are inclusive StartTime *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=start_time,json=startTime,proto3" json:"start_time,omitempty"` EndTime *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=end_time,json=endTime,proto3" json:"end_time,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationAuditLogsRequest) Descriptor
deprecated
func (*ListOrganizationAuditLogsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAuditLogsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationAuditLogsRequest) GetAction ¶
func (x *ListOrganizationAuditLogsRequest) GetAction() string
func (*ListOrganizationAuditLogsRequest) GetEndTime ¶
func (x *ListOrganizationAuditLogsRequest) GetEndTime() *timestamppb.Timestamp
func (*ListOrganizationAuditLogsRequest) GetOrgId ¶
func (x *ListOrganizationAuditLogsRequest) GetOrgId() string
func (*ListOrganizationAuditLogsRequest) GetSource ¶
func (x *ListOrganizationAuditLogsRequest) GetSource() string
func (*ListOrganizationAuditLogsRequest) GetStartTime ¶
func (x *ListOrganizationAuditLogsRequest) GetStartTime() *timestamppb.Timestamp
func (*ListOrganizationAuditLogsRequest) ProtoMessage ¶
func (*ListOrganizationAuditLogsRequest) ProtoMessage()
func (*ListOrganizationAuditLogsRequest) ProtoReflect ¶
func (x *ListOrganizationAuditLogsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationAuditLogsRequest) Reset ¶
func (x *ListOrganizationAuditLogsRequest) Reset()
func (*ListOrganizationAuditLogsRequest) String ¶
func (x *ListOrganizationAuditLogsRequest) String() string
func (*ListOrganizationAuditLogsRequest) Validate ¶
func (m *ListOrganizationAuditLogsRequest) Validate() error
Validate checks the field values on ListOrganizationAuditLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationAuditLogsRequest) ValidateAll ¶
func (m *ListOrganizationAuditLogsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationAuditLogsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationAuditLogsRequestMultiError, or nil if none found.
type ListOrganizationAuditLogsRequestMultiError ¶
type ListOrganizationAuditLogsRequestMultiError []error
ListOrganizationAuditLogsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationAuditLogsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationAuditLogsRequestMultiError) AllErrors ¶
func (m ListOrganizationAuditLogsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationAuditLogsRequestMultiError) Error ¶
func (m ListOrganizationAuditLogsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationAuditLogsRequestValidationError ¶
type ListOrganizationAuditLogsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationAuditLogsRequestValidationError is the validation error returned by ListOrganizationAuditLogsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationAuditLogsRequestValidationError) Cause ¶
func (e ListOrganizationAuditLogsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationAuditLogsRequestValidationError) Error ¶
func (e ListOrganizationAuditLogsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationAuditLogsRequestValidationError) ErrorName ¶
func (e ListOrganizationAuditLogsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationAuditLogsRequestValidationError) Field ¶
func (e ListOrganizationAuditLogsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationAuditLogsRequestValidationError) Key ¶
func (e ListOrganizationAuditLogsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationAuditLogsRequestValidationError) Reason ¶
func (e ListOrganizationAuditLogsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationAuditLogsResponse ¶
type ListOrganizationAuditLogsResponse struct { Logs []*AuditLog `protobuf:"bytes,1,rep,name=logs,proto3" json:"logs,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationAuditLogsResponse) Descriptor
deprecated
func (*ListOrganizationAuditLogsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationAuditLogsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationAuditLogsResponse) GetLogs ¶
func (x *ListOrganizationAuditLogsResponse) GetLogs() []*AuditLog
func (*ListOrganizationAuditLogsResponse) ProtoMessage ¶
func (*ListOrganizationAuditLogsResponse) ProtoMessage()
func (*ListOrganizationAuditLogsResponse) ProtoReflect ¶
func (x *ListOrganizationAuditLogsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationAuditLogsResponse) Reset ¶
func (x *ListOrganizationAuditLogsResponse) Reset()
func (*ListOrganizationAuditLogsResponse) String ¶
func (x *ListOrganizationAuditLogsResponse) String() string
func (*ListOrganizationAuditLogsResponse) Validate ¶
func (m *ListOrganizationAuditLogsResponse) Validate() error
Validate checks the field values on ListOrganizationAuditLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationAuditLogsResponse) ValidateAll ¶
func (m *ListOrganizationAuditLogsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationAuditLogsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationAuditLogsResponseMultiError, or nil if none found.
type ListOrganizationAuditLogsResponseMultiError ¶
type ListOrganizationAuditLogsResponseMultiError []error
ListOrganizationAuditLogsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationAuditLogsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationAuditLogsResponseMultiError) AllErrors ¶
func (m ListOrganizationAuditLogsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationAuditLogsResponseMultiError) Error ¶
func (m ListOrganizationAuditLogsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationAuditLogsResponseValidationError ¶
type ListOrganizationAuditLogsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationAuditLogsResponseValidationError is the validation error returned by ListOrganizationAuditLogsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationAuditLogsResponseValidationError) Cause ¶
func (e ListOrganizationAuditLogsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationAuditLogsResponseValidationError) Error ¶
func (e ListOrganizationAuditLogsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationAuditLogsResponseValidationError) ErrorName ¶
func (e ListOrganizationAuditLogsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationAuditLogsResponseValidationError) Field ¶
func (e ListOrganizationAuditLogsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationAuditLogsResponseValidationError) Key ¶
func (e ListOrganizationAuditLogsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationAuditLogsResponseValidationError) Reason ¶
func (e ListOrganizationAuditLogsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationDomainsRequest ¶ added in v0.7.2
type ListOrganizationDomainsRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationDomainsRequest) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationDomainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationDomainsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationDomainsRequest) GetOrgId ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) GetOrgId() string
func (*ListOrganizationDomainsRequest) GetState ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) GetState() string
func (*ListOrganizationDomainsRequest) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationDomainsRequest) ProtoMessage()
func (*ListOrganizationDomainsRequest) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationDomainsRequest) Reset ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) Reset()
func (*ListOrganizationDomainsRequest) String ¶ added in v0.7.2
func (x *ListOrganizationDomainsRequest) String() string
func (*ListOrganizationDomainsRequest) Validate ¶ added in v0.7.2
func (m *ListOrganizationDomainsRequest) Validate() error
Validate checks the field values on ListOrganizationDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationDomainsRequest) ValidateAll ¶ added in v0.7.2
func (m *ListOrganizationDomainsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationDomainsRequestMultiError, or nil if none found.
type ListOrganizationDomainsRequestMultiError ¶ added in v0.7.2
type ListOrganizationDomainsRequestMultiError []error
ListOrganizationDomainsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationDomainsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationDomainsRequestMultiError) AllErrors ¶ added in v0.7.2
func (m ListOrganizationDomainsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationDomainsRequestMultiError) Error ¶ added in v0.7.2
func (m ListOrganizationDomainsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationDomainsRequestValidationError ¶ added in v0.7.2
type ListOrganizationDomainsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationDomainsRequestValidationError is the validation error returned by ListOrganizationDomainsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationDomainsRequestValidationError) Cause ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationDomainsRequestValidationError) Error ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationDomainsRequestValidationError) ErrorName ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationDomainsRequestValidationError) Field ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationDomainsRequestValidationError) Key ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationDomainsRequestValidationError) Reason ¶ added in v0.7.2
func (e ListOrganizationDomainsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationDomainsResponse ¶ added in v0.7.2
type ListOrganizationDomainsResponse struct { Domains []*Domain `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationDomainsResponse) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationDomainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationDomainsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationDomainsResponse) GetDomains ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) GetDomains() []*Domain
func (*ListOrganizationDomainsResponse) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationDomainsResponse) ProtoMessage()
func (*ListOrganizationDomainsResponse) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationDomainsResponse) Reset ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) Reset()
func (*ListOrganizationDomainsResponse) String ¶ added in v0.7.2
func (x *ListOrganizationDomainsResponse) String() string
func (*ListOrganizationDomainsResponse) Validate ¶ added in v0.7.2
func (m *ListOrganizationDomainsResponse) Validate() error
Validate checks the field values on ListOrganizationDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationDomainsResponse) ValidateAll ¶ added in v0.7.2
func (m *ListOrganizationDomainsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationDomainsResponseMultiError, or nil if none found.
type ListOrganizationDomainsResponseMultiError ¶ added in v0.7.2
type ListOrganizationDomainsResponseMultiError []error
ListOrganizationDomainsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationDomainsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationDomainsResponseMultiError) AllErrors ¶ added in v0.7.2
func (m ListOrganizationDomainsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationDomainsResponseMultiError) Error ¶ added in v0.7.2
func (m ListOrganizationDomainsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationDomainsResponseValidationError ¶ added in v0.7.2
type ListOrganizationDomainsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationDomainsResponseValidationError is the validation error returned by ListOrganizationDomainsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationDomainsResponseValidationError) Cause ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationDomainsResponseValidationError) Error ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationDomainsResponseValidationError) ErrorName ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationDomainsResponseValidationError) Field ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationDomainsResponseValidationError) Key ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationDomainsResponseValidationError) Reason ¶ added in v0.7.2
func (e ListOrganizationDomainsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationGroupsRequest ¶
type ListOrganizationGroupsRequest struct { OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationGroupsRequest) Descriptor
deprecated
func (*ListOrganizationGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationGroupsRequest) GetOrgId ¶
func (x *ListOrganizationGroupsRequest) GetOrgId() string
func (*ListOrganizationGroupsRequest) GetState ¶
func (x *ListOrganizationGroupsRequest) GetState() string
func (*ListOrganizationGroupsRequest) ProtoMessage ¶
func (*ListOrganizationGroupsRequest) ProtoMessage()
func (*ListOrganizationGroupsRequest) ProtoReflect ¶
func (x *ListOrganizationGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationGroupsRequest) Reset ¶
func (x *ListOrganizationGroupsRequest) Reset()
func (*ListOrganizationGroupsRequest) String ¶
func (x *ListOrganizationGroupsRequest) String() string
func (*ListOrganizationGroupsRequest) Validate ¶
func (m *ListOrganizationGroupsRequest) Validate() error
Validate checks the field values on ListOrganizationGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationGroupsRequest) ValidateAll ¶
func (m *ListOrganizationGroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationGroupsRequestMultiError, or nil if none found.
type ListOrganizationGroupsRequestMultiError ¶
type ListOrganizationGroupsRequestMultiError []error
ListOrganizationGroupsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationGroupsRequestMultiError) AllErrors ¶
func (m ListOrganizationGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationGroupsRequestMultiError) Error ¶
func (m ListOrganizationGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationGroupsRequestValidationError ¶
type ListOrganizationGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationGroupsRequestValidationError is the validation error returned by ListOrganizationGroupsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationGroupsRequestValidationError) Cause ¶
func (e ListOrganizationGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationGroupsRequestValidationError) Error ¶
func (e ListOrganizationGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationGroupsRequestValidationError) ErrorName ¶
func (e ListOrganizationGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationGroupsRequestValidationError) Field ¶
func (e ListOrganizationGroupsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationGroupsRequestValidationError) Key ¶
func (e ListOrganizationGroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationGroupsRequestValidationError) Reason ¶
func (e ListOrganizationGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationGroupsResponse ¶
type ListOrganizationGroupsResponse struct { Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationGroupsResponse) Descriptor
deprecated
func (*ListOrganizationGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationGroupsResponse) GetGroups ¶
func (x *ListOrganizationGroupsResponse) GetGroups() []*Group
func (*ListOrganizationGroupsResponse) ProtoMessage ¶
func (*ListOrganizationGroupsResponse) ProtoMessage()
func (*ListOrganizationGroupsResponse) ProtoReflect ¶
func (x *ListOrganizationGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationGroupsResponse) Reset ¶
func (x *ListOrganizationGroupsResponse) Reset()
func (*ListOrganizationGroupsResponse) String ¶
func (x *ListOrganizationGroupsResponse) String() string
func (*ListOrganizationGroupsResponse) Validate ¶
func (m *ListOrganizationGroupsResponse) Validate() error
Validate checks the field values on ListOrganizationGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationGroupsResponse) ValidateAll ¶
func (m *ListOrganizationGroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationGroupsResponseMultiError, or nil if none found.
type ListOrganizationGroupsResponseMultiError ¶
type ListOrganizationGroupsResponseMultiError []error
ListOrganizationGroupsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationGroupsResponseMultiError) AllErrors ¶
func (m ListOrganizationGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationGroupsResponseMultiError) Error ¶
func (m ListOrganizationGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationGroupsResponseValidationError ¶
type ListOrganizationGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationGroupsResponseValidationError is the validation error returned by ListOrganizationGroupsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationGroupsResponseValidationError) Cause ¶
func (e ListOrganizationGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationGroupsResponseValidationError) Error ¶
func (e ListOrganizationGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationGroupsResponseValidationError) ErrorName ¶
func (e ListOrganizationGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationGroupsResponseValidationError) Field ¶
func (e ListOrganizationGroupsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationGroupsResponseValidationError) Key ¶
func (e ListOrganizationGroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationGroupsResponseValidationError) Reason ¶
func (e ListOrganizationGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationInvitationsRequest ¶
type ListOrganizationInvitationsRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationInvitationsRequest) Descriptor
deprecated
func (*ListOrganizationInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitationsRequest) GetOrgId ¶
func (x *ListOrganizationInvitationsRequest) GetOrgId() string
func (*ListOrganizationInvitationsRequest) GetUserId ¶
func (x *ListOrganizationInvitationsRequest) GetUserId() string
func (*ListOrganizationInvitationsRequest) ProtoMessage ¶
func (*ListOrganizationInvitationsRequest) ProtoMessage()
func (*ListOrganizationInvitationsRequest) ProtoReflect ¶
func (x *ListOrganizationInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitationsRequest) Reset ¶
func (x *ListOrganizationInvitationsRequest) Reset()
func (*ListOrganizationInvitationsRequest) String ¶
func (x *ListOrganizationInvitationsRequest) String() string
func (*ListOrganizationInvitationsRequest) Validate ¶
func (m *ListOrganizationInvitationsRequest) Validate() error
Validate checks the field values on ListOrganizationInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationInvitationsRequest) ValidateAll ¶
func (m *ListOrganizationInvitationsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationInvitationsRequestMultiError, or nil if none found.
type ListOrganizationInvitationsRequestMultiError ¶
type ListOrganizationInvitationsRequestMultiError []error
ListOrganizationInvitationsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationInvitationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationInvitationsRequestMultiError) AllErrors ¶
func (m ListOrganizationInvitationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationInvitationsRequestMultiError) Error ¶
func (m ListOrganizationInvitationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationInvitationsRequestValidationError ¶
type ListOrganizationInvitationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationInvitationsRequestValidationError is the validation error returned by ListOrganizationInvitationsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationInvitationsRequestValidationError) Cause ¶
func (e ListOrganizationInvitationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationInvitationsRequestValidationError) Error ¶
func (e ListOrganizationInvitationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationInvitationsRequestValidationError) ErrorName ¶
func (e ListOrganizationInvitationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationInvitationsRequestValidationError) Field ¶
func (e ListOrganizationInvitationsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationInvitationsRequestValidationError) Key ¶
func (e ListOrganizationInvitationsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationInvitationsRequestValidationError) Reason ¶
func (e ListOrganizationInvitationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationInvitationsResponse ¶
type ListOrganizationInvitationsResponse struct { Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationInvitationsResponse) Descriptor
deprecated
func (*ListOrganizationInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitationsResponse) GetInvitations ¶
func (x *ListOrganizationInvitationsResponse) GetInvitations() []*Invitation
func (*ListOrganizationInvitationsResponse) ProtoMessage ¶
func (*ListOrganizationInvitationsResponse) ProtoMessage()
func (*ListOrganizationInvitationsResponse) ProtoReflect ¶
func (x *ListOrganizationInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitationsResponse) Reset ¶
func (x *ListOrganizationInvitationsResponse) Reset()
func (*ListOrganizationInvitationsResponse) String ¶
func (x *ListOrganizationInvitationsResponse) String() string
func (*ListOrganizationInvitationsResponse) Validate ¶
func (m *ListOrganizationInvitationsResponse) Validate() error
Validate checks the field values on ListOrganizationInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationInvitationsResponse) ValidateAll ¶
func (m *ListOrganizationInvitationsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationInvitationsResponseMultiError, or nil if none found.
type ListOrganizationInvitationsResponseMultiError ¶
type ListOrganizationInvitationsResponseMultiError []error
ListOrganizationInvitationsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationInvitationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationInvitationsResponseMultiError) AllErrors ¶
func (m ListOrganizationInvitationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationInvitationsResponseMultiError) Error ¶
func (m ListOrganizationInvitationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationInvitationsResponseValidationError ¶
type ListOrganizationInvitationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationInvitationsResponseValidationError is the validation error returned by ListOrganizationInvitationsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationInvitationsResponseValidationError) Cause ¶
func (e ListOrganizationInvitationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationInvitationsResponseValidationError) Error ¶
func (e ListOrganizationInvitationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationInvitationsResponseValidationError) ErrorName ¶
func (e ListOrganizationInvitationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationInvitationsResponseValidationError) Field ¶
func (e ListOrganizationInvitationsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationInvitationsResponseValidationError) Key ¶
func (e ListOrganizationInvitationsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationInvitationsResponseValidationError) Reason ¶
func (e ListOrganizationInvitationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationPreferencesRequest ¶ added in v0.7.3
type ListOrganizationPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListOrganizationPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) GetId() string
func (*ListOrganizationPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListOrganizationPreferencesRequest) ProtoMessage()
func (*ListOrganizationPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) Reset()
func (*ListOrganizationPreferencesRequest) String ¶ added in v0.7.3
func (x *ListOrganizationPreferencesRequest) String() string
func (*ListOrganizationPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListOrganizationPreferencesRequest) Validate() error
Validate checks the field values on ListOrganizationPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListOrganizationPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationPreferencesRequestMultiError, or nil if none found.
type ListOrganizationPreferencesRequestMultiError ¶ added in v0.7.3
type ListOrganizationPreferencesRequestMultiError []error
ListOrganizationPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListOrganizationPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListOrganizationPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationPreferencesRequestValidationError ¶ added in v0.7.3
type ListOrganizationPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationPreferencesRequestValidationError is the validation error returned by ListOrganizationPreferencesRequest.Validate if the designated constraints aren't met.
func (ListOrganizationPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListOrganizationPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationPreferencesResponse ¶ added in v0.7.3
type ListOrganizationPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListOrganizationPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) GetPreferences() []*Preference
func (*ListOrganizationPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListOrganizationPreferencesResponse) ProtoMessage()
func (*ListOrganizationPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) Reset()
func (*ListOrganizationPreferencesResponse) String ¶ added in v0.7.3
func (x *ListOrganizationPreferencesResponse) String() string
func (*ListOrganizationPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListOrganizationPreferencesResponse) Validate() error
Validate checks the field values on ListOrganizationPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListOrganizationPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationPreferencesResponseMultiError, or nil if none found.
type ListOrganizationPreferencesResponseMultiError ¶ added in v0.7.3
type ListOrganizationPreferencesResponseMultiError []error
ListOrganizationPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListOrganizationPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListOrganizationPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationPreferencesResponseValidationError ¶ added in v0.7.3
type ListOrganizationPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationPreferencesResponseValidationError is the validation error returned by ListOrganizationPreferencesResponse.Validate if the designated constraints aren't met.
func (ListOrganizationPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListOrganizationPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationProjectsRequest ¶
type ListOrganizationProjectsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationProjectsRequest) Descriptor
deprecated
func (*ListOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationProjectsRequest) GetId ¶
func (x *ListOrganizationProjectsRequest) GetId() string
func (*ListOrganizationProjectsRequest) GetState ¶
func (x *ListOrganizationProjectsRequest) GetState() string
func (*ListOrganizationProjectsRequest) ProtoMessage ¶
func (*ListOrganizationProjectsRequest) ProtoMessage()
func (*ListOrganizationProjectsRequest) ProtoReflect ¶
func (x *ListOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationProjectsRequest) Reset ¶
func (x *ListOrganizationProjectsRequest) Reset()
func (*ListOrganizationProjectsRequest) String ¶
func (x *ListOrganizationProjectsRequest) String() string
func (*ListOrganizationProjectsRequest) Validate ¶
func (m *ListOrganizationProjectsRequest) Validate() error
Validate checks the field values on ListOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationProjectsRequest) ValidateAll ¶
func (m *ListOrganizationProjectsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationProjectsRequestMultiError, or nil if none found.
type ListOrganizationProjectsRequestMultiError ¶
type ListOrganizationProjectsRequestMultiError []error
ListOrganizationProjectsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationProjectsRequestMultiError) AllErrors ¶
func (m ListOrganizationProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationProjectsRequestMultiError) Error ¶
func (m ListOrganizationProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationProjectsRequestValidationError ¶
type ListOrganizationProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationProjectsRequestValidationError is the validation error returned by ListOrganizationProjectsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationProjectsRequestValidationError) Cause ¶
func (e ListOrganizationProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationProjectsRequestValidationError) Error ¶
func (e ListOrganizationProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationProjectsRequestValidationError) ErrorName ¶
func (e ListOrganizationProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationProjectsRequestValidationError) Field ¶
func (e ListOrganizationProjectsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationProjectsRequestValidationError) Key ¶
func (e ListOrganizationProjectsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationProjectsRequestValidationError) Reason ¶
func (e ListOrganizationProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationProjectsResponse ¶
type ListOrganizationProjectsResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationProjectsResponse) Descriptor
deprecated
func (*ListOrganizationProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationProjectsResponse) GetProjects ¶
func (x *ListOrganizationProjectsResponse) GetProjects() []*Project
func (*ListOrganizationProjectsResponse) ProtoMessage ¶
func (*ListOrganizationProjectsResponse) ProtoMessage()
func (*ListOrganizationProjectsResponse) ProtoReflect ¶
func (x *ListOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationProjectsResponse) Reset ¶
func (x *ListOrganizationProjectsResponse) Reset()
func (*ListOrganizationProjectsResponse) String ¶
func (x *ListOrganizationProjectsResponse) String() string
func (*ListOrganizationProjectsResponse) Validate ¶
func (m *ListOrganizationProjectsResponse) Validate() error
Validate checks the field values on ListOrganizationProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationProjectsResponse) ValidateAll ¶
func (m *ListOrganizationProjectsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationProjectsResponseMultiError, or nil if none found.
type ListOrganizationProjectsResponseMultiError ¶
type ListOrganizationProjectsResponseMultiError []error
ListOrganizationProjectsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationProjectsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationProjectsResponseMultiError) AllErrors ¶
func (m ListOrganizationProjectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationProjectsResponseMultiError) Error ¶
func (m ListOrganizationProjectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationProjectsResponseValidationError ¶
type ListOrganizationProjectsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationProjectsResponseValidationError is the validation error returned by ListOrganizationProjectsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationProjectsResponseValidationError) Cause ¶
func (e ListOrganizationProjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationProjectsResponseValidationError) Error ¶
func (e ListOrganizationProjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationProjectsResponseValidationError) ErrorName ¶
func (e ListOrganizationProjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationProjectsResponseValidationError) Field ¶
func (e ListOrganizationProjectsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationProjectsResponseValidationError) Key ¶
func (e ListOrganizationProjectsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationProjectsResponseValidationError) Reason ¶
func (e ListOrganizationProjectsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationRolesRequest ¶
type ListOrganizationRolesRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` Scopes []string `protobuf:"bytes,3,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationRolesRequest) Descriptor
deprecated
func (*ListOrganizationRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationRolesRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationRolesRequest) GetOrgId ¶
func (x *ListOrganizationRolesRequest) GetOrgId() string
func (*ListOrganizationRolesRequest) GetScopes ¶ added in v0.7.6
func (x *ListOrganizationRolesRequest) GetScopes() []string
func (*ListOrganizationRolesRequest) GetState ¶
func (x *ListOrganizationRolesRequest) GetState() string
func (*ListOrganizationRolesRequest) ProtoMessage ¶
func (*ListOrganizationRolesRequest) ProtoMessage()
func (*ListOrganizationRolesRequest) ProtoReflect ¶
func (x *ListOrganizationRolesRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationRolesRequest) Reset ¶
func (x *ListOrganizationRolesRequest) Reset()
func (*ListOrganizationRolesRequest) String ¶
func (x *ListOrganizationRolesRequest) String() string
func (*ListOrganizationRolesRequest) Validate ¶
func (m *ListOrganizationRolesRequest) Validate() error
Validate checks the field values on ListOrganizationRolesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationRolesRequest) ValidateAll ¶
func (m *ListOrganizationRolesRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationRolesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationRolesRequestMultiError, or nil if none found.
type ListOrganizationRolesRequestMultiError ¶
type ListOrganizationRolesRequestMultiError []error
ListOrganizationRolesRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationRolesRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationRolesRequestMultiError) AllErrors ¶
func (m ListOrganizationRolesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationRolesRequestMultiError) Error ¶
func (m ListOrganizationRolesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationRolesRequestValidationError ¶
type ListOrganizationRolesRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationRolesRequestValidationError is the validation error returned by ListOrganizationRolesRequest.Validate if the designated constraints aren't met.
func (ListOrganizationRolesRequestValidationError) Cause ¶
func (e ListOrganizationRolesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationRolesRequestValidationError) Error ¶
func (e ListOrganizationRolesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationRolesRequestValidationError) ErrorName ¶
func (e ListOrganizationRolesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationRolesRequestValidationError) Field ¶
func (e ListOrganizationRolesRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationRolesRequestValidationError) Key ¶
func (e ListOrganizationRolesRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationRolesRequestValidationError) Reason ¶
func (e ListOrganizationRolesRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationRolesResponse ¶
type ListOrganizationRolesResponse struct { Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationRolesResponse) Descriptor
deprecated
func (*ListOrganizationRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationRolesResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationRolesResponse) GetRoles ¶
func (x *ListOrganizationRolesResponse) GetRoles() []*Role
func (*ListOrganizationRolesResponse) ProtoMessage ¶
func (*ListOrganizationRolesResponse) ProtoMessage()
func (*ListOrganizationRolesResponse) ProtoReflect ¶
func (x *ListOrganizationRolesResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationRolesResponse) Reset ¶
func (x *ListOrganizationRolesResponse) Reset()
func (*ListOrganizationRolesResponse) String ¶
func (x *ListOrganizationRolesResponse) String() string
func (*ListOrganizationRolesResponse) Validate ¶
func (m *ListOrganizationRolesResponse) Validate() error
Validate checks the field values on ListOrganizationRolesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationRolesResponse) ValidateAll ¶
func (m *ListOrganizationRolesResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationRolesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationRolesResponseMultiError, or nil if none found.
type ListOrganizationRolesResponseMultiError ¶
type ListOrganizationRolesResponseMultiError []error
ListOrganizationRolesResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationRolesResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationRolesResponseMultiError) AllErrors ¶
func (m ListOrganizationRolesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationRolesResponseMultiError) Error ¶
func (m ListOrganizationRolesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationRolesResponseValidationError ¶
type ListOrganizationRolesResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationRolesResponseValidationError is the validation error returned by ListOrganizationRolesResponse.Validate if the designated constraints aren't met.
func (ListOrganizationRolesResponseValidationError) Cause ¶
func (e ListOrganizationRolesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationRolesResponseValidationError) Error ¶
func (e ListOrganizationRolesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationRolesResponseValidationError) ErrorName ¶
func (e ListOrganizationRolesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationRolesResponseValidationError) Field ¶
func (e ListOrganizationRolesResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationRolesResponseValidationError) Key ¶
func (e ListOrganizationRolesResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationRolesResponseValidationError) Reason ¶
func (e ListOrganizationRolesResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationServiceUsersRequest ¶
type ListOrganizationServiceUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationServiceUsersRequest) Descriptor
deprecated
func (*ListOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationServiceUsersRequest) GetId ¶
func (x *ListOrganizationServiceUsersRequest) GetId() string
func (*ListOrganizationServiceUsersRequest) ProtoMessage ¶
func (*ListOrganizationServiceUsersRequest) ProtoMessage()
func (*ListOrganizationServiceUsersRequest) ProtoReflect ¶
func (x *ListOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationServiceUsersRequest) Reset ¶
func (x *ListOrganizationServiceUsersRequest) Reset()
func (*ListOrganizationServiceUsersRequest) String ¶
func (x *ListOrganizationServiceUsersRequest) String() string
func (*ListOrganizationServiceUsersRequest) Validate ¶
func (m *ListOrganizationServiceUsersRequest) Validate() error
Validate checks the field values on ListOrganizationServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationServiceUsersRequest) ValidateAll ¶
func (m *ListOrganizationServiceUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationServiceUsersRequestMultiError, or nil if none found.
type ListOrganizationServiceUsersRequestMultiError ¶
type ListOrganizationServiceUsersRequestMultiError []error
ListOrganizationServiceUsersRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationServiceUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationServiceUsersRequestMultiError) AllErrors ¶
func (m ListOrganizationServiceUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationServiceUsersRequestMultiError) Error ¶
func (m ListOrganizationServiceUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationServiceUsersRequestValidationError ¶
type ListOrganizationServiceUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationServiceUsersRequestValidationError is the validation error returned by ListOrganizationServiceUsersRequest.Validate if the designated constraints aren't met.
func (ListOrganizationServiceUsersRequestValidationError) Cause ¶
func (e ListOrganizationServiceUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationServiceUsersRequestValidationError) Error ¶
func (e ListOrganizationServiceUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationServiceUsersRequestValidationError) ErrorName ¶
func (e ListOrganizationServiceUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationServiceUsersRequestValidationError) Field ¶
func (e ListOrganizationServiceUsersRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationServiceUsersRequestValidationError) Key ¶
func (e ListOrganizationServiceUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationServiceUsersRequestValidationError) Reason ¶
func (e ListOrganizationServiceUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationServiceUsersResponse ¶
type ListOrganizationServiceUsersResponse struct { Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationServiceUsersResponse) Descriptor
deprecated
func (*ListOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationServiceUsersResponse) GetServiceusers ¶
func (x *ListOrganizationServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListOrganizationServiceUsersResponse) ProtoMessage ¶
func (*ListOrganizationServiceUsersResponse) ProtoMessage()
func (*ListOrganizationServiceUsersResponse) ProtoReflect ¶
func (x *ListOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationServiceUsersResponse) Reset ¶
func (x *ListOrganizationServiceUsersResponse) Reset()
func (*ListOrganizationServiceUsersResponse) String ¶
func (x *ListOrganizationServiceUsersResponse) String() string
func (*ListOrganizationServiceUsersResponse) Validate ¶
func (m *ListOrganizationServiceUsersResponse) Validate() error
Validate checks the field values on ListOrganizationServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationServiceUsersResponse) ValidateAll ¶
func (m *ListOrganizationServiceUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationServiceUsersResponseMultiError, or nil if none found.
type ListOrganizationServiceUsersResponseMultiError ¶
type ListOrganizationServiceUsersResponseMultiError []error
ListOrganizationServiceUsersResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationServiceUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationServiceUsersResponseMultiError) AllErrors ¶
func (m ListOrganizationServiceUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationServiceUsersResponseMultiError) Error ¶
func (m ListOrganizationServiceUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationServiceUsersResponseValidationError ¶
type ListOrganizationServiceUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationServiceUsersResponseValidationError is the validation error returned by ListOrganizationServiceUsersResponse.Validate if the designated constraints aren't met.
func (ListOrganizationServiceUsersResponseValidationError) Cause ¶
func (e ListOrganizationServiceUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationServiceUsersResponseValidationError) Error ¶
func (e ListOrganizationServiceUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationServiceUsersResponseValidationError) ErrorName ¶
func (e ListOrganizationServiceUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationServiceUsersResponseValidationError) Field ¶
func (e ListOrganizationServiceUsersResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationServiceUsersResponseValidationError) Key ¶
func (e ListOrganizationServiceUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationServiceUsersResponseValidationError) Reason ¶
func (e ListOrganizationServiceUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationUsersRequest ¶
type ListOrganizationUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto. PermissionFilter string `protobuf:"bytes,2,opt,name=permission_filter,json=permissionFilter,proto3" json:"permission_filter,omitempty"` WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationUsersRequest) Descriptor
deprecated
func (*ListOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersRequest) GetId ¶
func (x *ListOrganizationUsersRequest) GetId() string
func (*ListOrganizationUsersRequest) GetPermissionFilter
deprecated
func (x *ListOrganizationUsersRequest) GetPermissionFilter() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListOrganizationUsersRequest) GetWithRoles ¶ added in v0.7.18
func (x *ListOrganizationUsersRequest) GetWithRoles() bool
func (*ListOrganizationUsersRequest) ProtoMessage ¶
func (*ListOrganizationUsersRequest) ProtoMessage()
func (*ListOrganizationUsersRequest) ProtoReflect ¶
func (x *ListOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersRequest) Reset ¶
func (x *ListOrganizationUsersRequest) Reset()
func (*ListOrganizationUsersRequest) String ¶
func (x *ListOrganizationUsersRequest) String() string
func (*ListOrganizationUsersRequest) Validate ¶
func (m *ListOrganizationUsersRequest) Validate() error
Validate checks the field values on ListOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationUsersRequest) ValidateAll ¶
func (m *ListOrganizationUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationUsersRequestMultiError, or nil if none found.
type ListOrganizationUsersRequestMultiError ¶
type ListOrganizationUsersRequestMultiError []error
ListOrganizationUsersRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationUsersRequestMultiError) AllErrors ¶
func (m ListOrganizationUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationUsersRequestMultiError) Error ¶
func (m ListOrganizationUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationUsersRequestValidationError ¶
type ListOrganizationUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationUsersRequestValidationError is the validation error returned by ListOrganizationUsersRequest.Validate if the designated constraints aren't met.
func (ListOrganizationUsersRequestValidationError) Cause ¶
func (e ListOrganizationUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationUsersRequestValidationError) Error ¶
func (e ListOrganizationUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationUsersRequestValidationError) ErrorName ¶
func (e ListOrganizationUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationUsersRequestValidationError) Field ¶
func (e ListOrganizationUsersRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationUsersRequestValidationError) Key ¶
func (e ListOrganizationUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationUsersRequestValidationError) Reason ¶
func (e ListOrganizationUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationUsersResponse ¶
type ListOrganizationUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` RolePairs []*ListOrganizationUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationUsersResponse) Descriptor
deprecated
func (*ListOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersResponse) GetRolePairs ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse) GetRolePairs() []*ListOrganizationUsersResponse_RolePair
func (*ListOrganizationUsersResponse) GetUsers ¶
func (x *ListOrganizationUsersResponse) GetUsers() []*User
func (*ListOrganizationUsersResponse) ProtoMessage ¶
func (*ListOrganizationUsersResponse) ProtoMessage()
func (*ListOrganizationUsersResponse) ProtoReflect ¶
func (x *ListOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersResponse) Reset ¶
func (x *ListOrganizationUsersResponse) Reset()
func (*ListOrganizationUsersResponse) String ¶
func (x *ListOrganizationUsersResponse) String() string
func (*ListOrganizationUsersResponse) Validate ¶
func (m *ListOrganizationUsersResponse) Validate() error
Validate checks the field values on ListOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationUsersResponse) ValidateAll ¶
func (m *ListOrganizationUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationUsersResponseMultiError, or nil if none found.
type ListOrganizationUsersResponseMultiError ¶
type ListOrganizationUsersResponseMultiError []error
ListOrganizationUsersResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationUsersResponseMultiError) AllErrors ¶
func (m ListOrganizationUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationUsersResponseMultiError) Error ¶
func (m ListOrganizationUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationUsersResponseValidationError ¶
type ListOrganizationUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationUsersResponseValidationError is the validation error returned by ListOrganizationUsersResponse.Validate if the designated constraints aren't met.
func (ListOrganizationUsersResponseValidationError) Cause ¶
func (e ListOrganizationUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationUsersResponseValidationError) Error ¶
func (e ListOrganizationUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationUsersResponseValidationError) ErrorName ¶
func (e ListOrganizationUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationUsersResponseValidationError) Field ¶
func (e ListOrganizationUsersResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationUsersResponseValidationError) Key ¶
func (e ListOrganizationUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationUsersResponseValidationError) Reason ¶
func (e ListOrganizationUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationUsersResponse_RolePair ¶ added in v0.7.18
type ListOrganizationUsersResponse_RolePair struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.18
func (*ListOrganizationUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListOrganizationUsersResponse_RolePair) GetRoles ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) GetRoles() []*Role
func (*ListOrganizationUsersResponse_RolePair) GetUserId ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) GetUserId() string
func (*ListOrganizationUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.18
func (*ListOrganizationUsersResponse_RolePair) ProtoMessage()
func (*ListOrganizationUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListOrganizationUsersResponse_RolePair) Reset ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) Reset()
func (*ListOrganizationUsersResponse_RolePair) String ¶ added in v0.7.18
func (x *ListOrganizationUsersResponse_RolePair) String() string
func (*ListOrganizationUsersResponse_RolePair) Validate ¶ added in v0.7.18
func (m *ListOrganizationUsersResponse_RolePair) Validate() error
Validate checks the field values on ListOrganizationUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationUsersResponse_RolePair) ValidateAll ¶ added in v0.7.18
func (m *ListOrganizationUsersResponse_RolePair) ValidateAll() error
ValidateAll checks the field values on ListOrganizationUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationUsersResponse_RolePairMultiError, or nil if none found.
type ListOrganizationUsersResponse_RolePairMultiError ¶ added in v0.7.18
type ListOrganizationUsersResponse_RolePairMultiError []error
ListOrganizationUsersResponse_RolePairMultiError is an error wrapping multiple validation errors returned by ListOrganizationUsersResponse_RolePair.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationUsersResponse_RolePairMultiError) AllErrors ¶ added in v0.7.18
func (m ListOrganizationUsersResponse_RolePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationUsersResponse_RolePairMultiError) Error ¶ added in v0.7.18
func (m ListOrganizationUsersResponse_RolePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationUsersResponse_RolePairValidationError ¶ added in v0.7.18
type ListOrganizationUsersResponse_RolePairValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationUsersResponse_RolePairValidationError is the validation error returned by ListOrganizationUsersResponse_RolePair.Validate if the designated constraints aren't met.
func (ListOrganizationUsersResponse_RolePairValidationError) Cause ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationUsersResponse_RolePairValidationError) Error ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationUsersResponse_RolePairValidationError) ErrorName ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationUsersResponse_RolePairValidationError) Field ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) Field() string
Field function returns field value.
func (ListOrganizationUsersResponse_RolePairValidationError) Key ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) Key() bool
Key function returns key value.
func (ListOrganizationUsersResponse_RolePairValidationError) Reason ¶ added in v0.7.18
func (e ListOrganizationUsersResponse_RolePairValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByCurrentUserRequest ¶ added in v0.7.5
type ListOrganizationsByCurrentUserRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByCurrentUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByCurrentUserRequest) GetState ¶ added in v0.7.15
func (x *ListOrganizationsByCurrentUserRequest) GetState() string
func (*ListOrganizationsByCurrentUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByCurrentUserRequest) ProtoMessage()
func (*ListOrganizationsByCurrentUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByCurrentUserRequest) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) Reset()
func (*ListOrganizationsByCurrentUserRequest) String ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserRequest) String() string
func (*ListOrganizationsByCurrentUserRequest) Validate ¶ added in v0.7.5
func (m *ListOrganizationsByCurrentUserRequest) Validate() error
Validate checks the field values on ListOrganizationsByCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByCurrentUserRequest) ValidateAll ¶ added in v0.7.5
func (m *ListOrganizationsByCurrentUserRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByCurrentUserRequestMultiError, or nil if none found.
type ListOrganizationsByCurrentUserRequestMultiError ¶ added in v0.7.5
type ListOrganizationsByCurrentUserRequestMultiError []error
ListOrganizationsByCurrentUserRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByCurrentUserRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByCurrentUserRequestMultiError) AllErrors ¶ added in v0.7.5
func (m ListOrganizationsByCurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByCurrentUserRequestMultiError) Error ¶ added in v0.7.5
func (m ListOrganizationsByCurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByCurrentUserRequestValidationError ¶ added in v0.7.5
type ListOrganizationsByCurrentUserRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByCurrentUserRequestValidationError is the validation error returned by ListOrganizationsByCurrentUserRequest.Validate if the designated constraints aren't met.
func (ListOrganizationsByCurrentUserRequestValidationError) Cause ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByCurrentUserRequestValidationError) Error ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByCurrentUserRequestValidationError) ErrorName ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByCurrentUserRequestValidationError) Field ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByCurrentUserRequestValidationError) Key ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByCurrentUserRequestValidationError) Reason ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByCurrentUserResponse ¶ added in v0.7.5
type ListOrganizationsByCurrentUserResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` JoinableViaDomain []*Organization `protobuf:"bytes,2,rep,name=joinable_via_domain,json=joinableViaDomain,proto3" json:"joinable_via_domain,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByCurrentUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) GetJoinableViaDomain() []*Organization
func (*ListOrganizationsByCurrentUserResponse) GetOrganizations ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByCurrentUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByCurrentUserResponse) ProtoMessage()
func (*ListOrganizationsByCurrentUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByCurrentUserResponse) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) Reset()
func (*ListOrganizationsByCurrentUserResponse) String ¶ added in v0.7.5
func (x *ListOrganizationsByCurrentUserResponse) String() string
func (*ListOrganizationsByCurrentUserResponse) Validate ¶ added in v0.7.5
func (m *ListOrganizationsByCurrentUserResponse) Validate() error
Validate checks the field values on ListOrganizationsByCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByCurrentUserResponse) ValidateAll ¶ added in v0.7.5
func (m *ListOrganizationsByCurrentUserResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByCurrentUserResponseMultiError, or nil if none found.
type ListOrganizationsByCurrentUserResponseMultiError ¶ added in v0.7.5
type ListOrganizationsByCurrentUserResponseMultiError []error
ListOrganizationsByCurrentUserResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByCurrentUserResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByCurrentUserResponseMultiError) AllErrors ¶ added in v0.7.5
func (m ListOrganizationsByCurrentUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByCurrentUserResponseMultiError) Error ¶ added in v0.7.5
func (m ListOrganizationsByCurrentUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByCurrentUserResponseValidationError ¶ added in v0.7.5
type ListOrganizationsByCurrentUserResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByCurrentUserResponseValidationError is the validation error returned by ListOrganizationsByCurrentUserResponse.Validate if the designated constraints aren't met.
func (ListOrganizationsByCurrentUserResponseValidationError) Cause ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByCurrentUserResponseValidationError) Error ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByCurrentUserResponseValidationError) ErrorName ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByCurrentUserResponseValidationError) Field ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByCurrentUserResponseValidationError) Key ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByCurrentUserResponseValidationError) Reason ¶ added in v0.7.5
func (e ListOrganizationsByCurrentUserResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByDomainRequest ¶ added in v0.7.2
type ListOrganizationsByDomainRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationsByDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByDomainRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByDomainRequest) GetName ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) GetName() string
func (*ListOrganizationsByDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationsByDomainRequest) ProtoMessage()
func (*ListOrganizationsByDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByDomainRequest) Reset ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) Reset()
func (*ListOrganizationsByDomainRequest) String ¶ added in v0.7.2
func (x *ListOrganizationsByDomainRequest) String() string
func (*ListOrganizationsByDomainRequest) Validate ¶ added in v0.7.2
func (m *ListOrganizationsByDomainRequest) Validate() error
Validate checks the field values on ListOrganizationsByDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByDomainRequest) ValidateAll ¶ added in v0.7.2
func (m *ListOrganizationsByDomainRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByDomainRequestMultiError, or nil if none found.
type ListOrganizationsByDomainRequestMultiError ¶ added in v0.7.2
type ListOrganizationsByDomainRequestMultiError []error
ListOrganizationsByDomainRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByDomainRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByDomainRequestMultiError) AllErrors ¶ added in v0.7.2
func (m ListOrganizationsByDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByDomainRequestMultiError) Error ¶ added in v0.7.2
func (m ListOrganizationsByDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByDomainRequestValidationError ¶ added in v0.7.2
type ListOrganizationsByDomainRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByDomainRequestValidationError is the validation error returned by ListOrganizationsByDomainRequest.Validate if the designated constraints aren't met.
func (ListOrganizationsByDomainRequestValidationError) Cause ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByDomainRequestValidationError) Error ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByDomainRequestValidationError) ErrorName ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByDomainRequestValidationError) Field ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByDomainRequestValidationError) Key ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByDomainRequestValidationError) Reason ¶ added in v0.7.2
func (e ListOrganizationsByDomainRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByDomainResponse ¶ added in v0.7.2
type ListOrganizationsByDomainResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*ListOrganizationsByDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByDomainResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByDomainResponse) GetOrganizations ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*ListOrganizationsByDomainResponse) ProtoMessage()
func (*ListOrganizationsByDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByDomainResponse) Reset ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) Reset()
func (*ListOrganizationsByDomainResponse) String ¶ added in v0.7.2
func (x *ListOrganizationsByDomainResponse) String() string
func (*ListOrganizationsByDomainResponse) Validate ¶ added in v0.7.2
func (m *ListOrganizationsByDomainResponse) Validate() error
Validate checks the field values on ListOrganizationsByDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByDomainResponse) ValidateAll ¶ added in v0.7.2
func (m *ListOrganizationsByDomainResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByDomainResponseMultiError, or nil if none found.
type ListOrganizationsByDomainResponseMultiError ¶ added in v0.7.2
type ListOrganizationsByDomainResponseMultiError []error
ListOrganizationsByDomainResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByDomainResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByDomainResponseMultiError) AllErrors ¶ added in v0.7.2
func (m ListOrganizationsByDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByDomainResponseMultiError) Error ¶ added in v0.7.2
func (m ListOrganizationsByDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByDomainResponseValidationError ¶ added in v0.7.2
type ListOrganizationsByDomainResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByDomainResponseValidationError is the validation error returned by ListOrganizationsByDomainResponse.Validate if the designated constraints aren't met.
func (ListOrganizationsByDomainResponseValidationError) Cause ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByDomainResponseValidationError) Error ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByDomainResponseValidationError) ErrorName ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByDomainResponseValidationError) Field ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByDomainResponseValidationError) Key ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByDomainResponseValidationError) Reason ¶ added in v0.7.2
func (e ListOrganizationsByDomainResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByUserRequest ¶ added in v0.7.5
type ListOrganizationsByUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByUserRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByUserRequest) GetId ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) GetId() string
func (*ListOrganizationsByUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByUserRequest) ProtoMessage()
func (*ListOrganizationsByUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByUserRequest) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) Reset()
func (*ListOrganizationsByUserRequest) String ¶ added in v0.7.5
func (x *ListOrganizationsByUserRequest) String() string
func (*ListOrganizationsByUserRequest) Validate ¶ added in v0.7.5
func (m *ListOrganizationsByUserRequest) Validate() error
Validate checks the field values on ListOrganizationsByUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByUserRequest) ValidateAll ¶ added in v0.7.5
func (m *ListOrganizationsByUserRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByUserRequestMultiError, or nil if none found.
type ListOrganizationsByUserRequestMultiError ¶ added in v0.7.5
type ListOrganizationsByUserRequestMultiError []error
ListOrganizationsByUserRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByUserRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByUserRequestMultiError) AllErrors ¶ added in v0.7.5
func (m ListOrganizationsByUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByUserRequestMultiError) Error ¶ added in v0.7.5
func (m ListOrganizationsByUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByUserRequestValidationError ¶ added in v0.7.5
type ListOrganizationsByUserRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByUserRequestValidationError is the validation error returned by ListOrganizationsByUserRequest.Validate if the designated constraints aren't met.
func (ListOrganizationsByUserRequestValidationError) Cause ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByUserRequestValidationError) Error ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByUserRequestValidationError) ErrorName ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByUserRequestValidationError) Field ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByUserRequestValidationError) Key ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByUserRequestValidationError) Reason ¶ added in v0.7.5
func (e ListOrganizationsByUserRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsByUserResponse ¶ added in v0.7.5
type ListOrganizationsByUserResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` JoinableViaDomain []*Organization `protobuf:"bytes,2,rep,name=joinable_via_domain,json=joinableViaDomain,proto3" json:"joinable_via_domain,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsByUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListOrganizationsByUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsByUserResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsByUserResponse) GetJoinableViaDomain ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) GetJoinableViaDomain() []*Organization
func (*ListOrganizationsByUserResponse) GetOrganizations ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) GetOrganizations() []*Organization
func (*ListOrganizationsByUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListOrganizationsByUserResponse) ProtoMessage()
func (*ListOrganizationsByUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsByUserResponse) Reset ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) Reset()
func (*ListOrganizationsByUserResponse) String ¶ added in v0.7.5
func (x *ListOrganizationsByUserResponse) String() string
func (*ListOrganizationsByUserResponse) Validate ¶ added in v0.7.5
func (m *ListOrganizationsByUserResponse) Validate() error
Validate checks the field values on ListOrganizationsByUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsByUserResponse) ValidateAll ¶ added in v0.7.5
func (m *ListOrganizationsByUserResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsByUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsByUserResponseMultiError, or nil if none found.
type ListOrganizationsByUserResponseMultiError ¶ added in v0.7.5
type ListOrganizationsByUserResponseMultiError []error
ListOrganizationsByUserResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationsByUserResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsByUserResponseMultiError) AllErrors ¶ added in v0.7.5
func (m ListOrganizationsByUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsByUserResponseMultiError) Error ¶ added in v0.7.5
func (m ListOrganizationsByUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsByUserResponseValidationError ¶ added in v0.7.5
type ListOrganizationsByUserResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsByUserResponseValidationError is the validation error returned by ListOrganizationsByUserResponse.Validate if the designated constraints aren't met.
func (ListOrganizationsByUserResponseValidationError) Cause ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsByUserResponseValidationError) Error ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsByUserResponseValidationError) ErrorName ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsByUserResponseValidationError) Field ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsByUserResponseValidationError) Key ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsByUserResponseValidationError) Reason ¶ added in v0.7.5
func (e ListOrganizationsByUserResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsRequest ¶
type ListOrganizationsRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsRequest) Descriptor
deprecated
func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsRequest) GetState ¶
func (x *ListOrganizationsRequest) GetState() string
func (*ListOrganizationsRequest) GetUserId ¶
func (x *ListOrganizationsRequest) GetUserId() string
func (*ListOrganizationsRequest) ProtoMessage ¶
func (*ListOrganizationsRequest) ProtoMessage()
func (*ListOrganizationsRequest) ProtoReflect ¶
func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsRequest) Reset ¶
func (x *ListOrganizationsRequest) Reset()
func (*ListOrganizationsRequest) String ¶
func (x *ListOrganizationsRequest) String() string
func (*ListOrganizationsRequest) Validate ¶
func (m *ListOrganizationsRequest) Validate() error
Validate checks the field values on ListOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsRequest) ValidateAll ¶
func (m *ListOrganizationsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsRequestMultiError, or nil if none found.
type ListOrganizationsRequestMultiError ¶
type ListOrganizationsRequestMultiError []error
ListOrganizationsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsRequestMultiError) AllErrors ¶
func (m ListOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsRequestMultiError) Error ¶
func (m ListOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsRequestValidationError ¶
type ListOrganizationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsRequestValidationError is the validation error returned by ListOrganizationsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationsRequestValidationError) Cause ¶
func (e ListOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsRequestValidationError) Error ¶
func (e ListOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsRequestValidationError) ErrorName ¶
func (e ListOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsRequestValidationError) Field ¶
func (e ListOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsRequestValidationError) Key ¶
func (e ListOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsRequestValidationError) Reason ¶
func (e ListOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsResponse ¶
type ListOrganizationsResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsResponse) Descriptor
deprecated
func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsResponse) GetOrganizations ¶
func (x *ListOrganizationsResponse) GetOrganizations() []*Organization
func (*ListOrganizationsResponse) ProtoMessage ¶
func (*ListOrganizationsResponse) ProtoMessage()
func (*ListOrganizationsResponse) ProtoReflect ¶
func (x *ListOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsResponse) Reset ¶
func (x *ListOrganizationsResponse) Reset()
func (*ListOrganizationsResponse) String ¶
func (x *ListOrganizationsResponse) String() string
func (*ListOrganizationsResponse) Validate ¶
func (m *ListOrganizationsResponse) Validate() error
Validate checks the field values on ListOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsResponse) ValidateAll ¶
func (m *ListOrganizationsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsResponseMultiError, or nil if none found.
type ListOrganizationsResponseMultiError ¶
type ListOrganizationsResponseMultiError []error
ListOrganizationsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsResponseMultiError) AllErrors ¶
func (m ListOrganizationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsResponseMultiError) Error ¶
func (m ListOrganizationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsResponseValidationError ¶
type ListOrganizationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsResponseValidationError is the validation error returned by ListOrganizationsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationsResponseValidationError) Cause ¶
func (e ListOrganizationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsResponseValidationError) Error ¶
func (e ListOrganizationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsResponseValidationError) ErrorName ¶
func (e ListOrganizationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsResponseValidationError) Field ¶
func (e ListOrganizationsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsResponseValidationError) Key ¶
func (e ListOrganizationsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsResponseValidationError) Reason ¶
func (e ListOrganizationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListPermissionsRequest ¶
type ListPermissionsRequest struct {
// contains filtered or unexported fields
}
func (*ListPermissionsRequest) Descriptor
deprecated
func (*ListPermissionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPermissionsRequest.ProtoReflect.Descriptor instead.
func (*ListPermissionsRequest) ProtoMessage ¶
func (*ListPermissionsRequest) ProtoMessage()
func (*ListPermissionsRequest) ProtoReflect ¶
func (x *ListPermissionsRequest) ProtoReflect() protoreflect.Message
func (*ListPermissionsRequest) Reset ¶
func (x *ListPermissionsRequest) Reset()
func (*ListPermissionsRequest) String ¶
func (x *ListPermissionsRequest) String() string
func (*ListPermissionsRequest) Validate ¶
func (m *ListPermissionsRequest) Validate() error
Validate checks the field values on ListPermissionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPermissionsRequest) ValidateAll ¶
func (m *ListPermissionsRequest) ValidateAll() error
ValidateAll checks the field values on ListPermissionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPermissionsRequestMultiError, or nil if none found.
type ListPermissionsRequestMultiError ¶
type ListPermissionsRequestMultiError []error
ListPermissionsRequestMultiError is an error wrapping multiple validation errors returned by ListPermissionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListPermissionsRequestMultiError) AllErrors ¶
func (m ListPermissionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPermissionsRequestMultiError) Error ¶
func (m ListPermissionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPermissionsRequestValidationError ¶
type ListPermissionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListPermissionsRequestValidationError is the validation error returned by ListPermissionsRequest.Validate if the designated constraints aren't met.
func (ListPermissionsRequestValidationError) Cause ¶
func (e ListPermissionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPermissionsRequestValidationError) Error ¶
func (e ListPermissionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPermissionsRequestValidationError) ErrorName ¶
func (e ListPermissionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPermissionsRequestValidationError) Field ¶
func (e ListPermissionsRequestValidationError) Field() string
Field function returns field value.
func (ListPermissionsRequestValidationError) Key ¶
func (e ListPermissionsRequestValidationError) Key() bool
Key function returns key value.
func (ListPermissionsRequestValidationError) Reason ¶
func (e ListPermissionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListPermissionsResponse ¶
type ListPermissionsResponse struct { Permissions []*Permission `protobuf:"bytes,1,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*ListPermissionsResponse) Descriptor
deprecated
func (*ListPermissionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPermissionsResponse.ProtoReflect.Descriptor instead.
func (*ListPermissionsResponse) GetPermissions ¶
func (x *ListPermissionsResponse) GetPermissions() []*Permission
func (*ListPermissionsResponse) ProtoMessage ¶
func (*ListPermissionsResponse) ProtoMessage()
func (*ListPermissionsResponse) ProtoReflect ¶
func (x *ListPermissionsResponse) ProtoReflect() protoreflect.Message
func (*ListPermissionsResponse) Reset ¶
func (x *ListPermissionsResponse) Reset()
func (*ListPermissionsResponse) String ¶
func (x *ListPermissionsResponse) String() string
func (*ListPermissionsResponse) Validate ¶
func (m *ListPermissionsResponse) Validate() error
Validate checks the field values on ListPermissionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPermissionsResponse) ValidateAll ¶
func (m *ListPermissionsResponse) ValidateAll() error
ValidateAll checks the field values on ListPermissionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPermissionsResponseMultiError, or nil if none found.
type ListPermissionsResponseMultiError ¶
type ListPermissionsResponseMultiError []error
ListPermissionsResponseMultiError is an error wrapping multiple validation errors returned by ListPermissionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListPermissionsResponseMultiError) AllErrors ¶
func (m ListPermissionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPermissionsResponseMultiError) Error ¶
func (m ListPermissionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPermissionsResponseValidationError ¶
type ListPermissionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListPermissionsResponseValidationError is the validation error returned by ListPermissionsResponse.Validate if the designated constraints aren't met.
func (ListPermissionsResponseValidationError) Cause ¶
func (e ListPermissionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPermissionsResponseValidationError) Error ¶
func (e ListPermissionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPermissionsResponseValidationError) ErrorName ¶
func (e ListPermissionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPermissionsResponseValidationError) Field ¶
func (e ListPermissionsResponseValidationError) Field() string
Field function returns field value.
func (ListPermissionsResponseValidationError) Key ¶
func (e ListPermissionsResponseValidationError) Key() bool
Key function returns key value.
func (ListPermissionsResponseValidationError) Reason ¶
func (e ListPermissionsResponseValidationError) Reason() string
Reason function returns reason value.
type ListPoliciesRequest ¶
type ListPoliciesRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` RoleId string `protobuf:"bytes,4,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` // contains filtered or unexported fields }
func (*ListPoliciesRequest) Descriptor
deprecated
func (*ListPoliciesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPoliciesRequest.ProtoReflect.Descriptor instead.
func (*ListPoliciesRequest) GetGroupId ¶
func (x *ListPoliciesRequest) GetGroupId() string
func (*ListPoliciesRequest) GetOrgId ¶
func (x *ListPoliciesRequest) GetOrgId() string
func (*ListPoliciesRequest) GetProjectId ¶
func (x *ListPoliciesRequest) GetProjectId() string
func (*ListPoliciesRequest) GetRoleId ¶
func (x *ListPoliciesRequest) GetRoleId() string
func (*ListPoliciesRequest) GetUserId ¶
func (x *ListPoliciesRequest) GetUserId() string
func (*ListPoliciesRequest) ProtoMessage ¶
func (*ListPoliciesRequest) ProtoMessage()
func (*ListPoliciesRequest) ProtoReflect ¶
func (x *ListPoliciesRequest) ProtoReflect() protoreflect.Message
func (*ListPoliciesRequest) Reset ¶
func (x *ListPoliciesRequest) Reset()
func (*ListPoliciesRequest) String ¶
func (x *ListPoliciesRequest) String() string
func (*ListPoliciesRequest) Validate ¶
func (m *ListPoliciesRequest) Validate() error
Validate checks the field values on ListPoliciesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPoliciesRequest) ValidateAll ¶
func (m *ListPoliciesRequest) ValidateAll() error
ValidateAll checks the field values on ListPoliciesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPoliciesRequestMultiError, or nil if none found.
type ListPoliciesRequestMultiError ¶
type ListPoliciesRequestMultiError []error
ListPoliciesRequestMultiError is an error wrapping multiple validation errors returned by ListPoliciesRequest.ValidateAll() if the designated constraints aren't met.
func (ListPoliciesRequestMultiError) AllErrors ¶
func (m ListPoliciesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPoliciesRequestMultiError) Error ¶
func (m ListPoliciesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPoliciesRequestValidationError ¶
type ListPoliciesRequestValidationError struct {
// contains filtered or unexported fields
}
ListPoliciesRequestValidationError is the validation error returned by ListPoliciesRequest.Validate if the designated constraints aren't met.
func (ListPoliciesRequestValidationError) Cause ¶
func (e ListPoliciesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPoliciesRequestValidationError) Error ¶
func (e ListPoliciesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPoliciesRequestValidationError) ErrorName ¶
func (e ListPoliciesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPoliciesRequestValidationError) Field ¶
func (e ListPoliciesRequestValidationError) Field() string
Field function returns field value.
func (ListPoliciesRequestValidationError) Key ¶
func (e ListPoliciesRequestValidationError) Key() bool
Key function returns key value.
func (ListPoliciesRequestValidationError) Reason ¶
func (e ListPoliciesRequestValidationError) Reason() string
Reason function returns reason value.
type ListPoliciesResponse ¶
type ListPoliciesResponse struct { Policies []*Policy `protobuf:"bytes,1,rep,name=policies,proto3" json:"policies,omitempty"` // contains filtered or unexported fields }
func (*ListPoliciesResponse) Descriptor
deprecated
func (*ListPoliciesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPoliciesResponse.ProtoReflect.Descriptor instead.
func (*ListPoliciesResponse) GetPolicies ¶
func (x *ListPoliciesResponse) GetPolicies() []*Policy
func (*ListPoliciesResponse) ProtoMessage ¶
func (*ListPoliciesResponse) ProtoMessage()
func (*ListPoliciesResponse) ProtoReflect ¶
func (x *ListPoliciesResponse) ProtoReflect() protoreflect.Message
func (*ListPoliciesResponse) Reset ¶
func (x *ListPoliciesResponse) Reset()
func (*ListPoliciesResponse) String ¶
func (x *ListPoliciesResponse) String() string
func (*ListPoliciesResponse) Validate ¶
func (m *ListPoliciesResponse) Validate() error
Validate checks the field values on ListPoliciesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPoliciesResponse) ValidateAll ¶
func (m *ListPoliciesResponse) ValidateAll() error
ValidateAll checks the field values on ListPoliciesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPoliciesResponseMultiError, or nil if none found.
type ListPoliciesResponseMultiError ¶
type ListPoliciesResponseMultiError []error
ListPoliciesResponseMultiError is an error wrapping multiple validation errors returned by ListPoliciesResponse.ValidateAll() if the designated constraints aren't met.
func (ListPoliciesResponseMultiError) AllErrors ¶
func (m ListPoliciesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPoliciesResponseMultiError) Error ¶
func (m ListPoliciesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPoliciesResponseValidationError ¶
type ListPoliciesResponseValidationError struct {
// contains filtered or unexported fields
}
ListPoliciesResponseValidationError is the validation error returned by ListPoliciesResponse.Validate if the designated constraints aren't met.
func (ListPoliciesResponseValidationError) Cause ¶
func (e ListPoliciesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPoliciesResponseValidationError) Error ¶
func (e ListPoliciesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPoliciesResponseValidationError) ErrorName ¶
func (e ListPoliciesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPoliciesResponseValidationError) Field ¶
func (e ListPoliciesResponseValidationError) Field() string
Field function returns field value.
func (ListPoliciesResponseValidationError) Key ¶
func (e ListPoliciesResponseValidationError) Key() bool
Key function returns key value.
func (ListPoliciesResponseValidationError) Reason ¶
func (e ListPoliciesResponseValidationError) Reason() string
Reason function returns reason value.
type ListPreferencesRequest ¶ added in v0.7.3
type ListPreferencesRequest struct {
// contains filtered or unexported fields
}
func (*ListPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListPreferencesRequest) ProtoMessage()
func (*ListPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListPreferencesRequest) Reset()
func (*ListPreferencesRequest) String ¶ added in v0.7.3
func (x *ListPreferencesRequest) String() string
func (*ListPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListPreferencesRequest) Validate() error
Validate checks the field values on ListPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPreferencesRequestMultiError, or nil if none found.
type ListPreferencesRequestMultiError ¶ added in v0.7.3
type ListPreferencesRequestMultiError []error
ListPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPreferencesRequestValidationError ¶ added in v0.7.3
type ListPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListPreferencesRequestValidationError is the validation error returned by ListPreferencesRequest.Validate if the designated constraints aren't met.
func (ListPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListPreferencesResponse ¶ added in v0.7.3
type ListPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListPreferencesResponse) GetPreferences() []*Preference
func (*ListPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListPreferencesResponse) ProtoMessage()
func (*ListPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListPreferencesResponse) Reset()
func (*ListPreferencesResponse) String ¶ added in v0.7.3
func (x *ListPreferencesResponse) String() string
func (*ListPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListPreferencesResponse) Validate() error
Validate checks the field values on ListPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPreferencesResponseMultiError, or nil if none found.
type ListPreferencesResponseMultiError ¶ added in v0.7.3
type ListPreferencesResponseMultiError []error
ListPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPreferencesResponseValidationError ¶ added in v0.7.3
type ListPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListPreferencesResponseValidationError is the validation error returned by ListPreferencesResponse.Validate if the designated constraints aren't met.
func (ListPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectAdminsRequest ¶
type ListProjectAdminsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListProjectAdminsRequest) Descriptor
deprecated
func (*ListProjectAdminsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectAdminsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectAdminsRequest) GetId ¶
func (x *ListProjectAdminsRequest) GetId() string
func (*ListProjectAdminsRequest) ProtoMessage ¶
func (*ListProjectAdminsRequest) ProtoMessage()
func (*ListProjectAdminsRequest) ProtoReflect ¶
func (x *ListProjectAdminsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectAdminsRequest) Reset ¶
func (x *ListProjectAdminsRequest) Reset()
func (*ListProjectAdminsRequest) String ¶
func (x *ListProjectAdminsRequest) String() string
func (*ListProjectAdminsRequest) Validate ¶
func (m *ListProjectAdminsRequest) Validate() error
Validate checks the field values on ListProjectAdminsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectAdminsRequest) ValidateAll ¶
func (m *ListProjectAdminsRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectAdminsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectAdminsRequestMultiError, or nil if none found.
type ListProjectAdminsRequestMultiError ¶
type ListProjectAdminsRequestMultiError []error
ListProjectAdminsRequestMultiError is an error wrapping multiple validation errors returned by ListProjectAdminsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectAdminsRequestMultiError) AllErrors ¶
func (m ListProjectAdminsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectAdminsRequestMultiError) Error ¶
func (m ListProjectAdminsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectAdminsRequestValidationError ¶
type ListProjectAdminsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectAdminsRequestValidationError is the validation error returned by ListProjectAdminsRequest.Validate if the designated constraints aren't met.
func (ListProjectAdminsRequestValidationError) Cause ¶
func (e ListProjectAdminsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectAdminsRequestValidationError) Error ¶
func (e ListProjectAdminsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectAdminsRequestValidationError) ErrorName ¶
func (e ListProjectAdminsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectAdminsRequestValidationError) Field ¶
func (e ListProjectAdminsRequestValidationError) Field() string
Field function returns field value.
func (ListProjectAdminsRequestValidationError) Key ¶
func (e ListProjectAdminsRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectAdminsRequestValidationError) Reason ¶
func (e ListProjectAdminsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectAdminsResponse ¶
type ListProjectAdminsResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListProjectAdminsResponse) Descriptor
deprecated
func (*ListProjectAdminsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectAdminsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectAdminsResponse) GetUsers ¶
func (x *ListProjectAdminsResponse) GetUsers() []*User
func (*ListProjectAdminsResponse) ProtoMessage ¶
func (*ListProjectAdminsResponse) ProtoMessage()
func (*ListProjectAdminsResponse) ProtoReflect ¶
func (x *ListProjectAdminsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectAdminsResponse) Reset ¶
func (x *ListProjectAdminsResponse) Reset()
func (*ListProjectAdminsResponse) String ¶
func (x *ListProjectAdminsResponse) String() string
func (*ListProjectAdminsResponse) Validate ¶
func (m *ListProjectAdminsResponse) Validate() error
Validate checks the field values on ListProjectAdminsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectAdminsResponse) ValidateAll ¶
func (m *ListProjectAdminsResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectAdminsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectAdminsResponseMultiError, or nil if none found.
type ListProjectAdminsResponseMultiError ¶
type ListProjectAdminsResponseMultiError []error
ListProjectAdminsResponseMultiError is an error wrapping multiple validation errors returned by ListProjectAdminsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectAdminsResponseMultiError) AllErrors ¶
func (m ListProjectAdminsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectAdminsResponseMultiError) Error ¶
func (m ListProjectAdminsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectAdminsResponseValidationError ¶
type ListProjectAdminsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectAdminsResponseValidationError is the validation error returned by ListProjectAdminsResponse.Validate if the designated constraints aren't met.
func (ListProjectAdminsResponseValidationError) Cause ¶
func (e ListProjectAdminsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectAdminsResponseValidationError) Error ¶
func (e ListProjectAdminsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectAdminsResponseValidationError) ErrorName ¶
func (e ListProjectAdminsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectAdminsResponseValidationError) Field ¶
func (e ListProjectAdminsResponseValidationError) Field() string
Field function returns field value.
func (ListProjectAdminsResponseValidationError) Key ¶
func (e ListProjectAdminsResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectAdminsResponseValidationError) Reason ¶
func (e ListProjectAdminsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectGroupsRequest ¶ added in v0.7.6
type ListProjectGroupsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListProjectGroupsRequest) Descriptor
deprecated
added in
v0.7.6
func (*ListProjectGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsRequest) GetId ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) GetId() string
func (*ListProjectGroupsRequest) ProtoMessage ¶ added in v0.7.6
func (*ListProjectGroupsRequest) ProtoMessage()
func (*ListProjectGroupsRequest) ProtoReflect ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsRequest) Reset ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) Reset()
func (*ListProjectGroupsRequest) String ¶ added in v0.7.6
func (x *ListProjectGroupsRequest) String() string
func (*ListProjectGroupsRequest) Validate ¶ added in v0.7.6
func (m *ListProjectGroupsRequest) Validate() error
Validate checks the field values on ListProjectGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectGroupsRequest) ValidateAll ¶ added in v0.7.6
func (m *ListProjectGroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectGroupsRequestMultiError, or nil if none found.
type ListProjectGroupsRequestMultiError ¶ added in v0.7.6
type ListProjectGroupsRequestMultiError []error
ListProjectGroupsRequestMultiError is an error wrapping multiple validation errors returned by ListProjectGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectGroupsRequestMultiError) AllErrors ¶ added in v0.7.6
func (m ListProjectGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectGroupsRequestMultiError) Error ¶ added in v0.7.6
func (m ListProjectGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectGroupsRequestValidationError ¶ added in v0.7.6
type ListProjectGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectGroupsRequestValidationError is the validation error returned by ListProjectGroupsRequest.Validate if the designated constraints aren't met.
func (ListProjectGroupsRequestValidationError) Cause ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectGroupsRequestValidationError) Error ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectGroupsRequestValidationError) ErrorName ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectGroupsRequestValidationError) Field ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) Field() string
Field function returns field value.
func (ListProjectGroupsRequestValidationError) Key ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectGroupsRequestValidationError) Reason ¶ added in v0.7.6
func (e ListProjectGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectGroupsResponse ¶ added in v0.7.6
type ListProjectGroupsResponse struct { Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*ListProjectGroupsResponse) Descriptor
deprecated
added in
v0.7.6
func (*ListProjectGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsResponse) GetGroups ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) GetGroups() []*Group
func (*ListProjectGroupsResponse) ProtoMessage ¶ added in v0.7.6
func (*ListProjectGroupsResponse) ProtoMessage()
func (*ListProjectGroupsResponse) ProtoReflect ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsResponse) Reset ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) Reset()
func (*ListProjectGroupsResponse) String ¶ added in v0.7.6
func (x *ListProjectGroupsResponse) String() string
func (*ListProjectGroupsResponse) Validate ¶ added in v0.7.6
func (m *ListProjectGroupsResponse) Validate() error
Validate checks the field values on ListProjectGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectGroupsResponse) ValidateAll ¶ added in v0.7.6
func (m *ListProjectGroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectGroupsResponseMultiError, or nil if none found.
type ListProjectGroupsResponseMultiError ¶ added in v0.7.6
type ListProjectGroupsResponseMultiError []error
ListProjectGroupsResponseMultiError is an error wrapping multiple validation errors returned by ListProjectGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectGroupsResponseMultiError) AllErrors ¶ added in v0.7.6
func (m ListProjectGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectGroupsResponseMultiError) Error ¶ added in v0.7.6
func (m ListProjectGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectGroupsResponseValidationError ¶ added in v0.7.6
type ListProjectGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectGroupsResponseValidationError is the validation error returned by ListProjectGroupsResponse.Validate if the designated constraints aren't met.
func (ListProjectGroupsResponseValidationError) Cause ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectGroupsResponseValidationError) Error ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectGroupsResponseValidationError) ErrorName ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectGroupsResponseValidationError) Field ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) Field() string
Field function returns field value.
func (ListProjectGroupsResponseValidationError) Key ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectGroupsResponseValidationError) Reason ¶ added in v0.7.6
func (e ListProjectGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectPreferencesRequest ¶ added in v0.7.3
type ListProjectPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListProjectPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListProjectPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListProjectPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) GetId() string
func (*ListProjectPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListProjectPreferencesRequest) ProtoMessage()
func (*ListProjectPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListProjectPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) Reset()
func (*ListProjectPreferencesRequest) String ¶ added in v0.7.3
func (x *ListProjectPreferencesRequest) String() string
func (*ListProjectPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListProjectPreferencesRequest) Validate() error
Validate checks the field values on ListProjectPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListProjectPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectPreferencesRequestMultiError, or nil if none found.
type ListProjectPreferencesRequestMultiError ¶ added in v0.7.3
type ListProjectPreferencesRequestMultiError []error
ListProjectPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListProjectPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListProjectPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListProjectPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectPreferencesRequestValidationError ¶ added in v0.7.3
type ListProjectPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectPreferencesRequestValidationError is the validation error returned by ListProjectPreferencesRequest.Validate if the designated constraints aren't met.
func (ListProjectPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListProjectPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListProjectPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectPreferencesResponse ¶ added in v0.7.3
type ListProjectPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListProjectPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListProjectPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListProjectPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) GetPreferences() []*Preference
func (*ListProjectPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListProjectPreferencesResponse) ProtoMessage()
func (*ListProjectPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListProjectPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) Reset()
func (*ListProjectPreferencesResponse) String ¶ added in v0.7.3
func (x *ListProjectPreferencesResponse) String() string
func (*ListProjectPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListProjectPreferencesResponse) Validate() error
Validate checks the field values on ListProjectPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListProjectPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectPreferencesResponseMultiError, or nil if none found.
type ListProjectPreferencesResponseMultiError ¶ added in v0.7.3
type ListProjectPreferencesResponseMultiError []error
ListProjectPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListProjectPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListProjectPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListProjectPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectPreferencesResponseValidationError ¶ added in v0.7.3
type ListProjectPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectPreferencesResponseValidationError is the validation error returned by ListProjectPreferencesResponse.Validate if the designated constraints aren't met.
func (ListProjectPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListProjectPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListProjectPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectResourcesRequest ¶
type ListProjectResourcesRequest struct { ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ListProjectResourcesRequest) Descriptor
deprecated
func (*ListProjectResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectResourcesRequest.ProtoReflect.Descriptor instead.
func (*ListProjectResourcesRequest) GetNamespace ¶
func (x *ListProjectResourcesRequest) GetNamespace() string
func (*ListProjectResourcesRequest) GetProjectId ¶
func (x *ListProjectResourcesRequest) GetProjectId() string
func (*ListProjectResourcesRequest) ProtoMessage ¶
func (*ListProjectResourcesRequest) ProtoMessage()
func (*ListProjectResourcesRequest) ProtoReflect ¶
func (x *ListProjectResourcesRequest) ProtoReflect() protoreflect.Message
func (*ListProjectResourcesRequest) Reset ¶
func (x *ListProjectResourcesRequest) Reset()
func (*ListProjectResourcesRequest) String ¶
func (x *ListProjectResourcesRequest) String() string
func (*ListProjectResourcesRequest) Validate ¶
func (m *ListProjectResourcesRequest) Validate() error
Validate checks the field values on ListProjectResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectResourcesRequest) ValidateAll ¶
func (m *ListProjectResourcesRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectResourcesRequestMultiError, or nil if none found.
type ListProjectResourcesRequestMultiError ¶
type ListProjectResourcesRequestMultiError []error
ListProjectResourcesRequestMultiError is an error wrapping multiple validation errors returned by ListProjectResourcesRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectResourcesRequestMultiError) AllErrors ¶
func (m ListProjectResourcesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectResourcesRequestMultiError) Error ¶
func (m ListProjectResourcesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectResourcesRequestValidationError ¶
type ListProjectResourcesRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectResourcesRequestValidationError is the validation error returned by ListProjectResourcesRequest.Validate if the designated constraints aren't met.
func (ListProjectResourcesRequestValidationError) Cause ¶
func (e ListProjectResourcesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectResourcesRequestValidationError) Error ¶
func (e ListProjectResourcesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectResourcesRequestValidationError) ErrorName ¶
func (e ListProjectResourcesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectResourcesRequestValidationError) Field ¶
func (e ListProjectResourcesRequestValidationError) Field() string
Field function returns field value.
func (ListProjectResourcesRequestValidationError) Key ¶
func (e ListProjectResourcesRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectResourcesRequestValidationError) Reason ¶
func (e ListProjectResourcesRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectResourcesResponse ¶
type ListProjectResourcesResponse struct { Resources []*Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*ListProjectResourcesResponse) Descriptor
deprecated
func (*ListProjectResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListProjectResourcesResponse) GetResources ¶
func (x *ListProjectResourcesResponse) GetResources() []*Resource
func (*ListProjectResourcesResponse) ProtoMessage ¶
func (*ListProjectResourcesResponse) ProtoMessage()
func (*ListProjectResourcesResponse) ProtoReflect ¶
func (x *ListProjectResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListProjectResourcesResponse) Reset ¶
func (x *ListProjectResourcesResponse) Reset()
func (*ListProjectResourcesResponse) String ¶
func (x *ListProjectResourcesResponse) String() string
func (*ListProjectResourcesResponse) Validate ¶
func (m *ListProjectResourcesResponse) Validate() error
Validate checks the field values on ListProjectResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectResourcesResponse) ValidateAll ¶
func (m *ListProjectResourcesResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectResourcesResponseMultiError, or nil if none found.
type ListProjectResourcesResponseMultiError ¶
type ListProjectResourcesResponseMultiError []error
ListProjectResourcesResponseMultiError is an error wrapping multiple validation errors returned by ListProjectResourcesResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectResourcesResponseMultiError) AllErrors ¶
func (m ListProjectResourcesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectResourcesResponseMultiError) Error ¶
func (m ListProjectResourcesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectResourcesResponseValidationError ¶
type ListProjectResourcesResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectResourcesResponseValidationError is the validation error returned by ListProjectResourcesResponse.Validate if the designated constraints aren't met.
func (ListProjectResourcesResponseValidationError) Cause ¶
func (e ListProjectResourcesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectResourcesResponseValidationError) Error ¶
func (e ListProjectResourcesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectResourcesResponseValidationError) ErrorName ¶
func (e ListProjectResourcesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectResourcesResponseValidationError) Field ¶
func (e ListProjectResourcesResponseValidationError) Field() string
Field function returns field value.
func (ListProjectResourcesResponseValidationError) Key ¶
func (e ListProjectResourcesResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectResourcesResponseValidationError) Reason ¶
func (e ListProjectResourcesResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectServiceUsersRequest ¶ added in v0.7.5
type ListProjectServiceUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"` // contains filtered or unexported fields }
func (*ListProjectServiceUsersRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersRequest) GetId ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) GetId() string
func (*ListProjectServiceUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) GetWithRoles() bool
func (*ListProjectServiceUsersRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersRequest) ProtoMessage()
func (*ListProjectServiceUsersRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersRequest) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) Reset()
func (*ListProjectServiceUsersRequest) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersRequest) String() string
func (*ListProjectServiceUsersRequest) Validate ¶ added in v0.7.5
func (m *ListProjectServiceUsersRequest) Validate() error
Validate checks the field values on ListProjectServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectServiceUsersRequest) ValidateAll ¶ added in v0.7.5
func (m *ListProjectServiceUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectServiceUsersRequestMultiError, or nil if none found.
type ListProjectServiceUsersRequestMultiError ¶ added in v0.7.5
type ListProjectServiceUsersRequestMultiError []error
ListProjectServiceUsersRequestMultiError is an error wrapping multiple validation errors returned by ListProjectServiceUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectServiceUsersRequestMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectServiceUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectServiceUsersRequestMultiError) Error ¶ added in v0.7.5
func (m ListProjectServiceUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectServiceUsersRequestValidationError ¶ added in v0.7.5
type ListProjectServiceUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectServiceUsersRequestValidationError is the validation error returned by ListProjectServiceUsersRequest.Validate if the designated constraints aren't met.
func (ListProjectServiceUsersRequestValidationError) Cause ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectServiceUsersRequestValidationError) Error ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectServiceUsersRequestValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectServiceUsersRequestValidationError) Field ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) Field() string
Field function returns field value.
func (ListProjectServiceUsersRequestValidationError) Key ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectServiceUsersRequestValidationError) Reason ¶ added in v0.7.5
func (e ListProjectServiceUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectServiceUsersResponse ¶ added in v0.7.5
type ListProjectServiceUsersResponse struct { Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"` RolePairs []*ListProjectServiceUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListProjectServiceUsersResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) GetRolePairs() []*ListProjectServiceUsersResponse_RolePair
func (*ListProjectServiceUsersResponse) GetServiceusers ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListProjectServiceUsersResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersResponse) ProtoMessage()
func (*ListProjectServiceUsersResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersResponse) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) Reset()
func (*ListProjectServiceUsersResponse) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse) String() string
func (*ListProjectServiceUsersResponse) Validate ¶ added in v0.7.5
func (m *ListProjectServiceUsersResponse) Validate() error
Validate checks the field values on ListProjectServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectServiceUsersResponse) ValidateAll ¶ added in v0.7.5
func (m *ListProjectServiceUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectServiceUsersResponseMultiError, or nil if none found.
type ListProjectServiceUsersResponseMultiError ¶ added in v0.7.5
type ListProjectServiceUsersResponseMultiError []error
ListProjectServiceUsersResponseMultiError is an error wrapping multiple validation errors returned by ListProjectServiceUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectServiceUsersResponseMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectServiceUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectServiceUsersResponseMultiError) Error ¶ added in v0.7.5
func (m ListProjectServiceUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectServiceUsersResponseValidationError ¶ added in v0.7.5
type ListProjectServiceUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectServiceUsersResponseValidationError is the validation error returned by ListProjectServiceUsersResponse.Validate if the designated constraints aren't met.
func (ListProjectServiceUsersResponseValidationError) Cause ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectServiceUsersResponseValidationError) Error ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectServiceUsersResponseValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectServiceUsersResponseValidationError) Field ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) Field() string
Field function returns field value.
func (ListProjectServiceUsersResponseValidationError) Key ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectServiceUsersResponseValidationError) Reason ¶ added in v0.7.5
func (e ListProjectServiceUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectServiceUsersResponse_RolePair ¶ added in v0.7.5
type ListProjectServiceUsersResponse_RolePair struct { ServiceuserId string `protobuf:"bytes,1,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"` Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListProjectServiceUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectServiceUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectServiceUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectServiceUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) GetRoles() []*Role
func (*ListProjectServiceUsersResponse_RolePair) GetServiceuserId ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) GetServiceuserId() string
func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectServiceUsersResponse_RolePair) ProtoMessage()
func (*ListProjectServiceUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectServiceUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) Reset()
func (*ListProjectServiceUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListProjectServiceUsersResponse_RolePair) String() string
func (*ListProjectServiceUsersResponse_RolePair) Validate ¶ added in v0.7.5
func (m *ListProjectServiceUsersResponse_RolePair) Validate() error
Validate checks the field values on ListProjectServiceUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectServiceUsersResponse_RolePair) ValidateAll ¶ added in v0.7.5
func (m *ListProjectServiceUsersResponse_RolePair) ValidateAll() error
ValidateAll checks the field values on ListProjectServiceUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectServiceUsersResponse_RolePairMultiError, or nil if none found.
type ListProjectServiceUsersResponse_RolePairMultiError ¶ added in v0.7.5
type ListProjectServiceUsersResponse_RolePairMultiError []error
ListProjectServiceUsersResponse_RolePairMultiError is an error wrapping multiple validation errors returned by ListProjectServiceUsersResponse_RolePair.ValidateAll() if the designated constraints aren't met.
func (ListProjectServiceUsersResponse_RolePairMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectServiceUsersResponse_RolePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectServiceUsersResponse_RolePairMultiError) Error ¶ added in v0.7.5
func (m ListProjectServiceUsersResponse_RolePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectServiceUsersResponse_RolePairValidationError ¶ added in v0.7.5
type ListProjectServiceUsersResponse_RolePairValidationError struct {
// contains filtered or unexported fields
}
ListProjectServiceUsersResponse_RolePairValidationError is the validation error returned by ListProjectServiceUsersResponse_RolePair.Validate if the designated constraints aren't met.
func (ListProjectServiceUsersResponse_RolePairValidationError) Cause ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) Cause() error
Cause function returns cause value.
func (ListProjectServiceUsersResponse_RolePairValidationError) Error ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectServiceUsersResponse_RolePairValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectServiceUsersResponse_RolePairValidationError) Field ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) Field() string
Field function returns field value.
func (ListProjectServiceUsersResponse_RolePairValidationError) Key ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) Key() bool
Key function returns key value.
func (ListProjectServiceUsersResponse_RolePairValidationError) Reason ¶ added in v0.7.5
func (e ListProjectServiceUsersResponse_RolePairValidationError) Reason() string
Reason function returns reason value.
type ListProjectUsersRequest ¶
type ListProjectUsersRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PermissionFilter string `protobuf:"bytes,2,opt,name=permission_filter,json=permissionFilter,proto3" json:"permission_filter,omitempty"` WithRoles bool `protobuf:"varint,3,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,omitempty"` // contains filtered or unexported fields }
func (*ListProjectUsersRequest) Descriptor
deprecated
func (*ListProjectUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersRequest.ProtoReflect.Descriptor instead.
func (*ListProjectUsersRequest) GetId ¶
func (x *ListProjectUsersRequest) GetId() string
func (*ListProjectUsersRequest) GetPermissionFilter ¶
func (x *ListProjectUsersRequest) GetPermissionFilter() string
func (*ListProjectUsersRequest) GetWithRoles ¶ added in v0.7.5
func (x *ListProjectUsersRequest) GetWithRoles() bool
func (*ListProjectUsersRequest) ProtoMessage ¶
func (*ListProjectUsersRequest) ProtoMessage()
func (*ListProjectUsersRequest) ProtoReflect ¶
func (x *ListProjectUsersRequest) ProtoReflect() protoreflect.Message
func (*ListProjectUsersRequest) Reset ¶
func (x *ListProjectUsersRequest) Reset()
func (*ListProjectUsersRequest) String ¶
func (x *ListProjectUsersRequest) String() string
func (*ListProjectUsersRequest) Validate ¶
func (m *ListProjectUsersRequest) Validate() error
Validate checks the field values on ListProjectUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectUsersRequest) ValidateAll ¶
func (m *ListProjectUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectUsersRequestMultiError, or nil if none found.
type ListProjectUsersRequestMultiError ¶
type ListProjectUsersRequestMultiError []error
ListProjectUsersRequestMultiError is an error wrapping multiple validation errors returned by ListProjectUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectUsersRequestMultiError) AllErrors ¶
func (m ListProjectUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectUsersRequestMultiError) Error ¶
func (m ListProjectUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectUsersRequestValidationError ¶
type ListProjectUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectUsersRequestValidationError is the validation error returned by ListProjectUsersRequest.Validate if the designated constraints aren't met.
func (ListProjectUsersRequestValidationError) Cause ¶
func (e ListProjectUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectUsersRequestValidationError) Error ¶
func (e ListProjectUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectUsersRequestValidationError) ErrorName ¶
func (e ListProjectUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectUsersRequestValidationError) Field ¶
func (e ListProjectUsersRequestValidationError) Field() string
Field function returns field value.
func (ListProjectUsersRequestValidationError) Key ¶
func (e ListProjectUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectUsersRequestValidationError) Reason ¶
func (e ListProjectUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectUsersResponse ¶
type ListProjectUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` RolePairs []*ListProjectUsersResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListProjectUsersResponse) Descriptor
deprecated
func (*ListProjectUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersResponse.ProtoReflect.Descriptor instead.
func (*ListProjectUsersResponse) GetRolePairs ¶ added in v0.7.5
func (x *ListProjectUsersResponse) GetRolePairs() []*ListProjectUsersResponse_RolePair
func (*ListProjectUsersResponse) GetUsers ¶
func (x *ListProjectUsersResponse) GetUsers() []*User
func (*ListProjectUsersResponse) ProtoMessage ¶
func (*ListProjectUsersResponse) ProtoMessage()
func (*ListProjectUsersResponse) ProtoReflect ¶
func (x *ListProjectUsersResponse) ProtoReflect() protoreflect.Message
func (*ListProjectUsersResponse) Reset ¶
func (x *ListProjectUsersResponse) Reset()
func (*ListProjectUsersResponse) String ¶
func (x *ListProjectUsersResponse) String() string
func (*ListProjectUsersResponse) Validate ¶
func (m *ListProjectUsersResponse) Validate() error
Validate checks the field values on ListProjectUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectUsersResponse) ValidateAll ¶
func (m *ListProjectUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectUsersResponseMultiError, or nil if none found.
type ListProjectUsersResponseMultiError ¶
type ListProjectUsersResponseMultiError []error
ListProjectUsersResponseMultiError is an error wrapping multiple validation errors returned by ListProjectUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectUsersResponseMultiError) AllErrors ¶
func (m ListProjectUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectUsersResponseMultiError) Error ¶
func (m ListProjectUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectUsersResponseValidationError ¶
type ListProjectUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectUsersResponseValidationError is the validation error returned by ListProjectUsersResponse.Validate if the designated constraints aren't met.
func (ListProjectUsersResponseValidationError) Cause ¶
func (e ListProjectUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectUsersResponseValidationError) Error ¶
func (e ListProjectUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectUsersResponseValidationError) ErrorName ¶
func (e ListProjectUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectUsersResponseValidationError) Field ¶
func (e ListProjectUsersResponseValidationError) Field() string
Field function returns field value.
func (ListProjectUsersResponseValidationError) Key ¶
func (e ListProjectUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectUsersResponseValidationError) Reason ¶
func (e ListProjectUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectUsersResponse_RolePair ¶ added in v0.7.5
type ListProjectUsersResponse_RolePair struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListProjectUsersResponse_RolePair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectUsersResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectUsersResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectUsersResponse_RolePair) GetRoles ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) GetRoles() []*Role
func (*ListProjectUsersResponse_RolePair) GetUserId ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) GetUserId() string
func (*ListProjectUsersResponse_RolePair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectUsersResponse_RolePair) ProtoMessage()
func (*ListProjectUsersResponse_RolePair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectUsersResponse_RolePair) Reset ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) Reset()
func (*ListProjectUsersResponse_RolePair) String ¶ added in v0.7.5
func (x *ListProjectUsersResponse_RolePair) String() string
func (*ListProjectUsersResponse_RolePair) Validate ¶ added in v0.7.5
func (m *ListProjectUsersResponse_RolePair) Validate() error
Validate checks the field values on ListProjectUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectUsersResponse_RolePair) ValidateAll ¶ added in v0.7.5
func (m *ListProjectUsersResponse_RolePair) ValidateAll() error
ValidateAll checks the field values on ListProjectUsersResponse_RolePair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectUsersResponse_RolePairMultiError, or nil if none found.
type ListProjectUsersResponse_RolePairMultiError ¶ added in v0.7.5
type ListProjectUsersResponse_RolePairMultiError []error
ListProjectUsersResponse_RolePairMultiError is an error wrapping multiple validation errors returned by ListProjectUsersResponse_RolePair.ValidateAll() if the designated constraints aren't met.
func (ListProjectUsersResponse_RolePairMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectUsersResponse_RolePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectUsersResponse_RolePairMultiError) Error ¶ added in v0.7.5
func (m ListProjectUsersResponse_RolePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectUsersResponse_RolePairValidationError ¶ added in v0.7.5
type ListProjectUsersResponse_RolePairValidationError struct {
// contains filtered or unexported fields
}
ListProjectUsersResponse_RolePairValidationError is the validation error returned by ListProjectUsersResponse_RolePair.Validate if the designated constraints aren't met.
func (ListProjectUsersResponse_RolePairValidationError) Cause ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) Cause() error
Cause function returns cause value.
func (ListProjectUsersResponse_RolePairValidationError) Error ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectUsersResponse_RolePairValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectUsersResponse_RolePairValidationError) Field ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) Field() string
Field function returns field value.
func (ListProjectUsersResponse_RolePairValidationError) Key ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) Key() bool
Key function returns key value.
func (ListProjectUsersResponse_RolePairValidationError) Reason ¶ added in v0.7.5
func (e ListProjectUsersResponse_RolePairValidationError) Reason() string
Reason function returns reason value.
type ListProjectsByCurrentUserRequest ¶ added in v0.7.5
type ListProjectsByCurrentUserRequest struct { // org_id is optional and filter projects by org OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // list of permissions needs to be checked against each project // query params are set as with_permissions=get&with_permissions=delete // to be represented as array WithPermissions []string `protobuf:"bytes,2,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsByCurrentUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserRequest) GetOrgId ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
func (*ListProjectsByCurrentUserRequest) GetWithPermissions ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) GetWithPermissions() []string
func (*ListProjectsByCurrentUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserRequest) ProtoMessage()
func (*ListProjectsByCurrentUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserRequest) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) Reset()
func (*ListProjectsByCurrentUserRequest) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) String() string
func (*ListProjectsByCurrentUserRequest) Validate ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserRequest) Validate() error
Validate checks the field values on ListProjectsByCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsByCurrentUserRequest) ValidateAll ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectsByCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsByCurrentUserRequestMultiError, or nil if none found.
type ListProjectsByCurrentUserRequestMultiError ¶ added in v0.7.5
type ListProjectsByCurrentUserRequestMultiError []error
ListProjectsByCurrentUserRequestMultiError is an error wrapping multiple validation errors returned by ListProjectsByCurrentUserRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectsByCurrentUserRequestMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectsByCurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsByCurrentUserRequestMultiError) Error ¶ added in v0.7.5
func (m ListProjectsByCurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsByCurrentUserRequestValidationError ¶ added in v0.7.5
type ListProjectsByCurrentUserRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectsByCurrentUserRequestValidationError is the validation error returned by ListProjectsByCurrentUserRequest.Validate if the designated constraints aren't met.
func (ListProjectsByCurrentUserRequestValidationError) Cause ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsByCurrentUserRequestValidationError) Error ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsByCurrentUserRequestValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsByCurrentUserRequestValidationError) Field ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) Field() string
Field function returns field value.
func (ListProjectsByCurrentUserRequestValidationError) Key ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectsByCurrentUserRequestValidationError) Reason ¶ added in v0.7.5
func (e ListProjectsByCurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectsByCurrentUserResponse ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` AccessPairs []*ListProjectsByCurrentUserResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsByCurrentUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserResponse) GetAccessPairs ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) GetAccessPairs() []*ListProjectsByCurrentUserResponse_AccessPair
func (*ListProjectsByCurrentUserResponse) GetProjects ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) GetProjects() []*Project
func (*ListProjectsByCurrentUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserResponse) ProtoMessage()
func (*ListProjectsByCurrentUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserResponse) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) Reset()
func (*ListProjectsByCurrentUserResponse) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse) String() string
func (*ListProjectsByCurrentUserResponse) Validate ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserResponse) Validate() error
Validate checks the field values on ListProjectsByCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsByCurrentUserResponse) ValidateAll ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectsByCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsByCurrentUserResponseMultiError, or nil if none found.
type ListProjectsByCurrentUserResponseMultiError ¶ added in v0.7.5
type ListProjectsByCurrentUserResponseMultiError []error
ListProjectsByCurrentUserResponseMultiError is an error wrapping multiple validation errors returned by ListProjectsByCurrentUserResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectsByCurrentUserResponseMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectsByCurrentUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsByCurrentUserResponseMultiError) Error ¶ added in v0.7.5
func (m ListProjectsByCurrentUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsByCurrentUserResponseValidationError ¶ added in v0.7.5
type ListProjectsByCurrentUserResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectsByCurrentUserResponseValidationError is the validation error returned by ListProjectsByCurrentUserResponse.Validate if the designated constraints aren't met.
func (ListProjectsByCurrentUserResponseValidationError) Cause ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsByCurrentUserResponseValidationError) Error ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsByCurrentUserResponseValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsByCurrentUserResponseValidationError) Field ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) Field() string
Field function returns field value.
func (ListProjectsByCurrentUserResponseValidationError) Key ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectsByCurrentUserResponseValidationError) Reason ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectsByCurrentUserResponse_AccessPair ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse_AccessPair struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Permissions []string `protobuf:"bytes,2,rep,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByCurrentUserResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByCurrentUserResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListProjectsByCurrentUserResponse_AccessPair) GetPermissions ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) GetPermissions() []string
func (*ListProjectsByCurrentUserResponse_AccessPair) GetProjectId ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) GetProjectId() string
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoMessage()
func (*ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListProjectsByCurrentUserResponse_AccessPair) Reset ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) Reset()
func (*ListProjectsByCurrentUserResponse_AccessPair) String ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserResponse_AccessPair) String() string
func (*ListProjectsByCurrentUserResponse_AccessPair) Validate ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserResponse_AccessPair) Validate() error
Validate checks the field values on ListProjectsByCurrentUserResponse_AccessPair with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsByCurrentUserResponse_AccessPair) ValidateAll ¶ added in v0.7.5
func (m *ListProjectsByCurrentUserResponse_AccessPair) ValidateAll() error
ValidateAll checks the field values on ListProjectsByCurrentUserResponse_AccessPair with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsByCurrentUserResponse_AccessPairMultiError, or nil if none found.
type ListProjectsByCurrentUserResponse_AccessPairMultiError ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse_AccessPairMultiError []error
ListProjectsByCurrentUserResponse_AccessPairMultiError is an error wrapping multiple validation errors returned by ListProjectsByCurrentUserResponse_AccessPair.ValidateAll() if the designated constraints aren't met.
func (ListProjectsByCurrentUserResponse_AccessPairMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectsByCurrentUserResponse_AccessPairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsByCurrentUserResponse_AccessPairMultiError) Error ¶ added in v0.7.5
func (m ListProjectsByCurrentUserResponse_AccessPairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsByCurrentUserResponse_AccessPairValidationError ¶ added in v0.7.5
type ListProjectsByCurrentUserResponse_AccessPairValidationError struct {
// contains filtered or unexported fields
}
ListProjectsByCurrentUserResponse_AccessPairValidationError is the validation error returned by ListProjectsByCurrentUserResponse_AccessPair.Validate if the designated constraints aren't met.
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) Cause ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) Error ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) Field ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Field() string
Field function returns field value.
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) Key ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Key() bool
Key function returns key value.
func (ListProjectsByCurrentUserResponse_AccessPairValidationError) Reason ¶ added in v0.7.5
func (e ListProjectsByCurrentUserResponse_AccessPairValidationError) Reason() string
Reason function returns reason value.
type ListProjectsByUserRequest ¶ added in v0.7.5
type ListProjectsByUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsByUserRequest) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByUserRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsByUserRequest) GetId ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) GetId() string
func (*ListProjectsByUserRequest) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByUserRequest) ProtoMessage()
func (*ListProjectsByUserRequest) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsByUserRequest) Reset ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) Reset()
func (*ListProjectsByUserRequest) String ¶ added in v0.7.5
func (x *ListProjectsByUserRequest) String() string
func (*ListProjectsByUserRequest) Validate ¶ added in v0.7.5
func (m *ListProjectsByUserRequest) Validate() error
Validate checks the field values on ListProjectsByUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsByUserRequest) ValidateAll ¶ added in v0.7.5
func (m *ListProjectsByUserRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectsByUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsByUserRequestMultiError, or nil if none found.
type ListProjectsByUserRequestMultiError ¶ added in v0.7.5
type ListProjectsByUserRequestMultiError []error
ListProjectsByUserRequestMultiError is an error wrapping multiple validation errors returned by ListProjectsByUserRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectsByUserRequestMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectsByUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsByUserRequestMultiError) Error ¶ added in v0.7.5
func (m ListProjectsByUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsByUserRequestValidationError ¶ added in v0.7.5
type ListProjectsByUserRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectsByUserRequestValidationError is the validation error returned by ListProjectsByUserRequest.Validate if the designated constraints aren't met.
func (ListProjectsByUserRequestValidationError) Cause ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsByUserRequestValidationError) Error ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsByUserRequestValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsByUserRequestValidationError) Field ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) Field() string
Field function returns field value.
func (ListProjectsByUserRequestValidationError) Key ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectsByUserRequestValidationError) Reason ¶ added in v0.7.5
func (e ListProjectsByUserRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectsByUserResponse ¶ added in v0.7.5
type ListProjectsByUserResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsByUserResponse) Descriptor
deprecated
added in
v0.7.5
func (*ListProjectsByUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsByUserResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsByUserResponse) GetProjects ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) GetProjects() []*Project
func (*ListProjectsByUserResponse) ProtoMessage ¶ added in v0.7.5
func (*ListProjectsByUserResponse) ProtoMessage()
func (*ListProjectsByUserResponse) ProtoReflect ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsByUserResponse) Reset ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) Reset()
func (*ListProjectsByUserResponse) String ¶ added in v0.7.5
func (x *ListProjectsByUserResponse) String() string
func (*ListProjectsByUserResponse) Validate ¶ added in v0.7.5
func (m *ListProjectsByUserResponse) Validate() error
Validate checks the field values on ListProjectsByUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsByUserResponse) ValidateAll ¶ added in v0.7.5
func (m *ListProjectsByUserResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectsByUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsByUserResponseMultiError, or nil if none found.
type ListProjectsByUserResponseMultiError ¶ added in v0.7.5
type ListProjectsByUserResponseMultiError []error
ListProjectsByUserResponseMultiError is an error wrapping multiple validation errors returned by ListProjectsByUserResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectsByUserResponseMultiError) AllErrors ¶ added in v0.7.5
func (m ListProjectsByUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsByUserResponseMultiError) Error ¶ added in v0.7.5
func (m ListProjectsByUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsByUserResponseValidationError ¶ added in v0.7.5
type ListProjectsByUserResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectsByUserResponseValidationError is the validation error returned by ListProjectsByUserResponse.Validate if the designated constraints aren't met.
func (ListProjectsByUserResponseValidationError) Cause ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsByUserResponseValidationError) Error ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsByUserResponseValidationError) ErrorName ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsByUserResponseValidationError) Field ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) Field() string
Field function returns field value.
func (ListProjectsByUserResponseValidationError) Key ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectsByUserResponseValidationError) Reason ¶ added in v0.7.5
func (e ListProjectsByUserResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectsRequest ¶
type ListProjectsRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsRequest) Descriptor
deprecated
func (*ListProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsRequest) GetOrgId ¶
func (x *ListProjectsRequest) GetOrgId() string
func (*ListProjectsRequest) GetState ¶
func (x *ListProjectsRequest) GetState() string
func (*ListProjectsRequest) ProtoMessage ¶
func (*ListProjectsRequest) ProtoMessage()
func (*ListProjectsRequest) ProtoReflect ¶
func (x *ListProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsRequest) Reset ¶
func (x *ListProjectsRequest) Reset()
func (*ListProjectsRequest) String ¶
func (x *ListProjectsRequest) String() string
func (*ListProjectsRequest) Validate ¶
func (m *ListProjectsRequest) Validate() error
Validate checks the field values on ListProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsRequest) ValidateAll ¶
func (m *ListProjectsRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsRequestMultiError, or nil if none found.
type ListProjectsRequestMultiError ¶
type ListProjectsRequestMultiError []error
ListProjectsRequestMultiError is an error wrapping multiple validation errors returned by ListProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectsRequestMultiError) AllErrors ¶
func (m ListProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsRequestMultiError) Error ¶
func (m ListProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsRequestValidationError ¶
type ListProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectsRequestValidationError is the validation error returned by ListProjectsRequest.Validate if the designated constraints aren't met.
func (ListProjectsRequestValidationError) Cause ¶
func (e ListProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsRequestValidationError) Error ¶
func (e ListProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsRequestValidationError) ErrorName ¶
func (e ListProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsRequestValidationError) Field ¶
func (e ListProjectsRequestValidationError) Field() string
Field function returns field value.
func (ListProjectsRequestValidationError) Key ¶
func (e ListProjectsRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectsRequestValidationError) Reason ¶
func (e ListProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectsResponse ¶
type ListProjectsResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsResponse) Descriptor
deprecated
func (*ListProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsResponse) GetProjects ¶
func (x *ListProjectsResponse) GetProjects() []*Project
func (*ListProjectsResponse) ProtoMessage ¶
func (*ListProjectsResponse) ProtoMessage()
func (*ListProjectsResponse) ProtoReflect ¶
func (x *ListProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsResponse) Reset ¶
func (x *ListProjectsResponse) Reset()
func (*ListProjectsResponse) String ¶
func (x *ListProjectsResponse) String() string
func (*ListProjectsResponse) Validate ¶
func (m *ListProjectsResponse) Validate() error
Validate checks the field values on ListProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsResponse) ValidateAll ¶
func (m *ListProjectsResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsResponseMultiError, or nil if none found.
type ListProjectsResponseMultiError ¶
type ListProjectsResponseMultiError []error
ListProjectsResponseMultiError is an error wrapping multiple validation errors returned by ListProjectsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectsResponseMultiError) AllErrors ¶
func (m ListProjectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsResponseMultiError) Error ¶
func (m ListProjectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsResponseValidationError ¶
type ListProjectsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectsResponseValidationError is the validation error returned by ListProjectsResponse.Validate if the designated constraints aren't met.
func (ListProjectsResponseValidationError) Cause ¶
func (e ListProjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsResponseValidationError) Error ¶
func (e ListProjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsResponseValidationError) ErrorName ¶
func (e ListProjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsResponseValidationError) Field ¶
func (e ListProjectsResponseValidationError) Field() string
Field function returns field value.
func (ListProjectsResponseValidationError) Key ¶
func (e ListProjectsResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectsResponseValidationError) Reason ¶
func (e ListProjectsResponseValidationError) Reason() string
Reason function returns reason value.
type ListRelationsRequest ¶
type ListRelationsRequest struct {
// contains filtered or unexported fields
}
func (*ListRelationsRequest) Descriptor
deprecated
func (*ListRelationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRelationsRequest.ProtoReflect.Descriptor instead.
func (*ListRelationsRequest) ProtoMessage ¶
func (*ListRelationsRequest) ProtoMessage()
func (*ListRelationsRequest) ProtoReflect ¶
func (x *ListRelationsRequest) ProtoReflect() protoreflect.Message
func (*ListRelationsRequest) Reset ¶
func (x *ListRelationsRequest) Reset()
func (*ListRelationsRequest) String ¶
func (x *ListRelationsRequest) String() string
func (*ListRelationsRequest) Validate ¶
func (m *ListRelationsRequest) Validate() error
Validate checks the field values on ListRelationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRelationsRequest) ValidateAll ¶
func (m *ListRelationsRequest) ValidateAll() error
ValidateAll checks the field values on ListRelationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRelationsRequestMultiError, or nil if none found.
type ListRelationsRequestMultiError ¶
type ListRelationsRequestMultiError []error
ListRelationsRequestMultiError is an error wrapping multiple validation errors returned by ListRelationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListRelationsRequestMultiError) AllErrors ¶
func (m ListRelationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRelationsRequestMultiError) Error ¶
func (m ListRelationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRelationsRequestValidationError ¶
type ListRelationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListRelationsRequestValidationError is the validation error returned by ListRelationsRequest.Validate if the designated constraints aren't met.
func (ListRelationsRequestValidationError) Cause ¶
func (e ListRelationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListRelationsRequestValidationError) Error ¶
func (e ListRelationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListRelationsRequestValidationError) ErrorName ¶
func (e ListRelationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListRelationsRequestValidationError) Field ¶
func (e ListRelationsRequestValidationError) Field() string
Field function returns field value.
func (ListRelationsRequestValidationError) Key ¶
func (e ListRelationsRequestValidationError) Key() bool
Key function returns key value.
func (ListRelationsRequestValidationError) Reason ¶
func (e ListRelationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListRelationsResponse ¶
type ListRelationsResponse struct { Relations []*Relation `protobuf:"bytes,1,rep,name=relations,proto3" json:"relations,omitempty"` // contains filtered or unexported fields }
func (*ListRelationsResponse) Descriptor
deprecated
func (*ListRelationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRelationsResponse.ProtoReflect.Descriptor instead.
func (*ListRelationsResponse) GetRelations ¶
func (x *ListRelationsResponse) GetRelations() []*Relation
func (*ListRelationsResponse) ProtoMessage ¶
func (*ListRelationsResponse) ProtoMessage()
func (*ListRelationsResponse) ProtoReflect ¶
func (x *ListRelationsResponse) ProtoReflect() protoreflect.Message
func (*ListRelationsResponse) Reset ¶
func (x *ListRelationsResponse) Reset()
func (*ListRelationsResponse) String ¶
func (x *ListRelationsResponse) String() string
func (*ListRelationsResponse) Validate ¶
func (m *ListRelationsResponse) Validate() error
Validate checks the field values on ListRelationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRelationsResponse) ValidateAll ¶
func (m *ListRelationsResponse) ValidateAll() error
ValidateAll checks the field values on ListRelationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRelationsResponseMultiError, or nil if none found.
type ListRelationsResponseMultiError ¶
type ListRelationsResponseMultiError []error
ListRelationsResponseMultiError is an error wrapping multiple validation errors returned by ListRelationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListRelationsResponseMultiError) AllErrors ¶
func (m ListRelationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRelationsResponseMultiError) Error ¶
func (m ListRelationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRelationsResponseValidationError ¶
type ListRelationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListRelationsResponseValidationError is the validation error returned by ListRelationsResponse.Validate if the designated constraints aren't met.
func (ListRelationsResponseValidationError) Cause ¶
func (e ListRelationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListRelationsResponseValidationError) Error ¶
func (e ListRelationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListRelationsResponseValidationError) ErrorName ¶
func (e ListRelationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListRelationsResponseValidationError) Field ¶
func (e ListRelationsResponseValidationError) Field() string
Field function returns field value.
func (ListRelationsResponseValidationError) Key ¶
func (e ListRelationsResponseValidationError) Key() bool
Key function returns key value.
func (ListRelationsResponseValidationError) Reason ¶
func (e ListRelationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListResourcesRequest ¶
type ListResourcesRequest struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` OrganizationId string `protobuf:"bytes,3,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"` Namespace string `protobuf:"bytes,4,opt,name=namespace,proto3" json:"namespace,omitempty"` // contains filtered or unexported fields }
func (*ListResourcesRequest) Descriptor
deprecated
func (*ListResourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListResourcesRequest.ProtoReflect.Descriptor instead.
func (*ListResourcesRequest) GetNamespace ¶
func (x *ListResourcesRequest) GetNamespace() string
func (*ListResourcesRequest) GetOrganizationId ¶
func (x *ListResourcesRequest) GetOrganizationId() string
func (*ListResourcesRequest) GetProjectId ¶
func (x *ListResourcesRequest) GetProjectId() string
func (*ListResourcesRequest) GetUserId ¶
func (x *ListResourcesRequest) GetUserId() string
func (*ListResourcesRequest) ProtoMessage ¶
func (*ListResourcesRequest) ProtoMessage()
func (*ListResourcesRequest) ProtoReflect ¶
func (x *ListResourcesRequest) ProtoReflect() protoreflect.Message
func (*ListResourcesRequest) Reset ¶
func (x *ListResourcesRequest) Reset()
func (*ListResourcesRequest) String ¶
func (x *ListResourcesRequest) String() string
func (*ListResourcesRequest) Validate ¶
func (m *ListResourcesRequest) Validate() error
Validate checks the field values on ListResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListResourcesRequest) ValidateAll ¶
func (m *ListResourcesRequest) ValidateAll() error
ValidateAll checks the field values on ListResourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListResourcesRequestMultiError, or nil if none found.
type ListResourcesRequestMultiError ¶
type ListResourcesRequestMultiError []error
ListResourcesRequestMultiError is an error wrapping multiple validation errors returned by ListResourcesRequest.ValidateAll() if the designated constraints aren't met.
func (ListResourcesRequestMultiError) AllErrors ¶
func (m ListResourcesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListResourcesRequestMultiError) Error ¶
func (m ListResourcesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListResourcesRequestValidationError ¶
type ListResourcesRequestValidationError struct {
// contains filtered or unexported fields
}
ListResourcesRequestValidationError is the validation error returned by ListResourcesRequest.Validate if the designated constraints aren't met.
func (ListResourcesRequestValidationError) Cause ¶
func (e ListResourcesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListResourcesRequestValidationError) Error ¶
func (e ListResourcesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListResourcesRequestValidationError) ErrorName ¶
func (e ListResourcesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListResourcesRequestValidationError) Field ¶
func (e ListResourcesRequestValidationError) Field() string
Field function returns field value.
func (ListResourcesRequestValidationError) Key ¶
func (e ListResourcesRequestValidationError) Key() bool
Key function returns key value.
func (ListResourcesRequestValidationError) Reason ¶
func (e ListResourcesRequestValidationError) Reason() string
Reason function returns reason value.
type ListResourcesResponse ¶
type ListResourcesResponse struct { Resources []*Resource `protobuf:"bytes,1,rep,name=resources,proto3" json:"resources,omitempty"` // contains filtered or unexported fields }
func (*ListResourcesResponse) Descriptor
deprecated
func (*ListResourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListResourcesResponse.ProtoReflect.Descriptor instead.
func (*ListResourcesResponse) GetResources ¶
func (x *ListResourcesResponse) GetResources() []*Resource
func (*ListResourcesResponse) ProtoMessage ¶
func (*ListResourcesResponse) ProtoMessage()
func (*ListResourcesResponse) ProtoReflect ¶
func (x *ListResourcesResponse) ProtoReflect() protoreflect.Message
func (*ListResourcesResponse) Reset ¶
func (x *ListResourcesResponse) Reset()
func (*ListResourcesResponse) String ¶
func (x *ListResourcesResponse) String() string
func (*ListResourcesResponse) Validate ¶
func (m *ListResourcesResponse) Validate() error
Validate checks the field values on ListResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListResourcesResponse) ValidateAll ¶
func (m *ListResourcesResponse) ValidateAll() error
ValidateAll checks the field values on ListResourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListResourcesResponseMultiError, or nil if none found.
type ListResourcesResponseMultiError ¶
type ListResourcesResponseMultiError []error
ListResourcesResponseMultiError is an error wrapping multiple validation errors returned by ListResourcesResponse.ValidateAll() if the designated constraints aren't met.
func (ListResourcesResponseMultiError) AllErrors ¶
func (m ListResourcesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListResourcesResponseMultiError) Error ¶
func (m ListResourcesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListResourcesResponseValidationError ¶
type ListResourcesResponseValidationError struct {
// contains filtered or unexported fields
}
ListResourcesResponseValidationError is the validation error returned by ListResourcesResponse.Validate if the designated constraints aren't met.
func (ListResourcesResponseValidationError) Cause ¶
func (e ListResourcesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListResourcesResponseValidationError) Error ¶
func (e ListResourcesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListResourcesResponseValidationError) ErrorName ¶
func (e ListResourcesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListResourcesResponseValidationError) Field ¶
func (e ListResourcesResponseValidationError) Field() string
Field function returns field value.
func (ListResourcesResponseValidationError) Key ¶
func (e ListResourcesResponseValidationError) Key() bool
Key function returns key value.
func (ListResourcesResponseValidationError) Reason ¶
func (e ListResourcesResponseValidationError) Reason() string
Reason function returns reason value.
type ListRolesRequest ¶
type ListRolesRequest struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` Scopes []string `protobuf:"bytes,2,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
func (*ListRolesRequest) Descriptor
deprecated
func (*ListRolesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesRequest.ProtoReflect.Descriptor instead.
func (*ListRolesRequest) GetScopes ¶ added in v0.7.6
func (x *ListRolesRequest) GetScopes() []string
func (*ListRolesRequest) GetState ¶
func (x *ListRolesRequest) GetState() string
func (*ListRolesRequest) ProtoMessage ¶
func (*ListRolesRequest) ProtoMessage()
func (*ListRolesRequest) ProtoReflect ¶
func (x *ListRolesRequest) ProtoReflect() protoreflect.Message
func (*ListRolesRequest) Reset ¶
func (x *ListRolesRequest) Reset()
func (*ListRolesRequest) String ¶
func (x *ListRolesRequest) String() string
func (*ListRolesRequest) Validate ¶
func (m *ListRolesRequest) Validate() error
Validate checks the field values on ListRolesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRolesRequest) ValidateAll ¶
func (m *ListRolesRequest) ValidateAll() error
ValidateAll checks the field values on ListRolesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRolesRequestMultiError, or nil if none found.
type ListRolesRequestMultiError ¶
type ListRolesRequestMultiError []error
ListRolesRequestMultiError is an error wrapping multiple validation errors returned by ListRolesRequest.ValidateAll() if the designated constraints aren't met.
func (ListRolesRequestMultiError) AllErrors ¶
func (m ListRolesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRolesRequestMultiError) Error ¶
func (m ListRolesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRolesRequestValidationError ¶
type ListRolesRequestValidationError struct {
// contains filtered or unexported fields
}
ListRolesRequestValidationError is the validation error returned by ListRolesRequest.Validate if the designated constraints aren't met.
func (ListRolesRequestValidationError) Cause ¶
func (e ListRolesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListRolesRequestValidationError) Error ¶
func (e ListRolesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListRolesRequestValidationError) ErrorName ¶
func (e ListRolesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListRolesRequestValidationError) Field ¶
func (e ListRolesRequestValidationError) Field() string
Field function returns field value.
func (ListRolesRequestValidationError) Key ¶
func (e ListRolesRequestValidationError) Key() bool
Key function returns key value.
func (ListRolesRequestValidationError) Reason ¶
func (e ListRolesRequestValidationError) Reason() string
Reason function returns reason value.
type ListRolesResponse ¶
type ListRolesResponse struct { Roles []*Role `protobuf:"bytes,1,rep,name=roles,proto3" json:"roles,omitempty"` // contains filtered or unexported fields }
func (*ListRolesResponse) Descriptor
deprecated
func (*ListRolesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListRolesResponse.ProtoReflect.Descriptor instead.
func (*ListRolesResponse) GetRoles ¶
func (x *ListRolesResponse) GetRoles() []*Role
func (*ListRolesResponse) ProtoMessage ¶
func (*ListRolesResponse) ProtoMessage()
func (*ListRolesResponse) ProtoReflect ¶
func (x *ListRolesResponse) ProtoReflect() protoreflect.Message
func (*ListRolesResponse) Reset ¶
func (x *ListRolesResponse) Reset()
func (*ListRolesResponse) String ¶
func (x *ListRolesResponse) String() string
func (*ListRolesResponse) Validate ¶
func (m *ListRolesResponse) Validate() error
Validate checks the field values on ListRolesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListRolesResponse) ValidateAll ¶
func (m *ListRolesResponse) ValidateAll() error
ValidateAll checks the field values on ListRolesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListRolesResponseMultiError, or nil if none found.
type ListRolesResponseMultiError ¶
type ListRolesResponseMultiError []error
ListRolesResponseMultiError is an error wrapping multiple validation errors returned by ListRolesResponse.ValidateAll() if the designated constraints aren't met.
func (ListRolesResponseMultiError) AllErrors ¶
func (m ListRolesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListRolesResponseMultiError) Error ¶
func (m ListRolesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListRolesResponseValidationError ¶
type ListRolesResponseValidationError struct {
// contains filtered or unexported fields
}
ListRolesResponseValidationError is the validation error returned by ListRolesResponse.Validate if the designated constraints aren't met.
func (ListRolesResponseValidationError) Cause ¶
func (e ListRolesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListRolesResponseValidationError) Error ¶
func (e ListRolesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListRolesResponseValidationError) ErrorName ¶
func (e ListRolesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListRolesResponseValidationError) Field ¶
func (e ListRolesResponseValidationError) Field() string
Field function returns field value.
func (ListRolesResponseValidationError) Key ¶
func (e ListRolesResponseValidationError) Key() bool
Key function returns key value.
func (ListRolesResponseValidationError) Reason ¶
func (e ListRolesResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserKeysRequest ¶
type ListServiceUserKeysRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUserKeysRequest) Descriptor
deprecated
func (*ListServiceUserKeysRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserKeysRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserKeysRequest) GetId ¶
func (x *ListServiceUserKeysRequest) GetId() string
func (*ListServiceUserKeysRequest) ProtoMessage ¶
func (*ListServiceUserKeysRequest) ProtoMessage()
func (*ListServiceUserKeysRequest) ProtoReflect ¶
func (x *ListServiceUserKeysRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserKeysRequest) Reset ¶
func (x *ListServiceUserKeysRequest) Reset()
func (*ListServiceUserKeysRequest) String ¶
func (x *ListServiceUserKeysRequest) String() string
func (*ListServiceUserKeysRequest) Validate ¶
func (m *ListServiceUserKeysRequest) Validate() error
Validate checks the field values on ListServiceUserKeysRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserKeysRequest) ValidateAll ¶
func (m *ListServiceUserKeysRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserKeysRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserKeysRequestMultiError, or nil if none found.
type ListServiceUserKeysRequestMultiError ¶
type ListServiceUserKeysRequestMultiError []error
ListServiceUserKeysRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserKeysRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserKeysRequestMultiError) AllErrors ¶
func (m ListServiceUserKeysRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserKeysRequestMultiError) Error ¶
func (m ListServiceUserKeysRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserKeysRequestValidationError ¶
type ListServiceUserKeysRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserKeysRequestValidationError is the validation error returned by ListServiceUserKeysRequest.Validate if the designated constraints aren't met.
func (ListServiceUserKeysRequestValidationError) Cause ¶
func (e ListServiceUserKeysRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserKeysRequestValidationError) Error ¶
func (e ListServiceUserKeysRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserKeysRequestValidationError) ErrorName ¶
func (e ListServiceUserKeysRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserKeysRequestValidationError) Field ¶
func (e ListServiceUserKeysRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserKeysRequestValidationError) Key ¶
func (e ListServiceUserKeysRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserKeysRequestValidationError) Reason ¶
func (e ListServiceUserKeysRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserKeysResponse ¶
type ListServiceUserKeysResponse struct { Keys []*ServiceUserKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUserKeysResponse) Descriptor
deprecated
func (*ListServiceUserKeysResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserKeysResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserKeysResponse) GetKeys ¶
func (x *ListServiceUserKeysResponse) GetKeys() []*ServiceUserKey
func (*ListServiceUserKeysResponse) ProtoMessage ¶
func (*ListServiceUserKeysResponse) ProtoMessage()
func (*ListServiceUserKeysResponse) ProtoReflect ¶
func (x *ListServiceUserKeysResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserKeysResponse) Reset ¶
func (x *ListServiceUserKeysResponse) Reset()
func (*ListServiceUserKeysResponse) String ¶
func (x *ListServiceUserKeysResponse) String() string
func (*ListServiceUserKeysResponse) Validate ¶
func (m *ListServiceUserKeysResponse) Validate() error
Validate checks the field values on ListServiceUserKeysResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserKeysResponse) ValidateAll ¶
func (m *ListServiceUserKeysResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserKeysResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserKeysResponseMultiError, or nil if none found.
type ListServiceUserKeysResponseMultiError ¶
type ListServiceUserKeysResponseMultiError []error
ListServiceUserKeysResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserKeysResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserKeysResponseMultiError) AllErrors ¶
func (m ListServiceUserKeysResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserKeysResponseMultiError) Error ¶
func (m ListServiceUserKeysResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserKeysResponseValidationError ¶
type ListServiceUserKeysResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserKeysResponseValidationError is the validation error returned by ListServiceUserKeysResponse.Validate if the designated constraints aren't met.
func (ListServiceUserKeysResponseValidationError) Cause ¶
func (e ListServiceUserKeysResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserKeysResponseValidationError) Error ¶
func (e ListServiceUserKeysResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserKeysResponseValidationError) ErrorName ¶
func (e ListServiceUserKeysResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserKeysResponseValidationError) Field ¶
func (e ListServiceUserKeysResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserKeysResponseValidationError) Key ¶
func (e ListServiceUserKeysResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserKeysResponseValidationError) Reason ¶
func (e ListServiceUserKeysResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserSecretsRequest ¶
type ListServiceUserSecretsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUserSecretsRequest) Descriptor
deprecated
func (*ListServiceUserSecretsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserSecretsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserSecretsRequest) GetId ¶
func (x *ListServiceUserSecretsRequest) GetId() string
func (*ListServiceUserSecretsRequest) ProtoMessage ¶
func (*ListServiceUserSecretsRequest) ProtoMessage()
func (*ListServiceUserSecretsRequest) ProtoReflect ¶
func (x *ListServiceUserSecretsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserSecretsRequest) Reset ¶
func (x *ListServiceUserSecretsRequest) Reset()
func (*ListServiceUserSecretsRequest) String ¶
func (x *ListServiceUserSecretsRequest) String() string
func (*ListServiceUserSecretsRequest) Validate ¶
func (m *ListServiceUserSecretsRequest) Validate() error
Validate checks the field values on ListServiceUserSecretsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserSecretsRequest) ValidateAll ¶
func (m *ListServiceUserSecretsRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserSecretsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserSecretsRequestMultiError, or nil if none found.
type ListServiceUserSecretsRequestMultiError ¶
type ListServiceUserSecretsRequestMultiError []error
ListServiceUserSecretsRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserSecretsRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserSecretsRequestMultiError) AllErrors ¶
func (m ListServiceUserSecretsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserSecretsRequestMultiError) Error ¶
func (m ListServiceUserSecretsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserSecretsRequestValidationError ¶
type ListServiceUserSecretsRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserSecretsRequestValidationError is the validation error returned by ListServiceUserSecretsRequest.Validate if the designated constraints aren't met.
func (ListServiceUserSecretsRequestValidationError) Cause ¶
func (e ListServiceUserSecretsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserSecretsRequestValidationError) Error ¶
func (e ListServiceUserSecretsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserSecretsRequestValidationError) ErrorName ¶
func (e ListServiceUserSecretsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserSecretsRequestValidationError) Field ¶
func (e ListServiceUserSecretsRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserSecretsRequestValidationError) Key ¶
func (e ListServiceUserSecretsRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserSecretsRequestValidationError) Reason ¶
func (e ListServiceUserSecretsRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserSecretsResponse ¶
type ListServiceUserSecretsResponse struct { // secrets will be listed without the secret value Secrets []*SecretCredential `protobuf:"bytes,1,rep,name=secrets,proto3" json:"secrets,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUserSecretsResponse) Descriptor
deprecated
func (*ListServiceUserSecretsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserSecretsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserSecretsResponse) GetSecrets ¶
func (x *ListServiceUserSecretsResponse) GetSecrets() []*SecretCredential
func (*ListServiceUserSecretsResponse) ProtoMessage ¶
func (*ListServiceUserSecretsResponse) ProtoMessage()
func (*ListServiceUserSecretsResponse) ProtoReflect ¶
func (x *ListServiceUserSecretsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserSecretsResponse) Reset ¶
func (x *ListServiceUserSecretsResponse) Reset()
func (*ListServiceUserSecretsResponse) String ¶
func (x *ListServiceUserSecretsResponse) String() string
func (*ListServiceUserSecretsResponse) Validate ¶
func (m *ListServiceUserSecretsResponse) Validate() error
Validate checks the field values on ListServiceUserSecretsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserSecretsResponse) ValidateAll ¶
func (m *ListServiceUserSecretsResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserSecretsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserSecretsResponseMultiError, or nil if none found.
type ListServiceUserSecretsResponseMultiError ¶
type ListServiceUserSecretsResponseMultiError []error
ListServiceUserSecretsResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserSecretsResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserSecretsResponseMultiError) AllErrors ¶
func (m ListServiceUserSecretsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserSecretsResponseMultiError) Error ¶
func (m ListServiceUserSecretsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserSecretsResponseValidationError ¶
type ListServiceUserSecretsResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserSecretsResponseValidationError is the validation error returned by ListServiceUserSecretsResponse.Validate if the designated constraints aren't met.
func (ListServiceUserSecretsResponseValidationError) Cause ¶
func (e ListServiceUserSecretsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserSecretsResponseValidationError) Error ¶
func (e ListServiceUserSecretsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserSecretsResponseValidationError) ErrorName ¶
func (e ListServiceUserSecretsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserSecretsResponseValidationError) Field ¶
func (e ListServiceUserSecretsResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserSecretsResponseValidationError) Key ¶
func (e ListServiceUserSecretsResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserSecretsResponseValidationError) Reason ¶
func (e ListServiceUserSecretsResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUsersRequest ¶
type ListServiceUsersRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUsersRequest) Descriptor
deprecated
func (*ListServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUsersRequest) GetOrgId ¶
func (x *ListServiceUsersRequest) GetOrgId() string
func (*ListServiceUsersRequest) GetState ¶
func (x *ListServiceUsersRequest) GetState() string
func (*ListServiceUsersRequest) ProtoMessage ¶
func (*ListServiceUsersRequest) ProtoMessage()
func (*ListServiceUsersRequest) ProtoReflect ¶
func (x *ListServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUsersRequest) Reset ¶
func (x *ListServiceUsersRequest) Reset()
func (*ListServiceUsersRequest) String ¶
func (x *ListServiceUsersRequest) String() string
func (*ListServiceUsersRequest) Validate ¶
func (m *ListServiceUsersRequest) Validate() error
Validate checks the field values on ListServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUsersRequest) ValidateAll ¶
func (m *ListServiceUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUsersRequestMultiError, or nil if none found.
type ListServiceUsersRequestMultiError ¶
type ListServiceUsersRequestMultiError []error
ListServiceUsersRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUsersRequestMultiError) AllErrors ¶
func (m ListServiceUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUsersRequestMultiError) Error ¶
func (m ListServiceUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUsersRequestValidationError ¶
type ListServiceUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUsersRequestValidationError is the validation error returned by ListServiceUsersRequest.Validate if the designated constraints aren't met.
func (ListServiceUsersRequestValidationError) Cause ¶
func (e ListServiceUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUsersRequestValidationError) Error ¶
func (e ListServiceUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUsersRequestValidationError) ErrorName ¶
func (e ListServiceUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUsersRequestValidationError) Field ¶
func (e ListServiceUsersRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUsersRequestValidationError) Key ¶
func (e ListServiceUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUsersRequestValidationError) Reason ¶
func (e ListServiceUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUsersResponse ¶
type ListServiceUsersResponse struct { Serviceusers []*ServiceUser `protobuf:"bytes,1,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"` // contains filtered or unexported fields }
func (*ListServiceUsersResponse) Descriptor
deprecated
func (*ListServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUsersResponse) GetServiceusers ¶
func (x *ListServiceUsersResponse) GetServiceusers() []*ServiceUser
func (*ListServiceUsersResponse) ProtoMessage ¶
func (*ListServiceUsersResponse) ProtoMessage()
func (*ListServiceUsersResponse) ProtoReflect ¶
func (x *ListServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUsersResponse) Reset ¶
func (x *ListServiceUsersResponse) Reset()
func (*ListServiceUsersResponse) String ¶
func (x *ListServiceUsersResponse) String() string
func (*ListServiceUsersResponse) Validate ¶
func (m *ListServiceUsersResponse) Validate() error
Validate checks the field values on ListServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUsersResponse) ValidateAll ¶
func (m *ListServiceUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUsersResponseMultiError, or nil if none found.
type ListServiceUsersResponseMultiError ¶
type ListServiceUsersResponseMultiError []error
ListServiceUsersResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUsersResponseMultiError) AllErrors ¶
func (m ListServiceUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUsersResponseMultiError) Error ¶
func (m ListServiceUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUsersResponseValidationError ¶
type ListServiceUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUsersResponseValidationError is the validation error returned by ListServiceUsersResponse.Validate if the designated constraints aren't met.
func (ListServiceUsersResponseValidationError) Cause ¶
func (e ListServiceUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUsersResponseValidationError) Error ¶
func (e ListServiceUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUsersResponseValidationError) ErrorName ¶
func (e ListServiceUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUsersResponseValidationError) Field ¶
func (e ListServiceUsersResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUsersResponseValidationError) Key ¶
func (e ListServiceUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUsersResponseValidationError) Reason ¶
func (e ListServiceUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListUserGroupsRequest ¶
type ListUserGroupsRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ListUserGroupsRequest) Descriptor
deprecated
func (*ListUserGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListUserGroupsRequest) GetId ¶
func (x *ListUserGroupsRequest) GetId() string
func (*ListUserGroupsRequest) GetOrgId ¶
func (x *ListUserGroupsRequest) GetOrgId() string
func (*ListUserGroupsRequest) ProtoMessage ¶
func (*ListUserGroupsRequest) ProtoMessage()
func (*ListUserGroupsRequest) ProtoReflect ¶
func (x *ListUserGroupsRequest) ProtoReflect() protoreflect.Message
func (*ListUserGroupsRequest) Reset ¶
func (x *ListUserGroupsRequest) Reset()
func (*ListUserGroupsRequest) String ¶
func (x *ListUserGroupsRequest) String() string
func (*ListUserGroupsRequest) Validate ¶
func (m *ListUserGroupsRequest) Validate() error
Validate checks the field values on ListUserGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserGroupsRequest) ValidateAll ¶
func (m *ListUserGroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListUserGroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserGroupsRequestMultiError, or nil if none found.
type ListUserGroupsRequestMultiError ¶
type ListUserGroupsRequestMultiError []error
ListUserGroupsRequestMultiError is an error wrapping multiple validation errors returned by ListUserGroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListUserGroupsRequestMultiError) AllErrors ¶
func (m ListUserGroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserGroupsRequestMultiError) Error ¶
func (m ListUserGroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserGroupsRequestValidationError ¶
type ListUserGroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListUserGroupsRequestValidationError is the validation error returned by ListUserGroupsRequest.Validate if the designated constraints aren't met.
func (ListUserGroupsRequestValidationError) Cause ¶
func (e ListUserGroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUserGroupsRequestValidationError) Error ¶
func (e ListUserGroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserGroupsRequestValidationError) ErrorName ¶
func (e ListUserGroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserGroupsRequestValidationError) Field ¶
func (e ListUserGroupsRequestValidationError) Field() string
Field function returns field value.
func (ListUserGroupsRequestValidationError) Key ¶
func (e ListUserGroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListUserGroupsRequestValidationError) Reason ¶
func (e ListUserGroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListUserGroupsResponse ¶
type ListUserGroupsResponse struct { Groups []*Group `protobuf:"bytes,1,rep,name=groups,proto3" json:"groups,omitempty"` // contains filtered or unexported fields }
func (*ListUserGroupsResponse) Descriptor
deprecated
func (*ListUserGroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserGroupsResponse.ProtoReflect.Descriptor instead.
func (*ListUserGroupsResponse) GetGroups ¶
func (x *ListUserGroupsResponse) GetGroups() []*Group
func (*ListUserGroupsResponse) ProtoMessage ¶
func (*ListUserGroupsResponse) ProtoMessage()
func (*ListUserGroupsResponse) ProtoReflect ¶
func (x *ListUserGroupsResponse) ProtoReflect() protoreflect.Message
func (*ListUserGroupsResponse) Reset ¶
func (x *ListUserGroupsResponse) Reset()
func (*ListUserGroupsResponse) String ¶
func (x *ListUserGroupsResponse) String() string
func (*ListUserGroupsResponse) Validate ¶
func (m *ListUserGroupsResponse) Validate() error
Validate checks the field values on ListUserGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserGroupsResponse) ValidateAll ¶
func (m *ListUserGroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListUserGroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserGroupsResponseMultiError, or nil if none found.
type ListUserGroupsResponseMultiError ¶
type ListUserGroupsResponseMultiError []error
ListUserGroupsResponseMultiError is an error wrapping multiple validation errors returned by ListUserGroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListUserGroupsResponseMultiError) AllErrors ¶
func (m ListUserGroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserGroupsResponseMultiError) Error ¶
func (m ListUserGroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserGroupsResponseValidationError ¶
type ListUserGroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListUserGroupsResponseValidationError is the validation error returned by ListUserGroupsResponse.Validate if the designated constraints aren't met.
func (ListUserGroupsResponseValidationError) Cause ¶
func (e ListUserGroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUserGroupsResponseValidationError) Error ¶
func (e ListUserGroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserGroupsResponseValidationError) ErrorName ¶
func (e ListUserGroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserGroupsResponseValidationError) Field ¶
func (e ListUserGroupsResponseValidationError) Field() string
Field function returns field value.
func (ListUserGroupsResponseValidationError) Key ¶
func (e ListUserGroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListUserGroupsResponseValidationError) Reason ¶
func (e ListUserGroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListUserInvitationsRequest ¶
type ListUserInvitationsRequest struct { // id is email id of the user Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListUserInvitationsRequest) Descriptor
deprecated
func (*ListUserInvitationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserInvitationsRequest.ProtoReflect.Descriptor instead.
func (*ListUserInvitationsRequest) GetId ¶
func (x *ListUserInvitationsRequest) GetId() string
func (*ListUserInvitationsRequest) ProtoMessage ¶
func (*ListUserInvitationsRequest) ProtoMessage()
func (*ListUserInvitationsRequest) ProtoReflect ¶
func (x *ListUserInvitationsRequest) ProtoReflect() protoreflect.Message
func (*ListUserInvitationsRequest) Reset ¶
func (x *ListUserInvitationsRequest) Reset()
func (*ListUserInvitationsRequest) String ¶
func (x *ListUserInvitationsRequest) String() string
func (*ListUserInvitationsRequest) Validate ¶
func (m *ListUserInvitationsRequest) Validate() error
Validate checks the field values on ListUserInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserInvitationsRequest) ValidateAll ¶
func (m *ListUserInvitationsRequest) ValidateAll() error
ValidateAll checks the field values on ListUserInvitationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserInvitationsRequestMultiError, or nil if none found.
type ListUserInvitationsRequestMultiError ¶
type ListUserInvitationsRequestMultiError []error
ListUserInvitationsRequestMultiError is an error wrapping multiple validation errors returned by ListUserInvitationsRequest.ValidateAll() if the designated constraints aren't met.
func (ListUserInvitationsRequestMultiError) AllErrors ¶
func (m ListUserInvitationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserInvitationsRequestMultiError) Error ¶
func (m ListUserInvitationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserInvitationsRequestValidationError ¶
type ListUserInvitationsRequestValidationError struct {
// contains filtered or unexported fields
}
ListUserInvitationsRequestValidationError is the validation error returned by ListUserInvitationsRequest.Validate if the designated constraints aren't met.
func (ListUserInvitationsRequestValidationError) Cause ¶
func (e ListUserInvitationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUserInvitationsRequestValidationError) Error ¶
func (e ListUserInvitationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserInvitationsRequestValidationError) ErrorName ¶
func (e ListUserInvitationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserInvitationsRequestValidationError) Field ¶
func (e ListUserInvitationsRequestValidationError) Field() string
Field function returns field value.
func (ListUserInvitationsRequestValidationError) Key ¶
func (e ListUserInvitationsRequestValidationError) Key() bool
Key function returns key value.
func (ListUserInvitationsRequestValidationError) Reason ¶
func (e ListUserInvitationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListUserInvitationsResponse ¶
type ListUserInvitationsResponse struct { Invitations []*Invitation `protobuf:"bytes,1,rep,name=invitations,proto3" json:"invitations,omitempty"` // contains filtered or unexported fields }
func (*ListUserInvitationsResponse) Descriptor
deprecated
func (*ListUserInvitationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserInvitationsResponse.ProtoReflect.Descriptor instead.
func (*ListUserInvitationsResponse) GetInvitations ¶
func (x *ListUserInvitationsResponse) GetInvitations() []*Invitation
func (*ListUserInvitationsResponse) ProtoMessage ¶
func (*ListUserInvitationsResponse) ProtoMessage()
func (*ListUserInvitationsResponse) ProtoReflect ¶
func (x *ListUserInvitationsResponse) ProtoReflect() protoreflect.Message
func (*ListUserInvitationsResponse) Reset ¶
func (x *ListUserInvitationsResponse) Reset()
func (*ListUserInvitationsResponse) String ¶
func (x *ListUserInvitationsResponse) String() string
func (*ListUserInvitationsResponse) Validate ¶
func (m *ListUserInvitationsResponse) Validate() error
Validate checks the field values on ListUserInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserInvitationsResponse) ValidateAll ¶
func (m *ListUserInvitationsResponse) ValidateAll() error
ValidateAll checks the field values on ListUserInvitationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserInvitationsResponseMultiError, or nil if none found.
type ListUserInvitationsResponseMultiError ¶
type ListUserInvitationsResponseMultiError []error
ListUserInvitationsResponseMultiError is an error wrapping multiple validation errors returned by ListUserInvitationsResponse.ValidateAll() if the designated constraints aren't met.
func (ListUserInvitationsResponseMultiError) AllErrors ¶
func (m ListUserInvitationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserInvitationsResponseMultiError) Error ¶
func (m ListUserInvitationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserInvitationsResponseValidationError ¶
type ListUserInvitationsResponseValidationError struct {
// contains filtered or unexported fields
}
ListUserInvitationsResponseValidationError is the validation error returned by ListUserInvitationsResponse.Validate if the designated constraints aren't met.
func (ListUserInvitationsResponseValidationError) Cause ¶
func (e ListUserInvitationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUserInvitationsResponseValidationError) Error ¶
func (e ListUserInvitationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserInvitationsResponseValidationError) ErrorName ¶
func (e ListUserInvitationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserInvitationsResponseValidationError) Field ¶
func (e ListUserInvitationsResponseValidationError) Field() string
Field function returns field value.
func (ListUserInvitationsResponseValidationError) Key ¶
func (e ListUserInvitationsResponseValidationError) Key() bool
Key function returns key value.
func (ListUserInvitationsResponseValidationError) Reason ¶
func (e ListUserInvitationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListUserPreferencesRequest ¶ added in v0.7.3
type ListUserPreferencesRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*ListUserPreferencesRequest) Descriptor
deprecated
added in
v0.7.3
func (*ListUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*ListUserPreferencesRequest) GetId ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) GetId() string
func (*ListUserPreferencesRequest) ProtoMessage ¶ added in v0.7.3
func (*ListUserPreferencesRequest) ProtoMessage()
func (*ListUserPreferencesRequest) ProtoReflect ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*ListUserPreferencesRequest) Reset ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) Reset()
func (*ListUserPreferencesRequest) String ¶ added in v0.7.3
func (x *ListUserPreferencesRequest) String() string
func (*ListUserPreferencesRequest) Validate ¶ added in v0.7.3
func (m *ListUserPreferencesRequest) Validate() error
Validate checks the field values on ListUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserPreferencesRequest) ValidateAll ¶ added in v0.7.3
func (m *ListUserPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on ListUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserPreferencesRequestMultiError, or nil if none found.
type ListUserPreferencesRequestMultiError ¶ added in v0.7.3
type ListUserPreferencesRequestMultiError []error
ListUserPreferencesRequestMultiError is an error wrapping multiple validation errors returned by ListUserPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (ListUserPreferencesRequestMultiError) AllErrors ¶ added in v0.7.3
func (m ListUserPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserPreferencesRequestMultiError) Error ¶ added in v0.7.3
func (m ListUserPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserPreferencesRequestValidationError ¶ added in v0.7.3
type ListUserPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
ListUserPreferencesRequestValidationError is the validation error returned by ListUserPreferencesRequest.Validate if the designated constraints aren't met.
func (ListUserPreferencesRequestValidationError) Cause ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUserPreferencesRequestValidationError) Error ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserPreferencesRequestValidationError) ErrorName ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserPreferencesRequestValidationError) Field ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) Field() string
Field function returns field value.
func (ListUserPreferencesRequestValidationError) Key ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (ListUserPreferencesRequestValidationError) Reason ¶ added in v0.7.3
func (e ListUserPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type ListUserPreferencesResponse ¶ added in v0.7.3
type ListUserPreferencesResponse struct { Preferences []*Preference `protobuf:"bytes,1,rep,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*ListUserPreferencesResponse) Descriptor
deprecated
added in
v0.7.3
func (*ListUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*ListUserPreferencesResponse) GetPreferences ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) GetPreferences() []*Preference
func (*ListUserPreferencesResponse) ProtoMessage ¶ added in v0.7.3
func (*ListUserPreferencesResponse) ProtoMessage()
func (*ListUserPreferencesResponse) ProtoReflect ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*ListUserPreferencesResponse) Reset ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) Reset()
func (*ListUserPreferencesResponse) String ¶ added in v0.7.3
func (x *ListUserPreferencesResponse) String() string
func (*ListUserPreferencesResponse) Validate ¶ added in v0.7.3
func (m *ListUserPreferencesResponse) Validate() error
Validate checks the field values on ListUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserPreferencesResponse) ValidateAll ¶ added in v0.7.3
func (m *ListUserPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on ListUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserPreferencesResponseMultiError, or nil if none found.
type ListUserPreferencesResponseMultiError ¶ added in v0.7.3
type ListUserPreferencesResponseMultiError []error
ListUserPreferencesResponseMultiError is an error wrapping multiple validation errors returned by ListUserPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (ListUserPreferencesResponseMultiError) AllErrors ¶ added in v0.7.3
func (m ListUserPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserPreferencesResponseMultiError) Error ¶ added in v0.7.3
func (m ListUserPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserPreferencesResponseValidationError ¶ added in v0.7.3
type ListUserPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
ListUserPreferencesResponseValidationError is the validation error returned by ListUserPreferencesResponse.Validate if the designated constraints aren't met.
func (ListUserPreferencesResponseValidationError) Cause ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUserPreferencesResponseValidationError) Error ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserPreferencesResponseValidationError) ErrorName ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserPreferencesResponseValidationError) Field ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) Field() string
Field function returns field value.
func (ListUserPreferencesResponseValidationError) Key ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (ListUserPreferencesResponseValidationError) Reason ¶ added in v0.7.3
func (e ListUserPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type ListUsersRequest ¶
type ListUsersRequest struct { PageSize int32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageNum int32 `protobuf:"varint,2,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"` Keyword string `protobuf:"bytes,3,opt,name=keyword,proto3" json:"keyword,omitempty"` OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` GroupId string `protobuf:"bytes,5,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*ListUsersRequest) Descriptor
deprecated
func (*ListUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsersRequest) GetGroupId ¶
func (x *ListUsersRequest) GetGroupId() string
func (*ListUsersRequest) GetKeyword ¶
func (x *ListUsersRequest) GetKeyword() string
func (*ListUsersRequest) GetOrgId ¶
func (x *ListUsersRequest) GetOrgId() string
func (*ListUsersRequest) GetPageNum ¶
func (x *ListUsersRequest) GetPageNum() int32
func (*ListUsersRequest) GetPageSize ¶
func (x *ListUsersRequest) GetPageSize() int32
func (*ListUsersRequest) GetState ¶
func (x *ListUsersRequest) GetState() string
func (*ListUsersRequest) ProtoMessage ¶
func (*ListUsersRequest) ProtoMessage()
func (*ListUsersRequest) ProtoReflect ¶
func (x *ListUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsersRequest) Reset ¶
func (x *ListUsersRequest) Reset()
func (*ListUsersRequest) String ¶
func (x *ListUsersRequest) String() string
func (*ListUsersRequest) Validate ¶
func (m *ListUsersRequest) Validate() error
Validate checks the field values on ListUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsersRequest) ValidateAll ¶
func (m *ListUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsersRequestMultiError, or nil if none found.
type ListUsersRequestMultiError ¶
type ListUsersRequestMultiError []error
ListUsersRequestMultiError is an error wrapping multiple validation errors returned by ListUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListUsersRequestMultiError) AllErrors ¶
func (m ListUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsersRequestMultiError) Error ¶
func (m ListUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsersRequestValidationError ¶
type ListUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListUsersRequestValidationError is the validation error returned by ListUsersRequest.Validate if the designated constraints aren't met.
func (ListUsersRequestValidationError) Cause ¶
func (e ListUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUsersRequestValidationError) Error ¶
func (e ListUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsersRequestValidationError) ErrorName ¶
func (e ListUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsersRequestValidationError) Field ¶
func (e ListUsersRequestValidationError) Field() string
Field function returns field value.
func (ListUsersRequestValidationError) Key ¶
func (e ListUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListUsersRequestValidationError) Reason ¶
func (e ListUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListUsersResponse ¶
type ListUsersResponse struct { Count int32 `protobuf:"varint,1,opt,name=count,proto3" json:"count,omitempty"` Users []*User `protobuf:"bytes,2,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListUsersResponse) Descriptor
deprecated
func (*ListUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsersResponse) GetCount ¶
func (x *ListUsersResponse) GetCount() int32
func (*ListUsersResponse) GetUsers ¶
func (x *ListUsersResponse) GetUsers() []*User
func (*ListUsersResponse) ProtoMessage ¶
func (*ListUsersResponse) ProtoMessage()
func (*ListUsersResponse) ProtoReflect ¶
func (x *ListUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsersResponse) Reset ¶
func (x *ListUsersResponse) Reset()
func (*ListUsersResponse) String ¶
func (x *ListUsersResponse) String() string
func (*ListUsersResponse) Validate ¶
func (m *ListUsersResponse) Validate() error
Validate checks the field values on ListUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsersResponse) ValidateAll ¶
func (m *ListUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsersResponseMultiError, or nil if none found.
type ListUsersResponseMultiError ¶
type ListUsersResponseMultiError []error
ListUsersResponseMultiError is an error wrapping multiple validation errors returned by ListUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListUsersResponseMultiError) AllErrors ¶
func (m ListUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsersResponseMultiError) Error ¶
func (m ListUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsersResponseValidationError ¶
type ListUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListUsersResponseValidationError is the validation error returned by ListUsersResponse.Validate if the designated constraints aren't met.
func (ListUsersResponseValidationError) Cause ¶
func (e ListUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUsersResponseValidationError) Error ¶
func (e ListUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsersResponseValidationError) ErrorName ¶
func (e ListUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsersResponseValidationError) Field ¶
func (e ListUsersResponseValidationError) Field() string
Field function returns field value.
func (ListUsersResponseValidationError) Key ¶
func (e ListUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListUsersResponseValidationError) Reason ¶
func (e ListUsersResponseValidationError) Reason() string
Reason function returns reason value.
type MetaSchema ¶
type MetaSchema 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"` Schema string `protobuf:"bytes,3,opt,name=schema,proto3" json:"schema,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*MetaSchema) Descriptor
deprecated
func (*MetaSchema) Descriptor() ([]byte, []int)
Deprecated: Use MetaSchema.ProtoReflect.Descriptor instead.
func (*MetaSchema) GetCreatedAt ¶
func (x *MetaSchema) GetCreatedAt() *timestamppb.Timestamp
func (*MetaSchema) GetId ¶
func (x *MetaSchema) GetId() string
func (*MetaSchema) GetName ¶
func (x *MetaSchema) GetName() string
func (*MetaSchema) GetSchema ¶
func (x *MetaSchema) GetSchema() string
func (*MetaSchema) GetUpdatedAt ¶
func (x *MetaSchema) GetUpdatedAt() *timestamppb.Timestamp
func (*MetaSchema) ProtoMessage ¶
func (*MetaSchema) ProtoMessage()
func (*MetaSchema) ProtoReflect ¶
func (x *MetaSchema) ProtoReflect() protoreflect.Message
func (*MetaSchema) Reset ¶
func (x *MetaSchema) Reset()
func (*MetaSchema) String ¶
func (x *MetaSchema) String() string
func (*MetaSchema) Validate ¶
func (m *MetaSchema) Validate() error
Validate checks the field values on MetaSchema with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MetaSchema) ValidateAll ¶
func (m *MetaSchema) ValidateAll() error
ValidateAll checks the field values on MetaSchema with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetaSchemaMultiError, or nil if none found.
type MetaSchemaMultiError ¶
type MetaSchemaMultiError []error
MetaSchemaMultiError is an error wrapping multiple validation errors returned by MetaSchema.ValidateAll() if the designated constraints aren't met.
func (MetaSchemaMultiError) AllErrors ¶
func (m MetaSchemaMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MetaSchemaMultiError) Error ¶
func (m MetaSchemaMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MetaSchemaRequestBody ¶
type MetaSchemaRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Schema string `protobuf:"bytes,2,opt,name=schema,proto3" json:"schema,omitempty"` // contains filtered or unexported fields }
func (*MetaSchemaRequestBody) Descriptor
deprecated
func (*MetaSchemaRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use MetaSchemaRequestBody.ProtoReflect.Descriptor instead.
func (*MetaSchemaRequestBody) GetName ¶
func (x *MetaSchemaRequestBody) GetName() string
func (*MetaSchemaRequestBody) GetSchema ¶
func (x *MetaSchemaRequestBody) GetSchema() string
func (*MetaSchemaRequestBody) ProtoMessage ¶
func (*MetaSchemaRequestBody) ProtoMessage()
func (*MetaSchemaRequestBody) ProtoReflect ¶
func (x *MetaSchemaRequestBody) ProtoReflect() protoreflect.Message
func (*MetaSchemaRequestBody) Reset ¶
func (x *MetaSchemaRequestBody) Reset()
func (*MetaSchemaRequestBody) String ¶
func (x *MetaSchemaRequestBody) String() string
func (*MetaSchemaRequestBody) Validate ¶
func (m *MetaSchemaRequestBody) Validate() error
Validate checks the field values on MetaSchemaRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MetaSchemaRequestBody) ValidateAll ¶
func (m *MetaSchemaRequestBody) ValidateAll() error
ValidateAll checks the field values on MetaSchemaRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MetaSchemaRequestBodyMultiError, or nil if none found.
type MetaSchemaRequestBodyMultiError ¶
type MetaSchemaRequestBodyMultiError []error
MetaSchemaRequestBodyMultiError is an error wrapping multiple validation errors returned by MetaSchemaRequestBody.ValidateAll() if the designated constraints aren't met.
func (MetaSchemaRequestBodyMultiError) AllErrors ¶
func (m MetaSchemaRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MetaSchemaRequestBodyMultiError) Error ¶
func (m MetaSchemaRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MetaSchemaRequestBodyValidationError ¶
type MetaSchemaRequestBodyValidationError struct {
// contains filtered or unexported fields
}
MetaSchemaRequestBodyValidationError is the validation error returned by MetaSchemaRequestBody.Validate if the designated constraints aren't met.
func (MetaSchemaRequestBodyValidationError) Cause ¶
func (e MetaSchemaRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (MetaSchemaRequestBodyValidationError) Error ¶
func (e MetaSchemaRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (MetaSchemaRequestBodyValidationError) ErrorName ¶
func (e MetaSchemaRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (MetaSchemaRequestBodyValidationError) Field ¶
func (e MetaSchemaRequestBodyValidationError) Field() string
Field function returns field value.
func (MetaSchemaRequestBodyValidationError) Key ¶
func (e MetaSchemaRequestBodyValidationError) Key() bool
Key function returns key value.
func (MetaSchemaRequestBodyValidationError) Reason ¶
func (e MetaSchemaRequestBodyValidationError) Reason() string
Reason function returns reason value.
type MetaSchemaValidationError ¶
type MetaSchemaValidationError struct {
// contains filtered or unexported fields
}
MetaSchemaValidationError is the validation error returned by MetaSchema.Validate if the designated constraints aren't met.
func (MetaSchemaValidationError) Cause ¶
func (e MetaSchemaValidationError) Cause() error
Cause function returns cause value.
func (MetaSchemaValidationError) Error ¶
func (e MetaSchemaValidationError) Error() string
Error satisfies the builtin error interface
func (MetaSchemaValidationError) ErrorName ¶
func (e MetaSchemaValidationError) ErrorName() string
ErrorName returns error name.
func (MetaSchemaValidationError) Field ¶
func (e MetaSchemaValidationError) Field() string
Field function returns field value.
func (MetaSchemaValidationError) Key ¶
func (e MetaSchemaValidationError) Key() bool
Key function returns key value.
func (MetaSchemaValidationError) Reason ¶
func (e MetaSchemaValidationError) Reason() string
Reason function returns reason value.
type Namespace ¶
type Namespace struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // name could be in a format like: app/organization Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Namespace) Descriptor
deprecated
func (*Namespace) GetCreatedAt ¶
func (x *Namespace) GetCreatedAt() *timestamppb.Timestamp
func (*Namespace) GetMetadata ¶
func (*Namespace) GetUpdatedAt ¶
func (x *Namespace) GetUpdatedAt() *timestamppb.Timestamp
func (*Namespace) ProtoMessage ¶
func (*Namespace) ProtoMessage()
func (*Namespace) ProtoReflect ¶
func (x *Namespace) ProtoReflect() protoreflect.Message
func (*Namespace) Validate ¶
Validate checks the field values on Namespace with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Namespace) ValidateAll ¶
ValidateAll checks the field values on Namespace with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in NamespaceMultiError, or nil if none found.
type NamespaceMultiError ¶
type NamespaceMultiError []error
NamespaceMultiError is an error wrapping multiple validation errors returned by Namespace.ValidateAll() if the designated constraints aren't met.
func (NamespaceMultiError) AllErrors ¶
func (m NamespaceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (NamespaceMultiError) Error ¶
func (m NamespaceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type NamespaceValidationError ¶
type NamespaceValidationError struct {
// contains filtered or unexported fields
}
NamespaceValidationError is the validation error returned by Namespace.Validate if the designated constraints aren't met.
func (NamespaceValidationError) Cause ¶
func (e NamespaceValidationError) Cause() error
Cause function returns cause value.
func (NamespaceValidationError) Error ¶
func (e NamespaceValidationError) Error() string
Error satisfies the builtin error interface
func (NamespaceValidationError) ErrorName ¶
func (e NamespaceValidationError) ErrorName() string
ErrorName returns error name.
func (NamespaceValidationError) Field ¶
func (e NamespaceValidationError) Field() string
Field function returns field value.
func (NamespaceValidationError) Key ¶
func (e NamespaceValidationError) Key() bool
Key function returns key value.
func (NamespaceValidationError) Reason ¶
func (e NamespaceValidationError) Reason() string
Reason function returns reason value.
type Organization ¶
type Organization 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"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"` Avatar string `protobuf:"bytes,8,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*Organization) Descriptor
deprecated
func (*Organization) Descriptor() ([]byte, []int)
Deprecated: Use Organization.ProtoReflect.Descriptor instead.
func (*Organization) GetAvatar ¶ added in v0.7.5
func (x *Organization) GetAvatar() string
func (*Organization) GetCreatedAt ¶
func (x *Organization) GetCreatedAt() *timestamppb.Timestamp
func (*Organization) GetId ¶
func (x *Organization) GetId() string
func (*Organization) GetMetadata ¶
func (x *Organization) GetMetadata() *structpb.Struct
func (*Organization) GetName ¶
func (x *Organization) GetName() string
func (*Organization) GetState ¶ added in v0.7.5
func (x *Organization) GetState() string
func (*Organization) GetTitle ¶
func (x *Organization) GetTitle() string
func (*Organization) GetUpdatedAt ¶
func (x *Organization) GetUpdatedAt() *timestamppb.Timestamp
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) String ¶
func (x *Organization) String() string
func (*Organization) Validate ¶
func (m *Organization) Validate() error
Validate checks the field values on Organization with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Organization) ValidateAll ¶
func (m *Organization) ValidateAll() error
ValidateAll checks the field values on Organization with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationMultiError, or nil if none found.
type OrganizationMultiError ¶
type OrganizationMultiError []error
OrganizationMultiError is an error wrapping multiple validation errors returned by Organization.ValidateAll() if the designated constraints aren't met.
func (OrganizationMultiError) AllErrors ¶
func (m OrganizationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationMultiError) Error ¶
func (m OrganizationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationRequestBody ¶
type OrganizationRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` Avatar string `protobuf:"bytes,4,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*OrganizationRequestBody) Descriptor
deprecated
func (*OrganizationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationRequestBody.ProtoReflect.Descriptor instead.
func (*OrganizationRequestBody) GetAvatar ¶ added in v0.7.5
func (x *OrganizationRequestBody) GetAvatar() string
func (*OrganizationRequestBody) GetMetadata ¶
func (x *OrganizationRequestBody) GetMetadata() *structpb.Struct
func (*OrganizationRequestBody) GetName ¶
func (x *OrganizationRequestBody) GetName() string
func (*OrganizationRequestBody) GetTitle ¶
func (x *OrganizationRequestBody) GetTitle() string
func (*OrganizationRequestBody) ProtoMessage ¶
func (*OrganizationRequestBody) ProtoMessage()
func (*OrganizationRequestBody) ProtoReflect ¶
func (x *OrganizationRequestBody) ProtoReflect() protoreflect.Message
func (*OrganizationRequestBody) Reset ¶
func (x *OrganizationRequestBody) Reset()
func (*OrganizationRequestBody) String ¶
func (x *OrganizationRequestBody) String() string
func (*OrganizationRequestBody) Validate ¶
func (m *OrganizationRequestBody) Validate() error
Validate checks the field values on OrganizationRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationRequestBody) ValidateAll ¶
func (m *OrganizationRequestBody) ValidateAll() error
ValidateAll checks the field values on OrganizationRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationRequestBodyMultiError, or nil if none found.
type OrganizationRequestBodyMultiError ¶
type OrganizationRequestBodyMultiError []error
OrganizationRequestBodyMultiError is an error wrapping multiple validation errors returned by OrganizationRequestBody.ValidateAll() if the designated constraints aren't met.
func (OrganizationRequestBodyMultiError) AllErrors ¶
func (m OrganizationRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationRequestBodyMultiError) Error ¶
func (m OrganizationRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationRequestBodyValidationError ¶
type OrganizationRequestBodyValidationError struct {
// contains filtered or unexported fields
}
OrganizationRequestBodyValidationError is the validation error returned by OrganizationRequestBody.Validate if the designated constraints aren't met.
func (OrganizationRequestBodyValidationError) Cause ¶
func (e OrganizationRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (OrganizationRequestBodyValidationError) Error ¶
func (e OrganizationRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationRequestBodyValidationError) ErrorName ¶
func (e OrganizationRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationRequestBodyValidationError) Field ¶
func (e OrganizationRequestBodyValidationError) Field() string
Field function returns field value.
func (OrganizationRequestBodyValidationError) Key ¶
func (e OrganizationRequestBodyValidationError) Key() bool
Key function returns key value.
func (OrganizationRequestBodyValidationError) Reason ¶
func (e OrganizationRequestBodyValidationError) Reason() string
Reason function returns reason value.
type OrganizationValidationError ¶
type OrganizationValidationError struct {
// contains filtered or unexported fields
}
OrganizationValidationError is the validation error returned by Organization.Validate if the designated constraints aren't met.
func (OrganizationValidationError) Cause ¶
func (e OrganizationValidationError) Cause() error
Cause function returns cause value.
func (OrganizationValidationError) Error ¶
func (e OrganizationValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationValidationError) ErrorName ¶
func (e OrganizationValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationValidationError) Field ¶
func (e OrganizationValidationError) Field() string
Field function returns field value.
func (OrganizationValidationError) Key ¶
func (e OrganizationValidationError) Key() bool
Key function returns key value.
func (OrganizationValidationError) Reason ¶
func (e OrganizationValidationError) Reason() string
Reason function returns reason value.
type Permission ¶
type Permission struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto. Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto. Namespace string `protobuf:"bytes,6,opt,name=namespace,proto3" json:"namespace,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"` Key string `protobuf:"bytes,8,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*Permission) Descriptor
deprecated
func (*Permission) Descriptor() ([]byte, []int)
Deprecated: Use Permission.ProtoReflect.Descriptor instead.
func (*Permission) GetCreatedAt ¶
func (x *Permission) GetCreatedAt() *timestamppb.Timestamp
func (*Permission) GetId ¶
func (x *Permission) GetId() string
func (*Permission) GetKey ¶
func (x *Permission) GetKey() string
func (*Permission) GetMetadata ¶
func (x *Permission) GetMetadata() *structpb.Struct
func (*Permission) GetName
deprecated
func (x *Permission) GetName() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
func (*Permission) GetNamespace
deprecated
func (x *Permission) GetNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/models.proto.
func (*Permission) GetTitle ¶
func (x *Permission) GetTitle() string
func (*Permission) GetUpdatedAt ¶
func (x *Permission) GetUpdatedAt() *timestamppb.Timestamp
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 PermissionRequestBody ¶
type PermissionRequestBody struct { // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto. Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // namespace should be in service/resource format // // Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto. Namespace string `protobuf:"bytes,2,opt,name=namespace,proto3" json:"namespace,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` // key is composed of three parts, 'service.resource.verb'. Where 'service.resource' works as a namespace for the 'verb'. // Use this instead of using name and namespace fields Key string `protobuf:"bytes,5,opt,name=key,proto3" json:"key,omitempty"` // contains filtered or unexported fields }
func (*PermissionRequestBody) Descriptor
deprecated
func (*PermissionRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PermissionRequestBody.ProtoReflect.Descriptor instead.
func (*PermissionRequestBody) GetKey ¶
func (x *PermissionRequestBody) GetKey() string
func (*PermissionRequestBody) GetMetadata ¶
func (x *PermissionRequestBody) GetMetadata() *structpb.Struct
func (*PermissionRequestBody) GetName
deprecated
func (x *PermissionRequestBody) GetName() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*PermissionRequestBody) GetNamespace
deprecated
func (x *PermissionRequestBody) GetNamespace() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*PermissionRequestBody) GetTitle ¶
func (x *PermissionRequestBody) GetTitle() string
func (*PermissionRequestBody) ProtoMessage ¶
func (*PermissionRequestBody) ProtoMessage()
func (*PermissionRequestBody) ProtoReflect ¶
func (x *PermissionRequestBody) ProtoReflect() protoreflect.Message
func (*PermissionRequestBody) Reset ¶
func (x *PermissionRequestBody) Reset()
func (*PermissionRequestBody) String ¶
func (x *PermissionRequestBody) String() string
func (*PermissionRequestBody) Validate ¶
func (m *PermissionRequestBody) Validate() error
Validate checks the field values on PermissionRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PermissionRequestBody) ValidateAll ¶
func (m *PermissionRequestBody) ValidateAll() error
ValidateAll checks the field values on PermissionRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PermissionRequestBodyMultiError, or nil if none found.
type PermissionRequestBodyMultiError ¶
type PermissionRequestBodyMultiError []error
PermissionRequestBodyMultiError is an error wrapping multiple validation errors returned by PermissionRequestBody.ValidateAll() if the designated constraints aren't met.
func (PermissionRequestBodyMultiError) AllErrors ¶
func (m PermissionRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PermissionRequestBodyMultiError) Error ¶
func (m PermissionRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PermissionRequestBodyValidationError ¶
type PermissionRequestBodyValidationError struct {
// contains filtered or unexported fields
}
PermissionRequestBodyValidationError is the validation error returned by PermissionRequestBody.Validate if the designated constraints aren't met.
func (PermissionRequestBodyValidationError) Cause ¶
func (e PermissionRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (PermissionRequestBodyValidationError) Error ¶
func (e PermissionRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (PermissionRequestBodyValidationError) ErrorName ¶
func (e PermissionRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (PermissionRequestBodyValidationError) Field ¶
func (e PermissionRequestBodyValidationError) Field() string
Field function returns field value.
func (PermissionRequestBodyValidationError) Key ¶
func (e PermissionRequestBodyValidationError) Key() bool
Key function returns key value.
func (PermissionRequestBodyValidationError) Reason ¶
func (e PermissionRequestBodyValidationError) Reason() string
Reason function returns reason value.
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 Policy ¶
type Policy struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` RoleId string `protobuf:"bytes,8,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` // namespace:uuid Resource string `protobuf:"bytes,10,opt,name=resource,proto3" json:"resource,omitempty"` // namespace:uuid Principal string `protobuf:"bytes,11,opt,name=principal,proto3" json:"principal,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,12,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*Policy) Descriptor
deprecated
func (*Policy) GetCreatedAt ¶
func (x *Policy) GetCreatedAt() *timestamppb.Timestamp
func (*Policy) GetMetadata ¶
func (*Policy) GetPrincipal ¶
func (*Policy) GetResource ¶
func (*Policy) GetUpdatedAt ¶
func (x *Policy) GetUpdatedAt() *timestamppb.Timestamp
func (*Policy) ProtoMessage ¶
func (*Policy) ProtoMessage()
func (*Policy) ProtoReflect ¶
func (x *Policy) ProtoReflect() protoreflect.Message
func (*Policy) Validate ¶
Validate checks the field values on Policy with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Policy) ValidateAll ¶
ValidateAll checks the field values on Policy with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PolicyMultiError, or nil if none found.
type PolicyMultiError ¶
type PolicyMultiError []error
PolicyMultiError is an error wrapping multiple validation errors returned by Policy.ValidateAll() if the designated constraints aren't met.
func (PolicyMultiError) AllErrors ¶
func (m PolicyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PolicyMultiError) Error ¶
func (m PolicyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PolicyRequestBody ¶
type PolicyRequestBody struct { RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"` Principal string `protobuf:"bytes,4,opt,name=principal,proto3" json:"principal,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*PolicyRequestBody) Descriptor
deprecated
func (*PolicyRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PolicyRequestBody.ProtoReflect.Descriptor instead.
func (*PolicyRequestBody) GetMetadata ¶
func (x *PolicyRequestBody) GetMetadata() *structpb.Struct
func (*PolicyRequestBody) GetPrincipal ¶
func (x *PolicyRequestBody) GetPrincipal() string
func (*PolicyRequestBody) GetResource ¶
func (x *PolicyRequestBody) GetResource() string
func (*PolicyRequestBody) GetRoleId ¶
func (x *PolicyRequestBody) GetRoleId() string
func (*PolicyRequestBody) GetTitle ¶
func (x *PolicyRequestBody) GetTitle() string
func (*PolicyRequestBody) ProtoMessage ¶
func (*PolicyRequestBody) ProtoMessage()
func (*PolicyRequestBody) ProtoReflect ¶
func (x *PolicyRequestBody) ProtoReflect() protoreflect.Message
func (*PolicyRequestBody) Reset ¶
func (x *PolicyRequestBody) Reset()
func (*PolicyRequestBody) String ¶
func (x *PolicyRequestBody) String() string
func (*PolicyRequestBody) Validate ¶
func (m *PolicyRequestBody) Validate() error
Validate checks the field values on PolicyRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PolicyRequestBody) ValidateAll ¶
func (m *PolicyRequestBody) ValidateAll() error
ValidateAll checks the field values on PolicyRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PolicyRequestBodyMultiError, or nil if none found.
type PolicyRequestBodyMultiError ¶
type PolicyRequestBodyMultiError []error
PolicyRequestBodyMultiError is an error wrapping multiple validation errors returned by PolicyRequestBody.ValidateAll() if the designated constraints aren't met.
func (PolicyRequestBodyMultiError) AllErrors ¶
func (m PolicyRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PolicyRequestBodyMultiError) Error ¶
func (m PolicyRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PolicyRequestBodyValidationError ¶
type PolicyRequestBodyValidationError struct {
// contains filtered or unexported fields
}
PolicyRequestBodyValidationError is the validation error returned by PolicyRequestBody.Validate if the designated constraints aren't met.
func (PolicyRequestBodyValidationError) Cause ¶
func (e PolicyRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (PolicyRequestBodyValidationError) Error ¶
func (e PolicyRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (PolicyRequestBodyValidationError) ErrorName ¶
func (e PolicyRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (PolicyRequestBodyValidationError) Field ¶
func (e PolicyRequestBodyValidationError) Field() string
Field function returns field value.
func (PolicyRequestBodyValidationError) Key ¶
func (e PolicyRequestBodyValidationError) Key() bool
Key function returns key value.
func (PolicyRequestBodyValidationError) Reason ¶
func (e PolicyRequestBodyValidationError) Reason() string
Reason function returns reason value.
type PolicyValidationError ¶
type PolicyValidationError struct {
// contains filtered or unexported fields
}
PolicyValidationError is the validation error returned by Policy.Validate if the designated constraints aren't met.
func (PolicyValidationError) Cause ¶
func (e PolicyValidationError) Cause() error
Cause function returns cause value.
func (PolicyValidationError) Error ¶
func (e PolicyValidationError) Error() string
Error satisfies the builtin error interface
func (PolicyValidationError) ErrorName ¶
func (e PolicyValidationError) ErrorName() string
ErrorName returns error name.
func (PolicyValidationError) Field ¶
func (e PolicyValidationError) Field() string
Field function returns field value.
func (PolicyValidationError) Key ¶
func (e PolicyValidationError) Key() bool
Key function returns key value.
func (PolicyValidationError) Reason ¶
func (e PolicyValidationError) Reason() string
Reason function returns reason value.
type Preference ¶ added in v0.7.3
type Preference 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"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` ResourceId string `protobuf:"bytes,4,opt,name=resource_id,json=resourceId,proto3" json:"resource_id,omitempty"` ResourceType string `protobuf:"bytes,5,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Preference) Descriptor
deprecated
added in
v0.7.3
func (*Preference) Descriptor() ([]byte, []int)
Deprecated: Use Preference.ProtoReflect.Descriptor instead.
func (*Preference) GetCreatedAt ¶ added in v0.7.3
func (x *Preference) GetCreatedAt() *timestamppb.Timestamp
func (*Preference) GetId ¶ added in v0.7.3
func (x *Preference) GetId() string
func (*Preference) GetName ¶ added in v0.7.3
func (x *Preference) GetName() string
func (*Preference) GetResourceId ¶ added in v0.7.3
func (x *Preference) GetResourceId() string
func (*Preference) GetResourceType ¶ added in v0.7.3
func (x *Preference) GetResourceType() string
func (*Preference) GetUpdatedAt ¶ added in v0.7.3
func (x *Preference) GetUpdatedAt() *timestamppb.Timestamp
func (*Preference) GetValue ¶ added in v0.7.3
func (x *Preference) GetValue() string
func (*Preference) ProtoMessage ¶ added in v0.7.3
func (*Preference) ProtoMessage()
func (*Preference) ProtoReflect ¶ added in v0.7.3
func (x *Preference) ProtoReflect() protoreflect.Message
func (*Preference) Reset ¶ added in v0.7.3
func (x *Preference) Reset()
func (*Preference) String ¶ added in v0.7.3
func (x *Preference) String() string
func (*Preference) Validate ¶ added in v0.7.3
func (m *Preference) Validate() error
Validate checks the field values on Preference with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Preference) ValidateAll ¶ added in v0.7.3
func (m *Preference) ValidateAll() error
ValidateAll checks the field values on Preference with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreferenceMultiError, or nil if none found.
type PreferenceMultiError ¶ added in v0.7.3
type PreferenceMultiError []error
PreferenceMultiError is an error wrapping multiple validation errors returned by Preference.ValidateAll() if the designated constraints aren't met.
func (PreferenceMultiError) AllErrors ¶ added in v0.7.3
func (m PreferenceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreferenceMultiError) Error ¶ added in v0.7.3
func (m PreferenceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreferenceRequestBody ¶ added in v0.7.3
type PreferenceRequestBody struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Value string `protobuf:"bytes,3,opt,name=value,proto3" json:"value,omitempty"` // contains filtered or unexported fields }
func (*PreferenceRequestBody) Descriptor
deprecated
added in
v0.7.3
func (*PreferenceRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PreferenceRequestBody.ProtoReflect.Descriptor instead.
func (*PreferenceRequestBody) GetName ¶ added in v0.7.3
func (x *PreferenceRequestBody) GetName() string
func (*PreferenceRequestBody) GetValue ¶ added in v0.7.3
func (x *PreferenceRequestBody) GetValue() string
func (*PreferenceRequestBody) ProtoMessage ¶ added in v0.7.3
func (*PreferenceRequestBody) ProtoMessage()
func (*PreferenceRequestBody) ProtoReflect ¶ added in v0.7.3
func (x *PreferenceRequestBody) ProtoReflect() protoreflect.Message
func (*PreferenceRequestBody) Reset ¶ added in v0.7.3
func (x *PreferenceRequestBody) Reset()
func (*PreferenceRequestBody) String ¶ added in v0.7.3
func (x *PreferenceRequestBody) String() string
func (*PreferenceRequestBody) Validate ¶ added in v0.7.3
func (m *PreferenceRequestBody) Validate() error
Validate checks the field values on PreferenceRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreferenceRequestBody) ValidateAll ¶ added in v0.7.3
func (m *PreferenceRequestBody) ValidateAll() error
ValidateAll checks the field values on PreferenceRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreferenceRequestBodyMultiError, or nil if none found.
type PreferenceRequestBodyMultiError ¶ added in v0.7.3
type PreferenceRequestBodyMultiError []error
PreferenceRequestBodyMultiError is an error wrapping multiple validation errors returned by PreferenceRequestBody.ValidateAll() if the designated constraints aren't met.
func (PreferenceRequestBodyMultiError) AllErrors ¶ added in v0.7.3
func (m PreferenceRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreferenceRequestBodyMultiError) Error ¶ added in v0.7.3
func (m PreferenceRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreferenceRequestBodyValidationError ¶ added in v0.7.3
type PreferenceRequestBodyValidationError struct {
// contains filtered or unexported fields
}
PreferenceRequestBodyValidationError is the validation error returned by PreferenceRequestBody.Validate if the designated constraints aren't met.
func (PreferenceRequestBodyValidationError) Cause ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (PreferenceRequestBodyValidationError) Error ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (PreferenceRequestBodyValidationError) ErrorName ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (PreferenceRequestBodyValidationError) Field ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) Field() string
Field function returns field value.
func (PreferenceRequestBodyValidationError) Key ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) Key() bool
Key function returns key value.
func (PreferenceRequestBodyValidationError) Reason ¶ added in v0.7.3
func (e PreferenceRequestBodyValidationError) Reason() string
Reason function returns reason value.
type PreferenceTrait ¶ added in v0.7.3
type PreferenceTrait struct { ResourceType string `protobuf:"bytes,1,opt,name=resource_type,json=resourceType,proto3" json:"resource_type,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` LongDescription string `protobuf:"bytes,5,opt,name=long_description,json=longDescription,proto3" json:"long_description,omitempty"` Heading string `protobuf:"bytes,6,opt,name=heading,proto3" json:"heading,omitempty"` SubHeading string `protobuf:"bytes,7,opt,name=sub_heading,json=subHeading,proto3" json:"sub_heading,omitempty"` Breadcrumb string `protobuf:"bytes,8,opt,name=breadcrumb,proto3" json:"breadcrumb,omitempty"` Default string `protobuf:"bytes,9,opt,name=default,proto3" json:"default,omitempty"` InputHints string `protobuf:"bytes,19,opt,name=input_hints,json=inputHints,proto3" json:"input_hints,omitempty"` // Types that are assignable to Input: // // *PreferenceTrait_Text // *PreferenceTrait_Textarea // *PreferenceTrait_Select // *PreferenceTrait_Combobox // *PreferenceTrait_Checkbox // *PreferenceTrait_Multiselect // *PreferenceTrait_Number Input isPreferenceTrait_Input `protobuf_oneof:"input"` // contains filtered or unexported fields }
PreferenceTrait is a trait that can be used to add preferences to a resource it explains what preferences are available for a resource
func (*PreferenceTrait) Descriptor
deprecated
added in
v0.7.3
func (*PreferenceTrait) Descriptor() ([]byte, []int)
Deprecated: Use PreferenceTrait.ProtoReflect.Descriptor instead.
func (*PreferenceTrait) GetBreadcrumb ¶ added in v0.7.3
func (x *PreferenceTrait) GetBreadcrumb() string
func (*PreferenceTrait) GetCheckbox ¶ added in v0.7.3
func (x *PreferenceTrait) GetCheckbox() string
func (*PreferenceTrait) GetCombobox ¶ added in v0.7.3
func (x *PreferenceTrait) GetCombobox() string
func (*PreferenceTrait) GetDefault ¶ added in v0.7.12
func (x *PreferenceTrait) GetDefault() string
func (*PreferenceTrait) GetDescription ¶ added in v0.7.3
func (x *PreferenceTrait) GetDescription() string
func (*PreferenceTrait) GetHeading ¶ added in v0.7.3
func (x *PreferenceTrait) GetHeading() string
func (*PreferenceTrait) GetInput ¶ added in v0.7.3
func (m *PreferenceTrait) GetInput() isPreferenceTrait_Input
func (*PreferenceTrait) GetInputHints ¶ added in v0.7.3
func (x *PreferenceTrait) GetInputHints() string
func (*PreferenceTrait) GetLongDescription ¶ added in v0.7.3
func (x *PreferenceTrait) GetLongDescription() string
func (*PreferenceTrait) GetMultiselect ¶ added in v0.7.3
func (x *PreferenceTrait) GetMultiselect() string
func (*PreferenceTrait) GetName ¶ added in v0.7.3
func (x *PreferenceTrait) GetName() string
func (*PreferenceTrait) GetNumber ¶ added in v0.7.3
func (x *PreferenceTrait) GetNumber() string
func (*PreferenceTrait) GetResourceType ¶ added in v0.7.3
func (x *PreferenceTrait) GetResourceType() string
func (*PreferenceTrait) GetSelect ¶ added in v0.7.3
func (x *PreferenceTrait) GetSelect() string
func (*PreferenceTrait) GetSubHeading ¶ added in v0.7.3
func (x *PreferenceTrait) GetSubHeading() string
func (*PreferenceTrait) GetText ¶ added in v0.7.3
func (x *PreferenceTrait) GetText() string
func (*PreferenceTrait) GetTextarea ¶ added in v0.7.3
func (x *PreferenceTrait) GetTextarea() string
func (*PreferenceTrait) GetTitle ¶ added in v0.7.3
func (x *PreferenceTrait) GetTitle() string
func (*PreferenceTrait) ProtoMessage ¶ added in v0.7.3
func (*PreferenceTrait) ProtoMessage()
func (*PreferenceTrait) ProtoReflect ¶ added in v0.7.3
func (x *PreferenceTrait) ProtoReflect() protoreflect.Message
func (*PreferenceTrait) Reset ¶ added in v0.7.3
func (x *PreferenceTrait) Reset()
func (*PreferenceTrait) String ¶ added in v0.7.3
func (x *PreferenceTrait) String() string
func (*PreferenceTrait) Validate ¶ added in v0.7.3
func (m *PreferenceTrait) Validate() error
Validate checks the field values on PreferenceTrait with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PreferenceTrait) ValidateAll ¶ added in v0.7.3
func (m *PreferenceTrait) ValidateAll() error
ValidateAll checks the field values on PreferenceTrait with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PreferenceTraitMultiError, or nil if none found.
type PreferenceTraitMultiError ¶ added in v0.7.3
type PreferenceTraitMultiError []error
PreferenceTraitMultiError is an error wrapping multiple validation errors returned by PreferenceTrait.ValidateAll() if the designated constraints aren't met.
func (PreferenceTraitMultiError) AllErrors ¶ added in v0.7.3
func (m PreferenceTraitMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PreferenceTraitMultiError) Error ¶ added in v0.7.3
func (m PreferenceTraitMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PreferenceTraitValidationError ¶ added in v0.7.3
type PreferenceTraitValidationError struct {
// contains filtered or unexported fields
}
PreferenceTraitValidationError is the validation error returned by PreferenceTrait.Validate if the designated constraints aren't met.
func (PreferenceTraitValidationError) Cause ¶ added in v0.7.3
func (e PreferenceTraitValidationError) Cause() error
Cause function returns cause value.
func (PreferenceTraitValidationError) Error ¶ added in v0.7.3
func (e PreferenceTraitValidationError) Error() string
Error satisfies the builtin error interface
func (PreferenceTraitValidationError) ErrorName ¶ added in v0.7.3
func (e PreferenceTraitValidationError) ErrorName() string
ErrorName returns error name.
func (PreferenceTraitValidationError) Field ¶ added in v0.7.3
func (e PreferenceTraitValidationError) Field() string
Field function returns field value.
func (PreferenceTraitValidationError) Key ¶ added in v0.7.3
func (e PreferenceTraitValidationError) Key() bool
Key function returns key value.
func (PreferenceTraitValidationError) Reason ¶ added in v0.7.3
func (e PreferenceTraitValidationError) Reason() string
Reason function returns reason value.
type PreferenceTrait_Checkbox ¶ added in v0.7.3
type PreferenceTrait_Checkbox struct {
Checkbox string `protobuf:"bytes,24,opt,name=checkbox,proto3,oneof"`
}
type PreferenceTrait_Combobox ¶ added in v0.7.3
type PreferenceTrait_Combobox struct {
Combobox string `protobuf:"bytes,23,opt,name=combobox,proto3,oneof"`
}
type PreferenceTrait_Multiselect ¶ added in v0.7.3
type PreferenceTrait_Multiselect struct {
Multiselect string `protobuf:"bytes,25,opt,name=multiselect,proto3,oneof"`
}
type PreferenceTrait_Number ¶ added in v0.7.3
type PreferenceTrait_Number struct {
Number string `protobuf:"bytes,26,opt,name=number,proto3,oneof"`
}
type PreferenceTrait_Select ¶ added in v0.7.3
type PreferenceTrait_Select struct {
Select string `protobuf:"bytes,22,opt,name=select,proto3,oneof"`
}
type PreferenceTrait_Text ¶ added in v0.7.3
type PreferenceTrait_Text struct {
Text string `protobuf:"bytes,20,opt,name=text,proto3,oneof"`
}
type PreferenceTrait_Textarea ¶ added in v0.7.3
type PreferenceTrait_Textarea struct {
Textarea string `protobuf:"bytes,21,opt,name=textarea,proto3,oneof"`
}
type PreferenceValidationError ¶ added in v0.7.3
type PreferenceValidationError struct {
// contains filtered or unexported fields
}
PreferenceValidationError is the validation error returned by Preference.Validate if the designated constraints aren't met.
func (PreferenceValidationError) Cause ¶ added in v0.7.3
func (e PreferenceValidationError) Cause() error
Cause function returns cause value.
func (PreferenceValidationError) Error ¶ added in v0.7.3
func (e PreferenceValidationError) Error() string
Error satisfies the builtin error interface
func (PreferenceValidationError) ErrorName ¶ added in v0.7.3
func (e PreferenceValidationError) ErrorName() string
ErrorName returns error name.
func (PreferenceValidationError) Field ¶ added in v0.7.3
func (e PreferenceValidationError) Field() string
Field function returns field value.
func (PreferenceValidationError) Key ¶ added in v0.7.3
func (e PreferenceValidationError) Key() bool
Key function returns key value.
func (PreferenceValidationError) Reason ¶ added in v0.7.3
func (e PreferenceValidationError) Reason() string
Reason function returns reason value.
type Project ¶
type Project 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"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` // contains filtered or unexported fields }
func (*Project) Descriptor
deprecated
func (*Project) GetCreatedAt ¶
func (x *Project) GetCreatedAt() *timestamppb.Timestamp
func (*Project) GetMetadata ¶
func (*Project) GetUpdatedAt ¶
func (x *Project) GetUpdatedAt() *timestamppb.Timestamp
func (*Project) ProtoMessage ¶
func (*Project) ProtoMessage()
func (*Project) ProtoReflect ¶
func (x *Project) ProtoReflect() protoreflect.Message
func (*Project) Validate ¶
Validate checks the field values on Project with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Project) ValidateAll ¶
ValidateAll checks the field values on Project with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProjectMultiError, or nil if none found.
type ProjectMultiError ¶
type ProjectMultiError []error
ProjectMultiError is an error wrapping multiple validation errors returned by Project.ValidateAll() if the designated constraints aren't met.
func (ProjectMultiError) AllErrors ¶
func (m ProjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProjectMultiError) Error ¶
func (m ProjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProjectRequestBody ¶
type ProjectRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ProjectRequestBody) Descriptor
deprecated
func (*ProjectRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ProjectRequestBody.ProtoReflect.Descriptor instead.
func (*ProjectRequestBody) GetMetadata ¶
func (x *ProjectRequestBody) GetMetadata() *structpb.Struct
func (*ProjectRequestBody) GetName ¶
func (x *ProjectRequestBody) GetName() string
func (*ProjectRequestBody) GetOrgId ¶
func (x *ProjectRequestBody) GetOrgId() string
func (*ProjectRequestBody) GetTitle ¶
func (x *ProjectRequestBody) GetTitle() string
func (*ProjectRequestBody) ProtoMessage ¶
func (*ProjectRequestBody) ProtoMessage()
func (*ProjectRequestBody) ProtoReflect ¶
func (x *ProjectRequestBody) ProtoReflect() protoreflect.Message
func (*ProjectRequestBody) Reset ¶
func (x *ProjectRequestBody) Reset()
func (*ProjectRequestBody) String ¶
func (x *ProjectRequestBody) String() string
func (*ProjectRequestBody) Validate ¶
func (m *ProjectRequestBody) Validate() error
Validate checks the field values on ProjectRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ProjectRequestBody) ValidateAll ¶
func (m *ProjectRequestBody) ValidateAll() error
ValidateAll checks the field values on ProjectRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProjectRequestBodyMultiError, or nil if none found.
type ProjectRequestBodyMultiError ¶
type ProjectRequestBodyMultiError []error
ProjectRequestBodyMultiError is an error wrapping multiple validation errors returned by ProjectRequestBody.ValidateAll() if the designated constraints aren't met.
func (ProjectRequestBodyMultiError) AllErrors ¶
func (m ProjectRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProjectRequestBodyMultiError) Error ¶
func (m ProjectRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProjectRequestBodyValidationError ¶
type ProjectRequestBodyValidationError struct {
// contains filtered or unexported fields
}
ProjectRequestBodyValidationError is the validation error returned by ProjectRequestBody.Validate if the designated constraints aren't met.
func (ProjectRequestBodyValidationError) Cause ¶
func (e ProjectRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (ProjectRequestBodyValidationError) Error ¶
func (e ProjectRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (ProjectRequestBodyValidationError) ErrorName ¶
func (e ProjectRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (ProjectRequestBodyValidationError) Field ¶
func (e ProjectRequestBodyValidationError) Field() string
Field function returns field value.
func (ProjectRequestBodyValidationError) Key ¶
func (e ProjectRequestBodyValidationError) Key() bool
Key function returns key value.
func (ProjectRequestBodyValidationError) Reason ¶
func (e ProjectRequestBodyValidationError) Reason() string
Reason function returns reason value.
type ProjectValidationError ¶
type ProjectValidationError struct {
// contains filtered or unexported fields
}
ProjectValidationError is the validation error returned by Project.Validate if the designated constraints aren't met.
func (ProjectValidationError) Cause ¶
func (e ProjectValidationError) Cause() error
Cause function returns cause value.
func (ProjectValidationError) Error ¶
func (e ProjectValidationError) Error() string
Error satisfies the builtin error interface
func (ProjectValidationError) ErrorName ¶
func (e ProjectValidationError) ErrorName() string
ErrorName returns error name.
func (ProjectValidationError) Field ¶
func (e ProjectValidationError) Field() string
Field function returns field value.
func (ProjectValidationError) Key ¶
func (e ProjectValidationError) Key() bool
Key function returns key value.
func (ProjectValidationError) Reason ¶
func (e ProjectValidationError) Reason() string
Reason function returns reason value.
type Relation ¶
type Relation struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` SubjectSubRelation string `protobuf:"bytes,9,opt,name=subject_sub_relation,json=subjectSubRelation,proto3" json:"subject_sub_relation,omitempty"` Relation string `protobuf:"bytes,10,opt,name=relation,proto3" json:"relation,omitempty"` // objectnamespace:id Object string `protobuf:"bytes,11,opt,name=object,proto3" json:"object,omitempty"` // subjectnamespace:id Subject string `protobuf:"bytes,12,opt,name=subject,proto3" json:"subject,omitempty"` // contains filtered or unexported fields }
func (*Relation) Descriptor
deprecated
func (*Relation) GetCreatedAt ¶
func (x *Relation) GetCreatedAt() *timestamppb.Timestamp
func (*Relation) GetRelation ¶
func (*Relation) GetSubject ¶
func (*Relation) GetSubjectSubRelation ¶
func (*Relation) GetUpdatedAt ¶
func (x *Relation) GetUpdatedAt() *timestamppb.Timestamp
func (*Relation) ProtoMessage ¶
func (*Relation) ProtoMessage()
func (*Relation) ProtoReflect ¶
func (x *Relation) ProtoReflect() protoreflect.Message
func (*Relation) Validate ¶
Validate checks the field values on Relation with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Relation) ValidateAll ¶
ValidateAll checks the field values on Relation with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RelationMultiError, or nil if none found.
type RelationMultiError ¶
type RelationMultiError []error
RelationMultiError is an error wrapping multiple validation errors returned by Relation.ValidateAll() if the designated constraints aren't met.
func (RelationMultiError) AllErrors ¶
func (m RelationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RelationMultiError) Error ¶
func (m RelationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RelationRequestBody ¶
type RelationRequestBody struct { // objectnamespace:uuid Object string `protobuf:"bytes,1,opt,name=object,proto3" json:"object,omitempty"` // subjectnamespace:uuid Subject string `protobuf:"bytes,3,opt,name=subject,proto3" json:"subject,omitempty"` Relation string `protobuf:"bytes,4,opt,name=relation,proto3" json:"relation,omitempty"` SubjectSubRelation string `protobuf:"bytes,6,opt,name=subject_sub_relation,json=subjectSubRelation,proto3" json:"subject_sub_relation,omitempty"` // contains filtered or unexported fields }
func (*RelationRequestBody) Descriptor
deprecated
func (*RelationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use RelationRequestBody.ProtoReflect.Descriptor instead.
func (*RelationRequestBody) GetObject ¶
func (x *RelationRequestBody) GetObject() string
func (*RelationRequestBody) GetRelation ¶
func (x *RelationRequestBody) GetRelation() string
func (*RelationRequestBody) GetSubject ¶
func (x *RelationRequestBody) GetSubject() string
func (*RelationRequestBody) GetSubjectSubRelation ¶
func (x *RelationRequestBody) GetSubjectSubRelation() string
func (*RelationRequestBody) ProtoMessage ¶
func (*RelationRequestBody) ProtoMessage()
func (*RelationRequestBody) ProtoReflect ¶
func (x *RelationRequestBody) ProtoReflect() protoreflect.Message
func (*RelationRequestBody) Reset ¶
func (x *RelationRequestBody) Reset()
func (*RelationRequestBody) String ¶
func (x *RelationRequestBody) String() string
func (*RelationRequestBody) Validate ¶
func (m *RelationRequestBody) Validate() error
Validate checks the field values on RelationRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RelationRequestBody) ValidateAll ¶
func (m *RelationRequestBody) ValidateAll() error
ValidateAll checks the field values on RelationRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RelationRequestBodyMultiError, or nil if none found.
type RelationRequestBodyMultiError ¶
type RelationRequestBodyMultiError []error
RelationRequestBodyMultiError is an error wrapping multiple validation errors returned by RelationRequestBody.ValidateAll() if the designated constraints aren't met.
func (RelationRequestBodyMultiError) AllErrors ¶
func (m RelationRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RelationRequestBodyMultiError) Error ¶
func (m RelationRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RelationRequestBodyValidationError ¶
type RelationRequestBodyValidationError struct {
// contains filtered or unexported fields
}
RelationRequestBodyValidationError is the validation error returned by RelationRequestBody.Validate if the designated constraints aren't met.
func (RelationRequestBodyValidationError) Cause ¶
func (e RelationRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (RelationRequestBodyValidationError) Error ¶
func (e RelationRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (RelationRequestBodyValidationError) ErrorName ¶
func (e RelationRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (RelationRequestBodyValidationError) Field ¶
func (e RelationRequestBodyValidationError) Field() string
Field function returns field value.
func (RelationRequestBodyValidationError) Key ¶
func (e RelationRequestBodyValidationError) Key() bool
Key function returns key value.
func (RelationRequestBodyValidationError) Reason ¶
func (e RelationRequestBodyValidationError) Reason() string
Reason function returns reason value.
type RelationValidationError ¶
type RelationValidationError struct {
// contains filtered or unexported fields
}
RelationValidationError is the validation error returned by Relation.Validate if the designated constraints aren't met.
func (RelationValidationError) Cause ¶
func (e RelationValidationError) Cause() error
Cause function returns cause value.
func (RelationValidationError) Error ¶
func (e RelationValidationError) Error() string
Error satisfies the builtin error interface
func (RelationValidationError) ErrorName ¶
func (e RelationValidationError) ErrorName() string
ErrorName returns error name.
func (RelationValidationError) Field ¶
func (e RelationValidationError) Field() string
Field function returns field value.
func (RelationValidationError) Key ¶
func (e RelationValidationError) Key() bool
Key function returns key value.
func (RelationValidationError) Reason ¶
func (e RelationValidationError) Reason() string
Reason function returns reason value.
type RemoveGroupUserRequest ¶
type RemoveGroupUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` UserId string `protobuf:"bytes,3,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveGroupUserRequest) Descriptor
deprecated
func (*RemoveGroupUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveGroupUserRequest) GetId ¶
func (x *RemoveGroupUserRequest) GetId() string
func (*RemoveGroupUserRequest) GetOrgId ¶
func (x *RemoveGroupUserRequest) GetOrgId() string
func (*RemoveGroupUserRequest) GetUserId ¶
func (x *RemoveGroupUserRequest) GetUserId() string
func (*RemoveGroupUserRequest) ProtoMessage ¶
func (*RemoveGroupUserRequest) ProtoMessage()
func (*RemoveGroupUserRequest) ProtoReflect ¶
func (x *RemoveGroupUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveGroupUserRequest) Reset ¶
func (x *RemoveGroupUserRequest) Reset()
func (*RemoveGroupUserRequest) String ¶
func (x *RemoveGroupUserRequest) String() string
func (*RemoveGroupUserRequest) Validate ¶
func (m *RemoveGroupUserRequest) Validate() error
Validate checks the field values on RemoveGroupUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveGroupUserRequest) ValidateAll ¶
func (m *RemoveGroupUserRequest) ValidateAll() error
ValidateAll checks the field values on RemoveGroupUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveGroupUserRequestMultiError, or nil if none found.
type RemoveGroupUserRequestMultiError ¶
type RemoveGroupUserRequestMultiError []error
RemoveGroupUserRequestMultiError is an error wrapping multiple validation errors returned by RemoveGroupUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveGroupUserRequestMultiError) AllErrors ¶
func (m RemoveGroupUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveGroupUserRequestMultiError) Error ¶
func (m RemoveGroupUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveGroupUserRequestValidationError ¶
type RemoveGroupUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveGroupUserRequestValidationError is the validation error returned by RemoveGroupUserRequest.Validate if the designated constraints aren't met.
func (RemoveGroupUserRequestValidationError) Cause ¶
func (e RemoveGroupUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveGroupUserRequestValidationError) Error ¶
func (e RemoveGroupUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveGroupUserRequestValidationError) ErrorName ¶
func (e RemoveGroupUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveGroupUserRequestValidationError) Field ¶
func (e RemoveGroupUserRequestValidationError) Field() string
Field function returns field value.
func (RemoveGroupUserRequestValidationError) Key ¶
func (e RemoveGroupUserRequestValidationError) Key() bool
Key function returns key value.
func (RemoveGroupUserRequestValidationError) Reason ¶
func (e RemoveGroupUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveGroupUserResponse ¶
type RemoveGroupUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveGroupUserResponse) Descriptor
deprecated
func (*RemoveGroupUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveGroupUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveGroupUserResponse) ProtoMessage ¶
func (*RemoveGroupUserResponse) ProtoMessage()
func (*RemoveGroupUserResponse) ProtoReflect ¶
func (x *RemoveGroupUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveGroupUserResponse) Reset ¶
func (x *RemoveGroupUserResponse) Reset()
func (*RemoveGroupUserResponse) String ¶
func (x *RemoveGroupUserResponse) String() string
func (*RemoveGroupUserResponse) Validate ¶
func (m *RemoveGroupUserResponse) Validate() error
Validate checks the field values on RemoveGroupUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveGroupUserResponse) ValidateAll ¶
func (m *RemoveGroupUserResponse) ValidateAll() error
ValidateAll checks the field values on RemoveGroupUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveGroupUserResponseMultiError, or nil if none found.
type RemoveGroupUserResponseMultiError ¶
type RemoveGroupUserResponseMultiError []error
RemoveGroupUserResponseMultiError is an error wrapping multiple validation errors returned by RemoveGroupUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveGroupUserResponseMultiError) AllErrors ¶
func (m RemoveGroupUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveGroupUserResponseMultiError) Error ¶
func (m RemoveGroupUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveGroupUserResponseValidationError ¶
type RemoveGroupUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveGroupUserResponseValidationError is the validation error returned by RemoveGroupUserResponse.Validate if the designated constraints aren't met.
func (RemoveGroupUserResponseValidationError) Cause ¶
func (e RemoveGroupUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveGroupUserResponseValidationError) Error ¶
func (e RemoveGroupUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveGroupUserResponseValidationError) ErrorName ¶
func (e RemoveGroupUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveGroupUserResponseValidationError) Field ¶
func (e RemoveGroupUserResponseValidationError) Field() string
Field function returns field value.
func (RemoveGroupUserResponseValidationError) Key ¶
func (e RemoveGroupUserResponseValidationError) Key() bool
Key function returns key value.
func (RemoveGroupUserResponseValidationError) Reason ¶
func (e RemoveGroupUserResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationUserRequest ¶
type RemoveOrganizationUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` UserId string `protobuf:"bytes,2,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrganizationUserRequest) Descriptor
deprecated
func (*RemoveOrganizationUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationUserRequest) GetId ¶
func (x *RemoveOrganizationUserRequest) GetId() string
func (*RemoveOrganizationUserRequest) GetUserId ¶
func (x *RemoveOrganizationUserRequest) GetUserId() string
func (*RemoveOrganizationUserRequest) ProtoMessage ¶
func (*RemoveOrganizationUserRequest) ProtoMessage()
func (*RemoveOrganizationUserRequest) ProtoReflect ¶
func (x *RemoveOrganizationUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationUserRequest) Reset ¶
func (x *RemoveOrganizationUserRequest) Reset()
func (*RemoveOrganizationUserRequest) String ¶
func (x *RemoveOrganizationUserRequest) String() string
func (*RemoveOrganizationUserRequest) Validate ¶
func (m *RemoveOrganizationUserRequest) Validate() error
Validate checks the field values on RemoveOrganizationUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationUserRequest) ValidateAll ¶
func (m *RemoveOrganizationUserRequest) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationUserRequestMultiError, or nil if none found.
type RemoveOrganizationUserRequestMultiError ¶
type RemoveOrganizationUserRequestMultiError []error
RemoveOrganizationUserRequestMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationUserRequestMultiError) AllErrors ¶
func (m RemoveOrganizationUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationUserRequestMultiError) Error ¶
func (m RemoveOrganizationUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationUserRequestValidationError ¶
type RemoveOrganizationUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationUserRequestValidationError is the validation error returned by RemoveOrganizationUserRequest.Validate if the designated constraints aren't met.
func (RemoveOrganizationUserRequestValidationError) Cause ¶
func (e RemoveOrganizationUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationUserRequestValidationError) Error ¶
func (e RemoveOrganizationUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationUserRequestValidationError) ErrorName ¶
func (e RemoveOrganizationUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationUserRequestValidationError) Field ¶
func (e RemoveOrganizationUserRequestValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationUserRequestValidationError) Key ¶
func (e RemoveOrganizationUserRequestValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationUserRequestValidationError) Reason ¶
func (e RemoveOrganizationUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationUserResponse ¶
type RemoveOrganizationUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOrganizationUserResponse) Descriptor
deprecated
func (*RemoveOrganizationUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationUserResponse) ProtoMessage ¶
func (*RemoveOrganizationUserResponse) ProtoMessage()
func (*RemoveOrganizationUserResponse) ProtoReflect ¶
func (x *RemoveOrganizationUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationUserResponse) Reset ¶
func (x *RemoveOrganizationUserResponse) Reset()
func (*RemoveOrganizationUserResponse) String ¶
func (x *RemoveOrganizationUserResponse) String() string
func (*RemoveOrganizationUserResponse) Validate ¶
func (m *RemoveOrganizationUserResponse) Validate() error
Validate checks the field values on RemoveOrganizationUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationUserResponse) ValidateAll ¶
func (m *RemoveOrganizationUserResponse) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationUserResponseMultiError, or nil if none found.
type RemoveOrganizationUserResponseMultiError ¶
type RemoveOrganizationUserResponseMultiError []error
RemoveOrganizationUserResponseMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationUserResponseMultiError) AllErrors ¶
func (m RemoveOrganizationUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationUserResponseMultiError) Error ¶
func (m RemoveOrganizationUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationUserResponseValidationError ¶
type RemoveOrganizationUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationUserResponseValidationError is the validation error returned by RemoveOrganizationUserResponse.Validate if the designated constraints aren't met.
func (RemoveOrganizationUserResponseValidationError) Cause ¶
func (e RemoveOrganizationUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationUserResponseValidationError) Error ¶
func (e RemoveOrganizationUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationUserResponseValidationError) ErrorName ¶
func (e RemoveOrganizationUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationUserResponseValidationError) Field ¶
func (e RemoveOrganizationUserResponseValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationUserResponseValidationError) Key ¶
func (e RemoveOrganizationUserResponseValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationUserResponseValidationError) Reason ¶
func (e RemoveOrganizationUserResponseValidationError) Reason() string
Reason function returns reason value.
type Resource ¶
type Resource 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"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` Urn string `protobuf:"bytes,9,opt,name=urn,proto3" json:"urn,omitempty"` ProjectId string `protobuf:"bytes,10,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Namespace string `protobuf:"bytes,11,opt,name=namespace,proto3" json:"namespace,omitempty"` Principal string `protobuf:"bytes,12,opt,name=principal,proto3" json:"principal,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,13,opt,name=metadata,proto3" json:"metadata,omitempty"` Title string `protobuf:"bytes,14,opt,name=title,proto3" json:"title,omitempty"` // contains filtered or unexported fields }
func (*Resource) Descriptor
deprecated
func (*Resource) GetCreatedAt ¶
func (x *Resource) GetCreatedAt() *timestamppb.Timestamp
func (*Resource) GetMetadata ¶
func (*Resource) GetNamespace ¶
func (*Resource) GetPrincipal ¶
func (*Resource) GetProjectId ¶
func (*Resource) GetUpdatedAt ¶
func (x *Resource) GetUpdatedAt() *timestamppb.Timestamp
func (*Resource) ProtoMessage ¶
func (*Resource) ProtoMessage()
func (*Resource) ProtoReflect ¶
func (x *Resource) ProtoReflect() protoreflect.Message
func (*Resource) Validate ¶
Validate checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Resource) ValidateAll ¶
ValidateAll checks the field values on Resource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceMultiError, or nil if none found.
type ResourceMultiError ¶
type ResourceMultiError []error
ResourceMultiError is an error wrapping multiple validation errors returned by Resource.ValidateAll() if the designated constraints aren't met.
func (ResourceMultiError) AllErrors ¶
func (m ResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceMultiError) Error ¶
func (m ResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceRequestBody ¶
type ResourceRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` Namespace string `protobuf:"bytes,3,opt,name=namespace,proto3" json:"namespace,omitempty"` // format namespace:uuid or just uuid for user Principal string `protobuf:"bytes,6,opt,name=principal,proto3" json:"principal,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,7,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*ResourceRequestBody) Descriptor
deprecated
func (*ResourceRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ResourceRequestBody.ProtoReflect.Descriptor instead.
func (*ResourceRequestBody) GetMetadata ¶
func (x *ResourceRequestBody) GetMetadata() *structpb.Struct
func (*ResourceRequestBody) GetName ¶
func (x *ResourceRequestBody) GetName() string
func (*ResourceRequestBody) GetNamespace ¶
func (x *ResourceRequestBody) GetNamespace() string
func (*ResourceRequestBody) GetPrincipal ¶
func (x *ResourceRequestBody) GetPrincipal() string
func (*ResourceRequestBody) GetTitle ¶
func (x *ResourceRequestBody) GetTitle() string
func (*ResourceRequestBody) ProtoMessage ¶
func (*ResourceRequestBody) ProtoMessage()
func (*ResourceRequestBody) ProtoReflect ¶
func (x *ResourceRequestBody) ProtoReflect() protoreflect.Message
func (*ResourceRequestBody) Reset ¶
func (x *ResourceRequestBody) Reset()
func (*ResourceRequestBody) String ¶
func (x *ResourceRequestBody) String() string
func (*ResourceRequestBody) Validate ¶
func (m *ResourceRequestBody) Validate() error
Validate checks the field values on ResourceRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ResourceRequestBody) ValidateAll ¶
func (m *ResourceRequestBody) ValidateAll() error
ValidateAll checks the field values on ResourceRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ResourceRequestBodyMultiError, or nil if none found.
type ResourceRequestBodyMultiError ¶
type ResourceRequestBodyMultiError []error
ResourceRequestBodyMultiError is an error wrapping multiple validation errors returned by ResourceRequestBody.ValidateAll() if the designated constraints aren't met.
func (ResourceRequestBodyMultiError) AllErrors ¶
func (m ResourceRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ResourceRequestBodyMultiError) Error ¶
func (m ResourceRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ResourceRequestBodyValidationError ¶
type ResourceRequestBodyValidationError struct {
// contains filtered or unexported fields
}
ResourceRequestBodyValidationError is the validation error returned by ResourceRequestBody.Validate if the designated constraints aren't met.
func (ResourceRequestBodyValidationError) Cause ¶
func (e ResourceRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (ResourceRequestBodyValidationError) Error ¶
func (e ResourceRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceRequestBodyValidationError) ErrorName ¶
func (e ResourceRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceRequestBodyValidationError) Field ¶
func (e ResourceRequestBodyValidationError) Field() string
Field function returns field value.
func (ResourceRequestBodyValidationError) Key ¶
func (e ResourceRequestBodyValidationError) Key() bool
Key function returns key value.
func (ResourceRequestBodyValidationError) Reason ¶
func (e ResourceRequestBodyValidationError) Reason() string
Reason function returns reason value.
type ResourceValidationError ¶
type ResourceValidationError struct {
// contains filtered or unexported fields
}
ResourceValidationError is the validation error returned by Resource.Validate if the designated constraints aren't met.
func (ResourceValidationError) Cause ¶
func (e ResourceValidationError) Cause() error
Cause function returns cause value.
func (ResourceValidationError) Error ¶
func (e ResourceValidationError) Error() string
Error satisfies the builtin error interface
func (ResourceValidationError) ErrorName ¶
func (e ResourceValidationError) ErrorName() string
ErrorName returns error name.
func (ResourceValidationError) Field ¶
func (e ResourceValidationError) Field() string
Field function returns field value.
func (ResourceValidationError) Key ¶
func (e ResourceValidationError) Key() bool
Key function returns key value.
func (ResourceValidationError) Reason ¶
func (e ResourceValidationError) 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"` Permissions []string `protobuf:"bytes,3,rep,name=permissions,proto3" json:"permissions,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` OrgId string `protobuf:"bytes,9,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"` Scopes []string `protobuf:"bytes,11,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
func (*Role) Descriptor
deprecated
func (*Role) GetCreatedAt ¶
func (x *Role) GetCreatedAt() *timestamppb.Timestamp
func (*Role) GetMetadata ¶
func (*Role) GetPermissions ¶
func (*Role) GetUpdatedAt ¶
func (x *Role) GetUpdatedAt() *timestamppb.Timestamp
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 RoleRequestBody ¶
type RoleRequestBody struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Permissions []string `protobuf:"bytes,3,rep,name=permissions,proto3" json:"permissions,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` Title string `protobuf:"bytes,6,opt,name=title,proto3" json:"title,omitempty"` Scopes []string `protobuf:"bytes,7,rep,name=scopes,proto3" json:"scopes,omitempty"` // contains filtered or unexported fields }
func (*RoleRequestBody) Descriptor
deprecated
func (*RoleRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use RoleRequestBody.ProtoReflect.Descriptor instead.
func (*RoleRequestBody) GetMetadata ¶
func (x *RoleRequestBody) GetMetadata() *structpb.Struct
func (*RoleRequestBody) GetName ¶
func (x *RoleRequestBody) GetName() string
func (*RoleRequestBody) GetPermissions ¶
func (x *RoleRequestBody) GetPermissions() []string
func (*RoleRequestBody) GetScopes ¶ added in v0.7.6
func (x *RoleRequestBody) GetScopes() []string
func (*RoleRequestBody) GetTitle ¶
func (x *RoleRequestBody) GetTitle() string
func (*RoleRequestBody) ProtoMessage ¶
func (*RoleRequestBody) ProtoMessage()
func (*RoleRequestBody) ProtoReflect ¶
func (x *RoleRequestBody) ProtoReflect() protoreflect.Message
func (*RoleRequestBody) Reset ¶
func (x *RoleRequestBody) Reset()
func (*RoleRequestBody) String ¶
func (x *RoleRequestBody) String() string
func (*RoleRequestBody) Validate ¶
func (m *RoleRequestBody) Validate() error
Validate checks the field values on RoleRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RoleRequestBody) ValidateAll ¶
func (m *RoleRequestBody) ValidateAll() error
ValidateAll checks the field values on RoleRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RoleRequestBodyMultiError, or nil if none found.
type RoleRequestBodyMultiError ¶
type RoleRequestBodyMultiError []error
RoleRequestBodyMultiError is an error wrapping multiple validation errors returned by RoleRequestBody.ValidateAll() if the designated constraints aren't met.
func (RoleRequestBodyMultiError) AllErrors ¶
func (m RoleRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RoleRequestBodyMultiError) Error ¶
func (m RoleRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RoleRequestBodyValidationError ¶
type RoleRequestBodyValidationError struct {
// contains filtered or unexported fields
}
RoleRequestBodyValidationError is the validation error returned by RoleRequestBody.Validate if the designated constraints aren't met.
func (RoleRequestBodyValidationError) Cause ¶
func (e RoleRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (RoleRequestBodyValidationError) Error ¶
func (e RoleRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (RoleRequestBodyValidationError) ErrorName ¶
func (e RoleRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (RoleRequestBodyValidationError) Field ¶
func (e RoleRequestBodyValidationError) Field() string
Field function returns field value.
func (RoleRequestBodyValidationError) Key ¶
func (e RoleRequestBodyValidationError) Key() bool
Key function returns key value.
func (RoleRequestBodyValidationError) Reason ¶
func (e RoleRequestBodyValidationError) 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 SecretCredential ¶
type SecretCredential struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` // secret will only be returned once as part of the create process // this value is never persisted in the system so if lost, can't be recovered Secret string `protobuf:"bytes,3,opt,name=secret,proto3" json:"secret,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*SecretCredential) Descriptor
deprecated
func (*SecretCredential) Descriptor() ([]byte, []int)
Deprecated: Use SecretCredential.ProtoReflect.Descriptor instead.
func (*SecretCredential) GetCreatedAt ¶
func (x *SecretCredential) GetCreatedAt() *timestamppb.Timestamp
func (*SecretCredential) GetId ¶
func (x *SecretCredential) GetId() string
func (*SecretCredential) GetSecret ¶
func (x *SecretCredential) GetSecret() string
func (*SecretCredential) GetTitle ¶
func (x *SecretCredential) GetTitle() string
func (*SecretCredential) ProtoMessage ¶
func (*SecretCredential) ProtoMessage()
func (*SecretCredential) ProtoReflect ¶
func (x *SecretCredential) ProtoReflect() protoreflect.Message
func (*SecretCredential) Reset ¶
func (x *SecretCredential) Reset()
func (*SecretCredential) String ¶
func (x *SecretCredential) String() string
func (*SecretCredential) Validate ¶
func (m *SecretCredential) Validate() error
Validate checks the field values on SecretCredential with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SecretCredential) ValidateAll ¶
func (m *SecretCredential) ValidateAll() error
ValidateAll checks the field values on SecretCredential with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SecretCredentialMultiError, or nil if none found.
type SecretCredentialMultiError ¶
type SecretCredentialMultiError []error
SecretCredentialMultiError is an error wrapping multiple validation errors returned by SecretCredential.ValidateAll() if the designated constraints aren't met.
func (SecretCredentialMultiError) AllErrors ¶
func (m SecretCredentialMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SecretCredentialMultiError) Error ¶
func (m SecretCredentialMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SecretCredentialValidationError ¶
type SecretCredentialValidationError struct {
// contains filtered or unexported fields
}
SecretCredentialValidationError is the validation error returned by SecretCredential.Validate if the designated constraints aren't met.
func (SecretCredentialValidationError) Cause ¶
func (e SecretCredentialValidationError) Cause() error
Cause function returns cause value.
func (SecretCredentialValidationError) Error ¶
func (e SecretCredentialValidationError) Error() string
Error satisfies the builtin error interface
func (SecretCredentialValidationError) ErrorName ¶
func (e SecretCredentialValidationError) ErrorName() string
ErrorName returns error name.
func (SecretCredentialValidationError) Field ¶
func (e SecretCredentialValidationError) Field() string
Field function returns field value.
func (SecretCredentialValidationError) Key ¶
func (e SecretCredentialValidationError) Key() bool
Key function returns key value.
func (SecretCredentialValidationError) Reason ¶
func (e SecretCredentialValidationError) Reason() string
Reason function returns reason value.
type ServiceUser ¶
type ServiceUser struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"` OrgId string `protobuf:"bytes,8,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*ServiceUser) Descriptor
deprecated
func (*ServiceUser) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUser.ProtoReflect.Descriptor instead.
func (*ServiceUser) GetCreatedAt ¶
func (x *ServiceUser) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUser) GetId ¶
func (x *ServiceUser) GetId() string
func (*ServiceUser) GetMetadata ¶
func (x *ServiceUser) GetMetadata() *structpb.Struct
func (*ServiceUser) GetOrgId ¶
func (x *ServiceUser) GetOrgId() string
func (*ServiceUser) GetState ¶
func (x *ServiceUser) GetState() string
func (*ServiceUser) GetTitle ¶
func (x *ServiceUser) GetTitle() string
func (*ServiceUser) GetUpdatedAt ¶
func (x *ServiceUser) GetUpdatedAt() *timestamppb.Timestamp
func (*ServiceUser) ProtoMessage ¶
func (*ServiceUser) ProtoMessage()
func (*ServiceUser) ProtoReflect ¶
func (x *ServiceUser) ProtoReflect() protoreflect.Message
func (*ServiceUser) Reset ¶
func (x *ServiceUser) Reset()
func (*ServiceUser) String ¶
func (x *ServiceUser) String() string
func (*ServiceUser) Validate ¶
func (m *ServiceUser) Validate() error
Validate checks the field values on ServiceUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceUser) ValidateAll ¶
func (m *ServiceUser) ValidateAll() error
ValidateAll checks the field values on ServiceUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceUserMultiError, or nil if none found.
type ServiceUserKey ¶
type ServiceUserKey struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"` PrincipalId string `protobuf:"bytes,3,opt,name=principal_id,json=principalId,proto3" json:"principal_id,omitempty"` PublicKey string `protobuf:"bytes,4,opt,name=public_key,json=publicKey,proto3" json:"public_key,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` // contains filtered or unexported fields }
func (*ServiceUserKey) Descriptor
deprecated
func (*ServiceUserKey) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserKey.ProtoReflect.Descriptor instead.
func (*ServiceUserKey) GetCreatedAt ¶
func (x *ServiceUserKey) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUserKey) GetId ¶
func (x *ServiceUserKey) GetId() string
func (*ServiceUserKey) GetPrincipalId ¶
func (x *ServiceUserKey) GetPrincipalId() string
func (*ServiceUserKey) GetPublicKey ¶
func (x *ServiceUserKey) GetPublicKey() string
func (*ServiceUserKey) GetTitle ¶
func (x *ServiceUserKey) GetTitle() string
func (*ServiceUserKey) ProtoMessage ¶
func (*ServiceUserKey) ProtoMessage()
func (*ServiceUserKey) ProtoReflect ¶
func (x *ServiceUserKey) ProtoReflect() protoreflect.Message
func (*ServiceUserKey) Reset ¶
func (x *ServiceUserKey) Reset()
func (*ServiceUserKey) String ¶
func (x *ServiceUserKey) String() string
func (*ServiceUserKey) Validate ¶
func (m *ServiceUserKey) Validate() error
Validate checks the field values on ServiceUserKey with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceUserKey) ValidateAll ¶
func (m *ServiceUserKey) ValidateAll() error
ValidateAll checks the field values on ServiceUserKey with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceUserKeyMultiError, or nil if none found.
type ServiceUserKeyMultiError ¶
type ServiceUserKeyMultiError []error
ServiceUserKeyMultiError is an error wrapping multiple validation errors returned by ServiceUserKey.ValidateAll() if the designated constraints aren't met.
func (ServiceUserKeyMultiError) AllErrors ¶
func (m ServiceUserKeyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceUserKeyMultiError) Error ¶
func (m ServiceUserKeyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceUserKeyValidationError ¶
type ServiceUserKeyValidationError struct {
// contains filtered or unexported fields
}
ServiceUserKeyValidationError is the validation error returned by ServiceUserKey.Validate if the designated constraints aren't met.
func (ServiceUserKeyValidationError) Cause ¶
func (e ServiceUserKeyValidationError) Cause() error
Cause function returns cause value.
func (ServiceUserKeyValidationError) Error ¶
func (e ServiceUserKeyValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceUserKeyValidationError) ErrorName ¶
func (e ServiceUserKeyValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceUserKeyValidationError) Field ¶
func (e ServiceUserKeyValidationError) Field() string
Field function returns field value.
func (ServiceUserKeyValidationError) Key ¶
func (e ServiceUserKeyValidationError) Key() bool
Key function returns key value.
func (ServiceUserKeyValidationError) Reason ¶
func (e ServiceUserKeyValidationError) Reason() string
Reason function returns reason value.
type ServiceUserMultiError ¶
type ServiceUserMultiError []error
ServiceUserMultiError is an error wrapping multiple validation errors returned by ServiceUser.ValidateAll() if the designated constraints aren't met.
func (ServiceUserMultiError) AllErrors ¶
func (m ServiceUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceUserMultiError) Error ¶
func (m ServiceUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceUserRequestBody ¶
type ServiceUserRequestBody struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*ServiceUserRequestBody) Descriptor
deprecated
func (*ServiceUserRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserRequestBody.ProtoReflect.Descriptor instead.
func (*ServiceUserRequestBody) GetMetadata ¶
func (x *ServiceUserRequestBody) GetMetadata() *structpb.Struct
func (*ServiceUserRequestBody) GetTitle ¶
func (x *ServiceUserRequestBody) GetTitle() string
func (*ServiceUserRequestBody) ProtoMessage ¶
func (*ServiceUserRequestBody) ProtoMessage()
func (*ServiceUserRequestBody) ProtoReflect ¶
func (x *ServiceUserRequestBody) ProtoReflect() protoreflect.Message
func (*ServiceUserRequestBody) Reset ¶
func (x *ServiceUserRequestBody) Reset()
func (*ServiceUserRequestBody) String ¶
func (x *ServiceUserRequestBody) String() string
func (*ServiceUserRequestBody) Validate ¶
func (m *ServiceUserRequestBody) Validate() error
Validate checks the field values on ServiceUserRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceUserRequestBody) ValidateAll ¶
func (m *ServiceUserRequestBody) ValidateAll() error
ValidateAll checks the field values on ServiceUserRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceUserRequestBodyMultiError, or nil if none found.
type ServiceUserRequestBodyMultiError ¶
type ServiceUserRequestBodyMultiError []error
ServiceUserRequestBodyMultiError is an error wrapping multiple validation errors returned by ServiceUserRequestBody.ValidateAll() if the designated constraints aren't met.
func (ServiceUserRequestBodyMultiError) AllErrors ¶
func (m ServiceUserRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceUserRequestBodyMultiError) Error ¶
func (m ServiceUserRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceUserRequestBodyValidationError ¶
type ServiceUserRequestBodyValidationError struct {
// contains filtered or unexported fields
}
ServiceUserRequestBodyValidationError is the validation error returned by ServiceUserRequestBody.Validate if the designated constraints aren't met.
func (ServiceUserRequestBodyValidationError) Cause ¶
func (e ServiceUserRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (ServiceUserRequestBodyValidationError) Error ¶
func (e ServiceUserRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceUserRequestBodyValidationError) ErrorName ¶
func (e ServiceUserRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceUserRequestBodyValidationError) Field ¶
func (e ServiceUserRequestBodyValidationError) Field() string
Field function returns field value.
func (ServiceUserRequestBodyValidationError) Key ¶
func (e ServiceUserRequestBodyValidationError) Key() bool
Key function returns key value.
func (ServiceUserRequestBodyValidationError) Reason ¶
func (e ServiceUserRequestBodyValidationError) Reason() string
Reason function returns reason value.
type ServiceUserValidationError ¶
type ServiceUserValidationError struct {
// contains filtered or unexported fields
}
ServiceUserValidationError is the validation error returned by ServiceUser.Validate if the designated constraints aren't met.
func (ServiceUserValidationError) Cause ¶
func (e ServiceUserValidationError) Cause() error
Cause function returns cause value.
func (ServiceUserValidationError) Error ¶
func (e ServiceUserValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceUserValidationError) ErrorName ¶
func (e ServiceUserValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceUserValidationError) Field ¶
func (e ServiceUserValidationError) Field() string
Field function returns field value.
func (ServiceUserValidationError) Key ¶
func (e ServiceUserValidationError) Key() bool
Key function returns key value.
func (ServiceUserValidationError) Reason ¶
func (e ServiceUserValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAdminServiceServer ¶
type UnimplementedAdminServiceServer struct { }
UnimplementedAdminServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAdminServiceServer) CreatePermission ¶
func (UnimplementedAdminServiceServer) CreatePermission(context.Context, *CreatePermissionRequest) (*CreatePermissionResponse, error)
func (UnimplementedAdminServiceServer) CreatePreferences ¶ added in v0.7.3
func (UnimplementedAdminServiceServer) CreatePreferences(context.Context, *CreatePreferencesRequest) (*CreatePreferencesResponse, error)
func (UnimplementedAdminServiceServer) CreateRole ¶
func (UnimplementedAdminServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
func (UnimplementedAdminServiceServer) DeletePermission ¶
func (UnimplementedAdminServiceServer) DeletePermission(context.Context, *DeletePermissionRequest) (*DeletePermissionResponse, error)
func (UnimplementedAdminServiceServer) DeleteRole ¶
func (UnimplementedAdminServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
func (UnimplementedAdminServiceServer) ListAllOrganizations ¶
func (UnimplementedAdminServiceServer) ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error)
func (UnimplementedAdminServiceServer) ListAllUsers ¶
func (UnimplementedAdminServiceServer) ListAllUsers(context.Context, *ListAllUsersRequest) (*ListAllUsersResponse, error)
func (UnimplementedAdminServiceServer) ListGroups ¶
func (UnimplementedAdminServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
func (UnimplementedAdminServiceServer) ListPolicies ¶
func (UnimplementedAdminServiceServer) ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error)
func (UnimplementedAdminServiceServer) ListPreferences ¶ added in v0.7.3
func (UnimplementedAdminServiceServer) ListPreferences(context.Context, *ListPreferencesRequest) (*ListPreferencesResponse, error)
func (UnimplementedAdminServiceServer) ListProjects ¶
func (UnimplementedAdminServiceServer) ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error)
func (UnimplementedAdminServiceServer) ListRelations ¶
func (UnimplementedAdminServiceServer) ListRelations(context.Context, *ListRelationsRequest) (*ListRelationsResponse, error)
func (UnimplementedAdminServiceServer) ListResources ¶
func (UnimplementedAdminServiceServer) ListResources(context.Context, *ListResourcesRequest) (*ListResourcesResponse, error)
func (UnimplementedAdminServiceServer) UpdatePermission ¶
func (UnimplementedAdminServiceServer) UpdatePermission(context.Context, *UpdatePermissionRequest) (*UpdatePermissionResponse, error)
func (UnimplementedAdminServiceServer) UpdateRole ¶ added in v0.7.2
func (UnimplementedAdminServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
type UnimplementedFrontierServiceServer ¶
type UnimplementedFrontierServiceServer struct { }
UnimplementedFrontierServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedFrontierServiceServer) AcceptOrganizationInvitation ¶
func (UnimplementedFrontierServiceServer) AcceptOrganizationInvitation(context.Context, *AcceptOrganizationInvitationRequest) (*AcceptOrganizationInvitationResponse, error)
func (UnimplementedFrontierServiceServer) AddGroupUsers ¶
func (UnimplementedFrontierServiceServer) AddGroupUsers(context.Context, *AddGroupUsersRequest) (*AddGroupUsersResponse, error)
func (UnimplementedFrontierServiceServer) AddOrganizationUsers ¶
func (UnimplementedFrontierServiceServer) AddOrganizationUsers(context.Context, *AddOrganizationUsersRequest) (*AddOrganizationUsersResponse, error)
func (UnimplementedFrontierServiceServer) AuthCallback ¶
func (UnimplementedFrontierServiceServer) AuthCallback(context.Context, *AuthCallbackRequest) (*AuthCallbackResponse, error)
func (UnimplementedFrontierServiceServer) AuthLogout ¶
func (UnimplementedFrontierServiceServer) AuthLogout(context.Context, *AuthLogoutRequest) (*AuthLogoutResponse, error)
func (UnimplementedFrontierServiceServer) AuthToken ¶
func (UnimplementedFrontierServiceServer) AuthToken(context.Context, *AuthTokenRequest) (*AuthTokenResponse, error)
func (UnimplementedFrontierServiceServer) Authenticate ¶
func (UnimplementedFrontierServiceServer) Authenticate(context.Context, *AuthenticateRequest) (*AuthenticateResponse, error)
func (UnimplementedFrontierServiceServer) BatchCheckPermission ¶ added in v0.7.4
func (UnimplementedFrontierServiceServer) BatchCheckPermission(context.Context, *BatchCheckPermissionRequest) (*BatchCheckPermissionResponse, error)
func (UnimplementedFrontierServiceServer) CheckResourcePermission ¶
func (UnimplementedFrontierServiceServer) CheckResourcePermission(context.Context, *CheckResourcePermissionRequest) (*CheckResourcePermissionResponse, error)
func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences(context.Context, *CreateCurrentUserPreferencesRequest) (*CreateCurrentUserPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) CreateGroup ¶
func (UnimplementedFrontierServiceServer) CreateGroup(context.Context, *CreateGroupRequest) (*CreateGroupResponse, error)
func (UnimplementedFrontierServiceServer) CreateGroupPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateGroupPreferences(context.Context, *CreateGroupPreferencesRequest) (*CreateGroupPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) CreateMetaSchema ¶
func (UnimplementedFrontierServiceServer) CreateMetaSchema(context.Context, *CreateMetaSchemaRequest) (*CreateMetaSchemaResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganization ¶
func (UnimplementedFrontierServiceServer) CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganizationAuditLogs ¶
func (UnimplementedFrontierServiceServer) CreateOrganizationAuditLogs(context.Context, *CreateOrganizationAuditLogsRequest) (*CreateOrganizationAuditLogsResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganizationDomain ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) CreateOrganizationDomain(context.Context, *CreateOrganizationDomainRequest) (*CreateOrganizationDomainResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganizationInvitation ¶
func (UnimplementedFrontierServiceServer) CreateOrganizationInvitation(context.Context, *CreateOrganizationInvitationRequest) (*CreateOrganizationInvitationResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganizationPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateOrganizationPreferences(context.Context, *CreateOrganizationPreferencesRequest) (*CreateOrganizationPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) CreateOrganizationRole ¶
func (UnimplementedFrontierServiceServer) CreateOrganizationRole(context.Context, *CreateOrganizationRoleRequest) (*CreateOrganizationRoleResponse, error)
func (UnimplementedFrontierServiceServer) CreatePolicy ¶
func (UnimplementedFrontierServiceServer) CreatePolicy(context.Context, *CreatePolicyRequest) (*CreatePolicyResponse, error)
func (UnimplementedFrontierServiceServer) CreateProject ¶
func (UnimplementedFrontierServiceServer) CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error)
func (UnimplementedFrontierServiceServer) CreateProjectPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateProjectPreferences(context.Context, *CreateProjectPreferencesRequest) (*CreateProjectPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) CreateProjectResource ¶
func (UnimplementedFrontierServiceServer) CreateProjectResource(context.Context, *CreateProjectResourceRequest) (*CreateProjectResourceResponse, error)
func (UnimplementedFrontierServiceServer) CreateRelation ¶
func (UnimplementedFrontierServiceServer) CreateRelation(context.Context, *CreateRelationRequest) (*CreateRelationResponse, error)
func (UnimplementedFrontierServiceServer) CreateServiceUser ¶
func (UnimplementedFrontierServiceServer) CreateServiceUser(context.Context, *CreateServiceUserRequest) (*CreateServiceUserResponse, error)
func (UnimplementedFrontierServiceServer) CreateServiceUserKey ¶
func (UnimplementedFrontierServiceServer) CreateServiceUserKey(context.Context, *CreateServiceUserKeyRequest) (*CreateServiceUserKeyResponse, error)
func (UnimplementedFrontierServiceServer) CreateServiceUserSecret ¶
func (UnimplementedFrontierServiceServer) CreateServiceUserSecret(context.Context, *CreateServiceUserSecretRequest) (*CreateServiceUserSecretResponse, error)
func (UnimplementedFrontierServiceServer) CreateUser ¶
func (UnimplementedFrontierServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
func (UnimplementedFrontierServiceServer) CreateUserPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateUserPreferences(context.Context, *CreateUserPreferencesRequest) (*CreateUserPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) DeleteGroup ¶
func (UnimplementedFrontierServiceServer) DeleteGroup(context.Context, *DeleteGroupRequest) (*DeleteGroupResponse, error)
func (UnimplementedFrontierServiceServer) DeleteMetaSchema ¶
func (UnimplementedFrontierServiceServer) DeleteMetaSchema(context.Context, *DeleteMetaSchemaRequest) (*DeleteMetaSchemaResponse, error)
func (UnimplementedFrontierServiceServer) DeleteOrganization ¶
func (UnimplementedFrontierServiceServer) DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) DeleteOrganizationDomain ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) DeleteOrganizationDomain(context.Context, *DeleteOrganizationDomainRequest) (*DeleteOrganizationDomainResponse, error)
func (UnimplementedFrontierServiceServer) DeleteOrganizationInvitation ¶
func (UnimplementedFrontierServiceServer) DeleteOrganizationInvitation(context.Context, *DeleteOrganizationInvitationRequest) (*DeleteOrganizationInvitationResponse, error)
func (UnimplementedFrontierServiceServer) DeleteOrganizationRole ¶
func (UnimplementedFrontierServiceServer) DeleteOrganizationRole(context.Context, *DeleteOrganizationRoleRequest) (*DeleteOrganizationRoleResponse, error)
func (UnimplementedFrontierServiceServer) DeletePolicy ¶
func (UnimplementedFrontierServiceServer) DeletePolicy(context.Context, *DeletePolicyRequest) (*DeletePolicyResponse, error)
func (UnimplementedFrontierServiceServer) DeleteProject ¶
func (UnimplementedFrontierServiceServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
func (UnimplementedFrontierServiceServer) DeleteProjectResource ¶
func (UnimplementedFrontierServiceServer) DeleteProjectResource(context.Context, *DeleteProjectResourceRequest) (*DeleteProjectResourceResponse, error)
func (UnimplementedFrontierServiceServer) DeleteRelation ¶
func (UnimplementedFrontierServiceServer) DeleteRelation(context.Context, *DeleteRelationRequest) (*DeleteRelationResponse, error)
func (UnimplementedFrontierServiceServer) DeleteServiceUser ¶
func (UnimplementedFrontierServiceServer) DeleteServiceUser(context.Context, *DeleteServiceUserRequest) (*DeleteServiceUserResponse, error)
func (UnimplementedFrontierServiceServer) DeleteServiceUserKey ¶
func (UnimplementedFrontierServiceServer) DeleteServiceUserKey(context.Context, *DeleteServiceUserKeyRequest) (*DeleteServiceUserKeyResponse, error)
func (UnimplementedFrontierServiceServer) DeleteServiceUserSecret ¶
func (UnimplementedFrontierServiceServer) DeleteServiceUserSecret(context.Context, *DeleteServiceUserSecretRequest) (*DeleteServiceUserSecretResponse, error)
func (UnimplementedFrontierServiceServer) DeleteUser ¶
func (UnimplementedFrontierServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
func (UnimplementedFrontierServiceServer) DescribePreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) DescribePreferences(context.Context, *DescribePreferencesRequest) (*DescribePreferencesResponse, error)
func (UnimplementedFrontierServiceServer) DisableGroup ¶
func (UnimplementedFrontierServiceServer) DisableGroup(context.Context, *DisableGroupRequest) (*DisableGroupResponse, error)
func (UnimplementedFrontierServiceServer) DisableOrganization ¶
func (UnimplementedFrontierServiceServer) DisableOrganization(context.Context, *DisableOrganizationRequest) (*DisableOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) DisableProject ¶
func (UnimplementedFrontierServiceServer) DisableProject(context.Context, *DisableProjectRequest) (*DisableProjectResponse, error)
func (UnimplementedFrontierServiceServer) DisableUser ¶
func (UnimplementedFrontierServiceServer) DisableUser(context.Context, *DisableUserRequest) (*DisableUserResponse, error)
func (UnimplementedFrontierServiceServer) EnableGroup ¶
func (UnimplementedFrontierServiceServer) EnableGroup(context.Context, *EnableGroupRequest) (*EnableGroupResponse, error)
func (UnimplementedFrontierServiceServer) EnableOrganization ¶
func (UnimplementedFrontierServiceServer) EnableOrganization(context.Context, *EnableOrganizationRequest) (*EnableOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) EnableProject ¶
func (UnimplementedFrontierServiceServer) EnableProject(context.Context, *EnableProjectRequest) (*EnableProjectResponse, error)
func (UnimplementedFrontierServiceServer) EnableUser ¶
func (UnimplementedFrontierServiceServer) EnableUser(context.Context, *EnableUserRequest) (*EnableUserResponse, error)
func (UnimplementedFrontierServiceServer) GetCurrentUser ¶
func (UnimplementedFrontierServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) GetGroup ¶
func (UnimplementedFrontierServiceServer) GetGroup(context.Context, *GetGroupRequest) (*GetGroupResponse, error)
func (UnimplementedFrontierServiceServer) GetJWKs ¶
func (UnimplementedFrontierServiceServer) GetJWKs(context.Context, *GetJWKsRequest) (*GetJWKsResponse, error)
func (UnimplementedFrontierServiceServer) GetMetaSchema ¶
func (UnimplementedFrontierServiceServer) GetMetaSchema(context.Context, *GetMetaSchemaRequest) (*GetMetaSchemaResponse, error)
func (UnimplementedFrontierServiceServer) GetNamespace ¶
func (UnimplementedFrontierServiceServer) GetNamespace(context.Context, *GetNamespaceRequest) (*GetNamespaceResponse, error)
func (UnimplementedFrontierServiceServer) GetOrganization ¶
func (UnimplementedFrontierServiceServer) GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) GetOrganizationAuditLog ¶
func (UnimplementedFrontierServiceServer) GetOrganizationAuditLog(context.Context, *GetOrganizationAuditLogRequest) (*GetOrganizationAuditLogResponse, error)
func (UnimplementedFrontierServiceServer) GetOrganizationDomain ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) GetOrganizationDomain(context.Context, *GetOrganizationDomainRequest) (*GetOrganizationDomainResponse, error)
func (UnimplementedFrontierServiceServer) GetOrganizationInvitation ¶
func (UnimplementedFrontierServiceServer) GetOrganizationInvitation(context.Context, *GetOrganizationInvitationRequest) (*GetOrganizationInvitationResponse, error)
func (UnimplementedFrontierServiceServer) GetOrganizationRole ¶
func (UnimplementedFrontierServiceServer) GetOrganizationRole(context.Context, *GetOrganizationRoleRequest) (*GetOrganizationRoleResponse, error)
func (UnimplementedFrontierServiceServer) GetPermission ¶
func (UnimplementedFrontierServiceServer) GetPermission(context.Context, *GetPermissionRequest) (*GetPermissionResponse, error)
func (UnimplementedFrontierServiceServer) GetPolicy ¶
func (UnimplementedFrontierServiceServer) GetPolicy(context.Context, *GetPolicyRequest) (*GetPolicyResponse, error)
func (UnimplementedFrontierServiceServer) GetProject ¶
func (UnimplementedFrontierServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
func (UnimplementedFrontierServiceServer) GetProjectResource ¶
func (UnimplementedFrontierServiceServer) GetProjectResource(context.Context, *GetProjectResourceRequest) (*GetProjectResourceResponse, error)
func (UnimplementedFrontierServiceServer) GetRelation ¶
func (UnimplementedFrontierServiceServer) GetRelation(context.Context, *GetRelationRequest) (*GetRelationResponse, error)
func (UnimplementedFrontierServiceServer) GetServiceUser ¶
func (UnimplementedFrontierServiceServer) GetServiceUser(context.Context, *GetServiceUserRequest) (*GetServiceUserResponse, error)
func (UnimplementedFrontierServiceServer) GetServiceUserKey ¶
func (UnimplementedFrontierServiceServer) GetServiceUserKey(context.Context, *GetServiceUserKeyRequest) (*GetServiceUserKeyResponse, error)
func (UnimplementedFrontierServiceServer) GetUser ¶
func (UnimplementedFrontierServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedFrontierServiceServer) JoinOrganization ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) JoinOrganization(context.Context, *JoinOrganizationRequest) (*JoinOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) ListAuthStrategies ¶
func (UnimplementedFrontierServiceServer) ListAuthStrategies(context.Context, *ListAuthStrategiesRequest) (*ListAuthStrategiesResponse, error)
func (UnimplementedFrontierServiceServer) ListCurrentUserGroups ¶
func (UnimplementedFrontierServiceServer) ListCurrentUserGroups(context.Context, *ListCurrentUserGroupsRequest) (*ListCurrentUserGroupsResponse, error)
func (UnimplementedFrontierServiceServer) ListCurrentUserInvitations ¶ added in v0.7.6
func (UnimplementedFrontierServiceServer) ListCurrentUserInvitations(context.Context, *ListCurrentUserInvitationsRequest) (*ListCurrentUserInvitationsResponse, error)
func (UnimplementedFrontierServiceServer) ListCurrentUserPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) ListCurrentUserPreferences(context.Context, *ListCurrentUserPreferencesRequest) (*ListCurrentUserPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) ListGroupPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) ListGroupPreferences(context.Context, *ListGroupPreferencesRequest) (*ListGroupPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) ListGroupUsers ¶
func (UnimplementedFrontierServiceServer) ListGroupUsers(context.Context, *ListGroupUsersRequest) (*ListGroupUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListMetaSchemas ¶
func (UnimplementedFrontierServiceServer) ListMetaSchemas(context.Context, *ListMetaSchemasRequest) (*ListMetaSchemasResponse, error)
func (UnimplementedFrontierServiceServer) ListNamespaces ¶
func (UnimplementedFrontierServiceServer) ListNamespaces(context.Context, *ListNamespacesRequest) (*ListNamespacesResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationAdmins ¶
func (UnimplementedFrontierServiceServer) ListOrganizationAdmins(context.Context, *ListOrganizationAdminsRequest) (*ListOrganizationAdminsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationAuditLogs ¶
func (UnimplementedFrontierServiceServer) ListOrganizationAuditLogs(context.Context, *ListOrganizationAuditLogsRequest) (*ListOrganizationAuditLogsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationDomains ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) ListOrganizationDomains(context.Context, *ListOrganizationDomainsRequest) (*ListOrganizationDomainsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationGroups ¶
func (UnimplementedFrontierServiceServer) ListOrganizationGroups(context.Context, *ListOrganizationGroupsRequest) (*ListOrganizationGroupsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationInvitations ¶
func (UnimplementedFrontierServiceServer) ListOrganizationInvitations(context.Context, *ListOrganizationInvitationsRequest) (*ListOrganizationInvitationsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) ListOrganizationPreferences(context.Context, *ListOrganizationPreferencesRequest) (*ListOrganizationPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationProjects ¶
func (UnimplementedFrontierServiceServer) ListOrganizationProjects(context.Context, *ListOrganizationProjectsRequest) (*ListOrganizationProjectsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationRoles ¶
func (UnimplementedFrontierServiceServer) ListOrganizationRoles(context.Context, *ListOrganizationRolesRequest) (*ListOrganizationRolesResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationServiceUsers ¶
func (UnimplementedFrontierServiceServer) ListOrganizationServiceUsers(context.Context, *ListOrganizationServiceUsersRequest) (*ListOrganizationServiceUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationUsers ¶
func (UnimplementedFrontierServiceServer) ListOrganizationUsers(context.Context, *ListOrganizationUsersRequest) (*ListOrganizationUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizations ¶
func (UnimplementedFrontierServiceServer) ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationsByCurrentUser ¶ added in v0.7.5
func (UnimplementedFrontierServiceServer) ListOrganizationsByCurrentUser(context.Context, *ListOrganizationsByCurrentUserRequest) (*ListOrganizationsByCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) ListOrganizationsByUser ¶ added in v0.7.5
func (UnimplementedFrontierServiceServer) ListOrganizationsByUser(context.Context, *ListOrganizationsByUserRequest) (*ListOrganizationsByUserResponse, error)
func (UnimplementedFrontierServiceServer) ListPermissions ¶
func (UnimplementedFrontierServiceServer) ListPermissions(context.Context, *ListPermissionsRequest) (*ListPermissionsResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectAdmins ¶
func (UnimplementedFrontierServiceServer) ListProjectAdmins(context.Context, *ListProjectAdminsRequest) (*ListProjectAdminsResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectGroups ¶ added in v0.7.6
func (UnimplementedFrontierServiceServer) ListProjectGroups(context.Context, *ListProjectGroupsRequest) (*ListProjectGroupsResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) ListProjectPreferences(context.Context, *ListProjectPreferencesRequest) (*ListProjectPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectResources ¶
func (UnimplementedFrontierServiceServer) ListProjectResources(context.Context, *ListProjectResourcesRequest) (*ListProjectResourcesResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectServiceUsers ¶ added in v0.7.5
func (UnimplementedFrontierServiceServer) ListProjectServiceUsers(context.Context, *ListProjectServiceUsersRequest) (*ListProjectServiceUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectUsers ¶
func (UnimplementedFrontierServiceServer) ListProjectUsers(context.Context, *ListProjectUsersRequest) (*ListProjectUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectsByCurrentUser ¶ added in v0.7.5
func (UnimplementedFrontierServiceServer) ListProjectsByCurrentUser(context.Context, *ListProjectsByCurrentUserRequest) (*ListProjectsByCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) ListProjectsByUser ¶ added in v0.7.5
func (UnimplementedFrontierServiceServer) ListProjectsByUser(context.Context, *ListProjectsByUserRequest) (*ListProjectsByUserResponse, error)
func (UnimplementedFrontierServiceServer) ListRoles ¶
func (UnimplementedFrontierServiceServer) ListRoles(context.Context, *ListRolesRequest) (*ListRolesResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUserKeys ¶
func (UnimplementedFrontierServiceServer) ListServiceUserKeys(context.Context, *ListServiceUserKeysRequest) (*ListServiceUserKeysResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUserSecrets ¶
func (UnimplementedFrontierServiceServer) ListServiceUserSecrets(context.Context, *ListServiceUserSecretsRequest) (*ListServiceUserSecretsResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUsers ¶
func (UnimplementedFrontierServiceServer) ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListUserGroups ¶
func (UnimplementedFrontierServiceServer) ListUserGroups(context.Context, *ListUserGroupsRequest) (*ListUserGroupsResponse, error)
func (UnimplementedFrontierServiceServer) ListUserInvitations ¶
func (UnimplementedFrontierServiceServer) ListUserInvitations(context.Context, *ListUserInvitationsRequest) (*ListUserInvitationsResponse, error)
func (UnimplementedFrontierServiceServer) ListUserPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) ListUserPreferences(context.Context, *ListUserPreferencesRequest) (*ListUserPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) ListUsers ¶
func (UnimplementedFrontierServiceServer) ListUsers(context.Context, *ListUsersRequest) (*ListUsersResponse, error)
func (UnimplementedFrontierServiceServer) RemoveGroupUser ¶
func (UnimplementedFrontierServiceServer) RemoveGroupUser(context.Context, *RemoveGroupUserRequest) (*RemoveGroupUserResponse, error)
func (UnimplementedFrontierServiceServer) RemoveOrganizationUser ¶
func (UnimplementedFrontierServiceServer) RemoveOrganizationUser(context.Context, *RemoveOrganizationUserRequest) (*RemoveOrganizationUserResponse, error)
func (UnimplementedFrontierServiceServer) UpdateCurrentUser ¶
func (UnimplementedFrontierServiceServer) UpdateCurrentUser(context.Context, *UpdateCurrentUserRequest) (*UpdateCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) UpdateGroup ¶
func (UnimplementedFrontierServiceServer) UpdateGroup(context.Context, *UpdateGroupRequest) (*UpdateGroupResponse, error)
func (UnimplementedFrontierServiceServer) UpdateMetaSchema ¶
func (UnimplementedFrontierServiceServer) UpdateMetaSchema(context.Context, *UpdateMetaSchemaRequest) (*UpdateMetaSchemaResponse, error)
func (UnimplementedFrontierServiceServer) UpdateOrganization ¶
func (UnimplementedFrontierServiceServer) UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error)
func (UnimplementedFrontierServiceServer) UpdateOrganizationRole ¶
func (UnimplementedFrontierServiceServer) UpdateOrganizationRole(context.Context, *UpdateOrganizationRoleRequest) (*UpdateOrganizationRoleResponse, error)
func (UnimplementedFrontierServiceServer) UpdatePolicy ¶
func (UnimplementedFrontierServiceServer) UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error)
func (UnimplementedFrontierServiceServer) UpdateProject ¶
func (UnimplementedFrontierServiceServer) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
func (UnimplementedFrontierServiceServer) UpdateProjectResource ¶
func (UnimplementedFrontierServiceServer) UpdateProjectResource(context.Context, *UpdateProjectResourceRequest) (*UpdateProjectResourceResponse, error)
func (UnimplementedFrontierServiceServer) UpdateUser ¶
func (UnimplementedFrontierServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
func (UnimplementedFrontierServiceServer) VerifyOrganizationDomain ¶ added in v0.7.2
func (UnimplementedFrontierServiceServer) VerifyOrganizationDomain(context.Context, *VerifyOrganizationDomainRequest) (*VerifyOrganizationDomainResponse, error)
type UnsafeAdminServiceServer ¶
type UnsafeAdminServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAdminServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AdminServiceServer will result in compilation errors.
type UnsafeFrontierServiceServer ¶
type UnsafeFrontierServiceServer interface {
// contains filtered or unexported methods
}
UnsafeFrontierServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to FrontierServiceServer will result in compilation errors.
type UpdateCurrentUserRequest ¶
type UpdateCurrentUserRequest struct { Body *UserRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateCurrentUserRequest) Descriptor
deprecated
func (*UpdateCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserRequest) GetBody ¶
func (x *UpdateCurrentUserRequest) GetBody() *UserRequestBody
func (*UpdateCurrentUserRequest) ProtoMessage ¶
func (*UpdateCurrentUserRequest) ProtoMessage()
func (*UpdateCurrentUserRequest) ProtoReflect ¶
func (x *UpdateCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserRequest) Reset ¶
func (x *UpdateCurrentUserRequest) Reset()
func (*UpdateCurrentUserRequest) String ¶
func (x *UpdateCurrentUserRequest) String() string
func (*UpdateCurrentUserRequest) Validate ¶
func (m *UpdateCurrentUserRequest) Validate() error
Validate checks the field values on UpdateCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateCurrentUserRequest) ValidateAll ¶
func (m *UpdateCurrentUserRequest) ValidateAll() error
ValidateAll checks the field values on UpdateCurrentUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateCurrentUserRequestMultiError, or nil if none found.
type UpdateCurrentUserRequestMultiError ¶
type UpdateCurrentUserRequestMultiError []error
UpdateCurrentUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateCurrentUserRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateCurrentUserRequestMultiError) AllErrors ¶
func (m UpdateCurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateCurrentUserRequestMultiError) Error ¶
func (m UpdateCurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateCurrentUserRequestValidationError ¶
type UpdateCurrentUserRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateCurrentUserRequestValidationError is the validation error returned by UpdateCurrentUserRequest.Validate if the designated constraints aren't met.
func (UpdateCurrentUserRequestValidationError) Cause ¶
func (e UpdateCurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateCurrentUserRequestValidationError) Error ¶
func (e UpdateCurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateCurrentUserRequestValidationError) ErrorName ¶
func (e UpdateCurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateCurrentUserRequestValidationError) Field ¶
func (e UpdateCurrentUserRequestValidationError) Field() string
Field function returns field value.
func (UpdateCurrentUserRequestValidationError) Key ¶
func (e UpdateCurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (UpdateCurrentUserRequestValidationError) Reason ¶
func (e UpdateCurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateCurrentUserResponse ¶
type UpdateCurrentUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UpdateCurrentUserResponse) Descriptor
deprecated
func (*UpdateCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateCurrentUserResponse) GetUser ¶
func (x *UpdateCurrentUserResponse) GetUser() *User
func (*UpdateCurrentUserResponse) ProtoMessage ¶
func (*UpdateCurrentUserResponse) ProtoMessage()
func (*UpdateCurrentUserResponse) ProtoReflect ¶
func (x *UpdateCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateCurrentUserResponse) Reset ¶
func (x *UpdateCurrentUserResponse) Reset()
func (*UpdateCurrentUserResponse) String ¶
func (x *UpdateCurrentUserResponse) String() string
func (*UpdateCurrentUserResponse) Validate ¶
func (m *UpdateCurrentUserResponse) Validate() error
Validate checks the field values on UpdateCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateCurrentUserResponse) ValidateAll ¶
func (m *UpdateCurrentUserResponse) ValidateAll() error
ValidateAll checks the field values on UpdateCurrentUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateCurrentUserResponseMultiError, or nil if none found.
type UpdateCurrentUserResponseMultiError ¶
type UpdateCurrentUserResponseMultiError []error
UpdateCurrentUserResponseMultiError is an error wrapping multiple validation errors returned by UpdateCurrentUserResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateCurrentUserResponseMultiError) AllErrors ¶
func (m UpdateCurrentUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateCurrentUserResponseMultiError) Error ¶
func (m UpdateCurrentUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateCurrentUserResponseValidationError ¶
type UpdateCurrentUserResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateCurrentUserResponseValidationError is the validation error returned by UpdateCurrentUserResponse.Validate if the designated constraints aren't met.
func (UpdateCurrentUserResponseValidationError) Cause ¶
func (e UpdateCurrentUserResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateCurrentUserResponseValidationError) Error ¶
func (e UpdateCurrentUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateCurrentUserResponseValidationError) ErrorName ¶
func (e UpdateCurrentUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateCurrentUserResponseValidationError) Field ¶
func (e UpdateCurrentUserResponseValidationError) Field() string
Field function returns field value.
func (UpdateCurrentUserResponseValidationError) Key ¶
func (e UpdateCurrentUserResponseValidationError) Key() bool
Key function returns key value.
func (UpdateCurrentUserResponseValidationError) Reason ¶
func (e UpdateCurrentUserResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateGroupRequest ¶
type UpdateGroupRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *GroupRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateGroupRequest) Descriptor
deprecated
func (*UpdateGroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupRequest.ProtoReflect.Descriptor instead.
func (*UpdateGroupRequest) GetBody ¶
func (x *UpdateGroupRequest) GetBody() *GroupRequestBody
func (*UpdateGroupRequest) GetId ¶
func (x *UpdateGroupRequest) GetId() string
func (*UpdateGroupRequest) GetOrgId ¶
func (x *UpdateGroupRequest) GetOrgId() string
func (*UpdateGroupRequest) ProtoMessage ¶
func (*UpdateGroupRequest) ProtoMessage()
func (*UpdateGroupRequest) ProtoReflect ¶
func (x *UpdateGroupRequest) ProtoReflect() protoreflect.Message
func (*UpdateGroupRequest) Reset ¶
func (x *UpdateGroupRequest) Reset()
func (*UpdateGroupRequest) String ¶
func (x *UpdateGroupRequest) String() string
func (*UpdateGroupRequest) Validate ¶
func (m *UpdateGroupRequest) Validate() error
Validate checks the field values on UpdateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateGroupRequest) ValidateAll ¶
func (m *UpdateGroupRequest) ValidateAll() error
ValidateAll checks the field values on UpdateGroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateGroupRequestMultiError, or nil if none found.
type UpdateGroupRequestMultiError ¶
type UpdateGroupRequestMultiError []error
UpdateGroupRequestMultiError is an error wrapping multiple validation errors returned by UpdateGroupRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateGroupRequestMultiError) AllErrors ¶
func (m UpdateGroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateGroupRequestMultiError) Error ¶
func (m UpdateGroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateGroupRequestValidationError ¶
type UpdateGroupRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateGroupRequestValidationError is the validation error returned by UpdateGroupRequest.Validate if the designated constraints aren't met.
func (UpdateGroupRequestValidationError) Cause ¶
func (e UpdateGroupRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateGroupRequestValidationError) Error ¶
func (e UpdateGroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateGroupRequestValidationError) ErrorName ¶
func (e UpdateGroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateGroupRequestValidationError) Field ¶
func (e UpdateGroupRequestValidationError) Field() string
Field function returns field value.
func (UpdateGroupRequestValidationError) Key ¶
func (e UpdateGroupRequestValidationError) Key() bool
Key function returns key value.
func (UpdateGroupRequestValidationError) Reason ¶
func (e UpdateGroupRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateGroupResponse ¶
type UpdateGroupResponse struct { Group *Group `protobuf:"bytes,1,opt,name=group,proto3" json:"group,omitempty"` // contains filtered or unexported fields }
func (*UpdateGroupResponse) Descriptor
deprecated
func (*UpdateGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateGroupResponse.ProtoReflect.Descriptor instead.
func (*UpdateGroupResponse) GetGroup ¶
func (x *UpdateGroupResponse) GetGroup() *Group
func (*UpdateGroupResponse) ProtoMessage ¶
func (*UpdateGroupResponse) ProtoMessage()
func (*UpdateGroupResponse) ProtoReflect ¶
func (x *UpdateGroupResponse) ProtoReflect() protoreflect.Message
func (*UpdateGroupResponse) Reset ¶
func (x *UpdateGroupResponse) Reset()
func (*UpdateGroupResponse) String ¶
func (x *UpdateGroupResponse) String() string
func (*UpdateGroupResponse) Validate ¶
func (m *UpdateGroupResponse) Validate() error
Validate checks the field values on UpdateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateGroupResponse) ValidateAll ¶
func (m *UpdateGroupResponse) ValidateAll() error
ValidateAll checks the field values on UpdateGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateGroupResponseMultiError, or nil if none found.
type UpdateGroupResponseMultiError ¶
type UpdateGroupResponseMultiError []error
UpdateGroupResponseMultiError is an error wrapping multiple validation errors returned by UpdateGroupResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateGroupResponseMultiError) AllErrors ¶
func (m UpdateGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateGroupResponseMultiError) Error ¶
func (m UpdateGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateGroupResponseValidationError ¶
type UpdateGroupResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateGroupResponseValidationError is the validation error returned by UpdateGroupResponse.Validate if the designated constraints aren't met.
func (UpdateGroupResponseValidationError) Cause ¶
func (e UpdateGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateGroupResponseValidationError) Error ¶
func (e UpdateGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateGroupResponseValidationError) ErrorName ¶
func (e UpdateGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateGroupResponseValidationError) Field ¶
func (e UpdateGroupResponseValidationError) Field() string
Field function returns field value.
func (UpdateGroupResponseValidationError) Key ¶
func (e UpdateGroupResponseValidationError) Key() bool
Key function returns key value.
func (UpdateGroupResponseValidationError) Reason ¶
func (e UpdateGroupResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateMetaSchemaRequest ¶
type UpdateMetaSchemaRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *MetaSchemaRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateMetaSchemaRequest) Descriptor
deprecated
func (*UpdateMetaSchemaRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMetaSchemaRequest.ProtoReflect.Descriptor instead.
func (*UpdateMetaSchemaRequest) GetBody ¶
func (x *UpdateMetaSchemaRequest) GetBody() *MetaSchemaRequestBody
func (*UpdateMetaSchemaRequest) GetId ¶
func (x *UpdateMetaSchemaRequest) GetId() string
func (*UpdateMetaSchemaRequest) ProtoMessage ¶
func (*UpdateMetaSchemaRequest) ProtoMessage()
func (*UpdateMetaSchemaRequest) ProtoReflect ¶
func (x *UpdateMetaSchemaRequest) ProtoReflect() protoreflect.Message
func (*UpdateMetaSchemaRequest) Reset ¶
func (x *UpdateMetaSchemaRequest) Reset()
func (*UpdateMetaSchemaRequest) String ¶
func (x *UpdateMetaSchemaRequest) String() string
func (*UpdateMetaSchemaRequest) Validate ¶
func (m *UpdateMetaSchemaRequest) Validate() error
Validate checks the field values on UpdateMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateMetaSchemaRequest) ValidateAll ¶
func (m *UpdateMetaSchemaRequest) ValidateAll() error
ValidateAll checks the field values on UpdateMetaSchemaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateMetaSchemaRequestMultiError, or nil if none found.
type UpdateMetaSchemaRequestMultiError ¶
type UpdateMetaSchemaRequestMultiError []error
UpdateMetaSchemaRequestMultiError is an error wrapping multiple validation errors returned by UpdateMetaSchemaRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateMetaSchemaRequestMultiError) AllErrors ¶
func (m UpdateMetaSchemaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateMetaSchemaRequestMultiError) Error ¶
func (m UpdateMetaSchemaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateMetaSchemaRequestValidationError ¶
type UpdateMetaSchemaRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateMetaSchemaRequestValidationError is the validation error returned by UpdateMetaSchemaRequest.Validate if the designated constraints aren't met.
func (UpdateMetaSchemaRequestValidationError) Cause ¶
func (e UpdateMetaSchemaRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateMetaSchemaRequestValidationError) Error ¶
func (e UpdateMetaSchemaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateMetaSchemaRequestValidationError) ErrorName ¶
func (e UpdateMetaSchemaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateMetaSchemaRequestValidationError) Field ¶
func (e UpdateMetaSchemaRequestValidationError) Field() string
Field function returns field value.
func (UpdateMetaSchemaRequestValidationError) Key ¶
func (e UpdateMetaSchemaRequestValidationError) Key() bool
Key function returns key value.
func (UpdateMetaSchemaRequestValidationError) Reason ¶
func (e UpdateMetaSchemaRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateMetaSchemaResponse ¶
type UpdateMetaSchemaResponse struct { Metaschema *MetaSchema `protobuf:"bytes,1,opt,name=metaschema,proto3" json:"metaschema,omitempty"` // contains filtered or unexported fields }
func (*UpdateMetaSchemaResponse) Descriptor
deprecated
func (*UpdateMetaSchemaResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateMetaSchemaResponse.ProtoReflect.Descriptor instead.
func (*UpdateMetaSchemaResponse) GetMetaschema ¶
func (x *UpdateMetaSchemaResponse) GetMetaschema() *MetaSchema
func (*UpdateMetaSchemaResponse) ProtoMessage ¶
func (*UpdateMetaSchemaResponse) ProtoMessage()
func (*UpdateMetaSchemaResponse) ProtoReflect ¶
func (x *UpdateMetaSchemaResponse) ProtoReflect() protoreflect.Message
func (*UpdateMetaSchemaResponse) Reset ¶
func (x *UpdateMetaSchemaResponse) Reset()
func (*UpdateMetaSchemaResponse) String ¶
func (x *UpdateMetaSchemaResponse) String() string
func (*UpdateMetaSchemaResponse) Validate ¶
func (m *UpdateMetaSchemaResponse) Validate() error
Validate checks the field values on UpdateMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateMetaSchemaResponse) ValidateAll ¶
func (m *UpdateMetaSchemaResponse) ValidateAll() error
ValidateAll checks the field values on UpdateMetaSchemaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateMetaSchemaResponseMultiError, or nil if none found.
type UpdateMetaSchemaResponseMultiError ¶
type UpdateMetaSchemaResponseMultiError []error
UpdateMetaSchemaResponseMultiError is an error wrapping multiple validation errors returned by UpdateMetaSchemaResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateMetaSchemaResponseMultiError) AllErrors ¶
func (m UpdateMetaSchemaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateMetaSchemaResponseMultiError) Error ¶
func (m UpdateMetaSchemaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateMetaSchemaResponseValidationError ¶
type UpdateMetaSchemaResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateMetaSchemaResponseValidationError is the validation error returned by UpdateMetaSchemaResponse.Validate if the designated constraints aren't met.
func (UpdateMetaSchemaResponseValidationError) Cause ¶
func (e UpdateMetaSchemaResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateMetaSchemaResponseValidationError) Error ¶
func (e UpdateMetaSchemaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateMetaSchemaResponseValidationError) ErrorName ¶
func (e UpdateMetaSchemaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateMetaSchemaResponseValidationError) Field ¶
func (e UpdateMetaSchemaResponseValidationError) Field() string
Field function returns field value.
func (UpdateMetaSchemaResponseValidationError) Key ¶
func (e UpdateMetaSchemaResponseValidationError) Key() bool
Key function returns key value.
func (UpdateMetaSchemaResponseValidationError) Reason ¶
func (e UpdateMetaSchemaResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *OrganizationRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationRequest) Descriptor
deprecated
func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRequest) GetBody ¶
func (x *UpdateOrganizationRequest) GetBody() *OrganizationRequestBody
func (*UpdateOrganizationRequest) GetId ¶
func (x *UpdateOrganizationRequest) GetId() string
func (*UpdateOrganizationRequest) ProtoMessage ¶
func (*UpdateOrganizationRequest) ProtoMessage()
func (*UpdateOrganizationRequest) ProtoReflect ¶
func (x *UpdateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRequest) Reset ¶
func (x *UpdateOrganizationRequest) Reset()
func (*UpdateOrganizationRequest) String ¶
func (x *UpdateOrganizationRequest) String() string
func (*UpdateOrganizationRequest) Validate ¶
func (m *UpdateOrganizationRequest) Validate() error
Validate checks the field values on UpdateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationRequest) ValidateAll ¶
func (m *UpdateOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationRequestMultiError, or nil if none found.
type UpdateOrganizationRequestMultiError ¶
type UpdateOrganizationRequestMultiError []error
UpdateOrganizationRequestMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationRequestMultiError) AllErrors ¶
func (m UpdateOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationRequestMultiError) Error ¶
func (m UpdateOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationRequestValidationError ¶
type UpdateOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationRequestValidationError is the validation error returned by UpdateOrganizationRequest.Validate if the designated constraints aren't met.
func (UpdateOrganizationRequestValidationError) Cause ¶
func (e UpdateOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationRequestValidationError) Error ¶
func (e UpdateOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationRequestValidationError) ErrorName ¶
func (e UpdateOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationRequestValidationError) Field ¶
func (e UpdateOrganizationRequestValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationRequestValidationError) Key ¶
func (e UpdateOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationRequestValidationError) Reason ¶
func (e UpdateOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationResponse ¶
type UpdateOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationResponse) Descriptor
deprecated
func (*UpdateOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationResponse) GetOrganization ¶
func (x *UpdateOrganizationResponse) GetOrganization() *Organization
func (*UpdateOrganizationResponse) ProtoMessage ¶
func (*UpdateOrganizationResponse) ProtoMessage()
func (*UpdateOrganizationResponse) ProtoReflect ¶
func (x *UpdateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationResponse) Reset ¶
func (x *UpdateOrganizationResponse) Reset()
func (*UpdateOrganizationResponse) String ¶
func (x *UpdateOrganizationResponse) String() string
func (*UpdateOrganizationResponse) Validate ¶
func (m *UpdateOrganizationResponse) Validate() error
Validate checks the field values on UpdateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationResponse) ValidateAll ¶
func (m *UpdateOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationResponseMultiError, or nil if none found.
type UpdateOrganizationResponseMultiError ¶
type UpdateOrganizationResponseMultiError []error
UpdateOrganizationResponseMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationResponseMultiError) AllErrors ¶
func (m UpdateOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationResponseMultiError) Error ¶
func (m UpdateOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationResponseValidationError ¶
type UpdateOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationResponseValidationError is the validation error returned by UpdateOrganizationResponse.Validate if the designated constraints aren't met.
func (UpdateOrganizationResponseValidationError) Cause ¶
func (e UpdateOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationResponseValidationError) Error ¶
func (e UpdateOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationResponseValidationError) ErrorName ¶
func (e UpdateOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationResponseValidationError) Field ¶
func (e UpdateOrganizationResponseValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationResponseValidationError) Key ¶
func (e UpdateOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationResponseValidationError) Reason ¶
func (e UpdateOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationRoleRequest ¶
type UpdateOrganizationRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Body *RoleRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationRoleRequest) Descriptor
deprecated
func (*UpdateOrganizationRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRoleRequest) GetBody ¶
func (x *UpdateOrganizationRoleRequest) GetBody() *RoleRequestBody
func (*UpdateOrganizationRoleRequest) GetId ¶
func (x *UpdateOrganizationRoleRequest) GetId() string
func (*UpdateOrganizationRoleRequest) GetOrgId ¶
func (x *UpdateOrganizationRoleRequest) GetOrgId() string
func (*UpdateOrganizationRoleRequest) ProtoMessage ¶
func (*UpdateOrganizationRoleRequest) ProtoMessage()
func (*UpdateOrganizationRoleRequest) ProtoReflect ¶
func (x *UpdateOrganizationRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRoleRequest) Reset ¶
func (x *UpdateOrganizationRoleRequest) Reset()
func (*UpdateOrganizationRoleRequest) String ¶
func (x *UpdateOrganizationRoleRequest) String() string
func (*UpdateOrganizationRoleRequest) Validate ¶
func (m *UpdateOrganizationRoleRequest) Validate() error
Validate checks the field values on UpdateOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationRoleRequest) ValidateAll ¶
func (m *UpdateOrganizationRoleRequest) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationRoleRequestMultiError, or nil if none found.
type UpdateOrganizationRoleRequestMultiError ¶
type UpdateOrganizationRoleRequestMultiError []error
UpdateOrganizationRoleRequestMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationRoleRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationRoleRequestMultiError) AllErrors ¶
func (m UpdateOrganizationRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationRoleRequestMultiError) Error ¶
func (m UpdateOrganizationRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationRoleRequestValidationError ¶
type UpdateOrganizationRoleRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationRoleRequestValidationError is the validation error returned by UpdateOrganizationRoleRequest.Validate if the designated constraints aren't met.
func (UpdateOrganizationRoleRequestValidationError) Cause ¶
func (e UpdateOrganizationRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationRoleRequestValidationError) Error ¶
func (e UpdateOrganizationRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationRoleRequestValidationError) ErrorName ¶
func (e UpdateOrganizationRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationRoleRequestValidationError) Field ¶
func (e UpdateOrganizationRoleRequestValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationRoleRequestValidationError) Key ¶
func (e UpdateOrganizationRoleRequestValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationRoleRequestValidationError) Reason ¶
func (e UpdateOrganizationRoleRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationRoleResponse ¶
type UpdateOrganizationRoleResponse struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationRoleResponse) Descriptor
deprecated
func (*UpdateOrganizationRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRoleResponse) GetRole ¶
func (x *UpdateOrganizationRoleResponse) GetRole() *Role
func (*UpdateOrganizationRoleResponse) ProtoMessage ¶
func (*UpdateOrganizationRoleResponse) ProtoMessage()
func (*UpdateOrganizationRoleResponse) ProtoReflect ¶
func (x *UpdateOrganizationRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationRoleResponse) Reset ¶
func (x *UpdateOrganizationRoleResponse) Reset()
func (*UpdateOrganizationRoleResponse) String ¶
func (x *UpdateOrganizationRoleResponse) String() string
func (*UpdateOrganizationRoleResponse) Validate ¶
func (m *UpdateOrganizationRoleResponse) Validate() error
Validate checks the field values on UpdateOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationRoleResponse) ValidateAll ¶
func (m *UpdateOrganizationRoleResponse) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationRoleResponseMultiError, or nil if none found.
type UpdateOrganizationRoleResponseMultiError ¶
type UpdateOrganizationRoleResponseMultiError []error
UpdateOrganizationRoleResponseMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationRoleResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationRoleResponseMultiError) AllErrors ¶
func (m UpdateOrganizationRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationRoleResponseMultiError) Error ¶
func (m UpdateOrganizationRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationRoleResponseValidationError ¶
type UpdateOrganizationRoleResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationRoleResponseValidationError is the validation error returned by UpdateOrganizationRoleResponse.Validate if the designated constraints aren't met.
func (UpdateOrganizationRoleResponseValidationError) Cause ¶
func (e UpdateOrganizationRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationRoleResponseValidationError) Error ¶
func (e UpdateOrganizationRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationRoleResponseValidationError) ErrorName ¶
func (e UpdateOrganizationRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationRoleResponseValidationError) Field ¶
func (e UpdateOrganizationRoleResponseValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationRoleResponseValidationError) Key ¶
func (e UpdateOrganizationRoleResponseValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationRoleResponseValidationError) Reason ¶
func (e UpdateOrganizationRoleResponseValidationError) Reason() string
Reason function returns reason value.
type UpdatePermissionRequest ¶
type UpdatePermissionRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *PermissionRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdatePermissionRequest) Descriptor
deprecated
func (*UpdatePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePermissionRequest.ProtoReflect.Descriptor instead.
func (*UpdatePermissionRequest) GetBody ¶
func (x *UpdatePermissionRequest) GetBody() *PermissionRequestBody
func (*UpdatePermissionRequest) GetId ¶
func (x *UpdatePermissionRequest) GetId() string
func (*UpdatePermissionRequest) ProtoMessage ¶
func (*UpdatePermissionRequest) ProtoMessage()
func (*UpdatePermissionRequest) ProtoReflect ¶
func (x *UpdatePermissionRequest) ProtoReflect() protoreflect.Message
func (*UpdatePermissionRequest) Reset ¶
func (x *UpdatePermissionRequest) Reset()
func (*UpdatePermissionRequest) String ¶
func (x *UpdatePermissionRequest) String() string
func (*UpdatePermissionRequest) Validate ¶
func (m *UpdatePermissionRequest) Validate() error
Validate checks the field values on UpdatePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePermissionRequest) ValidateAll ¶
func (m *UpdatePermissionRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePermissionRequestMultiError, or nil if none found.
type UpdatePermissionRequestMultiError ¶
type UpdatePermissionRequestMultiError []error
UpdatePermissionRequestMultiError is an error wrapping multiple validation errors returned by UpdatePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePermissionRequestMultiError) AllErrors ¶
func (m UpdatePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePermissionRequestMultiError) Error ¶
func (m UpdatePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePermissionRequestValidationError ¶
type UpdatePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePermissionRequestValidationError is the validation error returned by UpdatePermissionRequest.Validate if the designated constraints aren't met.
func (UpdatePermissionRequestValidationError) Cause ¶
func (e UpdatePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePermissionRequestValidationError) Error ¶
func (e UpdatePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePermissionRequestValidationError) ErrorName ¶
func (e UpdatePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePermissionRequestValidationError) Field ¶
func (e UpdatePermissionRequestValidationError) Field() string
Field function returns field value.
func (UpdatePermissionRequestValidationError) Key ¶
func (e UpdatePermissionRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePermissionRequestValidationError) Reason ¶
func (e UpdatePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePermissionResponse ¶
type UpdatePermissionResponse struct { Permission *Permission `protobuf:"bytes,1,opt,name=permission,proto3" json:"permission,omitempty"` // contains filtered or unexported fields }
func (*UpdatePermissionResponse) Descriptor
deprecated
func (*UpdatePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePermissionResponse.ProtoReflect.Descriptor instead.
func (*UpdatePermissionResponse) GetPermission ¶
func (x *UpdatePermissionResponse) GetPermission() *Permission
func (*UpdatePermissionResponse) ProtoMessage ¶
func (*UpdatePermissionResponse) ProtoMessage()
func (*UpdatePermissionResponse) ProtoReflect ¶
func (x *UpdatePermissionResponse) ProtoReflect() protoreflect.Message
func (*UpdatePermissionResponse) Reset ¶
func (x *UpdatePermissionResponse) Reset()
func (*UpdatePermissionResponse) String ¶
func (x *UpdatePermissionResponse) String() string
func (*UpdatePermissionResponse) Validate ¶
func (m *UpdatePermissionResponse) Validate() error
Validate checks the field values on UpdatePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePermissionResponse) ValidateAll ¶
func (m *UpdatePermissionResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePermissionResponseMultiError, or nil if none found.
type UpdatePermissionResponseMultiError ¶
type UpdatePermissionResponseMultiError []error
UpdatePermissionResponseMultiError is an error wrapping multiple validation errors returned by UpdatePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePermissionResponseMultiError) AllErrors ¶
func (m UpdatePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePermissionResponseMultiError) Error ¶
func (m UpdatePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePermissionResponseValidationError ¶
type UpdatePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePermissionResponseValidationError is the validation error returned by UpdatePermissionResponse.Validate if the designated constraints aren't met.
func (UpdatePermissionResponseValidationError) Cause ¶
func (e UpdatePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePermissionResponseValidationError) Error ¶
func (e UpdatePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePermissionResponseValidationError) ErrorName ¶
func (e UpdatePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePermissionResponseValidationError) Field ¶
func (e UpdatePermissionResponseValidationError) Field() string
Field function returns field value.
func (UpdatePermissionResponseValidationError) Key ¶
func (e UpdatePermissionResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePermissionResponseValidationError) Reason ¶
func (e UpdatePermissionResponseValidationError) Reason() string
Reason function returns reason value.
type UpdatePolicyRequest ¶
type UpdatePolicyRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *PolicyRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdatePolicyRequest) Descriptor
deprecated
func (*UpdatePolicyRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePolicyRequest.ProtoReflect.Descriptor instead.
func (*UpdatePolicyRequest) GetBody ¶
func (x *UpdatePolicyRequest) GetBody() *PolicyRequestBody
func (*UpdatePolicyRequest) GetId ¶
func (x *UpdatePolicyRequest) GetId() string
func (*UpdatePolicyRequest) ProtoMessage ¶
func (*UpdatePolicyRequest) ProtoMessage()
func (*UpdatePolicyRequest) ProtoReflect ¶
func (x *UpdatePolicyRequest) ProtoReflect() protoreflect.Message
func (*UpdatePolicyRequest) Reset ¶
func (x *UpdatePolicyRequest) Reset()
func (*UpdatePolicyRequest) String ¶
func (x *UpdatePolicyRequest) String() string
func (*UpdatePolicyRequest) Validate ¶
func (m *UpdatePolicyRequest) Validate() error
Validate checks the field values on UpdatePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePolicyRequest) ValidateAll ¶
func (m *UpdatePolicyRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePolicyRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePolicyRequestMultiError, or nil if none found.
type UpdatePolicyRequestMultiError ¶
type UpdatePolicyRequestMultiError []error
UpdatePolicyRequestMultiError is an error wrapping multiple validation errors returned by UpdatePolicyRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePolicyRequestMultiError) AllErrors ¶
func (m UpdatePolicyRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePolicyRequestMultiError) Error ¶
func (m UpdatePolicyRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePolicyRequestValidationError ¶
type UpdatePolicyRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePolicyRequestValidationError is the validation error returned by UpdatePolicyRequest.Validate if the designated constraints aren't met.
func (UpdatePolicyRequestValidationError) Cause ¶
func (e UpdatePolicyRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePolicyRequestValidationError) Error ¶
func (e UpdatePolicyRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePolicyRequestValidationError) ErrorName ¶
func (e UpdatePolicyRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePolicyRequestValidationError) Field ¶
func (e UpdatePolicyRequestValidationError) Field() string
Field function returns field value.
func (UpdatePolicyRequestValidationError) Key ¶
func (e UpdatePolicyRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePolicyRequestValidationError) Reason ¶
func (e UpdatePolicyRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePolicyResponse ¶
type UpdatePolicyResponse struct { Policies []*Policy `protobuf:"bytes,1,rep,name=policies,proto3" json:"policies,omitempty"` // contains filtered or unexported fields }
func (*UpdatePolicyResponse) Descriptor
deprecated
func (*UpdatePolicyResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePolicyResponse.ProtoReflect.Descriptor instead.
func (*UpdatePolicyResponse) GetPolicies ¶
func (x *UpdatePolicyResponse) GetPolicies() []*Policy
func (*UpdatePolicyResponse) ProtoMessage ¶
func (*UpdatePolicyResponse) ProtoMessage()
func (*UpdatePolicyResponse) ProtoReflect ¶
func (x *UpdatePolicyResponse) ProtoReflect() protoreflect.Message
func (*UpdatePolicyResponse) Reset ¶
func (x *UpdatePolicyResponse) Reset()
func (*UpdatePolicyResponse) String ¶
func (x *UpdatePolicyResponse) String() string
func (*UpdatePolicyResponse) Validate ¶
func (m *UpdatePolicyResponse) Validate() error
Validate checks the field values on UpdatePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePolicyResponse) ValidateAll ¶
func (m *UpdatePolicyResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePolicyResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePolicyResponseMultiError, or nil if none found.
type UpdatePolicyResponseMultiError ¶
type UpdatePolicyResponseMultiError []error
UpdatePolicyResponseMultiError is an error wrapping multiple validation errors returned by UpdatePolicyResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePolicyResponseMultiError) AllErrors ¶
func (m UpdatePolicyResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePolicyResponseMultiError) Error ¶
func (m UpdatePolicyResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePolicyResponseValidationError ¶
type UpdatePolicyResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePolicyResponseValidationError is the validation error returned by UpdatePolicyResponse.Validate if the designated constraints aren't met.
func (UpdatePolicyResponseValidationError) Cause ¶
func (e UpdatePolicyResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePolicyResponseValidationError) Error ¶
func (e UpdatePolicyResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePolicyResponseValidationError) ErrorName ¶
func (e UpdatePolicyResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePolicyResponseValidationError) Field ¶
func (e UpdatePolicyResponseValidationError) Field() string
Field function returns field value.
func (UpdatePolicyResponseValidationError) Key ¶
func (e UpdatePolicyResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePolicyResponseValidationError) Reason ¶
func (e UpdatePolicyResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectRequest ¶
type UpdateProjectRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *ProjectRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectRequest) Descriptor
deprecated
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectRequest) GetBody ¶
func (x *UpdateProjectRequest) GetBody() *ProjectRequestBody
func (*UpdateProjectRequest) GetId ¶
func (x *UpdateProjectRequest) GetId() string
func (*UpdateProjectRequest) ProtoMessage ¶
func (*UpdateProjectRequest) ProtoMessage()
func (*UpdateProjectRequest) ProtoReflect ¶
func (x *UpdateProjectRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectRequest) Reset ¶
func (x *UpdateProjectRequest) Reset()
func (*UpdateProjectRequest) String ¶
func (x *UpdateProjectRequest) String() string
func (*UpdateProjectRequest) Validate ¶
func (m *UpdateProjectRequest) Validate() error
Validate checks the field values on UpdateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectRequest) ValidateAll ¶
func (m *UpdateProjectRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectRequestMultiError, or nil if none found.
type UpdateProjectRequestMultiError ¶
type UpdateProjectRequestMultiError []error
UpdateProjectRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectRequestMultiError) AllErrors ¶
func (m UpdateProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectRequestMultiError) Error ¶
func (m UpdateProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectRequestValidationError ¶
type UpdateProjectRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectRequestValidationError is the validation error returned by UpdateProjectRequest.Validate if the designated constraints aren't met.
func (UpdateProjectRequestValidationError) Cause ¶
func (e UpdateProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectRequestValidationError) Error ¶
func (e UpdateProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectRequestValidationError) ErrorName ¶
func (e UpdateProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectRequestValidationError) Field ¶
func (e UpdateProjectRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectRequestValidationError) Key ¶
func (e UpdateProjectRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectRequestValidationError) Reason ¶
func (e UpdateProjectRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectResourceRequest ¶
type UpdateProjectResourceRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *ResourceRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectResourceRequest) Descriptor
deprecated
func (*UpdateProjectResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectResourceRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectResourceRequest) GetBody ¶
func (x *UpdateProjectResourceRequest) GetBody() *ResourceRequestBody
func (*UpdateProjectResourceRequest) GetId ¶
func (x *UpdateProjectResourceRequest) GetId() string
func (*UpdateProjectResourceRequest) GetProjectId ¶
func (x *UpdateProjectResourceRequest) GetProjectId() string
func (*UpdateProjectResourceRequest) ProtoMessage ¶
func (*UpdateProjectResourceRequest) ProtoMessage()
func (*UpdateProjectResourceRequest) ProtoReflect ¶
func (x *UpdateProjectResourceRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectResourceRequest) Reset ¶
func (x *UpdateProjectResourceRequest) Reset()
func (*UpdateProjectResourceRequest) String ¶
func (x *UpdateProjectResourceRequest) String() string
func (*UpdateProjectResourceRequest) Validate ¶
func (m *UpdateProjectResourceRequest) Validate() error
Validate checks the field values on UpdateProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectResourceRequest) ValidateAll ¶
func (m *UpdateProjectResourceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectResourceRequestMultiError, or nil if none found.
type UpdateProjectResourceRequestMultiError ¶
type UpdateProjectResourceRequestMultiError []error
UpdateProjectResourceRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectResourceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectResourceRequestMultiError) AllErrors ¶
func (m UpdateProjectResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectResourceRequestMultiError) Error ¶
func (m UpdateProjectResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectResourceRequestValidationError ¶
type UpdateProjectResourceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectResourceRequestValidationError is the validation error returned by UpdateProjectResourceRequest.Validate if the designated constraints aren't met.
func (UpdateProjectResourceRequestValidationError) Cause ¶
func (e UpdateProjectResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectResourceRequestValidationError) Error ¶
func (e UpdateProjectResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectResourceRequestValidationError) ErrorName ¶
func (e UpdateProjectResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectResourceRequestValidationError) Field ¶
func (e UpdateProjectResourceRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectResourceRequestValidationError) Key ¶
func (e UpdateProjectResourceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectResourceRequestValidationError) Reason ¶
func (e UpdateProjectResourceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectResourceResponse ¶
type UpdateProjectResourceResponse struct { Resource *Resource `protobuf:"bytes,1,opt,name=resource,proto3" json:"resource,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectResourceResponse) Descriptor
deprecated
func (*UpdateProjectResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectResourceResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectResourceResponse) GetResource ¶
func (x *UpdateProjectResourceResponse) GetResource() *Resource
func (*UpdateProjectResourceResponse) ProtoMessage ¶
func (*UpdateProjectResourceResponse) ProtoMessage()
func (*UpdateProjectResourceResponse) ProtoReflect ¶
func (x *UpdateProjectResourceResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectResourceResponse) Reset ¶
func (x *UpdateProjectResourceResponse) Reset()
func (*UpdateProjectResourceResponse) String ¶
func (x *UpdateProjectResourceResponse) String() string
func (*UpdateProjectResourceResponse) Validate ¶
func (m *UpdateProjectResourceResponse) Validate() error
Validate checks the field values on UpdateProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectResourceResponse) ValidateAll ¶
func (m *UpdateProjectResourceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectResourceResponseMultiError, or nil if none found.
type UpdateProjectResourceResponseMultiError ¶
type UpdateProjectResourceResponseMultiError []error
UpdateProjectResourceResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectResourceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectResourceResponseMultiError) AllErrors ¶
func (m UpdateProjectResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectResourceResponseMultiError) Error ¶
func (m UpdateProjectResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectResourceResponseValidationError ¶
type UpdateProjectResourceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectResourceResponseValidationError is the validation error returned by UpdateProjectResourceResponse.Validate if the designated constraints aren't met.
func (UpdateProjectResourceResponseValidationError) Cause ¶
func (e UpdateProjectResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectResourceResponseValidationError) Error ¶
func (e UpdateProjectResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectResourceResponseValidationError) ErrorName ¶
func (e UpdateProjectResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectResourceResponseValidationError) Field ¶
func (e UpdateProjectResourceResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectResourceResponseValidationError) Key ¶
func (e UpdateProjectResourceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectResourceResponseValidationError) Reason ¶
func (e UpdateProjectResourceResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectResponse ¶
type UpdateProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectResponse) Descriptor
deprecated
func (*UpdateProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectResponse) GetProject ¶
func (x *UpdateProjectResponse) GetProject() *Project
func (*UpdateProjectResponse) ProtoMessage ¶
func (*UpdateProjectResponse) ProtoMessage()
func (*UpdateProjectResponse) ProtoReflect ¶
func (x *UpdateProjectResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectResponse) Reset ¶
func (x *UpdateProjectResponse) Reset()
func (*UpdateProjectResponse) String ¶
func (x *UpdateProjectResponse) String() string
func (*UpdateProjectResponse) Validate ¶
func (m *UpdateProjectResponse) Validate() error
Validate checks the field values on UpdateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectResponse) ValidateAll ¶
func (m *UpdateProjectResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectResponseMultiError, or nil if none found.
type UpdateProjectResponseMultiError ¶
type UpdateProjectResponseMultiError []error
UpdateProjectResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectResponseMultiError) AllErrors ¶
func (m UpdateProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectResponseMultiError) Error ¶
func (m UpdateProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectResponseValidationError ¶
type UpdateProjectResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectResponseValidationError is the validation error returned by UpdateProjectResponse.Validate if the designated constraints aren't met.
func (UpdateProjectResponseValidationError) Cause ¶
func (e UpdateProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectResponseValidationError) Error ¶
func (e UpdateProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectResponseValidationError) ErrorName ¶
func (e UpdateProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectResponseValidationError) Field ¶
func (e UpdateProjectResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectResponseValidationError) Key ¶
func (e UpdateProjectResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectResponseValidationError) Reason ¶
func (e UpdateProjectResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateRelationRequest ¶
type UpdateRelationRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *RelationRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateRelationRequest) Descriptor
deprecated
func (*UpdateRelationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRelationRequest.ProtoReflect.Descriptor instead.
func (*UpdateRelationRequest) GetBody ¶
func (x *UpdateRelationRequest) GetBody() *RelationRequestBody
func (*UpdateRelationRequest) GetId ¶
func (x *UpdateRelationRequest) GetId() string
func (*UpdateRelationRequest) ProtoMessage ¶
func (*UpdateRelationRequest) ProtoMessage()
func (*UpdateRelationRequest) ProtoReflect ¶
func (x *UpdateRelationRequest) ProtoReflect() protoreflect.Message
func (*UpdateRelationRequest) Reset ¶
func (x *UpdateRelationRequest) Reset()
func (*UpdateRelationRequest) String ¶
func (x *UpdateRelationRequest) String() string
func (*UpdateRelationRequest) Validate ¶
func (m *UpdateRelationRequest) Validate() error
Validate checks the field values on UpdateRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRelationRequest) ValidateAll ¶
func (m *UpdateRelationRequest) ValidateAll() error
ValidateAll checks the field values on UpdateRelationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRelationRequestMultiError, or nil if none found.
type UpdateRelationRequestMultiError ¶
type UpdateRelationRequestMultiError []error
UpdateRelationRequestMultiError is an error wrapping multiple validation errors returned by UpdateRelationRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateRelationRequestMultiError) AllErrors ¶
func (m UpdateRelationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRelationRequestMultiError) Error ¶
func (m UpdateRelationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRelationRequestValidationError ¶
type UpdateRelationRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateRelationRequestValidationError is the validation error returned by UpdateRelationRequest.Validate if the designated constraints aren't met.
func (UpdateRelationRequestValidationError) Cause ¶
func (e UpdateRelationRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateRelationRequestValidationError) Error ¶
func (e UpdateRelationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRelationRequestValidationError) ErrorName ¶
func (e UpdateRelationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRelationRequestValidationError) Field ¶
func (e UpdateRelationRequestValidationError) Field() string
Field function returns field value.
func (UpdateRelationRequestValidationError) Key ¶
func (e UpdateRelationRequestValidationError) Key() bool
Key function returns key value.
func (UpdateRelationRequestValidationError) Reason ¶
func (e UpdateRelationRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateRelationResponse ¶
type UpdateRelationResponse struct { Relation *Relation `protobuf:"bytes,1,opt,name=relation,proto3" json:"relation,omitempty"` // contains filtered or unexported fields }
func (*UpdateRelationResponse) Descriptor
deprecated
func (*UpdateRelationResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRelationResponse.ProtoReflect.Descriptor instead.
func (*UpdateRelationResponse) GetRelation ¶
func (x *UpdateRelationResponse) GetRelation() *Relation
func (*UpdateRelationResponse) ProtoMessage ¶
func (*UpdateRelationResponse) ProtoMessage()
func (*UpdateRelationResponse) ProtoReflect ¶
func (x *UpdateRelationResponse) ProtoReflect() protoreflect.Message
func (*UpdateRelationResponse) Reset ¶
func (x *UpdateRelationResponse) Reset()
func (*UpdateRelationResponse) String ¶
func (x *UpdateRelationResponse) String() string
func (*UpdateRelationResponse) Validate ¶
func (m *UpdateRelationResponse) Validate() error
Validate checks the field values on UpdateRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRelationResponse) ValidateAll ¶
func (m *UpdateRelationResponse) ValidateAll() error
ValidateAll checks the field values on UpdateRelationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRelationResponseMultiError, or nil if none found.
type UpdateRelationResponseMultiError ¶
type UpdateRelationResponseMultiError []error
UpdateRelationResponseMultiError is an error wrapping multiple validation errors returned by UpdateRelationResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateRelationResponseMultiError) AllErrors ¶
func (m UpdateRelationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRelationResponseMultiError) Error ¶
func (m UpdateRelationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRelationResponseValidationError ¶
type UpdateRelationResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateRelationResponseValidationError is the validation error returned by UpdateRelationResponse.Validate if the designated constraints aren't met.
func (UpdateRelationResponseValidationError) Cause ¶
func (e UpdateRelationResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateRelationResponseValidationError) Error ¶
func (e UpdateRelationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRelationResponseValidationError) ErrorName ¶
func (e UpdateRelationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRelationResponseValidationError) Field ¶
func (e UpdateRelationResponseValidationError) Field() string
Field function returns field value.
func (UpdateRelationResponseValidationError) Key ¶
func (e UpdateRelationResponseValidationError) Key() bool
Key function returns key value.
func (UpdateRelationResponseValidationError) Reason ¶
func (e UpdateRelationResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleRequest ¶ added in v0.7.2
type UpdateRoleRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *RoleRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleRequest) Descriptor
deprecated
added in
v0.7.2
func (*UpdateRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleRequest.ProtoReflect.Descriptor instead.
func (*UpdateRoleRequest) GetBody ¶ added in v0.7.2
func (x *UpdateRoleRequest) GetBody() *RoleRequestBody
func (*UpdateRoleRequest) GetId ¶ added in v0.7.2
func (x *UpdateRoleRequest) GetId() string
func (*UpdateRoleRequest) ProtoMessage ¶ added in v0.7.2
func (*UpdateRoleRequest) ProtoMessage()
func (*UpdateRoleRequest) ProtoReflect ¶ added in v0.7.2
func (x *UpdateRoleRequest) ProtoReflect() protoreflect.Message
func (*UpdateRoleRequest) Reset ¶ added in v0.7.2
func (x *UpdateRoleRequest) Reset()
func (*UpdateRoleRequest) String ¶ added in v0.7.2
func (x *UpdateRoleRequest) String() string
func (*UpdateRoleRequest) Validate ¶ added in v0.7.2
func (m *UpdateRoleRequest) Validate() error
Validate checks the field values on UpdateRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRoleRequest) ValidateAll ¶ added in v0.7.2
func (m *UpdateRoleRequest) ValidateAll() error
ValidateAll checks the field values on UpdateRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRoleRequestMultiError, or nil if none found.
type UpdateRoleRequestMultiError ¶ added in v0.7.2
type UpdateRoleRequestMultiError []error
UpdateRoleRequestMultiError is an error wrapping multiple validation errors returned by UpdateRoleRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleRequestMultiError) AllErrors ¶ added in v0.7.2
func (m UpdateRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleRequestMultiError) Error ¶ added in v0.7.2
func (m UpdateRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleRequestValidationError ¶ added in v0.7.2
type UpdateRoleRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleRequestValidationError is the validation error returned by UpdateRoleRequest.Validate if the designated constraints aren't met.
func (UpdateRoleRequestValidationError) Cause ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleRequestValidationError) Error ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleRequestValidationError) ErrorName ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleRequestValidationError) Field ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) Field() string
Field function returns field value.
func (UpdateRoleRequestValidationError) Key ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) Key() bool
Key function returns key value.
func (UpdateRoleRequestValidationError) Reason ¶ added in v0.7.2
func (e UpdateRoleRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateRoleResponse ¶ added in v0.7.2
type UpdateRoleResponse struct { Role *Role `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*UpdateRoleResponse) Descriptor
deprecated
added in
v0.7.2
func (*UpdateRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateRoleResponse.ProtoReflect.Descriptor instead.
func (*UpdateRoleResponse) GetRole ¶ added in v0.7.2
func (x *UpdateRoleResponse) GetRole() *Role
func (*UpdateRoleResponse) ProtoMessage ¶ added in v0.7.2
func (*UpdateRoleResponse) ProtoMessage()
func (*UpdateRoleResponse) ProtoReflect ¶ added in v0.7.2
func (x *UpdateRoleResponse) ProtoReflect() protoreflect.Message
func (*UpdateRoleResponse) Reset ¶ added in v0.7.2
func (x *UpdateRoleResponse) Reset()
func (*UpdateRoleResponse) String ¶ added in v0.7.2
func (x *UpdateRoleResponse) String() string
func (*UpdateRoleResponse) Validate ¶ added in v0.7.2
func (m *UpdateRoleResponse) Validate() error
Validate checks the field values on UpdateRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateRoleResponse) ValidateAll ¶ added in v0.7.2
func (m *UpdateRoleResponse) ValidateAll() error
ValidateAll checks the field values on UpdateRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateRoleResponseMultiError, or nil if none found.
type UpdateRoleResponseMultiError ¶ added in v0.7.2
type UpdateRoleResponseMultiError []error
UpdateRoleResponseMultiError is an error wrapping multiple validation errors returned by UpdateRoleResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateRoleResponseMultiError) AllErrors ¶ added in v0.7.2
func (m UpdateRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateRoleResponseMultiError) Error ¶ added in v0.7.2
func (m UpdateRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateRoleResponseValidationError ¶ added in v0.7.2
type UpdateRoleResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateRoleResponseValidationError is the validation error returned by UpdateRoleResponse.Validate if the designated constraints aren't met.
func (UpdateRoleResponseValidationError) Cause ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateRoleResponseValidationError) Error ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateRoleResponseValidationError) ErrorName ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateRoleResponseValidationError) Field ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) Field() string
Field function returns field value.
func (UpdateRoleResponseValidationError) Key ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) Key() bool
Key function returns key value.
func (UpdateRoleResponseValidationError) Reason ¶ added in v0.7.2
func (e UpdateRoleResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateServiceUserRequest ¶
type UpdateServiceUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *ServiceUserRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceUserRequest) Descriptor
deprecated
func (*UpdateServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceUserRequest) GetBody ¶
func (x *UpdateServiceUserRequest) GetBody() *ServiceUserRequestBody
func (*UpdateServiceUserRequest) GetId ¶
func (x *UpdateServiceUserRequest) GetId() string
func (*UpdateServiceUserRequest) ProtoMessage ¶
func (*UpdateServiceUserRequest) ProtoMessage()
func (*UpdateServiceUserRequest) ProtoReflect ¶
func (x *UpdateServiceUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceUserRequest) Reset ¶
func (x *UpdateServiceUserRequest) Reset()
func (*UpdateServiceUserRequest) String ¶
func (x *UpdateServiceUserRequest) String() string
func (*UpdateServiceUserRequest) Validate ¶
func (m *UpdateServiceUserRequest) Validate() error
Validate checks the field values on UpdateServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateServiceUserRequest) ValidateAll ¶
func (m *UpdateServiceUserRequest) ValidateAll() error
ValidateAll checks the field values on UpdateServiceUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateServiceUserRequestMultiError, or nil if none found.
type UpdateServiceUserRequestMultiError ¶
type UpdateServiceUserRequestMultiError []error
UpdateServiceUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateServiceUserRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceUserRequestMultiError) AllErrors ¶
func (m UpdateServiceUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceUserRequestMultiError) Error ¶
func (m UpdateServiceUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceUserRequestValidationError ¶
type UpdateServiceUserRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceUserRequestValidationError is the validation error returned by UpdateServiceUserRequest.Validate if the designated constraints aren't met.
func (UpdateServiceUserRequestValidationError) Cause ¶
func (e UpdateServiceUserRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateServiceUserRequestValidationError) Error ¶
func (e UpdateServiceUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateServiceUserRequestValidationError) ErrorName ¶
func (e UpdateServiceUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceUserRequestValidationError) Field ¶
func (e UpdateServiceUserRequestValidationError) Field() string
Field function returns field value.
func (UpdateServiceUserRequestValidationError) Key ¶
func (e UpdateServiceUserRequestValidationError) Key() bool
Key function returns key value.
func (UpdateServiceUserRequestValidationError) Reason ¶
func (e UpdateServiceUserRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateServiceUserResponse ¶
type UpdateServiceUserResponse struct { Serviceuser *ServiceUser `protobuf:"bytes,1,opt,name=serviceuser,proto3" json:"serviceuser,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceUserResponse) Descriptor
deprecated
func (*UpdateServiceUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceUserResponse) GetServiceuser ¶
func (x *UpdateServiceUserResponse) GetServiceuser() *ServiceUser
func (*UpdateServiceUserResponse) ProtoMessage ¶
func (*UpdateServiceUserResponse) ProtoMessage()
func (*UpdateServiceUserResponse) ProtoReflect ¶
func (x *UpdateServiceUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceUserResponse) Reset ¶
func (x *UpdateServiceUserResponse) Reset()
func (*UpdateServiceUserResponse) String ¶
func (x *UpdateServiceUserResponse) String() string
func (*UpdateServiceUserResponse) Validate ¶
func (m *UpdateServiceUserResponse) Validate() error
Validate checks the field values on UpdateServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateServiceUserResponse) ValidateAll ¶
func (m *UpdateServiceUserResponse) ValidateAll() error
ValidateAll checks the field values on UpdateServiceUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateServiceUserResponseMultiError, or nil if none found.
type UpdateServiceUserResponseMultiError ¶
type UpdateServiceUserResponseMultiError []error
UpdateServiceUserResponseMultiError is an error wrapping multiple validation errors returned by UpdateServiceUserResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceUserResponseMultiError) AllErrors ¶
func (m UpdateServiceUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceUserResponseMultiError) Error ¶
func (m UpdateServiceUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceUserResponseValidationError ¶
type UpdateServiceUserResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceUserResponseValidationError is the validation error returned by UpdateServiceUserResponse.Validate if the designated constraints aren't met.
func (UpdateServiceUserResponseValidationError) Cause ¶
func (e UpdateServiceUserResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateServiceUserResponseValidationError) Error ¶
func (e UpdateServiceUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateServiceUserResponseValidationError) ErrorName ¶
func (e UpdateServiceUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceUserResponseValidationError) Field ¶
func (e UpdateServiceUserResponseValidationError) Field() string
Field function returns field value.
func (UpdateServiceUserResponseValidationError) Key ¶
func (e UpdateServiceUserResponseValidationError) Key() bool
Key function returns key value.
func (UpdateServiceUserResponseValidationError) Reason ¶
func (e UpdateServiceUserResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateUserRequest ¶
type UpdateUserRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Body *UserRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserRequest) Descriptor
deprecated
func (*UpdateUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserRequest) GetBody ¶
func (x *UpdateUserRequest) GetBody() *UserRequestBody
func (*UpdateUserRequest) GetId ¶
func (x *UpdateUserRequest) GetId() string
func (*UpdateUserRequest) ProtoMessage ¶
func (*UpdateUserRequest) ProtoMessage()
func (*UpdateUserRequest) ProtoReflect ¶
func (x *UpdateUserRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserRequest) Reset ¶
func (x *UpdateUserRequest) Reset()
func (*UpdateUserRequest) String ¶
func (x *UpdateUserRequest) String() string
func (*UpdateUserRequest) Validate ¶
func (m *UpdateUserRequest) Validate() error
Validate checks the field values on UpdateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserRequest) ValidateAll ¶
func (m *UpdateUserRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserRequestMultiError, or nil if none found.
type UpdateUserRequestMultiError ¶
type UpdateUserRequestMultiError []error
UpdateUserRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserRequestMultiError) AllErrors ¶
func (m UpdateUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserRequestMultiError) Error ¶
func (m UpdateUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserRequestValidationError ¶
type UpdateUserRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserRequestValidationError is the validation error returned by UpdateUserRequest.Validate if the designated constraints aren't met.
func (UpdateUserRequestValidationError) Cause ¶
func (e UpdateUserRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserRequestValidationError) Error ¶
func (e UpdateUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserRequestValidationError) ErrorName ¶
func (e UpdateUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserRequestValidationError) Field ¶
func (e UpdateUserRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserRequestValidationError) Key ¶
func (e UpdateUserRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserRequestValidationError) Reason ¶
func (e UpdateUserRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserResponse ¶
type UpdateUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserResponse) Descriptor
deprecated
func (*UpdateUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserResponse) GetUser ¶
func (x *UpdateUserResponse) GetUser() *User
func (*UpdateUserResponse) ProtoMessage ¶
func (*UpdateUserResponse) ProtoMessage()
func (*UpdateUserResponse) ProtoReflect ¶
func (x *UpdateUserResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserResponse) Reset ¶
func (x *UpdateUserResponse) Reset()
func (*UpdateUserResponse) String ¶
func (x *UpdateUserResponse) String() string
func (*UpdateUserResponse) Validate ¶
func (m *UpdateUserResponse) Validate() error
Validate checks the field values on UpdateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserResponse) ValidateAll ¶
func (m *UpdateUserResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserResponseMultiError, or nil if none found.
type UpdateUserResponseMultiError ¶
type UpdateUserResponseMultiError []error
UpdateUserResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserResponseMultiError) AllErrors ¶
func (m UpdateUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserResponseMultiError) Error ¶
func (m UpdateUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserResponseValidationError ¶
type UpdateUserResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserResponseValidationError is the validation error returned by UpdateUserResponse.Validate if the designated constraints aren't met.
func (UpdateUserResponseValidationError) Cause ¶
func (e UpdateUserResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserResponseValidationError) Error ¶
func (e UpdateUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserResponseValidationError) ErrorName ¶
func (e UpdateUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserResponseValidationError) Field ¶
func (e UpdateUserResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserResponseValidationError) Key ¶
func (e UpdateUserResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserResponseValidationError) Reason ¶
func (e UpdateUserResponseValidationError) Reason() string
Reason function returns reason value.
type User ¶
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // can either be empty or must start with a character Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Title string `protobuf:"bytes,3,opt,name=title,proto3" json:"title,omitempty"` Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,5,opt,name=metadata,proto3" json:"metadata,omitempty"` CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"` UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"` State string `protobuf:"bytes,8,opt,name=state,proto3" json:"state,omitempty"` Avatar string `protobuf:"bytes,9,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
func (*User) GetCreatedAt ¶
func (x *User) GetCreatedAt() *timestamppb.Timestamp
func (*User) GetMetadata ¶
func (*User) GetUpdatedAt ¶
func (x *User) GetUpdatedAt() *timestamppb.Timestamp
func (*User) ProtoMessage ¶
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶
Validate checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*User) ValidateAll ¶
ValidateAll checks the field values on User with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserMultiError, or nil if none found.
type UserMultiError ¶
type UserMultiError []error
UserMultiError is an error wrapping multiple validation errors returned by User.ValidateAll() if the designated constraints aren't met.
func (UserMultiError) AllErrors ¶
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserRequestBody ¶
type UserRequestBody struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Metadata *structpb.Struct `protobuf:"bytes,3,opt,name=metadata,proto3" json:"metadata,omitempty"` Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"` Avatar string `protobuf:"bytes,5,opt,name=avatar,proto3" json:"avatar,omitempty"` // contains filtered or unexported fields }
func (*UserRequestBody) Descriptor
deprecated
func (*UserRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use UserRequestBody.ProtoReflect.Descriptor instead.
func (*UserRequestBody) GetAvatar ¶ added in v0.7.5
func (x *UserRequestBody) GetAvatar() string
func (*UserRequestBody) GetEmail ¶
func (x *UserRequestBody) GetEmail() string
func (*UserRequestBody) GetMetadata ¶
func (x *UserRequestBody) GetMetadata() *structpb.Struct
func (*UserRequestBody) GetName ¶
func (x *UserRequestBody) GetName() string
func (*UserRequestBody) GetTitle ¶
func (x *UserRequestBody) GetTitle() string
func (*UserRequestBody) ProtoMessage ¶
func (*UserRequestBody) ProtoMessage()
func (*UserRequestBody) ProtoReflect ¶
func (x *UserRequestBody) ProtoReflect() protoreflect.Message
func (*UserRequestBody) Reset ¶
func (x *UserRequestBody) Reset()
func (*UserRequestBody) String ¶
func (x *UserRequestBody) String() string
func (*UserRequestBody) Validate ¶
func (m *UserRequestBody) Validate() error
Validate checks the field values on UserRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserRequestBody) ValidateAll ¶
func (m *UserRequestBody) ValidateAll() error
ValidateAll checks the field values on UserRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserRequestBodyMultiError, or nil if none found.
type UserRequestBodyMultiError ¶
type UserRequestBodyMultiError []error
UserRequestBodyMultiError is an error wrapping multiple validation errors returned by UserRequestBody.ValidateAll() if the designated constraints aren't met.
func (UserRequestBodyMultiError) AllErrors ¶
func (m UserRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserRequestBodyMultiError) Error ¶
func (m UserRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserRequestBodyValidationError ¶
type UserRequestBodyValidationError struct {
// contains filtered or unexported fields
}
UserRequestBodyValidationError is the validation error returned by UserRequestBody.Validate if the designated constraints aren't met.
func (UserRequestBodyValidationError) Cause ¶
func (e UserRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (UserRequestBodyValidationError) Error ¶
func (e UserRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (UserRequestBodyValidationError) ErrorName ¶
func (e UserRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (UserRequestBodyValidationError) Field ¶
func (e UserRequestBodyValidationError) Field() string
Field function returns field value.
func (UserRequestBodyValidationError) Key ¶
func (e UserRequestBodyValidationError) Key() bool
Key function returns key value.
func (UserRequestBodyValidationError) Reason ¶
func (e UserRequestBodyValidationError) Reason() string
Reason function returns reason value.
type UserValidationError ¶
type UserValidationError struct {
// contains filtered or unexported fields
}
UserValidationError is the validation error returned by User.Validate if the designated constraints aren't met.
func (UserValidationError) Cause ¶
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶
func (e UserValidationError) Reason() string
Reason function returns reason value.
type VerifyOrganizationDomainRequest ¶ added in v0.7.2
type VerifyOrganizationDomainRequest struct { OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*VerifyOrganizationDomainRequest) Descriptor
deprecated
added in
v0.7.2
func (*VerifyOrganizationDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use VerifyOrganizationDomainRequest.ProtoReflect.Descriptor instead.
func (*VerifyOrganizationDomainRequest) GetId ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) GetId() string
func (*VerifyOrganizationDomainRequest) GetOrgId ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) GetOrgId() string
func (*VerifyOrganizationDomainRequest) ProtoMessage ¶ added in v0.7.2
func (*VerifyOrganizationDomainRequest) ProtoMessage()
func (*VerifyOrganizationDomainRequest) ProtoReflect ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) ProtoReflect() protoreflect.Message
func (*VerifyOrganizationDomainRequest) Reset ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) Reset()
func (*VerifyOrganizationDomainRequest) String ¶ added in v0.7.2
func (x *VerifyOrganizationDomainRequest) String() string
func (*VerifyOrganizationDomainRequest) Validate ¶ added in v0.7.2
func (m *VerifyOrganizationDomainRequest) Validate() error
Validate checks the field values on VerifyOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyOrganizationDomainRequest) ValidateAll ¶ added in v0.7.2
func (m *VerifyOrganizationDomainRequest) ValidateAll() error
ValidateAll checks the field values on VerifyOrganizationDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyOrganizationDomainRequestMultiError, or nil if none found.
type VerifyOrganizationDomainRequestMultiError ¶ added in v0.7.2
type VerifyOrganizationDomainRequestMultiError []error
VerifyOrganizationDomainRequestMultiError is an error wrapping multiple validation errors returned by VerifyOrganizationDomainRequest.ValidateAll() if the designated constraints aren't met.
func (VerifyOrganizationDomainRequestMultiError) AllErrors ¶ added in v0.7.2
func (m VerifyOrganizationDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyOrganizationDomainRequestMultiError) Error ¶ added in v0.7.2
func (m VerifyOrganizationDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyOrganizationDomainRequestValidationError ¶ added in v0.7.2
type VerifyOrganizationDomainRequestValidationError struct {
// contains filtered or unexported fields
}
VerifyOrganizationDomainRequestValidationError is the validation error returned by VerifyOrganizationDomainRequest.Validate if the designated constraints aren't met.
func (VerifyOrganizationDomainRequestValidationError) Cause ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (VerifyOrganizationDomainRequestValidationError) Error ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyOrganizationDomainRequestValidationError) ErrorName ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyOrganizationDomainRequestValidationError) Field ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) Field() string
Field function returns field value.
func (VerifyOrganizationDomainRequestValidationError) Key ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) Key() bool
Key function returns key value.
func (VerifyOrganizationDomainRequestValidationError) Reason ¶ added in v0.7.2
func (e VerifyOrganizationDomainRequestValidationError) Reason() string
Reason function returns reason value.
type VerifyOrganizationDomainResponse ¶ added in v0.7.2
type VerifyOrganizationDomainResponse struct { State string `protobuf:"bytes,1,opt,name=state,proto3" json:"state,omitempty"` // contains filtered or unexported fields }
func (*VerifyOrganizationDomainResponse) Descriptor
deprecated
added in
v0.7.2
func (*VerifyOrganizationDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use VerifyOrganizationDomainResponse.ProtoReflect.Descriptor instead.
func (*VerifyOrganizationDomainResponse) GetState ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) GetState() string
func (*VerifyOrganizationDomainResponse) ProtoMessage ¶ added in v0.7.2
func (*VerifyOrganizationDomainResponse) ProtoMessage()
func (*VerifyOrganizationDomainResponse) ProtoReflect ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) ProtoReflect() protoreflect.Message
func (*VerifyOrganizationDomainResponse) Reset ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) Reset()
func (*VerifyOrganizationDomainResponse) String ¶ added in v0.7.2
func (x *VerifyOrganizationDomainResponse) String() string
func (*VerifyOrganizationDomainResponse) Validate ¶ added in v0.7.2
func (m *VerifyOrganizationDomainResponse) Validate() error
Validate checks the field values on VerifyOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VerifyOrganizationDomainResponse) ValidateAll ¶ added in v0.7.2
func (m *VerifyOrganizationDomainResponse) ValidateAll() error
ValidateAll checks the field values on VerifyOrganizationDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VerifyOrganizationDomainResponseMultiError, or nil if none found.
type VerifyOrganizationDomainResponseMultiError ¶ added in v0.7.2
type VerifyOrganizationDomainResponseMultiError []error
VerifyOrganizationDomainResponseMultiError is an error wrapping multiple validation errors returned by VerifyOrganizationDomainResponse.ValidateAll() if the designated constraints aren't met.
func (VerifyOrganizationDomainResponseMultiError) AllErrors ¶ added in v0.7.2
func (m VerifyOrganizationDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VerifyOrganizationDomainResponseMultiError) Error ¶ added in v0.7.2
func (m VerifyOrganizationDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VerifyOrganizationDomainResponseValidationError ¶ added in v0.7.2
type VerifyOrganizationDomainResponseValidationError struct {
// contains filtered or unexported fields
}
VerifyOrganizationDomainResponseValidationError is the validation error returned by VerifyOrganizationDomainResponse.Validate if the designated constraints aren't met.
func (VerifyOrganizationDomainResponseValidationError) Cause ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (VerifyOrganizationDomainResponseValidationError) Error ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (VerifyOrganizationDomainResponseValidationError) ErrorName ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (VerifyOrganizationDomainResponseValidationError) Field ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) Field() string
Field function returns field value.
func (VerifyOrganizationDomainResponseValidationError) Key ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) Key() bool
Key function returns key value.
func (VerifyOrganizationDomainResponseValidationError) Reason ¶ added in v0.7.2
func (e VerifyOrganizationDomainResponseValidationError) Reason() string
Reason function returns reason value.