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 AddPlatformUserRequest
- func (*AddPlatformUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddPlatformUserRequest) GetRelation() string
- func (x *AddPlatformUserRequest) GetServiceuserId() string
- func (x *AddPlatformUserRequest) GetUserId() string
- func (*AddPlatformUserRequest) ProtoMessage()
- func (x *AddPlatformUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddPlatformUserRequest) Reset()
- func (x *AddPlatformUserRequest) String() string
- func (m *AddPlatformUserRequest) Validate() error
- func (m *AddPlatformUserRequest) ValidateAll() error
- type AddPlatformUserRequestMultiError
- type AddPlatformUserRequestValidationError
- func (e AddPlatformUserRequestValidationError) Cause() error
- func (e AddPlatformUserRequestValidationError) Error() string
- func (e AddPlatformUserRequestValidationError) ErrorName() string
- func (e AddPlatformUserRequestValidationError) Field() string
- func (e AddPlatformUserRequestValidationError) Key() bool
- func (e AddPlatformUserRequestValidationError) Reason() string
- type AddPlatformUserResponse
- func (*AddPlatformUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddPlatformUserResponse) ProtoMessage()
- func (x *AddPlatformUserResponse) ProtoReflect() protoreflect.Message
- func (x *AddPlatformUserResponse) Reset()
- func (x *AddPlatformUserResponse) String() string
- func (m *AddPlatformUserResponse) Validate() error
- func (m *AddPlatformUserResponse) ValidateAll() error
- type AddPlatformUserResponseMultiError
- type AddPlatformUserResponseValidationError
- func (e AddPlatformUserResponseValidationError) Cause() error
- func (e AddPlatformUserResponseValidationError) Error() string
- func (e AddPlatformUserResponseValidationError) ErrorName() string
- func (e AddPlatformUserResponseValidationError) Field() string
- func (e AddPlatformUserResponseValidationError) Key() bool
- func (e AddPlatformUserResponseValidationError) Reason() string
- type AdminCreateOrganizationRequest
- func (*AdminCreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationRequest) GetBody() *AdminCreateOrganizationRequest_OrganizationRequestBody
- func (*AdminCreateOrganizationRequest) ProtoMessage()
- func (x *AdminCreateOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationRequest) Reset()
- func (x *AdminCreateOrganizationRequest) String() string
- func (m *AdminCreateOrganizationRequest) Validate() error
- func (m *AdminCreateOrganizationRequest) ValidateAll() error
- type AdminCreateOrganizationRequestMultiError
- type AdminCreateOrganizationRequestValidationError
- func (e AdminCreateOrganizationRequestValidationError) Cause() error
- func (e AdminCreateOrganizationRequestValidationError) Error() string
- func (e AdminCreateOrganizationRequestValidationError) ErrorName() string
- func (e AdminCreateOrganizationRequestValidationError) Field() string
- func (e AdminCreateOrganizationRequestValidationError) Key() bool
- func (e AdminCreateOrganizationRequestValidationError) Reason() string
- type AdminCreateOrganizationRequest_OrganizationRequestBody
- func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata() *structpb.Struct
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetName() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail() string
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle() string
- func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage()
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) Reset()
- func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) String() string
- func (m *AdminCreateOrganizationRequest_OrganizationRequestBody) Validate() error
- func (m *AdminCreateOrganizationRequest_OrganizationRequestBody) ValidateAll() error
- type AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError
- type AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Cause() error
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Error() string
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) ErrorName() string
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Field() string
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Key() bool
- func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Reason() string
- type AdminCreateOrganizationResponse
- func (*AdminCreateOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AdminCreateOrganizationResponse) GetOrganization() *Organization
- func (*AdminCreateOrganizationResponse) ProtoMessage()
- func (x *AdminCreateOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *AdminCreateOrganizationResponse) Reset()
- func (x *AdminCreateOrganizationResponse) String() string
- func (m *AdminCreateOrganizationResponse) Validate() error
- func (m *AdminCreateOrganizationResponse) ValidateAll() error
- type AdminCreateOrganizationResponseMultiError
- type AdminCreateOrganizationResponseValidationError
- func (e AdminCreateOrganizationResponseValidationError) Cause() error
- func (e AdminCreateOrganizationResponseValidationError) Error() string
- func (e AdminCreateOrganizationResponseValidationError) ErrorName() string
- func (e AdminCreateOrganizationResponseValidationError) Field() string
- func (e AdminCreateOrganizationResponseValidationError) Key() bool
- func (e AdminCreateOrganizationResponseValidationError) Reason() string
- type AdminServiceClient
- type AdminServiceServer
- type AdminService_ExportAuditRecordsClient
- type AdminService_ExportAuditRecordsServer
- type AdminService_ExportOrganizationProjectsClient
- type AdminService_ExportOrganizationProjectsServer
- type AdminService_ExportOrganizationTokensClient
- type AdminService_ExportOrganizationTokensServer
- type AdminService_ExportOrganizationUsersClient
- type AdminService_ExportOrganizationUsersServer
- type AdminService_ExportOrganizationsClient
- type AdminService_ExportOrganizationsServer
- type AdminService_ExportUsersClient
- type AdminService_ExportUsersServer
- 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 AuditRecord
- func (*AuditRecord) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecord) GetActor() *AuditRecordActor
- func (x *AuditRecord) GetCreatedAt() *timestamppb.Timestamp
- func (x *AuditRecord) GetEvent() string
- func (x *AuditRecord) GetId() string
- func (x *AuditRecord) GetMetadata() *structpb.Struct
- func (x *AuditRecord) GetOccurredAt() *timestamppb.Timestamp
- func (x *AuditRecord) GetOrgId() string
- func (x *AuditRecord) GetOrgName() string
- func (x *AuditRecord) GetRequestId() string
- func (x *AuditRecord) GetResource() *AuditRecordResource
- func (x *AuditRecord) GetTarget() *AuditRecordTarget
- func (*AuditRecord) ProtoMessage()
- func (x *AuditRecord) ProtoReflect() protoreflect.Message
- func (x *AuditRecord) Reset()
- func (x *AuditRecord) String() string
- func (m *AuditRecord) Validate() error
- func (m *AuditRecord) ValidateAll() error
- type AuditRecordActor
- func (*AuditRecordActor) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordActor) GetId() string
- func (x *AuditRecordActor) GetMetadata() *structpb.Struct
- func (x *AuditRecordActor) GetName() string
- func (x *AuditRecordActor) GetTitle() string
- func (x *AuditRecordActor) GetType() string
- func (*AuditRecordActor) ProtoMessage()
- func (x *AuditRecordActor) ProtoReflect() protoreflect.Message
- func (x *AuditRecordActor) Reset()
- func (x *AuditRecordActor) String() string
- func (m *AuditRecordActor) Validate() error
- func (m *AuditRecordActor) ValidateAll() error
- type AuditRecordActorMultiError
- type AuditRecordActorValidationError
- func (e AuditRecordActorValidationError) Cause() error
- func (e AuditRecordActorValidationError) Error() string
- func (e AuditRecordActorValidationError) ErrorName() string
- func (e AuditRecordActorValidationError) Field() string
- func (e AuditRecordActorValidationError) Key() bool
- func (e AuditRecordActorValidationError) Reason() string
- type AuditRecordMultiError
- type AuditRecordResource
- func (*AuditRecordResource) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordResource) GetId() string
- func (x *AuditRecordResource) GetMetadata() *structpb.Struct
- func (x *AuditRecordResource) GetName() string
- func (x *AuditRecordResource) GetType() string
- func (*AuditRecordResource) ProtoMessage()
- func (x *AuditRecordResource) ProtoReflect() protoreflect.Message
- func (x *AuditRecordResource) Reset()
- func (x *AuditRecordResource) String() string
- func (m *AuditRecordResource) Validate() error
- func (m *AuditRecordResource) ValidateAll() error
- type AuditRecordResourceMultiError
- type AuditRecordResourceValidationError
- func (e AuditRecordResourceValidationError) Cause() error
- func (e AuditRecordResourceValidationError) Error() string
- func (e AuditRecordResourceValidationError) ErrorName() string
- func (e AuditRecordResourceValidationError) Field() string
- func (e AuditRecordResourceValidationError) Key() bool
- func (e AuditRecordResourceValidationError) Reason() string
- type AuditRecordTarget
- func (*AuditRecordTarget) Descriptor() ([]byte, []int)deprecated
- func (x *AuditRecordTarget) GetId() string
- func (x *AuditRecordTarget) GetMetadata() *structpb.Struct
- func (x *AuditRecordTarget) GetName() string
- func (x *AuditRecordTarget) GetType() string
- func (*AuditRecordTarget) ProtoMessage()
- func (x *AuditRecordTarget) ProtoReflect() protoreflect.Message
- func (x *AuditRecordTarget) Reset()
- func (x *AuditRecordTarget) String() string
- func (m *AuditRecordTarget) Validate() error
- func (m *AuditRecordTarget) ValidateAll() error
- type AuditRecordTargetMultiError
- type AuditRecordTargetValidationError
- func (e AuditRecordTargetValidationError) Cause() error
- func (e AuditRecordTargetValidationError) Error() string
- func (e AuditRecordTargetValidationError) ErrorName() string
- func (e AuditRecordTargetValidationError) Field() string
- func (e AuditRecordTargetValidationError) Key() bool
- func (e AuditRecordTargetValidationError) Reason() string
- type AuditRecordValidationError
- func (e AuditRecordValidationError) Cause() error
- func (e AuditRecordValidationError) Error() string
- func (e AuditRecordValidationError) ErrorName() string
- func (e AuditRecordValidationError) Field() string
- func (e AuditRecordValidationError) Key() bool
- func (e AuditRecordValidationError) Reason() string
- 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 BillingAccount
- func (*BillingAccount) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount) GetAddress() *BillingAccount_Address
- func (x *BillingAccount) GetCreatedAt() *timestamppb.Timestamp
- func (x *BillingAccount) GetCurrency() string
- func (x *BillingAccount) GetEmail() string
- func (x *BillingAccount) GetId() string
- func (x *BillingAccount) GetMetadata() *structpb.Struct
- func (x *BillingAccount) GetName() string
- func (x *BillingAccount) GetOrgId() string
- func (x *BillingAccount) GetOrganization() *Organization
- func (x *BillingAccount) GetPhone() string
- func (x *BillingAccount) GetProvider() string
- func (x *BillingAccount) GetProviderId() string
- func (x *BillingAccount) GetState() string
- func (x *BillingAccount) GetTaxData() []*BillingAccount_Tax
- func (x *BillingAccount) GetUpdatedAt() *timestamppb.Timestamp
- func (*BillingAccount) ProtoMessage()
- func (x *BillingAccount) ProtoReflect() protoreflect.Message
- func (x *BillingAccount) Reset()
- func (x *BillingAccount) String() string
- func (m *BillingAccount) Validate() error
- func (m *BillingAccount) ValidateAll() error
- type BillingAccountDetails
- func (*BillingAccountDetails) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccountDetails) GetCreditMin() int64
- func (x *BillingAccountDetails) GetDueInDays() int64
- func (*BillingAccountDetails) ProtoMessage()
- func (x *BillingAccountDetails) ProtoReflect() protoreflect.Message
- func (x *BillingAccountDetails) Reset()
- func (x *BillingAccountDetails) String() string
- func (m *BillingAccountDetails) Validate() error
- func (m *BillingAccountDetails) ValidateAll() error
- type BillingAccountDetailsMultiError
- type BillingAccountDetailsValidationError
- func (e BillingAccountDetailsValidationError) Cause() error
- func (e BillingAccountDetailsValidationError) Error() string
- func (e BillingAccountDetailsValidationError) ErrorName() string
- func (e BillingAccountDetailsValidationError) Field() string
- func (e BillingAccountDetailsValidationError) Key() bool
- func (e BillingAccountDetailsValidationError) Reason() string
- type BillingAccountMultiError
- type BillingAccountRequestBody
- func (*BillingAccountRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccountRequestBody) GetAddress() *BillingAccount_Address
- func (x *BillingAccountRequestBody) GetCurrency() string
- func (x *BillingAccountRequestBody) GetEmail() string
- func (x *BillingAccountRequestBody) GetMetadata() *structpb.Struct
- func (x *BillingAccountRequestBody) GetName() string
- func (x *BillingAccountRequestBody) GetPhone() string
- func (x *BillingAccountRequestBody) GetTaxData() []*BillingAccount_Tax
- func (*BillingAccountRequestBody) ProtoMessage()
- func (x *BillingAccountRequestBody) ProtoReflect() protoreflect.Message
- func (x *BillingAccountRequestBody) Reset()
- func (x *BillingAccountRequestBody) String() string
- func (m *BillingAccountRequestBody) Validate() error
- func (m *BillingAccountRequestBody) ValidateAll() error
- type BillingAccountRequestBodyMultiError
- type BillingAccountRequestBodyValidationError
- func (e BillingAccountRequestBodyValidationError) Cause() error
- func (e BillingAccountRequestBodyValidationError) Error() string
- func (e BillingAccountRequestBodyValidationError) ErrorName() string
- func (e BillingAccountRequestBodyValidationError) Field() string
- func (e BillingAccountRequestBodyValidationError) Key() bool
- func (e BillingAccountRequestBodyValidationError) Reason() string
- type BillingAccountValidationError
- func (e BillingAccountValidationError) Cause() error
- func (e BillingAccountValidationError) Error() string
- func (e BillingAccountValidationError) ErrorName() string
- func (e BillingAccountValidationError) Field() string
- func (e BillingAccountValidationError) Key() bool
- func (e BillingAccountValidationError) Reason() string
- type BillingAccount_Address
- func (*BillingAccount_Address) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Address) GetCity() string
- func (x *BillingAccount_Address) GetCountry() string
- func (x *BillingAccount_Address) GetLine1() string
- func (x *BillingAccount_Address) GetLine2() string
- func (x *BillingAccount_Address) GetPostalCode() string
- func (x *BillingAccount_Address) GetState() string
- func (*BillingAccount_Address) ProtoMessage()
- func (x *BillingAccount_Address) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Address) Reset()
- func (x *BillingAccount_Address) String() string
- func (m *BillingAccount_Address) Validate() error
- func (m *BillingAccount_Address) ValidateAll() error
- type BillingAccount_AddressMultiError
- type BillingAccount_AddressValidationError
- func (e BillingAccount_AddressValidationError) Cause() error
- func (e BillingAccount_AddressValidationError) Error() string
- func (e BillingAccount_AddressValidationError) ErrorName() string
- func (e BillingAccount_AddressValidationError) Field() string
- func (e BillingAccount_AddressValidationError) Key() bool
- func (e BillingAccount_AddressValidationError) Reason() string
- type BillingAccount_Balance
- func (*BillingAccount_Balance) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Balance) GetAmount() int64
- func (x *BillingAccount_Balance) GetCurrency() string
- func (x *BillingAccount_Balance) GetUpdatedAt() *timestamppb.Timestamp
- func (*BillingAccount_Balance) ProtoMessage()
- func (x *BillingAccount_Balance) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Balance) Reset()
- func (x *BillingAccount_Balance) String() string
- func (m *BillingAccount_Balance) Validate() error
- func (m *BillingAccount_Balance) ValidateAll() error
- type BillingAccount_BalanceMultiError
- type BillingAccount_BalanceValidationError
- func (e BillingAccount_BalanceValidationError) Cause() error
- func (e BillingAccount_BalanceValidationError) Error() string
- func (e BillingAccount_BalanceValidationError) ErrorName() string
- func (e BillingAccount_BalanceValidationError) Field() string
- func (e BillingAccount_BalanceValidationError) Key() bool
- func (e BillingAccount_BalanceValidationError) Reason() string
- type BillingAccount_Tax
- func (*BillingAccount_Tax) Descriptor() ([]byte, []int)deprecated
- func (x *BillingAccount_Tax) GetId() string
- func (x *BillingAccount_Tax) GetType() string
- func (*BillingAccount_Tax) ProtoMessage()
- func (x *BillingAccount_Tax) ProtoReflect() protoreflect.Message
- func (x *BillingAccount_Tax) Reset()
- func (x *BillingAccount_Tax) String() string
- func (m *BillingAccount_Tax) Validate() error
- func (m *BillingAccount_Tax) ValidateAll() error
- type BillingAccount_TaxMultiError
- type BillingAccount_TaxValidationError
- func (e BillingAccount_TaxValidationError) Cause() error
- func (e BillingAccount_TaxValidationError) Error() string
- func (e BillingAccount_TaxValidationError) ErrorName() string
- func (e BillingAccount_TaxValidationError) Field() string
- func (e BillingAccount_TaxValidationError) Key() bool
- func (e BillingAccount_TaxValidationError) Reason() string
- type BillingTransaction
- func (*BillingTransaction) Descriptor() ([]byte, []int)deprecated
- func (x *BillingTransaction) GetAmount() int64
- func (x *BillingTransaction) GetCreatedAt() *timestamppb.Timestamp
- func (x *BillingTransaction) GetCustomer() *BillingAccount
- func (x *BillingTransaction) GetCustomerId() string
- func (x *BillingTransaction) GetDescription() string
- func (x *BillingTransaction) GetId() string
- func (x *BillingTransaction) GetMetadata() *structpb.Struct
- func (x *BillingTransaction) GetSource() string
- func (x *BillingTransaction) GetType() string
- func (x *BillingTransaction) GetUpdatedAt() *timestamppb.Timestamp
- func (x *BillingTransaction) GetUser() *User
- func (x *BillingTransaction) GetUserId() string
- func (*BillingTransaction) ProtoMessage()
- func (x *BillingTransaction) ProtoReflect() protoreflect.Message
- func (x *BillingTransaction) Reset()
- func (x *BillingTransaction) String() string
- func (m *BillingTransaction) Validate() error
- func (m *BillingTransaction) ValidateAll() error
- type BillingTransactionMultiError
- type BillingTransactionValidationError
- func (e BillingTransactionValidationError) Cause() error
- func (e BillingTransactionValidationError) Error() string
- func (e BillingTransactionValidationError) ErrorName() string
- func (e BillingTransactionValidationError) Field() string
- func (e BillingTransactionValidationError) Key() bool
- func (e BillingTransactionValidationError) Reason() string
- type BillingWebhookCallbackRequest
- func (*BillingWebhookCallbackRequest) Descriptor() ([]byte, []int)deprecated
- func (x *BillingWebhookCallbackRequest) GetBody() []byte
- func (x *BillingWebhookCallbackRequest) GetProvider() string
- func (*BillingWebhookCallbackRequest) ProtoMessage()
- func (x *BillingWebhookCallbackRequest) ProtoReflect() protoreflect.Message
- func (x *BillingWebhookCallbackRequest) Reset()
- func (x *BillingWebhookCallbackRequest) String() string
- func (m *BillingWebhookCallbackRequest) Validate() error
- func (m *BillingWebhookCallbackRequest) ValidateAll() error
- type BillingWebhookCallbackRequestMultiError
- type BillingWebhookCallbackRequestValidationError
- func (e BillingWebhookCallbackRequestValidationError) Cause() error
- func (e BillingWebhookCallbackRequestValidationError) Error() string
- func (e BillingWebhookCallbackRequestValidationError) ErrorName() string
- func (e BillingWebhookCallbackRequestValidationError) Field() string
- func (e BillingWebhookCallbackRequestValidationError) Key() bool
- func (e BillingWebhookCallbackRequestValidationError) Reason() string
- type BillingWebhookCallbackResponse
- func (*BillingWebhookCallbackResponse) Descriptor() ([]byte, []int)deprecated
- func (*BillingWebhookCallbackResponse) ProtoMessage()
- func (x *BillingWebhookCallbackResponse) ProtoReflect() protoreflect.Message
- func (x *BillingWebhookCallbackResponse) Reset()
- func (x *BillingWebhookCallbackResponse) String() string
- func (m *BillingWebhookCallbackResponse) Validate() error
- func (m *BillingWebhookCallbackResponse) ValidateAll() error
- type BillingWebhookCallbackResponseMultiError
- type BillingWebhookCallbackResponseValidationError
- func (e BillingWebhookCallbackResponseValidationError) Cause() error
- func (e BillingWebhookCallbackResponseValidationError) Error() string
- func (e BillingWebhookCallbackResponseValidationError) ErrorName() string
- func (e BillingWebhookCallbackResponseValidationError) Field() string
- func (e BillingWebhookCallbackResponseValidationError) Key() bool
- func (e BillingWebhookCallbackResponseValidationError) Reason() string
- type CancelSubscriptionRequest
- func (*CancelSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CancelSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *CancelSubscriptionRequest) GetId() string
- func (x *CancelSubscriptionRequest) GetImmediate() bool
- func (x *CancelSubscriptionRequest) GetOrgId() stringdeprecated
- func (*CancelSubscriptionRequest) ProtoMessage()
- func (x *CancelSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *CancelSubscriptionRequest) Reset()
- func (x *CancelSubscriptionRequest) String() string
- func (m *CancelSubscriptionRequest) Validate() error
- func (m *CancelSubscriptionRequest) ValidateAll() error
- type CancelSubscriptionRequestMultiError
- type CancelSubscriptionRequestValidationError
- func (e CancelSubscriptionRequestValidationError) Cause() error
- func (e CancelSubscriptionRequestValidationError) Error() string
- func (e CancelSubscriptionRequestValidationError) ErrorName() string
- func (e CancelSubscriptionRequestValidationError) Field() string
- func (e CancelSubscriptionRequestValidationError) Key() bool
- func (e CancelSubscriptionRequestValidationError) Reason() string
- type CancelSubscriptionResponse
- func (*CancelSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (*CancelSubscriptionResponse) ProtoMessage()
- func (x *CancelSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *CancelSubscriptionResponse) Reset()
- func (x *CancelSubscriptionResponse) String() string
- func (m *CancelSubscriptionResponse) Validate() error
- func (m *CancelSubscriptionResponse) ValidateAll() error
- type CancelSubscriptionResponseMultiError
- type CancelSubscriptionResponseValidationError
- func (e CancelSubscriptionResponseValidationError) Cause() error
- func (e CancelSubscriptionResponseValidationError) Error() string
- func (e CancelSubscriptionResponseValidationError) ErrorName() string
- func (e CancelSubscriptionResponseValidationError) Field() string
- func (e CancelSubscriptionResponseValidationError) Key() bool
- func (e CancelSubscriptionResponseValidationError) Reason() string
- type ChangeSubscriptionRequest
- func (*ChangeSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest) GetBillingId() stringdeprecated
- func (m *ChangeSubscriptionRequest) GetChange() isChangeSubscriptionRequest_Change
- func (x *ChangeSubscriptionRequest) GetId() string
- func (x *ChangeSubscriptionRequest) GetImmediate() booldeprecated
- func (x *ChangeSubscriptionRequest) GetOrgId() stringdeprecated
- func (x *ChangeSubscriptionRequest) GetPhaseChange() *ChangeSubscriptionRequest_PhaseChange
- func (x *ChangeSubscriptionRequest) GetPlan() stringdeprecated
- func (x *ChangeSubscriptionRequest) GetPlanChange() *ChangeSubscriptionRequest_PlanChange
- func (*ChangeSubscriptionRequest) ProtoMessage()
- func (x *ChangeSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest) Reset()
- func (x *ChangeSubscriptionRequest) String() string
- func (m *ChangeSubscriptionRequest) Validate() error
- func (m *ChangeSubscriptionRequest) ValidateAll() error
- type ChangeSubscriptionRequestMultiError
- type ChangeSubscriptionRequestValidationError
- func (e ChangeSubscriptionRequestValidationError) Cause() error
- func (e ChangeSubscriptionRequestValidationError) Error() string
- func (e ChangeSubscriptionRequestValidationError) ErrorName() string
- func (e ChangeSubscriptionRequestValidationError) Field() string
- func (e ChangeSubscriptionRequestValidationError) Key() bool
- func (e ChangeSubscriptionRequestValidationError) Reason() string
- type ChangeSubscriptionRequest_PhaseChange
- func (*ChangeSubscriptionRequest_PhaseChange) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges() bool
- func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage()
- func (x *ChangeSubscriptionRequest_PhaseChange) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest_PhaseChange) Reset()
- func (x *ChangeSubscriptionRequest_PhaseChange) String() string
- func (m *ChangeSubscriptionRequest_PhaseChange) Validate() error
- func (m *ChangeSubscriptionRequest_PhaseChange) ValidateAll() error
- type ChangeSubscriptionRequest_PhaseChangeMultiError
- type ChangeSubscriptionRequest_PhaseChangeValidationError
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Cause() error
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Error() string
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) ErrorName() string
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Field() string
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Key() bool
- func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Reason() string
- type ChangeSubscriptionRequest_PhaseChange_
- type ChangeSubscriptionRequest_PlanChange
- func (*ChangeSubscriptionRequest_PlanChange) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionRequest_PlanChange) GetImmediate() bool
- func (x *ChangeSubscriptionRequest_PlanChange) GetPlan() string
- func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage()
- func (x *ChangeSubscriptionRequest_PlanChange) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionRequest_PlanChange) Reset()
- func (x *ChangeSubscriptionRequest_PlanChange) String() string
- func (m *ChangeSubscriptionRequest_PlanChange) Validate() error
- func (m *ChangeSubscriptionRequest_PlanChange) ValidateAll() error
- type ChangeSubscriptionRequest_PlanChangeMultiError
- type ChangeSubscriptionRequest_PlanChangeValidationError
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) Cause() error
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) Error() string
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) ErrorName() string
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) Field() string
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) Key() bool
- func (e ChangeSubscriptionRequest_PlanChangeValidationError) Reason() string
- type ChangeSubscriptionRequest_PlanChange_
- type ChangeSubscriptionResponse
- func (*ChangeSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ChangeSubscriptionResponse) GetPhase() *Subscription_Phase
- func (*ChangeSubscriptionResponse) ProtoMessage()
- func (x *ChangeSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *ChangeSubscriptionResponse) Reset()
- func (x *ChangeSubscriptionResponse) String() string
- func (m *ChangeSubscriptionResponse) Validate() error
- func (m *ChangeSubscriptionResponse) ValidateAll() error
- type ChangeSubscriptionResponseMultiError
- type ChangeSubscriptionResponseValidationError
- func (e ChangeSubscriptionResponseValidationError) Cause() error
- func (e ChangeSubscriptionResponseValidationError) Error() string
- func (e ChangeSubscriptionResponseValidationError) ErrorName() string
- func (e ChangeSubscriptionResponseValidationError) Field() string
- func (e ChangeSubscriptionResponseValidationError) Key() bool
- func (e ChangeSubscriptionResponseValidationError) Reason() string
- type CheckCreditEntitlementRequest
- func (*CheckCreditEntitlementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditEntitlementRequest) GetAmount() int64
- func (x *CheckCreditEntitlementRequest) GetOrgId() string
- func (*CheckCreditEntitlementRequest) ProtoMessage()
- func (x *CheckCreditEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *CheckCreditEntitlementRequest) Reset()
- func (x *CheckCreditEntitlementRequest) String() string
- func (m *CheckCreditEntitlementRequest) Validate() error
- func (m *CheckCreditEntitlementRequest) ValidateAll() error
- type CheckCreditEntitlementRequestMultiError
- type CheckCreditEntitlementRequestValidationError
- func (e CheckCreditEntitlementRequestValidationError) Cause() error
- func (e CheckCreditEntitlementRequestValidationError) Error() string
- func (e CheckCreditEntitlementRequestValidationError) ErrorName() string
- func (e CheckCreditEntitlementRequestValidationError) Field() string
- func (e CheckCreditEntitlementRequestValidationError) Key() bool
- func (e CheckCreditEntitlementRequestValidationError) Reason() string
- type CheckCreditEntitlementResponse
- func (*CheckCreditEntitlementResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckCreditEntitlementResponse) GetStatus() bool
- func (*CheckCreditEntitlementResponse) ProtoMessage()
- func (x *CheckCreditEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *CheckCreditEntitlementResponse) Reset()
- func (x *CheckCreditEntitlementResponse) String() string
- func (m *CheckCreditEntitlementResponse) Validate() error
- func (m *CheckCreditEntitlementResponse) ValidateAll() error
- type CheckCreditEntitlementResponseMultiError
- type CheckCreditEntitlementResponseValidationError
- func (e CheckCreditEntitlementResponseValidationError) Cause() error
- func (e CheckCreditEntitlementResponseValidationError) Error() string
- func (e CheckCreditEntitlementResponseValidationError) ErrorName() string
- func (e CheckCreditEntitlementResponseValidationError) Field() string
- func (e CheckCreditEntitlementResponseValidationError) Key() bool
- func (e CheckCreditEntitlementResponseValidationError) Reason() string
- type CheckFeatureEntitlementRequest
- func (*CheckFeatureEntitlementRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFeatureEntitlementRequest) GetBillingId() string
- func (x *CheckFeatureEntitlementRequest) GetFeature() string
- func (x *CheckFeatureEntitlementRequest) GetOrgId() string
- func (x *CheckFeatureEntitlementRequest) GetProjectId() string
- func (*CheckFeatureEntitlementRequest) ProtoMessage()
- func (x *CheckFeatureEntitlementRequest) ProtoReflect() protoreflect.Message
- func (x *CheckFeatureEntitlementRequest) Reset()
- func (x *CheckFeatureEntitlementRequest) String() string
- func (m *CheckFeatureEntitlementRequest) Validate() error
- func (m *CheckFeatureEntitlementRequest) ValidateAll() error
- type CheckFeatureEntitlementRequestMultiError
- type CheckFeatureEntitlementRequestValidationError
- func (e CheckFeatureEntitlementRequestValidationError) Cause() error
- func (e CheckFeatureEntitlementRequestValidationError) Error() string
- func (e CheckFeatureEntitlementRequestValidationError) ErrorName() string
- func (e CheckFeatureEntitlementRequestValidationError) Field() string
- func (e CheckFeatureEntitlementRequestValidationError) Key() bool
- func (e CheckFeatureEntitlementRequestValidationError) Reason() string
- type CheckFeatureEntitlementResponse
- func (*CheckFeatureEntitlementResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFeatureEntitlementResponse) GetStatus() bool
- func (*CheckFeatureEntitlementResponse) ProtoMessage()
- func (x *CheckFeatureEntitlementResponse) ProtoReflect() protoreflect.Message
- func (x *CheckFeatureEntitlementResponse) Reset()
- func (x *CheckFeatureEntitlementResponse) String() string
- func (m *CheckFeatureEntitlementResponse) Validate() error
- func (m *CheckFeatureEntitlementResponse) ValidateAll() error
- type CheckFeatureEntitlementResponseMultiError
- type CheckFeatureEntitlementResponseValidationError
- func (e CheckFeatureEntitlementResponseValidationError) Cause() error
- func (e CheckFeatureEntitlementResponseValidationError) Error() string
- func (e CheckFeatureEntitlementResponseValidationError) ErrorName() string
- func (e CheckFeatureEntitlementResponseValidationError) Field() string
- func (e CheckFeatureEntitlementResponseValidationError) Key() bool
- func (e CheckFeatureEntitlementResponseValidationError) Reason() string
- type CheckFederatedResourcePermissionRequest
- func (*CheckFederatedResourcePermissionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedResourcePermissionRequest) GetPermission() string
- func (x *CheckFederatedResourcePermissionRequest) GetResource() string
- func (x *CheckFederatedResourcePermissionRequest) GetSubject() string
- func (*CheckFederatedResourcePermissionRequest) ProtoMessage()
- func (x *CheckFederatedResourcePermissionRequest) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedResourcePermissionRequest) Reset()
- func (x *CheckFederatedResourcePermissionRequest) String() string
- func (m *CheckFederatedResourcePermissionRequest) Validate() error
- func (m *CheckFederatedResourcePermissionRequest) ValidateAll() error
- type CheckFederatedResourcePermissionRequestMultiError
- type CheckFederatedResourcePermissionRequestValidationError
- func (e CheckFederatedResourcePermissionRequestValidationError) Cause() error
- func (e CheckFederatedResourcePermissionRequestValidationError) Error() string
- func (e CheckFederatedResourcePermissionRequestValidationError) ErrorName() string
- func (e CheckFederatedResourcePermissionRequestValidationError) Field() string
- func (e CheckFederatedResourcePermissionRequestValidationError) Key() bool
- func (e CheckFederatedResourcePermissionRequestValidationError) Reason() string
- type CheckFederatedResourcePermissionResponse
- func (*CheckFederatedResourcePermissionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CheckFederatedResourcePermissionResponse) GetStatus() bool
- func (*CheckFederatedResourcePermissionResponse) ProtoMessage()
- func (x *CheckFederatedResourcePermissionResponse) ProtoReflect() protoreflect.Message
- func (x *CheckFederatedResourcePermissionResponse) Reset()
- func (x *CheckFederatedResourcePermissionResponse) String() string
- func (m *CheckFederatedResourcePermissionResponse) Validate() error
- func (m *CheckFederatedResourcePermissionResponse) ValidateAll() error
- type CheckFederatedResourcePermissionResponseMultiError
- type CheckFederatedResourcePermissionResponseValidationError
- func (e CheckFederatedResourcePermissionResponseValidationError) Cause() error
- func (e CheckFederatedResourcePermissionResponseValidationError) Error() string
- func (e CheckFederatedResourcePermissionResponseValidationError) ErrorName() string
- func (e CheckFederatedResourcePermissionResponseValidationError) Field() string
- func (e CheckFederatedResourcePermissionResponseValidationError) Key() bool
- func (e CheckFederatedResourcePermissionResponseValidationError) 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 CheckoutProductBody
- func (*CheckoutProductBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutProductBody) GetProduct() string
- func (x *CheckoutProductBody) GetQuantity() int64
- func (*CheckoutProductBody) ProtoMessage()
- func (x *CheckoutProductBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutProductBody) Reset()
- func (x *CheckoutProductBody) String() string
- func (m *CheckoutProductBody) Validate() error
- func (m *CheckoutProductBody) ValidateAll() error
- type CheckoutProductBodyMultiError
- type CheckoutProductBodyValidationError
- func (e CheckoutProductBodyValidationError) Cause() error
- func (e CheckoutProductBodyValidationError) Error() string
- func (e CheckoutProductBodyValidationError) ErrorName() string
- func (e CheckoutProductBodyValidationError) Field() string
- func (e CheckoutProductBodyValidationError) Key() bool
- func (e CheckoutProductBodyValidationError) Reason() string
- type CheckoutSession
- func (*CheckoutSession) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSession) GetCancelUrl() string
- func (x *CheckoutSession) GetCheckoutUrl() string
- func (x *CheckoutSession) GetCreatedAt() *timestamppb.Timestamp
- func (x *CheckoutSession) GetExpireAt() *timestamppb.Timestamp
- func (x *CheckoutSession) GetId() string
- func (x *CheckoutSession) GetMetadata() *structpb.Struct
- func (x *CheckoutSession) GetPlan() string
- func (x *CheckoutSession) GetProduct() string
- func (x *CheckoutSession) GetState() string
- func (x *CheckoutSession) GetSuccessUrl() string
- func (x *CheckoutSession) GetUpdatedAt() *timestamppb.Timestamp
- func (*CheckoutSession) ProtoMessage()
- func (x *CheckoutSession) ProtoReflect() protoreflect.Message
- func (x *CheckoutSession) Reset()
- func (x *CheckoutSession) String() string
- func (m *CheckoutSession) Validate() error
- func (m *CheckoutSession) ValidateAll() error
- type CheckoutSessionMultiError
- type CheckoutSessionValidationError
- func (e CheckoutSessionValidationError) Cause() error
- func (e CheckoutSessionValidationError) Error() string
- func (e CheckoutSessionValidationError) ErrorName() string
- func (e CheckoutSessionValidationError) Field() string
- func (e CheckoutSessionValidationError) Key() bool
- func (e CheckoutSessionValidationError) Reason() string
- type CheckoutSetupBody
- func (*CheckoutSetupBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSetupBody) GetCustomerPortal() bool
- func (x *CheckoutSetupBody) GetPaymentMethod() bool
- func (*CheckoutSetupBody) ProtoMessage()
- func (x *CheckoutSetupBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutSetupBody) Reset()
- func (x *CheckoutSetupBody) String() string
- func (m *CheckoutSetupBody) Validate() error
- func (m *CheckoutSetupBody) ValidateAll() error
- type CheckoutSetupBodyMultiError
- type CheckoutSetupBodyValidationError
- func (e CheckoutSetupBodyValidationError) Cause() error
- func (e CheckoutSetupBodyValidationError) Error() string
- func (e CheckoutSetupBodyValidationError) ErrorName() string
- func (e CheckoutSetupBodyValidationError) Field() string
- func (e CheckoutSetupBodyValidationError) Key() bool
- func (e CheckoutSetupBodyValidationError) Reason() string
- type CheckoutSubscriptionBody
- func (*CheckoutSubscriptionBody) Descriptor() ([]byte, []int)deprecated
- func (x *CheckoutSubscriptionBody) GetCancelAfterTrial() bool
- func (x *CheckoutSubscriptionBody) GetPlan() string
- func (x *CheckoutSubscriptionBody) GetProviderCouponId() string
- func (x *CheckoutSubscriptionBody) GetSkipTrial() bool
- func (*CheckoutSubscriptionBody) ProtoMessage()
- func (x *CheckoutSubscriptionBody) ProtoReflect() protoreflect.Message
- func (x *CheckoutSubscriptionBody) Reset()
- func (x *CheckoutSubscriptionBody) String() string
- func (m *CheckoutSubscriptionBody) Validate() error
- func (m *CheckoutSubscriptionBody) ValidateAll() error
- type CheckoutSubscriptionBodyMultiError
- type CheckoutSubscriptionBodyValidationError
- func (e CheckoutSubscriptionBodyValidationError) Cause() error
- func (e CheckoutSubscriptionBodyValidationError) Error() string
- func (e CheckoutSubscriptionBodyValidationError) ErrorName() string
- func (e CheckoutSubscriptionBodyValidationError) Field() string
- func (e CheckoutSubscriptionBodyValidationError) Key() bool
- func (e CheckoutSubscriptionBodyValidationError) Reason() string
- type CreateAuditRecordRequest
- func (*CreateAuditRecordRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuditRecordRequest) GetActor() *AuditRecordActor
- func (x *CreateAuditRecordRequest) GetEvent() string
- func (x *CreateAuditRecordRequest) GetIdempotencyKey() string
- func (x *CreateAuditRecordRequest) GetMetadata() *structpb.Struct
- func (x *CreateAuditRecordRequest) GetOccurredAt() *timestamppb.Timestamp
- func (x *CreateAuditRecordRequest) GetOrgId() string
- func (x *CreateAuditRecordRequest) GetRequestId() string
- func (x *CreateAuditRecordRequest) GetResource() *AuditRecordResource
- func (x *CreateAuditRecordRequest) GetTarget() *AuditRecordTarget
- func (*CreateAuditRecordRequest) ProtoMessage()
- func (x *CreateAuditRecordRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAuditRecordRequest) Reset()
- func (x *CreateAuditRecordRequest) String() string
- func (m *CreateAuditRecordRequest) Validate() error
- func (m *CreateAuditRecordRequest) ValidateAll() error
- type CreateAuditRecordRequestMultiError
- type CreateAuditRecordRequestValidationError
- func (e CreateAuditRecordRequestValidationError) Cause() error
- func (e CreateAuditRecordRequestValidationError) Error() string
- func (e CreateAuditRecordRequestValidationError) ErrorName() string
- func (e CreateAuditRecordRequestValidationError) Field() string
- func (e CreateAuditRecordRequestValidationError) Key() bool
- func (e CreateAuditRecordRequestValidationError) Reason() string
- type CreateAuditRecordResponse
- func (*CreateAuditRecordResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAuditRecordResponse) GetAuditRecord() *AuditRecord
- func (*CreateAuditRecordResponse) ProtoMessage()
- func (x *CreateAuditRecordResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAuditRecordResponse) Reset()
- func (x *CreateAuditRecordResponse) String() string
- func (m *CreateAuditRecordResponse) Validate() error
- func (m *CreateAuditRecordResponse) ValidateAll() error
- type CreateAuditRecordResponseMultiError
- type CreateAuditRecordResponseValidationError
- func (e CreateAuditRecordResponseValidationError) Cause() error
- func (e CreateAuditRecordResponseValidationError) Error() string
- func (e CreateAuditRecordResponseValidationError) ErrorName() string
- func (e CreateAuditRecordResponseValidationError) Field() string
- func (e CreateAuditRecordResponseValidationError) Key() bool
- func (e CreateAuditRecordResponseValidationError) Reason() string
- type CreateBillingAccountRequest
- func (*CreateBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingAccountRequest) GetBody() *BillingAccountRequestBody
- func (x *CreateBillingAccountRequest) GetOffline() bool
- func (x *CreateBillingAccountRequest) GetOrgId() string
- func (*CreateBillingAccountRequest) ProtoMessage()
- func (x *CreateBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountRequest) Reset()
- func (x *CreateBillingAccountRequest) String() string
- func (m *CreateBillingAccountRequest) Validate() error
- func (m *CreateBillingAccountRequest) ValidateAll() error
- type CreateBillingAccountRequestMultiError
- type CreateBillingAccountRequestValidationError
- func (e CreateBillingAccountRequestValidationError) Cause() error
- func (e CreateBillingAccountRequestValidationError) Error() string
- func (e CreateBillingAccountRequestValidationError) ErrorName() string
- func (e CreateBillingAccountRequestValidationError) Field() string
- func (e CreateBillingAccountRequestValidationError) Key() bool
- func (e CreateBillingAccountRequestValidationError) Reason() string
- type CreateBillingAccountResponse
- func (*CreateBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (*CreateBillingAccountResponse) ProtoMessage()
- func (x *CreateBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingAccountResponse) Reset()
- func (x *CreateBillingAccountResponse) String() string
- func (m *CreateBillingAccountResponse) Validate() error
- func (m *CreateBillingAccountResponse) ValidateAll() error
- type CreateBillingAccountResponseMultiError
- type CreateBillingAccountResponseValidationError
- func (e CreateBillingAccountResponseValidationError) Cause() error
- func (e CreateBillingAccountResponseValidationError) Error() string
- func (e CreateBillingAccountResponseValidationError) ErrorName() string
- func (e CreateBillingAccountResponseValidationError) Field() string
- func (e CreateBillingAccountResponseValidationError) Key() bool
- func (e CreateBillingAccountResponseValidationError) Reason() string
- type CreateBillingUsageRequest
- func (*CreateBillingUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBillingUsageRequest) GetBillingId() string
- func (x *CreateBillingUsageRequest) GetOrgId() string
- func (x *CreateBillingUsageRequest) GetProjectId() string
- func (x *CreateBillingUsageRequest) GetUsages() []*Usage
- func (*CreateBillingUsageRequest) ProtoMessage()
- func (x *CreateBillingUsageRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBillingUsageRequest) Reset()
- func (x *CreateBillingUsageRequest) String() string
- func (m *CreateBillingUsageRequest) Validate() error
- func (m *CreateBillingUsageRequest) ValidateAll() error
- type CreateBillingUsageRequestMultiError
- type CreateBillingUsageRequestValidationError
- func (e CreateBillingUsageRequestValidationError) Cause() error
- func (e CreateBillingUsageRequestValidationError) Error() string
- func (e CreateBillingUsageRequestValidationError) ErrorName() string
- func (e CreateBillingUsageRequestValidationError) Field() string
- func (e CreateBillingUsageRequestValidationError) Key() bool
- func (e CreateBillingUsageRequestValidationError) Reason() string
- type CreateBillingUsageResponse
- func (*CreateBillingUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateBillingUsageResponse) ProtoMessage()
- func (x *CreateBillingUsageResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBillingUsageResponse) Reset()
- func (x *CreateBillingUsageResponse) String() string
- func (m *CreateBillingUsageResponse) Validate() error
- func (m *CreateBillingUsageResponse) ValidateAll() error
- type CreateBillingUsageResponseMultiError
- type CreateBillingUsageResponseValidationError
- func (e CreateBillingUsageResponseValidationError) Cause() error
- func (e CreateBillingUsageResponseValidationError) Error() string
- func (e CreateBillingUsageResponseValidationError) ErrorName() string
- func (e CreateBillingUsageResponseValidationError) Field() string
- func (e CreateBillingUsageResponseValidationError) Key() bool
- func (e CreateBillingUsageResponseValidationError) Reason() string
- type CreateCheckoutRequest
- func (*CreateCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutRequest) GetBillingId() stringdeprecated
- func (x *CreateCheckoutRequest) GetCancelUrl() string
- func (x *CreateCheckoutRequest) GetOrgId() string
- func (x *CreateCheckoutRequest) GetProductBody() *CheckoutProductBody
- func (x *CreateCheckoutRequest) GetSetupBody() *CheckoutSetupBody
- func (x *CreateCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
- func (x *CreateCheckoutRequest) GetSuccessUrl() string
- func (*CreateCheckoutRequest) ProtoMessage()
- func (x *CreateCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutRequest) Reset()
- func (x *CreateCheckoutRequest) String() string
- func (m *CreateCheckoutRequest) Validate() error
- func (m *CreateCheckoutRequest) ValidateAll() error
- type CreateCheckoutRequestMultiError
- type CreateCheckoutRequestValidationError
- func (e CreateCheckoutRequestValidationError) Cause() error
- func (e CreateCheckoutRequestValidationError) Error() string
- func (e CreateCheckoutRequestValidationError) ErrorName() string
- func (e CreateCheckoutRequestValidationError) Field() string
- func (e CreateCheckoutRequestValidationError) Key() bool
- func (e CreateCheckoutRequestValidationError) Reason() string
- type CreateCheckoutResponse
- func (*CreateCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCheckoutResponse) GetCheckoutSession() *CheckoutSession
- func (*CreateCheckoutResponse) ProtoMessage()
- func (x *CreateCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCheckoutResponse) Reset()
- func (x *CreateCheckoutResponse) String() string
- func (m *CreateCheckoutResponse) Validate() error
- func (m *CreateCheckoutResponse) ValidateAll() error
- type CreateCheckoutResponseMultiError
- type CreateCheckoutResponseValidationError
- func (e CreateCheckoutResponseValidationError) Cause() error
- func (e CreateCheckoutResponseValidationError) Error() string
- func (e CreateCheckoutResponseValidationError) ErrorName() string
- func (e CreateCheckoutResponseValidationError) Field() string
- func (e CreateCheckoutResponseValidationError) Key() bool
- func (e CreateCheckoutResponseValidationError) 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 CreateFeatureRequest
- func (*CreateFeatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureRequest) GetBody() *FeatureRequestBody
- func (*CreateFeatureRequest) ProtoMessage()
- func (x *CreateFeatureRequest) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureRequest) Reset()
- func (x *CreateFeatureRequest) String() string
- func (m *CreateFeatureRequest) Validate() error
- func (m *CreateFeatureRequest) ValidateAll() error
- type CreateFeatureRequestMultiError
- type CreateFeatureRequestValidationError
- func (e CreateFeatureRequestValidationError) Cause() error
- func (e CreateFeatureRequestValidationError) Error() string
- func (e CreateFeatureRequestValidationError) ErrorName() string
- func (e CreateFeatureRequestValidationError) Field() string
- func (e CreateFeatureRequestValidationError) Key() bool
- func (e CreateFeatureRequestValidationError) Reason() string
- type CreateFeatureResponse
- func (*CreateFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateFeatureResponse) GetFeature() *Feature
- func (*CreateFeatureResponse) ProtoMessage()
- func (x *CreateFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *CreateFeatureResponse) Reset()
- func (x *CreateFeatureResponse) String() string
- func (m *CreateFeatureResponse) Validate() error
- func (m *CreateFeatureResponse) ValidateAll() error
- type CreateFeatureResponseMultiError
- type CreateFeatureResponseValidationError
- func (e CreateFeatureResponseValidationError) Cause() error
- func (e CreateFeatureResponseValidationError) Error() string
- func (e CreateFeatureResponseValidationError) ErrorName() string
- func (e CreateFeatureResponseValidationError) Field() string
- func (e CreateFeatureResponseValidationError) Key() bool
- func (e CreateFeatureResponseValidationError) 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 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 CreatePlanRequest
- func (*CreatePlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePlanRequest) GetBody() *PlanRequestBody
- func (*CreatePlanRequest) ProtoMessage()
- func (x *CreatePlanRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePlanRequest) Reset()
- func (x *CreatePlanRequest) String() string
- func (m *CreatePlanRequest) Validate() error
- func (m *CreatePlanRequest) ValidateAll() error
- type CreatePlanRequestMultiError
- type CreatePlanRequestValidationError
- func (e CreatePlanRequestValidationError) Cause() error
- func (e CreatePlanRequestValidationError) Error() string
- func (e CreatePlanRequestValidationError) ErrorName() string
- func (e CreatePlanRequestValidationError) Field() string
- func (e CreatePlanRequestValidationError) Key() bool
- func (e CreatePlanRequestValidationError) Reason() string
- type CreatePlanResponse
- func (*CreatePlanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePlanResponse) GetPlan() *Plan
- func (*CreatePlanResponse) ProtoMessage()
- func (x *CreatePlanResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePlanResponse) Reset()
- func (x *CreatePlanResponse) String() string
- func (m *CreatePlanResponse) Validate() error
- func (m *CreatePlanResponse) ValidateAll() error
- type CreatePlanResponseMultiError
- type CreatePlanResponseValidationError
- func (e CreatePlanResponseValidationError) Cause() error
- func (e CreatePlanResponseValidationError) Error() string
- func (e CreatePlanResponseValidationError) ErrorName() string
- func (e CreatePlanResponseValidationError) Field() string
- func (e CreatePlanResponseValidationError) Key() bool
- func (e CreatePlanResponseValidationError) Reason() string
- type CreatePolicyForProjectBody
- func (*CreatePolicyForProjectBody) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyForProjectBody) GetPrincipal() string
- func (x *CreatePolicyForProjectBody) GetRoleId() string
- func (x *CreatePolicyForProjectBody) GetTitle() string
- func (*CreatePolicyForProjectBody) ProtoMessage()
- func (x *CreatePolicyForProjectBody) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectBody) Reset()
- func (x *CreatePolicyForProjectBody) String() string
- func (m *CreatePolicyForProjectBody) Validate() error
- func (m *CreatePolicyForProjectBody) ValidateAll() error
- type CreatePolicyForProjectBodyMultiError
- type CreatePolicyForProjectBodyValidationError
- func (e CreatePolicyForProjectBodyValidationError) Cause() error
- func (e CreatePolicyForProjectBodyValidationError) Error() string
- func (e CreatePolicyForProjectBodyValidationError) ErrorName() string
- func (e CreatePolicyForProjectBodyValidationError) Field() string
- func (e CreatePolicyForProjectBodyValidationError) Key() bool
- func (e CreatePolicyForProjectBodyValidationError) Reason() string
- type CreatePolicyForProjectRequest
- func (*CreatePolicyForProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreatePolicyForProjectRequest) GetBody() *CreatePolicyForProjectBody
- func (x *CreatePolicyForProjectRequest) GetProjectId() string
- func (*CreatePolicyForProjectRequest) ProtoMessage()
- func (x *CreatePolicyForProjectRequest) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectRequest) Reset()
- func (x *CreatePolicyForProjectRequest) String() string
- func (m *CreatePolicyForProjectRequest) Validate() error
- func (m *CreatePolicyForProjectRequest) ValidateAll() error
- type CreatePolicyForProjectRequestMultiError
- type CreatePolicyForProjectRequestValidationError
- func (e CreatePolicyForProjectRequestValidationError) Cause() error
- func (e CreatePolicyForProjectRequestValidationError) Error() string
- func (e CreatePolicyForProjectRequestValidationError) ErrorName() string
- func (e CreatePolicyForProjectRequestValidationError) Field() string
- func (e CreatePolicyForProjectRequestValidationError) Key() bool
- func (e CreatePolicyForProjectRequestValidationError) Reason() string
- type CreatePolicyForProjectResponse
- func (*CreatePolicyForProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreatePolicyForProjectResponse) ProtoMessage()
- func (x *CreatePolicyForProjectResponse) ProtoReflect() protoreflect.Message
- func (x *CreatePolicyForProjectResponse) Reset()
- func (x *CreatePolicyForProjectResponse) String() string
- func (m *CreatePolicyForProjectResponse) Validate() error
- func (m *CreatePolicyForProjectResponse) ValidateAll() error
- type CreatePolicyForProjectResponseMultiError
- type CreatePolicyForProjectResponseValidationError
- func (e CreatePolicyForProjectResponseValidationError) Cause() error
- func (e CreatePolicyForProjectResponseValidationError) Error() string
- func (e CreatePolicyForProjectResponseValidationError) ErrorName() string
- func (e CreatePolicyForProjectResponseValidationError) Field() string
- func (e CreatePolicyForProjectResponseValidationError) Key() bool
- func (e CreatePolicyForProjectResponseValidationError) 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 CreateProductRequest
- func (*CreateProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProductRequest) GetBody() *ProductRequestBody
- func (*CreateProductRequest) ProtoMessage()
- func (x *CreateProductRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProductRequest) Reset()
- func (x *CreateProductRequest) String() string
- func (m *CreateProductRequest) Validate() error
- func (m *CreateProductRequest) ValidateAll() error
- type CreateProductRequestMultiError
- type CreateProductRequestValidationError
- func (e CreateProductRequestValidationError) Cause() error
- func (e CreateProductRequestValidationError) Error() string
- func (e CreateProductRequestValidationError) ErrorName() string
- func (e CreateProductRequestValidationError) Field() string
- func (e CreateProductRequestValidationError) Key() bool
- func (e CreateProductRequestValidationError) Reason() string
- type CreateProductResponse
- func (*CreateProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProductResponse) GetProduct() *Product
- func (*CreateProductResponse) ProtoMessage()
- func (x *CreateProductResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProductResponse) Reset()
- func (x *CreateProductResponse) String() string
- func (m *CreateProductResponse) Validate() error
- func (m *CreateProductResponse) ValidateAll() error
- type CreateProductResponseMultiError
- type CreateProductResponseValidationError
- func (e CreateProductResponseValidationError) Cause() error
- func (e CreateProductResponseValidationError) Error() string
- func (e CreateProductResponseValidationError) ErrorName() string
- func (e CreateProductResponseValidationError) Field() string
- func (e CreateProductResponseValidationError) Key() bool
- func (e CreateProductResponseValidationError) 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 CreateProspectPublicRequest
- func (*CreateProspectPublicRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectPublicRequest) GetActivity() string
- func (x *CreateProspectPublicRequest) GetEmail() string
- func (x *CreateProspectPublicRequest) GetMetadata() *structpb.Struct
- func (x *CreateProspectPublicRequest) GetName() string
- func (x *CreateProspectPublicRequest) GetPhone() string
- func (x *CreateProspectPublicRequest) GetSource() string
- func (*CreateProspectPublicRequest) ProtoMessage()
- func (x *CreateProspectPublicRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProspectPublicRequest) Reset()
- func (x *CreateProspectPublicRequest) String() string
- func (m *CreateProspectPublicRequest) Validate() error
- func (m *CreateProspectPublicRequest) ValidateAll() error
- type CreateProspectPublicRequestMultiError
- type CreateProspectPublicRequestValidationError
- func (e CreateProspectPublicRequestValidationError) Cause() error
- func (e CreateProspectPublicRequestValidationError) Error() string
- func (e CreateProspectPublicRequestValidationError) ErrorName() string
- func (e CreateProspectPublicRequestValidationError) Field() string
- func (e CreateProspectPublicRequestValidationError) Key() bool
- func (e CreateProspectPublicRequestValidationError) Reason() string
- type CreateProspectPublicResponse
- func (*CreateProspectPublicResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateProspectPublicResponse) ProtoMessage()
- func (x *CreateProspectPublicResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProspectPublicResponse) Reset()
- func (x *CreateProspectPublicResponse) String() string
- func (m *CreateProspectPublicResponse) Validate() error
- func (m *CreateProspectPublicResponse) ValidateAll() error
- type CreateProspectPublicResponseMultiError
- type CreateProspectPublicResponseValidationError
- func (e CreateProspectPublicResponseValidationError) Cause() error
- func (e CreateProspectPublicResponseValidationError) Error() string
- func (e CreateProspectPublicResponseValidationError) ErrorName() string
- func (e CreateProspectPublicResponseValidationError) Field() string
- func (e CreateProspectPublicResponseValidationError) Key() bool
- func (e CreateProspectPublicResponseValidationError) Reason() string
- type CreateProspectRequest
- func (*CreateProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectRequest) GetActivity() string
- func (x *CreateProspectRequest) GetEmail() string
- func (x *CreateProspectRequest) GetMetadata() *structpb.Struct
- func (x *CreateProspectRequest) GetName() string
- func (x *CreateProspectRequest) GetPhone() string
- func (x *CreateProspectRequest) GetSource() string
- func (x *CreateProspectRequest) GetStatus() Prospect_Status
- func (x *CreateProspectRequest) GetVerified() bool
- func (*CreateProspectRequest) ProtoMessage()
- func (x *CreateProspectRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProspectRequest) Reset()
- func (x *CreateProspectRequest) String() string
- func (m *CreateProspectRequest) Validate() error
- func (m *CreateProspectRequest) ValidateAll() error
- type CreateProspectRequestMultiError
- type CreateProspectRequestValidationError
- func (e CreateProspectRequestValidationError) Cause() error
- func (e CreateProspectRequestValidationError) Error() string
- func (e CreateProspectRequestValidationError) ErrorName() string
- func (e CreateProspectRequestValidationError) Field() string
- func (e CreateProspectRequestValidationError) Key() bool
- func (e CreateProspectRequestValidationError) Reason() string
- type CreateProspectResponse
- func (*CreateProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProspectResponse) GetProspect() *Prospect
- func (*CreateProspectResponse) ProtoMessage()
- func (x *CreateProspectResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProspectResponse) Reset()
- func (x *CreateProspectResponse) String() string
- func (m *CreateProspectResponse) Validate() error
- func (m *CreateProspectResponse) ValidateAll() error
- type CreateProspectResponseMultiError
- type CreateProspectResponseValidationError
- func (e CreateProspectResponseValidationError) Cause() error
- func (e CreateProspectResponseValidationError) Error() string
- func (e CreateProspectResponseValidationError) ErrorName() string
- func (e CreateProspectResponseValidationError) Field() string
- func (e CreateProspectResponseValidationError) Key() bool
- func (e CreateProspectResponseValidationError) 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 CreateServiceUserCredentialRequest
- func (*CreateServiceUserCredentialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserCredentialRequest) GetId() string
- func (x *CreateServiceUserCredentialRequest) GetOrgId() string
- func (x *CreateServiceUserCredentialRequest) GetTitle() string
- func (*CreateServiceUserCredentialRequest) ProtoMessage()
- func (x *CreateServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserCredentialRequest) Reset()
- func (x *CreateServiceUserCredentialRequest) String() string
- func (m *CreateServiceUserCredentialRequest) Validate() error
- func (m *CreateServiceUserCredentialRequest) ValidateAll() error
- type CreateServiceUserCredentialRequestMultiError
- type CreateServiceUserCredentialRequestValidationError
- func (e CreateServiceUserCredentialRequestValidationError) Cause() error
- func (e CreateServiceUserCredentialRequestValidationError) Error() string
- func (e CreateServiceUserCredentialRequestValidationError) ErrorName() string
- func (e CreateServiceUserCredentialRequestValidationError) Field() string
- func (e CreateServiceUserCredentialRequestValidationError) Key() bool
- func (e CreateServiceUserCredentialRequestValidationError) Reason() string
- type CreateServiceUserCredentialResponse
- func (*CreateServiceUserCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserCredentialResponse) GetSecret() *SecretCredential
- func (*CreateServiceUserCredentialResponse) ProtoMessage()
- func (x *CreateServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserCredentialResponse) Reset()
- func (x *CreateServiceUserCredentialResponse) String() string
- func (m *CreateServiceUserCredentialResponse) Validate() error
- func (m *CreateServiceUserCredentialResponse) ValidateAll() error
- type CreateServiceUserCredentialResponseMultiError
- type CreateServiceUserCredentialResponseValidationError
- func (e CreateServiceUserCredentialResponseValidationError) Cause() error
- func (e CreateServiceUserCredentialResponseValidationError) Error() string
- func (e CreateServiceUserCredentialResponseValidationError) ErrorName() string
- func (e CreateServiceUserCredentialResponseValidationError) Field() string
- func (e CreateServiceUserCredentialResponseValidationError) Key() bool
- func (e CreateServiceUserCredentialResponseValidationError) Reason() string
- type CreateServiceUserJWKRequest
- func (*CreateServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserJWKRequest) GetId() string
- func (x *CreateServiceUserJWKRequest) GetOrgId() string
- func (x *CreateServiceUserJWKRequest) GetTitle() string
- func (*CreateServiceUserJWKRequest) ProtoMessage()
- func (x *CreateServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserJWKRequest) Reset()
- func (x *CreateServiceUserJWKRequest) String() string
- func (m *CreateServiceUserJWKRequest) Validate() error
- func (m *CreateServiceUserJWKRequest) ValidateAll() error
- type CreateServiceUserJWKRequestMultiError
- type CreateServiceUserJWKRequestValidationError
- func (e CreateServiceUserJWKRequestValidationError) Cause() error
- func (e CreateServiceUserJWKRequestValidationError) Error() string
- func (e CreateServiceUserJWKRequestValidationError) ErrorName() string
- func (e CreateServiceUserJWKRequestValidationError) Field() string
- func (e CreateServiceUserJWKRequestValidationError) Key() bool
- func (e CreateServiceUserJWKRequestValidationError) Reason() string
- type CreateServiceUserJWKResponse
- func (*CreateServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserJWKResponse) GetKey() *KeyCredential
- func (*CreateServiceUserJWKResponse) ProtoMessage()
- func (x *CreateServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserJWKResponse) Reset()
- func (x *CreateServiceUserJWKResponse) String() string
- func (m *CreateServiceUserJWKResponse) Validate() error
- func (m *CreateServiceUserJWKResponse) ValidateAll() error
- type CreateServiceUserJWKResponseMultiError
- type CreateServiceUserJWKResponseValidationError
- func (e CreateServiceUserJWKResponseValidationError) Cause() error
- func (e CreateServiceUserJWKResponseValidationError) Error() string
- func (e CreateServiceUserJWKResponseValidationError) ErrorName() string
- func (e CreateServiceUserJWKResponseValidationError) Field() string
- func (e CreateServiceUserJWKResponseValidationError) Key() bool
- func (e CreateServiceUserJWKResponseValidationError) 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 CreateServiceUserTokenRequest
- func (*CreateServiceUserTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserTokenRequest) GetId() string
- func (x *CreateServiceUserTokenRequest) GetOrgId() string
- func (x *CreateServiceUserTokenRequest) GetTitle() string
- func (*CreateServiceUserTokenRequest) ProtoMessage()
- func (x *CreateServiceUserTokenRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserTokenRequest) Reset()
- func (x *CreateServiceUserTokenRequest) String() string
- func (m *CreateServiceUserTokenRequest) Validate() error
- func (m *CreateServiceUserTokenRequest) ValidateAll() error
- type CreateServiceUserTokenRequestMultiError
- type CreateServiceUserTokenRequestValidationError
- func (e CreateServiceUserTokenRequestValidationError) Cause() error
- func (e CreateServiceUserTokenRequestValidationError) Error() string
- func (e CreateServiceUserTokenRequestValidationError) ErrorName() string
- func (e CreateServiceUserTokenRequestValidationError) Field() string
- func (e CreateServiceUserTokenRequestValidationError) Key() bool
- func (e CreateServiceUserTokenRequestValidationError) Reason() string
- type CreateServiceUserTokenResponse
- func (*CreateServiceUserTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceUserTokenResponse) GetToken() *ServiceUserToken
- func (*CreateServiceUserTokenResponse) ProtoMessage()
- func (x *CreateServiceUserTokenResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceUserTokenResponse) Reset()
- func (x *CreateServiceUserTokenResponse) String() string
- func (m *CreateServiceUserTokenResponse) Validate() error
- func (m *CreateServiceUserTokenResponse) ValidateAll() error
- type CreateServiceUserTokenResponseMultiError
- type CreateServiceUserTokenResponseValidationError
- func (e CreateServiceUserTokenResponseValidationError) Cause() error
- func (e CreateServiceUserTokenResponseValidationError) Error() string
- func (e CreateServiceUserTokenResponseValidationError) ErrorName() string
- func (e CreateServiceUserTokenResponseValidationError) Field() string
- func (e CreateServiceUserTokenResponseValidationError) Key() bool
- func (e CreateServiceUserTokenResponseValidationError) 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 CreateWebhookRequest
- func (*CreateWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookRequest) GetBody() *WebhookRequestBody
- func (*CreateWebhookRequest) ProtoMessage()
- func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookRequest) Reset()
- func (x *CreateWebhookRequest) String() string
- func (m *CreateWebhookRequest) Validate() error
- func (m *CreateWebhookRequest) ValidateAll() error
- type CreateWebhookRequestMultiError
- type CreateWebhookRequestValidationError
- func (e CreateWebhookRequestValidationError) Cause() error
- func (e CreateWebhookRequestValidationError) Error() string
- func (e CreateWebhookRequestValidationError) ErrorName() string
- func (e CreateWebhookRequestValidationError) Field() string
- func (e CreateWebhookRequestValidationError) Key() bool
- func (e CreateWebhookRequestValidationError) Reason() string
- type CreateWebhookResponse
- func (*CreateWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWebhookResponse) GetWebhook() *Webhook
- func (*CreateWebhookResponse) ProtoMessage()
- func (x *CreateWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *CreateWebhookResponse) Reset()
- func (x *CreateWebhookResponse) String() string
- func (m *CreateWebhookResponse) Validate() error
- func (m *CreateWebhookResponse) ValidateAll() error
- type CreateWebhookResponseMultiError
- type CreateWebhookResponseValidationError
- func (e CreateWebhookResponseValidationError) Cause() error
- func (e CreateWebhookResponseValidationError) Error() string
- func (e CreateWebhookResponseValidationError) ErrorName() string
- func (e CreateWebhookResponseValidationError) Field() string
- func (e CreateWebhookResponseValidationError) Key() bool
- func (e CreateWebhookResponseValidationError) Reason() string
- type DelegatedCheckoutRequest
- func (*DelegatedCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DelegatedCheckoutRequest) GetBillingId() stringdeprecated
- func (x *DelegatedCheckoutRequest) GetOrgId() string
- func (x *DelegatedCheckoutRequest) GetProductBody() *CheckoutProductBody
- func (x *DelegatedCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
- func (*DelegatedCheckoutRequest) ProtoMessage()
- func (x *DelegatedCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *DelegatedCheckoutRequest) Reset()
- func (x *DelegatedCheckoutRequest) String() string
- func (m *DelegatedCheckoutRequest) Validate() error
- func (m *DelegatedCheckoutRequest) ValidateAll() error
- type DelegatedCheckoutRequestMultiError
- type DelegatedCheckoutRequestValidationError
- func (e DelegatedCheckoutRequestValidationError) Cause() error
- func (e DelegatedCheckoutRequestValidationError) Error() string
- func (e DelegatedCheckoutRequestValidationError) ErrorName() string
- func (e DelegatedCheckoutRequestValidationError) Field() string
- func (e DelegatedCheckoutRequestValidationError) Key() bool
- func (e DelegatedCheckoutRequestValidationError) Reason() string
- type DelegatedCheckoutResponse
- func (*DelegatedCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DelegatedCheckoutResponse) GetProduct() *Product
- func (x *DelegatedCheckoutResponse) GetSubscription() *Subscription
- func (*DelegatedCheckoutResponse) ProtoMessage()
- func (x *DelegatedCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *DelegatedCheckoutResponse) Reset()
- func (x *DelegatedCheckoutResponse) String() string
- func (m *DelegatedCheckoutResponse) Validate() error
- func (m *DelegatedCheckoutResponse) ValidateAll() error
- type DelegatedCheckoutResponseMultiError
- type DelegatedCheckoutResponseValidationError
- func (e DelegatedCheckoutResponseValidationError) Cause() error
- func (e DelegatedCheckoutResponseValidationError) Error() string
- func (e DelegatedCheckoutResponseValidationError) ErrorName() string
- func (e DelegatedCheckoutResponseValidationError) Field() string
- func (e DelegatedCheckoutResponseValidationError) Key() bool
- func (e DelegatedCheckoutResponseValidationError) Reason() string
- type DeleteBillingAccountRequest
- func (*DeleteBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteBillingAccountRequest) GetId() string
- func (x *DeleteBillingAccountRequest) GetOrgId() string
- func (*DeleteBillingAccountRequest) ProtoMessage()
- func (x *DeleteBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingAccountRequest) Reset()
- func (x *DeleteBillingAccountRequest) String() string
- func (m *DeleteBillingAccountRequest) Validate() error
- func (m *DeleteBillingAccountRequest) ValidateAll() error
- type DeleteBillingAccountRequestMultiError
- type DeleteBillingAccountRequestValidationError
- func (e DeleteBillingAccountRequestValidationError) Cause() error
- func (e DeleteBillingAccountRequestValidationError) Error() string
- func (e DeleteBillingAccountRequestValidationError) ErrorName() string
- func (e DeleteBillingAccountRequestValidationError) Field() string
- func (e DeleteBillingAccountRequestValidationError) Key() bool
- func (e DeleteBillingAccountRequestValidationError) Reason() string
- type DeleteBillingAccountResponse
- func (*DeleteBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteBillingAccountResponse) ProtoMessage()
- func (x *DeleteBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteBillingAccountResponse) Reset()
- func (x *DeleteBillingAccountResponse) String() string
- func (m *DeleteBillingAccountResponse) Validate() error
- func (m *DeleteBillingAccountResponse) ValidateAll() error
- type DeleteBillingAccountResponseMultiError
- type DeleteBillingAccountResponseValidationError
- func (e DeleteBillingAccountResponseValidationError) Cause() error
- func (e DeleteBillingAccountResponseValidationError) Error() string
- func (e DeleteBillingAccountResponseValidationError) ErrorName() string
- func (e DeleteBillingAccountResponseValidationError) Field() string
- func (e DeleteBillingAccountResponseValidationError) Key() bool
- func (e DeleteBillingAccountResponseValidationError) 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 DeleteProspectRequest
- func (*DeleteProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProspectRequest) GetId() string
- func (*DeleteProspectRequest) ProtoMessage()
- func (x *DeleteProspectRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteProspectRequest) Reset()
- func (x *DeleteProspectRequest) String() string
- func (m *DeleteProspectRequest) Validate() error
- func (m *DeleteProspectRequest) ValidateAll() error
- type DeleteProspectRequestMultiError
- type DeleteProspectRequestValidationError
- func (e DeleteProspectRequestValidationError) Cause() error
- func (e DeleteProspectRequestValidationError) Error() string
- func (e DeleteProspectRequestValidationError) ErrorName() string
- func (e DeleteProspectRequestValidationError) Field() string
- func (e DeleteProspectRequestValidationError) Key() bool
- func (e DeleteProspectRequestValidationError) Reason() string
- type DeleteProspectResponse
- func (*DeleteProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteProspectResponse) ProtoMessage()
- func (x *DeleteProspectResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteProspectResponse) Reset()
- func (x *DeleteProspectResponse) String() string
- func (m *DeleteProspectResponse) Validate() error
- func (m *DeleteProspectResponse) ValidateAll() error
- type DeleteProspectResponseMultiError
- type DeleteProspectResponseValidationError
- func (e DeleteProspectResponseValidationError) Cause() error
- func (e DeleteProspectResponseValidationError) Error() string
- func (e DeleteProspectResponseValidationError) ErrorName() string
- func (e DeleteProspectResponseValidationError) Field() string
- func (e DeleteProspectResponseValidationError) Key() bool
- func (e DeleteProspectResponseValidationError) 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 DeleteServiceUserCredentialRequest
- func (*DeleteServiceUserCredentialRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserCredentialRequest) GetId() string
- func (x *DeleteServiceUserCredentialRequest) GetOrgId() string
- func (x *DeleteServiceUserCredentialRequest) GetSecretId() string
- func (*DeleteServiceUserCredentialRequest) ProtoMessage()
- func (x *DeleteServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserCredentialRequest) Reset()
- func (x *DeleteServiceUserCredentialRequest) String() string
- func (m *DeleteServiceUserCredentialRequest) Validate() error
- func (m *DeleteServiceUserCredentialRequest) ValidateAll() error
- type DeleteServiceUserCredentialRequestMultiError
- type DeleteServiceUserCredentialRequestValidationError
- func (e DeleteServiceUserCredentialRequestValidationError) Cause() error
- func (e DeleteServiceUserCredentialRequestValidationError) Error() string
- func (e DeleteServiceUserCredentialRequestValidationError) ErrorName() string
- func (e DeleteServiceUserCredentialRequestValidationError) Field() string
- func (e DeleteServiceUserCredentialRequestValidationError) Key() bool
- func (e DeleteServiceUserCredentialRequestValidationError) Reason() string
- type DeleteServiceUserCredentialResponse
- func (*DeleteServiceUserCredentialResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserCredentialResponse) ProtoMessage()
- func (x *DeleteServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserCredentialResponse) Reset()
- func (x *DeleteServiceUserCredentialResponse) String() string
- func (m *DeleteServiceUserCredentialResponse) Validate() error
- func (m *DeleteServiceUserCredentialResponse) ValidateAll() error
- type DeleteServiceUserCredentialResponseMultiError
- type DeleteServiceUserCredentialResponseValidationError
- func (e DeleteServiceUserCredentialResponseValidationError) Cause() error
- func (e DeleteServiceUserCredentialResponseValidationError) Error() string
- func (e DeleteServiceUserCredentialResponseValidationError) ErrorName() string
- func (e DeleteServiceUserCredentialResponseValidationError) Field() string
- func (e DeleteServiceUserCredentialResponseValidationError) Key() bool
- func (e DeleteServiceUserCredentialResponseValidationError) Reason() string
- type DeleteServiceUserJWKRequest
- func (*DeleteServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserJWKRequest) GetId() string
- func (x *DeleteServiceUserJWKRequest) GetKeyId() string
- func (x *DeleteServiceUserJWKRequest) GetOrgId() string
- func (*DeleteServiceUserJWKRequest) ProtoMessage()
- func (x *DeleteServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserJWKRequest) Reset()
- func (x *DeleteServiceUserJWKRequest) String() string
- func (m *DeleteServiceUserJWKRequest) Validate() error
- func (m *DeleteServiceUserJWKRequest) ValidateAll() error
- type DeleteServiceUserJWKRequestMultiError
- type DeleteServiceUserJWKRequestValidationError
- func (e DeleteServiceUserJWKRequestValidationError) Cause() error
- func (e DeleteServiceUserJWKRequestValidationError) Error() string
- func (e DeleteServiceUserJWKRequestValidationError) ErrorName() string
- func (e DeleteServiceUserJWKRequestValidationError) Field() string
- func (e DeleteServiceUserJWKRequestValidationError) Key() bool
- func (e DeleteServiceUserJWKRequestValidationError) Reason() string
- type DeleteServiceUserJWKResponse
- func (*DeleteServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserJWKResponse) ProtoMessage()
- func (x *DeleteServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserJWKResponse) Reset()
- func (x *DeleteServiceUserJWKResponse) String() string
- func (m *DeleteServiceUserJWKResponse) Validate() error
- func (m *DeleteServiceUserJWKResponse) ValidateAll() error
- type DeleteServiceUserJWKResponseMultiError
- type DeleteServiceUserJWKResponseValidationError
- func (e DeleteServiceUserJWKResponseValidationError) Cause() error
- func (e DeleteServiceUserJWKResponseValidationError) Error() string
- func (e DeleteServiceUserJWKResponseValidationError) ErrorName() string
- func (e DeleteServiceUserJWKResponseValidationError) Field() string
- func (e DeleteServiceUserJWKResponseValidationError) Key() bool
- func (e DeleteServiceUserJWKResponseValidationError) 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 DeleteServiceUserTokenRequest
- func (*DeleteServiceUserTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceUserTokenRequest) GetId() string
- func (x *DeleteServiceUserTokenRequest) GetOrgId() string
- func (x *DeleteServiceUserTokenRequest) GetTokenId() string
- func (*DeleteServiceUserTokenRequest) ProtoMessage()
- func (x *DeleteServiceUserTokenRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserTokenRequest) Reset()
- func (x *DeleteServiceUserTokenRequest) String() string
- func (m *DeleteServiceUserTokenRequest) Validate() error
- func (m *DeleteServiceUserTokenRequest) ValidateAll() error
- type DeleteServiceUserTokenRequestMultiError
- type DeleteServiceUserTokenRequestValidationError
- func (e DeleteServiceUserTokenRequestValidationError) Cause() error
- func (e DeleteServiceUserTokenRequestValidationError) Error() string
- func (e DeleteServiceUserTokenRequestValidationError) ErrorName() string
- func (e DeleteServiceUserTokenRequestValidationError) Field() string
- func (e DeleteServiceUserTokenRequestValidationError) Key() bool
- func (e DeleteServiceUserTokenRequestValidationError) Reason() string
- type DeleteServiceUserTokenResponse
- func (*DeleteServiceUserTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteServiceUserTokenResponse) ProtoMessage()
- func (x *DeleteServiceUserTokenResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceUserTokenResponse) Reset()
- func (x *DeleteServiceUserTokenResponse) String() string
- func (m *DeleteServiceUserTokenResponse) Validate() error
- func (m *DeleteServiceUserTokenResponse) ValidateAll() error
- type DeleteServiceUserTokenResponseMultiError
- type DeleteServiceUserTokenResponseValidationError
- func (e DeleteServiceUserTokenResponseValidationError) Cause() error
- func (e DeleteServiceUserTokenResponseValidationError) Error() string
- func (e DeleteServiceUserTokenResponseValidationError) ErrorName() string
- func (e DeleteServiceUserTokenResponseValidationError) Field() string
- func (e DeleteServiceUserTokenResponseValidationError) Key() bool
- func (e DeleteServiceUserTokenResponseValidationError) 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 DeleteWebhookRequest
- func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteWebhookRequest) GetId() string
- func (*DeleteWebhookRequest) ProtoMessage()
- func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookRequest) Reset()
- func (x *DeleteWebhookRequest) String() string
- func (m *DeleteWebhookRequest) Validate() error
- func (m *DeleteWebhookRequest) ValidateAll() error
- type DeleteWebhookRequestMultiError
- type DeleteWebhookRequestValidationError
- func (e DeleteWebhookRequestValidationError) Cause() error
- func (e DeleteWebhookRequestValidationError) Error() string
- func (e DeleteWebhookRequestValidationError) ErrorName() string
- func (e DeleteWebhookRequestValidationError) Field() string
- func (e DeleteWebhookRequestValidationError) Key() bool
- func (e DeleteWebhookRequestValidationError) Reason() string
- type DeleteWebhookResponse
- func (*DeleteWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteWebhookResponse) ProtoMessage()
- func (x *DeleteWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteWebhookResponse) Reset()
- func (x *DeleteWebhookResponse) String() string
- func (m *DeleteWebhookResponse) Validate() error
- func (m *DeleteWebhookResponse) ValidateAll() error
- type DeleteWebhookResponseMultiError
- type DeleteWebhookResponseValidationError
- func (e DeleteWebhookResponseValidationError) Cause() error
- func (e DeleteWebhookResponseValidationError) Error() string
- func (e DeleteWebhookResponseValidationError) ErrorName() string
- func (e DeleteWebhookResponseValidationError) Field() string
- func (e DeleteWebhookResponseValidationError) Key() bool
- func (e DeleteWebhookResponseValidationError) 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 DisableBillingAccountRequest
- func (*DisableBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DisableBillingAccountRequest) GetId() string
- func (x *DisableBillingAccountRequest) GetOrgId() string
- func (*DisableBillingAccountRequest) ProtoMessage()
- func (x *DisableBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *DisableBillingAccountRequest) Reset()
- func (x *DisableBillingAccountRequest) String() string
- func (m *DisableBillingAccountRequest) Validate() error
- func (m *DisableBillingAccountRequest) ValidateAll() error
- type DisableBillingAccountRequestMultiError
- type DisableBillingAccountRequestValidationError
- func (e DisableBillingAccountRequestValidationError) Cause() error
- func (e DisableBillingAccountRequestValidationError) Error() string
- func (e DisableBillingAccountRequestValidationError) ErrorName() string
- func (e DisableBillingAccountRequestValidationError) Field() string
- func (e DisableBillingAccountRequestValidationError) Key() bool
- func (e DisableBillingAccountRequestValidationError) Reason() string
- type DisableBillingAccountResponse
- func (*DisableBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*DisableBillingAccountResponse) ProtoMessage()
- func (x *DisableBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *DisableBillingAccountResponse) Reset()
- func (x *DisableBillingAccountResponse) String() string
- func (m *DisableBillingAccountResponse) Validate() error
- func (m *DisableBillingAccountResponse) ValidateAll() error
- type DisableBillingAccountResponseMultiError
- type DisableBillingAccountResponseValidationError
- func (e DisableBillingAccountResponseValidationError) Cause() error
- func (e DisableBillingAccountResponseValidationError) Error() string
- func (e DisableBillingAccountResponseValidationError) ErrorName() string
- func (e DisableBillingAccountResponseValidationError) Field() string
- func (e DisableBillingAccountResponseValidationError) Key() bool
- func (e DisableBillingAccountResponseValidationError) 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 EnableBillingAccountRequest
- func (*EnableBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EnableBillingAccountRequest) GetId() string
- func (x *EnableBillingAccountRequest) GetOrgId() string
- func (*EnableBillingAccountRequest) ProtoMessage()
- func (x *EnableBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *EnableBillingAccountRequest) Reset()
- func (x *EnableBillingAccountRequest) String() string
- func (m *EnableBillingAccountRequest) Validate() error
- func (m *EnableBillingAccountRequest) ValidateAll() error
- type EnableBillingAccountRequestMultiError
- type EnableBillingAccountRequestValidationError
- func (e EnableBillingAccountRequestValidationError) Cause() error
- func (e EnableBillingAccountRequestValidationError) Error() string
- func (e EnableBillingAccountRequestValidationError) ErrorName() string
- func (e EnableBillingAccountRequestValidationError) Field() string
- func (e EnableBillingAccountRequestValidationError) Key() bool
- func (e EnableBillingAccountRequestValidationError) Reason() string
- type EnableBillingAccountResponse
- func (*EnableBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*EnableBillingAccountResponse) ProtoMessage()
- func (x *EnableBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *EnableBillingAccountResponse) Reset()
- func (x *EnableBillingAccountResponse) String() string
- func (m *EnableBillingAccountResponse) Validate() error
- func (m *EnableBillingAccountResponse) ValidateAll() error
- type EnableBillingAccountResponseMultiError
- type EnableBillingAccountResponseValidationError
- func (e EnableBillingAccountResponseValidationError) Cause() error
- func (e EnableBillingAccountResponseValidationError) Error() string
- func (e EnableBillingAccountResponseValidationError) ErrorName() string
- func (e EnableBillingAccountResponseValidationError) Field() string
- func (e EnableBillingAccountResponseValidationError) Key() bool
- func (e EnableBillingAccountResponseValidationError) Reason() string
- 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 ExportAuditRecordsRequest
- func (*ExportAuditRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportAuditRecordsRequest) GetQuery() *RQLExportRequest
- func (*ExportAuditRecordsRequest) ProtoMessage()
- func (x *ExportAuditRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportAuditRecordsRequest) Reset()
- func (x *ExportAuditRecordsRequest) String() string
- func (m *ExportAuditRecordsRequest) Validate() error
- func (m *ExportAuditRecordsRequest) ValidateAll() error
- type ExportAuditRecordsRequestMultiError
- type ExportAuditRecordsRequestValidationError
- func (e ExportAuditRecordsRequestValidationError) Cause() error
- func (e ExportAuditRecordsRequestValidationError) Error() string
- func (e ExportAuditRecordsRequestValidationError) ErrorName() string
- func (e ExportAuditRecordsRequestValidationError) Field() string
- func (e ExportAuditRecordsRequestValidationError) Key() bool
- func (e ExportAuditRecordsRequestValidationError) Reason() string
- type ExportOrganizationProjectsRequest
- func (*ExportOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationProjectsRequest) GetId() string
- func (*ExportOrganizationProjectsRequest) ProtoMessage()
- func (x *ExportOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationProjectsRequest) Reset()
- func (x *ExportOrganizationProjectsRequest) String() string
- func (m *ExportOrganizationProjectsRequest) Validate() error
- func (m *ExportOrganizationProjectsRequest) ValidateAll() error
- type ExportOrganizationProjectsRequestMultiError
- type ExportOrganizationProjectsRequestValidationError
- func (e ExportOrganizationProjectsRequestValidationError) Cause() error
- func (e ExportOrganizationProjectsRequestValidationError) Error() string
- func (e ExportOrganizationProjectsRequestValidationError) ErrorName() string
- func (e ExportOrganizationProjectsRequestValidationError) Field() string
- func (e ExportOrganizationProjectsRequestValidationError) Key() bool
- func (e ExportOrganizationProjectsRequestValidationError) Reason() string
- type ExportOrganizationTokensRequest
- func (*ExportOrganizationTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationTokensRequest) GetId() string
- func (*ExportOrganizationTokensRequest) ProtoMessage()
- func (x *ExportOrganizationTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationTokensRequest) Reset()
- func (x *ExportOrganizationTokensRequest) String() string
- func (m *ExportOrganizationTokensRequest) Validate() error
- func (m *ExportOrganizationTokensRequest) ValidateAll() error
- type ExportOrganizationTokensRequestMultiError
- type ExportOrganizationTokensRequestValidationError
- func (e ExportOrganizationTokensRequestValidationError) Cause() error
- func (e ExportOrganizationTokensRequestValidationError) Error() string
- func (e ExportOrganizationTokensRequestValidationError) ErrorName() string
- func (e ExportOrganizationTokensRequestValidationError) Field() string
- func (e ExportOrganizationTokensRequestValidationError) Key() bool
- func (e ExportOrganizationTokensRequestValidationError) Reason() string
- type ExportOrganizationUsersRequest
- func (*ExportOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ExportOrganizationUsersRequest) GetId() string
- func (*ExportOrganizationUsersRequest) ProtoMessage()
- func (x *ExportOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationUsersRequest) Reset()
- func (x *ExportOrganizationUsersRequest) String() string
- func (m *ExportOrganizationUsersRequest) Validate() error
- func (m *ExportOrganizationUsersRequest) ValidateAll() error
- type ExportOrganizationUsersRequestMultiError
- type ExportOrganizationUsersRequestValidationError
- func (e ExportOrganizationUsersRequestValidationError) Cause() error
- func (e ExportOrganizationUsersRequestValidationError) Error() string
- func (e ExportOrganizationUsersRequestValidationError) ErrorName() string
- func (e ExportOrganizationUsersRequestValidationError) Field() string
- func (e ExportOrganizationUsersRequestValidationError) Key() bool
- func (e ExportOrganizationUsersRequestValidationError) Reason() string
- type ExportOrganizationsRequest
- func (*ExportOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExportOrganizationsRequest) ProtoMessage()
- func (x *ExportOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *ExportOrganizationsRequest) Reset()
- func (x *ExportOrganizationsRequest) String() string
- func (m *ExportOrganizationsRequest) Validate() error
- func (m *ExportOrganizationsRequest) ValidateAll() error
- type ExportOrganizationsRequestMultiError
- type ExportOrganizationsRequestValidationError
- func (e ExportOrganizationsRequestValidationError) Cause() error
- func (e ExportOrganizationsRequestValidationError) Error() string
- func (e ExportOrganizationsRequestValidationError) ErrorName() string
- func (e ExportOrganizationsRequestValidationError) Field() string
- func (e ExportOrganizationsRequestValidationError) Key() bool
- func (e ExportOrganizationsRequestValidationError) Reason() string
- type ExportUsersRequest
- func (*ExportUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ExportUsersRequest) ProtoMessage()
- func (x *ExportUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ExportUsersRequest) Reset()
- func (x *ExportUsersRequest) String() string
- func (m *ExportUsersRequest) Validate() error
- func (m *ExportUsersRequest) ValidateAll() error
- type ExportUsersRequestMultiError
- type ExportUsersRequestValidationError
- func (e ExportUsersRequestValidationError) Cause() error
- func (e ExportUsersRequestValidationError) Error() string
- func (e ExportUsersRequestValidationError) ErrorName() string
- func (e ExportUsersRequestValidationError) Field() string
- func (e ExportUsersRequestValidationError) Key() bool
- func (e ExportUsersRequestValidationError) Reason() string
- type Feature
- func (*Feature) Descriptor() ([]byte, []int)deprecated
- func (x *Feature) GetCreatedAt() *timestamppb.Timestamp
- func (x *Feature) GetId() string
- func (x *Feature) GetMetadata() *structpb.Struct
- func (x *Feature) GetName() string
- func (x *Feature) GetProductIds() []string
- func (x *Feature) GetTitle() string
- func (x *Feature) GetUpdatedAt() *timestamppb.Timestamp
- func (*Feature) ProtoMessage()
- func (x *Feature) ProtoReflect() protoreflect.Message
- func (x *Feature) Reset()
- func (x *Feature) String() string
- func (m *Feature) Validate() error
- func (m *Feature) ValidateAll() error
- type FeatureMultiError
- type FeatureRequestBody
- func (*FeatureRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *FeatureRequestBody) GetMetadata() *structpb.Struct
- func (x *FeatureRequestBody) GetName() string
- func (x *FeatureRequestBody) GetProductIds() []string
- func (x *FeatureRequestBody) GetTitle() string
- func (*FeatureRequestBody) ProtoMessage()
- func (x *FeatureRequestBody) ProtoReflect() protoreflect.Message
- func (x *FeatureRequestBody) Reset()
- func (x *FeatureRequestBody) String() string
- func (m *FeatureRequestBody) Validate() error
- func (m *FeatureRequestBody) ValidateAll() error
- type FeatureRequestBodyMultiError
- type FeatureRequestBodyValidationError
- func (e FeatureRequestBodyValidationError) Cause() error
- func (e FeatureRequestBodyValidationError) Error() string
- func (e FeatureRequestBodyValidationError) ErrorName() string
- func (e FeatureRequestBodyValidationError) Field() string
- func (e FeatureRequestBodyValidationError) Key() bool
- func (e FeatureRequestBodyValidationError) Reason() string
- type FeatureValidationError
- type FrontierServiceClient
- type FrontierServiceServer
- type GenerateInvoicesRequest
- func (*GenerateInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (*GenerateInvoicesRequest) ProtoMessage()
- func (x *GenerateInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateInvoicesRequest) Reset()
- func (x *GenerateInvoicesRequest) String() string
- func (m *GenerateInvoicesRequest) Validate() error
- func (m *GenerateInvoicesRequest) ValidateAll() error
- type GenerateInvoicesRequestMultiError
- type GenerateInvoicesRequestValidationError
- func (e GenerateInvoicesRequestValidationError) Cause() error
- func (e GenerateInvoicesRequestValidationError) Error() string
- func (e GenerateInvoicesRequestValidationError) ErrorName() string
- func (e GenerateInvoicesRequestValidationError) Field() string
- func (e GenerateInvoicesRequestValidationError) Key() bool
- func (e GenerateInvoicesRequestValidationError) Reason() string
- type GenerateInvoicesResponse
- func (*GenerateInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (*GenerateInvoicesResponse) ProtoMessage()
- func (x *GenerateInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateInvoicesResponse) Reset()
- func (x *GenerateInvoicesResponse) String() string
- func (m *GenerateInvoicesResponse) Validate() error
- func (m *GenerateInvoicesResponse) ValidateAll() error
- type GenerateInvoicesResponseMultiError
- type GenerateInvoicesResponseValidationError
- func (e GenerateInvoicesResponseValidationError) Cause() error
- func (e GenerateInvoicesResponseValidationError) Error() string
- func (e GenerateInvoicesResponseValidationError) ErrorName() string
- func (e GenerateInvoicesResponseValidationError) Field() string
- func (e GenerateInvoicesResponseValidationError) Key() bool
- func (e GenerateInvoicesResponseValidationError) Reason() string
- type GetBillingAccountDetailsRequest
- func (*GetBillingAccountDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountDetailsRequest) GetId() string
- func (x *GetBillingAccountDetailsRequest) GetOrgId() string
- func (*GetBillingAccountDetailsRequest) ProtoMessage()
- func (x *GetBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountDetailsRequest) Reset()
- func (x *GetBillingAccountDetailsRequest) String() string
- func (m *GetBillingAccountDetailsRequest) Validate() error
- func (m *GetBillingAccountDetailsRequest) ValidateAll() error
- type GetBillingAccountDetailsRequestMultiError
- type GetBillingAccountDetailsRequestValidationError
- func (e GetBillingAccountDetailsRequestValidationError) Cause() error
- func (e GetBillingAccountDetailsRequestValidationError) Error() string
- func (e GetBillingAccountDetailsRequestValidationError) ErrorName() string
- func (e GetBillingAccountDetailsRequestValidationError) Field() string
- func (e GetBillingAccountDetailsRequestValidationError) Key() bool
- func (e GetBillingAccountDetailsRequestValidationError) Reason() string
- type GetBillingAccountDetailsResponse
- func (*GetBillingAccountDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountDetailsResponse) GetCreditMin() int64
- func (x *GetBillingAccountDetailsResponse) GetDueInDays() int64
- func (*GetBillingAccountDetailsResponse) ProtoMessage()
- func (x *GetBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountDetailsResponse) Reset()
- func (x *GetBillingAccountDetailsResponse) String() string
- func (m *GetBillingAccountDetailsResponse) Validate() error
- func (m *GetBillingAccountDetailsResponse) ValidateAll() error
- type GetBillingAccountDetailsResponseMultiError
- type GetBillingAccountDetailsResponseValidationError
- func (e GetBillingAccountDetailsResponseValidationError) Cause() error
- func (e GetBillingAccountDetailsResponseValidationError) Error() string
- func (e GetBillingAccountDetailsResponseValidationError) ErrorName() string
- func (e GetBillingAccountDetailsResponseValidationError) Field() string
- func (e GetBillingAccountDetailsResponseValidationError) Key() bool
- func (e GetBillingAccountDetailsResponseValidationError) Reason() string
- type GetBillingAccountRequest
- func (*GetBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountRequest) GetExpand() []string
- func (x *GetBillingAccountRequest) GetId() string
- func (x *GetBillingAccountRequest) GetOrgId() string
- func (x *GetBillingAccountRequest) GetWithBillingDetails() bool
- func (x *GetBillingAccountRequest) GetWithPaymentMethods() bool
- func (*GetBillingAccountRequest) ProtoMessage()
- func (x *GetBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountRequest) Reset()
- func (x *GetBillingAccountRequest) String() string
- func (m *GetBillingAccountRequest) Validate() error
- func (m *GetBillingAccountRequest) ValidateAll() error
- type GetBillingAccountRequestMultiError
- type GetBillingAccountRequestValidationError
- func (e GetBillingAccountRequestValidationError) Cause() error
- func (e GetBillingAccountRequestValidationError) Error() string
- func (e GetBillingAccountRequestValidationError) ErrorName() string
- func (e GetBillingAccountRequestValidationError) Field() string
- func (e GetBillingAccountRequestValidationError) Key() bool
- func (e GetBillingAccountRequestValidationError) Reason() string
- type GetBillingAccountResponse
- func (*GetBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (x *GetBillingAccountResponse) GetBillingDetails() *BillingAccountDetails
- func (x *GetBillingAccountResponse) GetPaymentMethods() []*PaymentMethod
- func (*GetBillingAccountResponse) ProtoMessage()
- func (x *GetBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingAccountResponse) Reset()
- func (x *GetBillingAccountResponse) String() string
- func (m *GetBillingAccountResponse) Validate() error
- func (m *GetBillingAccountResponse) ValidateAll() error
- type GetBillingAccountResponseMultiError
- type GetBillingAccountResponseValidationError
- func (e GetBillingAccountResponseValidationError) Cause() error
- func (e GetBillingAccountResponseValidationError) Error() string
- func (e GetBillingAccountResponseValidationError) ErrorName() string
- func (e GetBillingAccountResponseValidationError) Field() string
- func (e GetBillingAccountResponseValidationError) Key() bool
- func (e GetBillingAccountResponseValidationError) Reason() string
- type GetBillingBalanceRequest
- func (*GetBillingBalanceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingBalanceRequest) GetId() string
- func (x *GetBillingBalanceRequest) GetOrgId() string
- func (*GetBillingBalanceRequest) ProtoMessage()
- func (x *GetBillingBalanceRequest) ProtoReflect() protoreflect.Message
- func (x *GetBillingBalanceRequest) Reset()
- func (x *GetBillingBalanceRequest) String() string
- func (m *GetBillingBalanceRequest) Validate() error
- func (m *GetBillingBalanceRequest) ValidateAll() error
- type GetBillingBalanceRequestMultiError
- type GetBillingBalanceRequestValidationError
- func (e GetBillingBalanceRequestValidationError) Cause() error
- func (e GetBillingBalanceRequestValidationError) Error() string
- func (e GetBillingBalanceRequestValidationError) ErrorName() string
- func (e GetBillingBalanceRequestValidationError) Field() string
- func (e GetBillingBalanceRequestValidationError) Key() bool
- func (e GetBillingBalanceRequestValidationError) Reason() string
- type GetBillingBalanceResponse
- func (*GetBillingBalanceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBillingBalanceResponse) GetBalance() *BillingAccount_Balance
- func (*GetBillingBalanceResponse) ProtoMessage()
- func (x *GetBillingBalanceResponse) ProtoReflect() protoreflect.Message
- func (x *GetBillingBalanceResponse) Reset()
- func (x *GetBillingBalanceResponse) String() string
- func (m *GetBillingBalanceResponse) Validate() error
- func (m *GetBillingBalanceResponse) ValidateAll() error
- type GetBillingBalanceResponseMultiError
- type GetBillingBalanceResponseValidationError
- func (e GetBillingBalanceResponseValidationError) Cause() error
- func (e GetBillingBalanceResponseValidationError) Error() string
- func (e GetBillingBalanceResponseValidationError) ErrorName() string
- func (e GetBillingBalanceResponseValidationError) Field() string
- func (e GetBillingBalanceResponseValidationError) Key() bool
- func (e GetBillingBalanceResponseValidationError) Reason() string
- type GetCheckoutRequest
- func (*GetCheckoutRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckoutRequest) GetBillingId() stringdeprecated
- func (x *GetCheckoutRequest) GetId() string
- func (x *GetCheckoutRequest) GetOrgId() stringdeprecated
- func (*GetCheckoutRequest) ProtoMessage()
- func (x *GetCheckoutRequest) ProtoReflect() protoreflect.Message
- func (x *GetCheckoutRequest) Reset()
- func (x *GetCheckoutRequest) String() string
- func (m *GetCheckoutRequest) Validate() error
- func (m *GetCheckoutRequest) ValidateAll() error
- type GetCheckoutRequestMultiError
- type GetCheckoutRequestValidationError
- func (e GetCheckoutRequestValidationError) Cause() error
- func (e GetCheckoutRequestValidationError) Error() string
- func (e GetCheckoutRequestValidationError) ErrorName() string
- func (e GetCheckoutRequestValidationError) Field() string
- func (e GetCheckoutRequestValidationError) Key() bool
- func (e GetCheckoutRequestValidationError) Reason() string
- type GetCheckoutResponse
- func (*GetCheckoutResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCheckoutResponse) GetCheckoutSession() *CheckoutSession
- func (*GetCheckoutResponse) ProtoMessage()
- func (x *GetCheckoutResponse) ProtoReflect() protoreflect.Message
- func (x *GetCheckoutResponse) Reset()
- func (x *GetCheckoutResponse) String() string
- func (m *GetCheckoutResponse) Validate() error
- func (m *GetCheckoutResponse) ValidateAll() error
- type GetCheckoutResponseMultiError
- type GetCheckoutResponseValidationError
- func (e GetCheckoutResponseValidationError) Cause() error
- func (e GetCheckoutResponseValidationError) Error() string
- func (e GetCheckoutResponseValidationError) ErrorName() string
- func (e GetCheckoutResponseValidationError) Field() string
- func (e GetCheckoutResponseValidationError) Key() bool
- func (e GetCheckoutResponseValidationError) Reason() string
- type GetCurrentAdminUserRequest
- func (*GetCurrentAdminUserRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetCurrentAdminUserRequest) ProtoMessage()
- func (x *GetCurrentAdminUserRequest) ProtoReflect() protoreflect.Message
- func (x *GetCurrentAdminUserRequest) Reset()
- func (x *GetCurrentAdminUserRequest) String() string
- func (m *GetCurrentAdminUserRequest) Validate() error
- func (m *GetCurrentAdminUserRequest) ValidateAll() error
- type GetCurrentAdminUserRequestMultiError
- type GetCurrentAdminUserRequestValidationError
- func (e GetCurrentAdminUserRequestValidationError) Cause() error
- func (e GetCurrentAdminUserRequestValidationError) Error() string
- func (e GetCurrentAdminUserRequestValidationError) ErrorName() string
- func (e GetCurrentAdminUserRequestValidationError) Field() string
- func (e GetCurrentAdminUserRequestValidationError) Key() bool
- func (e GetCurrentAdminUserRequestValidationError) Reason() string
- type GetCurrentAdminUserResponse
- func (*GetCurrentAdminUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCurrentAdminUserResponse) GetServiceUser() *ServiceUser
- func (x *GetCurrentAdminUserResponse) GetUser() *User
- func (*GetCurrentAdminUserResponse) ProtoMessage()
- func (x *GetCurrentAdminUserResponse) ProtoReflect() protoreflect.Message
- func (x *GetCurrentAdminUserResponse) Reset()
- func (x *GetCurrentAdminUserResponse) String() string
- func (m *GetCurrentAdminUserResponse) Validate() error
- func (m *GetCurrentAdminUserResponse) ValidateAll() error
- type GetCurrentAdminUserResponseMultiError
- type GetCurrentAdminUserResponseValidationError
- func (e GetCurrentAdminUserResponseValidationError) Cause() error
- func (e GetCurrentAdminUserResponseValidationError) Error() string
- func (e GetCurrentAdminUserResponseValidationError) ErrorName() string
- func (e GetCurrentAdminUserResponseValidationError) Field() string
- func (e GetCurrentAdminUserResponseValidationError) Key() bool
- func (e GetCurrentAdminUserResponseValidationError) Reason() string
- 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 GetFeatureRequest
- func (*GetFeatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureRequest) GetId() string
- func (*GetFeatureRequest) ProtoMessage()
- func (x *GetFeatureRequest) ProtoReflect() protoreflect.Message
- func (x *GetFeatureRequest) Reset()
- func (x *GetFeatureRequest) String() string
- func (m *GetFeatureRequest) Validate() error
- func (m *GetFeatureRequest) ValidateAll() error
- type GetFeatureRequestMultiError
- type GetFeatureRequestValidationError
- func (e GetFeatureRequestValidationError) Cause() error
- func (e GetFeatureRequestValidationError) Error() string
- func (e GetFeatureRequestValidationError) ErrorName() string
- func (e GetFeatureRequestValidationError) Field() string
- func (e GetFeatureRequestValidationError) Key() bool
- func (e GetFeatureRequestValidationError) Reason() string
- type GetFeatureResponse
- func (*GetFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetFeatureResponse) GetFeature() *Feature
- func (*GetFeatureResponse) ProtoMessage()
- func (x *GetFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *GetFeatureResponse) Reset()
- func (x *GetFeatureResponse) String() string
- func (m *GetFeatureResponse) Validate() error
- func (m *GetFeatureResponse) ValidateAll() error
- type GetFeatureResponseMultiError
- type GetFeatureResponseValidationError
- func (e GetFeatureResponseValidationError) Cause() error
- func (e GetFeatureResponseValidationError) Error() string
- func (e GetFeatureResponseValidationError) ErrorName() string
- func (e GetFeatureResponseValidationError) Field() string
- func (e GetFeatureResponseValidationError) Key() bool
- func (e GetFeatureResponseValidationError) Reason() string
- type GetGroupRequest
- func (*GetGroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGroupRequest) GetId() string
- func (x *GetGroupRequest) GetOrgId() string
- func (x *GetGroupRequest) GetWithMembers() bool
- 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 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 GetOrganizationKycRequest
- func (*GetOrganizationKycRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationKycRequest) GetOrgId() string
- func (*GetOrganizationKycRequest) ProtoMessage()
- func (x *GetOrganizationKycRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationKycRequest) Reset()
- func (x *GetOrganizationKycRequest) String() string
- func (m *GetOrganizationKycRequest) Validate() error
- func (m *GetOrganizationKycRequest) ValidateAll() error
- type GetOrganizationKycRequestMultiError
- type GetOrganizationKycRequestValidationError
- func (e GetOrganizationKycRequestValidationError) Cause() error
- func (e GetOrganizationKycRequestValidationError) Error() string
- func (e GetOrganizationKycRequestValidationError) ErrorName() string
- func (e GetOrganizationKycRequestValidationError) Field() string
- func (e GetOrganizationKycRequestValidationError) Key() bool
- func (e GetOrganizationKycRequestValidationError) Reason() string
- type GetOrganizationKycResponse
- func (*GetOrganizationKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
- func (*GetOrganizationKycResponse) ProtoMessage()
- func (x *GetOrganizationKycResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationKycResponse) Reset()
- func (x *GetOrganizationKycResponse) String() string
- func (m *GetOrganizationKycResponse) Validate() error
- func (m *GetOrganizationKycResponse) ValidateAll() error
- type GetOrganizationKycResponseMultiError
- type GetOrganizationKycResponseValidationError
- func (e GetOrganizationKycResponseValidationError) Cause() error
- func (e GetOrganizationKycResponseValidationError) Error() string
- func (e GetOrganizationKycResponseValidationError) ErrorName() string
- func (e GetOrganizationKycResponseValidationError) Field() string
- func (e GetOrganizationKycResponseValidationError) Key() bool
- func (e GetOrganizationKycResponseValidationError) 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 GetPlanRequest
- func (*GetPlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlanRequest) GetId() string
- func (*GetPlanRequest) ProtoMessage()
- func (x *GetPlanRequest) ProtoReflect() protoreflect.Message
- func (x *GetPlanRequest) Reset()
- func (x *GetPlanRequest) String() string
- func (m *GetPlanRequest) Validate() error
- func (m *GetPlanRequest) ValidateAll() error
- type GetPlanRequestMultiError
- type GetPlanRequestValidationError
- func (e GetPlanRequestValidationError) Cause() error
- func (e GetPlanRequestValidationError) Error() string
- func (e GetPlanRequestValidationError) ErrorName() string
- func (e GetPlanRequestValidationError) Field() string
- func (e GetPlanRequestValidationError) Key() bool
- func (e GetPlanRequestValidationError) Reason() string
- type GetPlanResponse
- func (*GetPlanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetPlanResponse) GetPlan() *Plan
- func (*GetPlanResponse) ProtoMessage()
- func (x *GetPlanResponse) ProtoReflect() protoreflect.Message
- func (x *GetPlanResponse) Reset()
- func (x *GetPlanResponse) String() string
- func (m *GetPlanResponse) Validate() error
- func (m *GetPlanResponse) ValidateAll() error
- type GetPlanResponseMultiError
- type GetPlanResponseValidationError
- func (e GetPlanResponseValidationError) Cause() error
- func (e GetPlanResponseValidationError) Error() string
- func (e GetPlanResponseValidationError) ErrorName() string
- func (e GetPlanResponseValidationError) Field() string
- func (e GetPlanResponseValidationError) Key() bool
- func (e GetPlanResponseValidationError) 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 GetProductRequest
- func (*GetProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductRequest) GetId() string
- func (*GetProductRequest) ProtoMessage()
- func (x *GetProductRequest) ProtoReflect() protoreflect.Message
- func (x *GetProductRequest) Reset()
- func (x *GetProductRequest) String() string
- func (m *GetProductRequest) Validate() error
- func (m *GetProductRequest) ValidateAll() error
- type GetProductRequestMultiError
- type GetProductRequestValidationError
- func (e GetProductRequestValidationError) Cause() error
- func (e GetProductRequestValidationError) Error() string
- func (e GetProductRequestValidationError) ErrorName() string
- func (e GetProductRequestValidationError) Field() string
- func (e GetProductRequestValidationError) Key() bool
- func (e GetProductRequestValidationError) Reason() string
- type GetProductResponse
- func (*GetProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProductResponse) GetProduct() *Product
- func (*GetProductResponse) ProtoMessage()
- func (x *GetProductResponse) ProtoReflect() protoreflect.Message
- func (x *GetProductResponse) Reset()
- func (x *GetProductResponse) String() string
- func (m *GetProductResponse) Validate() error
- func (m *GetProductResponse) ValidateAll() error
- type GetProductResponseMultiError
- type GetProductResponseValidationError
- func (e GetProductResponseValidationError) Cause() error
- func (e GetProductResponseValidationError) Error() string
- func (e GetProductResponseValidationError) ErrorName() string
- func (e GetProductResponseValidationError) Field() string
- func (e GetProductResponseValidationError) Key() bool
- func (e GetProductResponseValidationError) 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 GetProspectRequest
- func (*GetProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProspectRequest) GetId() string
- func (*GetProspectRequest) ProtoMessage()
- func (x *GetProspectRequest) ProtoReflect() protoreflect.Message
- func (x *GetProspectRequest) Reset()
- func (x *GetProspectRequest) String() string
- func (m *GetProspectRequest) Validate() error
- func (m *GetProspectRequest) ValidateAll() error
- type GetProspectRequestMultiError
- type GetProspectRequestValidationError
- func (e GetProspectRequestValidationError) Cause() error
- func (e GetProspectRequestValidationError) Error() string
- func (e GetProspectRequestValidationError) ErrorName() string
- func (e GetProspectRequestValidationError) Field() string
- func (e GetProspectRequestValidationError) Key() bool
- func (e GetProspectRequestValidationError) Reason() string
- type GetProspectResponse
- func (*GetProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProspectResponse) GetProspect() *Prospect
- func (*GetProspectResponse) ProtoMessage()
- func (x *GetProspectResponse) ProtoReflect() protoreflect.Message
- func (x *GetProspectResponse) Reset()
- func (x *GetProspectResponse) String() string
- func (m *GetProspectResponse) Validate() error
- func (m *GetProspectResponse) ValidateAll() error
- type GetProspectResponseMultiError
- type GetProspectResponseValidationError
- func (e GetProspectResponseValidationError) Cause() error
- func (e GetProspectResponseValidationError) Error() string
- func (e GetProspectResponseValidationError) ErrorName() string
- func (e GetProspectResponseValidationError) Field() string
- func (e GetProspectResponseValidationError) Key() bool
- func (e GetProspectResponseValidationError) 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 GetServiceUserJWKRequest
- func (*GetServiceUserJWKRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserJWKRequest) GetId() string
- func (x *GetServiceUserJWKRequest) GetKeyId() string
- func (x *GetServiceUserJWKRequest) GetOrgId() string
- func (*GetServiceUserJWKRequest) ProtoMessage()
- func (x *GetServiceUserJWKRequest) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserJWKRequest) Reset()
- func (x *GetServiceUserJWKRequest) String() string
- func (m *GetServiceUserJWKRequest) Validate() error
- func (m *GetServiceUserJWKRequest) ValidateAll() error
- type GetServiceUserJWKRequestMultiError
- type GetServiceUserJWKRequestValidationError
- func (e GetServiceUserJWKRequestValidationError) Cause() error
- func (e GetServiceUserJWKRequestValidationError) Error() string
- func (e GetServiceUserJWKRequestValidationError) ErrorName() string
- func (e GetServiceUserJWKRequestValidationError) Field() string
- func (e GetServiceUserJWKRequestValidationError) Key() bool
- func (e GetServiceUserJWKRequestValidationError) Reason() string
- type GetServiceUserJWKResponse
- func (*GetServiceUserJWKResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserJWKResponse) GetKeys() []*JSONWebKey
- func (*GetServiceUserJWKResponse) ProtoMessage()
- func (x *GetServiceUserJWKResponse) ProtoReflect() protoreflect.Message
- func (x *GetServiceUserJWKResponse) Reset()
- func (x *GetServiceUserJWKResponse) String() string
- func (m *GetServiceUserJWKResponse) Validate() error
- func (m *GetServiceUserJWKResponse) ValidateAll() error
- type GetServiceUserJWKResponseMultiError
- type GetServiceUserJWKResponseValidationError
- func (e GetServiceUserJWKResponseValidationError) Cause() error
- func (e GetServiceUserJWKResponseValidationError) Error() string
- func (e GetServiceUserJWKResponseValidationError) ErrorName() string
- func (e GetServiceUserJWKResponseValidationError) Field() string
- func (e GetServiceUserJWKResponseValidationError) Key() bool
- func (e GetServiceUserJWKResponseValidationError) Reason() string
- type GetServiceUserRequest
- func (*GetServiceUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetServiceUserRequest) GetId() string
- func (x *GetServiceUserRequest) GetOrgId() 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 GetSubscriptionRequest
- func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *GetSubscriptionRequest) GetExpand() []string
- func (x *GetSubscriptionRequest) GetId() string
- func (x *GetSubscriptionRequest) GetOrgId() stringdeprecated
- func (*GetSubscriptionRequest) ProtoMessage()
- func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionRequest) Reset()
- func (x *GetSubscriptionRequest) String() string
- func (m *GetSubscriptionRequest) Validate() error
- func (m *GetSubscriptionRequest) ValidateAll() error
- type GetSubscriptionRequestMultiError
- type GetSubscriptionRequestValidationError
- func (e GetSubscriptionRequestValidationError) Cause() error
- func (e GetSubscriptionRequestValidationError) Error() string
- func (e GetSubscriptionRequestValidationError) ErrorName() string
- func (e GetSubscriptionRequestValidationError) Field() string
- func (e GetSubscriptionRequestValidationError) Key() bool
- func (e GetSubscriptionRequestValidationError) Reason() string
- type GetSubscriptionResponse
- func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSubscriptionResponse) GetSubscription() *Subscription
- func (*GetSubscriptionResponse) ProtoMessage()
- func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *GetSubscriptionResponse) Reset()
- func (x *GetSubscriptionResponse) String() string
- func (m *GetSubscriptionResponse) Validate() error
- func (m *GetSubscriptionResponse) ValidateAll() error
- type GetSubscriptionResponseMultiError
- type GetSubscriptionResponseValidationError
- func (e GetSubscriptionResponseValidationError) Cause() error
- func (e GetSubscriptionResponseValidationError) Error() string
- func (e GetSubscriptionResponseValidationError) ErrorName() string
- func (e GetSubscriptionResponseValidationError) Field() string
- func (e GetSubscriptionResponseValidationError) Key() bool
- func (e GetSubscriptionResponseValidationError) Reason() string
- type GetUpcomingInvoiceRequest
- func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceRequest) GetBillingId() stringdeprecated
- func (x *GetUpcomingInvoiceRequest) GetOrgId() string
- func (*GetUpcomingInvoiceRequest) ProtoMessage()
- func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceRequest) Reset()
- func (x *GetUpcomingInvoiceRequest) String() string
- func (m *GetUpcomingInvoiceRequest) Validate() error
- func (m *GetUpcomingInvoiceRequest) ValidateAll() error
- type GetUpcomingInvoiceRequestMultiError
- type GetUpcomingInvoiceRequestValidationError
- func (e GetUpcomingInvoiceRequestValidationError) Cause() error
- func (e GetUpcomingInvoiceRequestValidationError) Error() string
- func (e GetUpcomingInvoiceRequestValidationError) ErrorName() string
- func (e GetUpcomingInvoiceRequestValidationError) Field() string
- func (e GetUpcomingInvoiceRequestValidationError) Key() bool
- func (e GetUpcomingInvoiceRequestValidationError) Reason() string
- type GetUpcomingInvoiceResponse
- func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
- func (*GetUpcomingInvoiceResponse) ProtoMessage()
- func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
- func (x *GetUpcomingInvoiceResponse) Reset()
- func (x *GetUpcomingInvoiceResponse) String() string
- func (m *GetUpcomingInvoiceResponse) Validate() error
- func (m *GetUpcomingInvoiceResponse) ValidateAll() error
- type GetUpcomingInvoiceResponseMultiError
- type GetUpcomingInvoiceResponseValidationError
- func (e GetUpcomingInvoiceResponseValidationError) Cause() error
- func (e GetUpcomingInvoiceResponseValidationError) Error() string
- func (e GetUpcomingInvoiceResponseValidationError) ErrorName() string
- func (e GetUpcomingInvoiceResponseValidationError) Field() string
- func (e GetUpcomingInvoiceResponseValidationError) Key() bool
- func (e GetUpcomingInvoiceResponseValidationError) 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) GetMembersCount() int32
- 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 (x *Group) GetUsers() []*User
- 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 HasTrialedRequest
- func (*HasTrialedRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HasTrialedRequest) GetId() string
- func (x *HasTrialedRequest) GetOrgId() string
- func (x *HasTrialedRequest) GetPlanId() string
- func (*HasTrialedRequest) ProtoMessage()
- func (x *HasTrialedRequest) ProtoReflect() protoreflect.Message
- func (x *HasTrialedRequest) Reset()
- func (x *HasTrialedRequest) String() string
- func (m *HasTrialedRequest) Validate() error
- func (m *HasTrialedRequest) ValidateAll() error
- type HasTrialedRequestMultiError
- type HasTrialedRequestValidationError
- func (e HasTrialedRequestValidationError) Cause() error
- func (e HasTrialedRequestValidationError) Error() string
- func (e HasTrialedRequestValidationError) ErrorName() string
- func (e HasTrialedRequestValidationError) Field() string
- func (e HasTrialedRequestValidationError) Key() bool
- func (e HasTrialedRequestValidationError) Reason() string
- type HasTrialedResponse
- func (*HasTrialedResponse) Descriptor() ([]byte, []int)deprecated
- func (x *HasTrialedResponse) GetTrialed() bool
- func (*HasTrialedResponse) ProtoMessage()
- func (x *HasTrialedResponse) ProtoReflect() protoreflect.Message
- func (x *HasTrialedResponse) Reset()
- func (x *HasTrialedResponse) String() string
- func (m *HasTrialedResponse) Validate() error
- func (m *HasTrialedResponse) ValidateAll() error
- type HasTrialedResponseMultiError
- type HasTrialedResponseValidationError
- func (e HasTrialedResponseValidationError) Cause() error
- func (e HasTrialedResponseValidationError) Error() string
- func (e HasTrialedResponseValidationError) ErrorName() string
- func (e HasTrialedResponseValidationError) Field() string
- func (e HasTrialedResponseValidationError) Key() bool
- func (e HasTrialedResponseValidationError) Reason() string
- 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 Invoice
- func (*Invoice) Descriptor() ([]byte, []int)deprecated
- func (x *Invoice) GetAmount() int64
- func (x *Invoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *Invoice) GetCurrency() string
- func (x *Invoice) GetCustomer() *BillingAccount
- func (x *Invoice) GetCustomerId() string
- func (x *Invoice) GetDueDate() *timestamppb.Timestamp
- func (x *Invoice) GetEffectiveAt() *timestamppb.Timestamp
- func (x *Invoice) GetHostedUrl() string
- func (x *Invoice) GetId() string
- func (x *Invoice) GetMetadata() *structpb.Struct
- func (x *Invoice) GetPeriodEndAt() *timestamppb.Timestamp
- func (x *Invoice) GetPeriodStartAt() *timestamppb.Timestamp
- func (x *Invoice) GetProviderId() string
- func (x *Invoice) GetState() string
- func (*Invoice) ProtoMessage()
- func (x *Invoice) ProtoReflect() protoreflect.Message
- func (x *Invoice) Reset()
- func (x *Invoice) String() string
- func (m *Invoice) Validate() error
- func (m *Invoice) ValidateAll() error
- type InvoiceMultiError
- type InvoiceValidationError
- 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 ListAllBillingAccountsRequest
- func (*ListAllBillingAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllBillingAccountsRequest) GetOrgId() string
- func (*ListAllBillingAccountsRequest) ProtoMessage()
- func (x *ListAllBillingAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllBillingAccountsRequest) Reset()
- func (x *ListAllBillingAccountsRequest) String() string
- func (m *ListAllBillingAccountsRequest) Validate() error
- func (m *ListAllBillingAccountsRequest) ValidateAll() error
- type ListAllBillingAccountsRequestMultiError
- type ListAllBillingAccountsRequestValidationError
- func (e ListAllBillingAccountsRequestValidationError) Cause() error
- func (e ListAllBillingAccountsRequestValidationError) Error() string
- func (e ListAllBillingAccountsRequestValidationError) ErrorName() string
- func (e ListAllBillingAccountsRequestValidationError) Field() string
- func (e ListAllBillingAccountsRequestValidationError) Key() bool
- func (e ListAllBillingAccountsRequestValidationError) Reason() string
- type ListAllBillingAccountsResponse
- func (*ListAllBillingAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
- func (*ListAllBillingAccountsResponse) ProtoMessage()
- func (x *ListAllBillingAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllBillingAccountsResponse) Reset()
- func (x *ListAllBillingAccountsResponse) String() string
- func (m *ListAllBillingAccountsResponse) Validate() error
- func (m *ListAllBillingAccountsResponse) ValidateAll() error
- type ListAllBillingAccountsResponseMultiError
- type ListAllBillingAccountsResponseValidationError
- func (e ListAllBillingAccountsResponseValidationError) Cause() error
- func (e ListAllBillingAccountsResponseValidationError) Error() string
- func (e ListAllBillingAccountsResponseValidationError) ErrorName() string
- func (e ListAllBillingAccountsResponseValidationError) Field() string
- func (e ListAllBillingAccountsResponseValidationError) Key() bool
- func (e ListAllBillingAccountsResponseValidationError) Reason() string
- type ListAllInvoicesRequest
- func (*ListAllInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllInvoicesRequest) GetOrgId() string
- func (x *ListAllInvoicesRequest) GetPageNum() int32
- func (x *ListAllInvoicesRequest) GetPageSize() int32
- func (*ListAllInvoicesRequest) ProtoMessage()
- func (x *ListAllInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllInvoicesRequest) Reset()
- func (x *ListAllInvoicesRequest) String() string
- func (m *ListAllInvoicesRequest) Validate() error
- func (m *ListAllInvoicesRequest) ValidateAll() error
- type ListAllInvoicesRequestMultiError
- type ListAllInvoicesRequestValidationError
- func (e ListAllInvoicesRequestValidationError) Cause() error
- func (e ListAllInvoicesRequestValidationError) Error() string
- func (e ListAllInvoicesRequestValidationError) ErrorName() string
- func (e ListAllInvoicesRequestValidationError) Field() string
- func (e ListAllInvoicesRequestValidationError) Key() bool
- func (e ListAllInvoicesRequestValidationError) Reason() string
- type ListAllInvoicesResponse
- func (*ListAllInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllInvoicesResponse) GetCount() int32
- func (x *ListAllInvoicesResponse) GetInvoices() []*Invoice
- func (*ListAllInvoicesResponse) ProtoMessage()
- func (x *ListAllInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllInvoicesResponse) Reset()
- func (x *ListAllInvoicesResponse) String() string
- func (m *ListAllInvoicesResponse) Validate() error
- func (m *ListAllInvoicesResponse) ValidateAll() error
- type ListAllInvoicesResponseMultiError
- type ListAllInvoicesResponseValidationError
- func (e ListAllInvoicesResponseValidationError) Cause() error
- func (e ListAllInvoicesResponseValidationError) Error() string
- func (e ListAllInvoicesResponseValidationError) ErrorName() string
- func (e ListAllInvoicesResponseValidationError) Field() string
- func (e ListAllInvoicesResponseValidationError) Key() bool
- func (e ListAllInvoicesResponseValidationError) Reason() string
- type ListAllOrganizationsRequest
- func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllOrganizationsRequest) GetPageNum() int32
- func (x *ListAllOrganizationsRequest) GetPageSize() int32
- 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) GetCount() int32
- 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 ListAllServiceUsersRequest
- func (*ListAllServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListAllServiceUsersRequest) ProtoMessage()
- func (x *ListAllServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListAllServiceUsersRequest) Reset()
- func (x *ListAllServiceUsersRequest) String() string
- func (m *ListAllServiceUsersRequest) Validate() error
- func (m *ListAllServiceUsersRequest) ValidateAll() error
- type ListAllServiceUsersRequestMultiError
- type ListAllServiceUsersRequestValidationError
- func (e ListAllServiceUsersRequestValidationError) Cause() error
- func (e ListAllServiceUsersRequestValidationError) Error() string
- func (e ListAllServiceUsersRequestValidationError) ErrorName() string
- func (e ListAllServiceUsersRequestValidationError) Field() string
- func (e ListAllServiceUsersRequestValidationError) Key() bool
- func (e ListAllServiceUsersRequestValidationError) Reason() string
- type ListAllServiceUsersResponse
- func (*ListAllServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAllServiceUsersResponse) GetServiceUsers() []*ServiceUser
- func (*ListAllServiceUsersResponse) ProtoMessage()
- func (x *ListAllServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListAllServiceUsersResponse) Reset()
- func (x *ListAllServiceUsersResponse) String() string
- func (m *ListAllServiceUsersResponse) Validate() error
- func (m *ListAllServiceUsersResponse) ValidateAll() error
- type ListAllServiceUsersResponseMultiError
- type ListAllServiceUsersResponseValidationError
- func (e ListAllServiceUsersResponseValidationError) Cause() error
- func (e ListAllServiceUsersResponseValidationError) Error() string
- func (e ListAllServiceUsersResponseValidationError) ErrorName() string
- func (e ListAllServiceUsersResponseValidationError) Field() string
- func (e ListAllServiceUsersResponseValidationError) Key() bool
- func (e ListAllServiceUsersResponseValidationError) 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 ListAuditRecordsRequest
- func (*ListAuditRecordsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditRecordsRequest) GetQuery() *RQLRequest
- func (*ListAuditRecordsRequest) ProtoMessage()
- func (x *ListAuditRecordsRequest) ProtoReflect() protoreflect.Message
- func (x *ListAuditRecordsRequest) Reset()
- func (x *ListAuditRecordsRequest) String() string
- func (m *ListAuditRecordsRequest) Validate() error
- func (m *ListAuditRecordsRequest) ValidateAll() error
- type ListAuditRecordsRequestMultiError
- type ListAuditRecordsRequestValidationError
- func (e ListAuditRecordsRequestValidationError) Cause() error
- func (e ListAuditRecordsRequestValidationError) Error() string
- func (e ListAuditRecordsRequestValidationError) ErrorName() string
- func (e ListAuditRecordsRequestValidationError) Field() string
- func (e ListAuditRecordsRequestValidationError) Key() bool
- func (e ListAuditRecordsRequestValidationError) Reason() string
- type ListAuditRecordsResponse
- func (*ListAuditRecordsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListAuditRecordsResponse) GetAuditRecords() []*AuditRecord
- func (x *ListAuditRecordsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *ListAuditRecordsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*ListAuditRecordsResponse) ProtoMessage()
- func (x *ListAuditRecordsResponse) ProtoReflect() protoreflect.Message
- func (x *ListAuditRecordsResponse) Reset()
- func (x *ListAuditRecordsResponse) String() string
- func (m *ListAuditRecordsResponse) Validate() error
- func (m *ListAuditRecordsResponse) ValidateAll() error
- type ListAuditRecordsResponseMultiError
- type ListAuditRecordsResponseValidationError
- func (e ListAuditRecordsResponseValidationError) Cause() error
- func (e ListAuditRecordsResponseValidationError) Error() string
- func (e ListAuditRecordsResponseValidationError) ErrorName() string
- func (e ListAuditRecordsResponseValidationError) Field() string
- func (e ListAuditRecordsResponseValidationError) Key() bool
- func (e ListAuditRecordsResponseValidationError) 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 ListBillingAccountsRequest
- func (*ListBillingAccountsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingAccountsRequest) GetExpand() []string
- func (x *ListBillingAccountsRequest) GetOrgId() string
- func (*ListBillingAccountsRequest) ProtoMessage()
- func (x *ListBillingAccountsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountsRequest) Reset()
- func (x *ListBillingAccountsRequest) String() string
- func (m *ListBillingAccountsRequest) Validate() error
- func (m *ListBillingAccountsRequest) ValidateAll() error
- type ListBillingAccountsRequestMultiError
- type ListBillingAccountsRequestValidationError
- func (e ListBillingAccountsRequestValidationError) Cause() error
- func (e ListBillingAccountsRequestValidationError) Error() string
- func (e ListBillingAccountsRequestValidationError) ErrorName() string
- func (e ListBillingAccountsRequestValidationError) Field() string
- func (e ListBillingAccountsRequestValidationError) Key() bool
- func (e ListBillingAccountsRequestValidationError) Reason() string
- type ListBillingAccountsResponse
- func (*ListBillingAccountsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
- func (*ListBillingAccountsResponse) ProtoMessage()
- func (x *ListBillingAccountsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingAccountsResponse) Reset()
- func (x *ListBillingAccountsResponse) String() string
- func (m *ListBillingAccountsResponse) Validate() error
- func (m *ListBillingAccountsResponse) ValidateAll() error
- type ListBillingAccountsResponseMultiError
- type ListBillingAccountsResponseValidationError
- func (e ListBillingAccountsResponseValidationError) Cause() error
- func (e ListBillingAccountsResponseValidationError) Error() string
- func (e ListBillingAccountsResponseValidationError) ErrorName() string
- func (e ListBillingAccountsResponseValidationError) Field() string
- func (e ListBillingAccountsResponseValidationError) Key() bool
- func (e ListBillingAccountsResponseValidationError) Reason() string
- type ListBillingTransactionsRequest
- func (*ListBillingTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingTransactionsRequest) GetBillingId() stringdeprecated
- func (x *ListBillingTransactionsRequest) GetEndRange() *timestamppb.Timestamp
- func (x *ListBillingTransactionsRequest) GetExpand() []string
- func (x *ListBillingTransactionsRequest) GetOrgId() string
- func (x *ListBillingTransactionsRequest) GetSince() *timestamppb.Timestampdeprecated
- func (x *ListBillingTransactionsRequest) GetStartRange() *timestamppb.Timestamp
- func (*ListBillingTransactionsRequest) ProtoMessage()
- func (x *ListBillingTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListBillingTransactionsRequest) Reset()
- func (x *ListBillingTransactionsRequest) String() string
- func (m *ListBillingTransactionsRequest) Validate() error
- func (m *ListBillingTransactionsRequest) ValidateAll() error
- type ListBillingTransactionsRequestMultiError
- type ListBillingTransactionsRequestValidationError
- func (e ListBillingTransactionsRequestValidationError) Cause() error
- func (e ListBillingTransactionsRequestValidationError) Error() string
- func (e ListBillingTransactionsRequestValidationError) ErrorName() string
- func (e ListBillingTransactionsRequestValidationError) Field() string
- func (e ListBillingTransactionsRequestValidationError) Key() bool
- func (e ListBillingTransactionsRequestValidationError) Reason() string
- type ListBillingTransactionsResponse
- func (*ListBillingTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBillingTransactionsResponse) GetTransactions() []*BillingTransaction
- func (*ListBillingTransactionsResponse) ProtoMessage()
- func (x *ListBillingTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListBillingTransactionsResponse) Reset()
- func (x *ListBillingTransactionsResponse) String() string
- func (m *ListBillingTransactionsResponse) Validate() error
- func (m *ListBillingTransactionsResponse) ValidateAll() error
- type ListBillingTransactionsResponseMultiError
- type ListBillingTransactionsResponseValidationError
- func (e ListBillingTransactionsResponseValidationError) Cause() error
- func (e ListBillingTransactionsResponseValidationError) Error() string
- func (e ListBillingTransactionsResponseValidationError) ErrorName() string
- func (e ListBillingTransactionsResponseValidationError) Field() string
- func (e ListBillingTransactionsResponseValidationError) Key() bool
- func (e ListBillingTransactionsResponseValidationError) Reason() string
- type ListCheckoutsRequest
- func (*ListCheckoutsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCheckoutsRequest) GetBillingId() stringdeprecated
- func (x *ListCheckoutsRequest) GetOrgId() string
- func (*ListCheckoutsRequest) ProtoMessage()
- func (x *ListCheckoutsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCheckoutsRequest) Reset()
- func (x *ListCheckoutsRequest) String() string
- func (m *ListCheckoutsRequest) Validate() error
- func (m *ListCheckoutsRequest) ValidateAll() error
- type ListCheckoutsRequestMultiError
- type ListCheckoutsRequestValidationError
- func (e ListCheckoutsRequestValidationError) Cause() error
- func (e ListCheckoutsRequestValidationError) Error() string
- func (e ListCheckoutsRequestValidationError) ErrorName() string
- func (e ListCheckoutsRequestValidationError) Field() string
- func (e ListCheckoutsRequestValidationError) Key() bool
- func (e ListCheckoutsRequestValidationError) Reason() string
- type ListCheckoutsResponse
- func (*ListCheckoutsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCheckoutsResponse) GetCheckoutSessions() []*CheckoutSession
- func (*ListCheckoutsResponse) ProtoMessage()
- func (x *ListCheckoutsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCheckoutsResponse) Reset()
- func (x *ListCheckoutsResponse) String() string
- func (m *ListCheckoutsResponse) Validate() error
- func (m *ListCheckoutsResponse) ValidateAll() error
- type ListCheckoutsResponseMultiError
- type ListCheckoutsResponseValidationError
- func (e ListCheckoutsResponseValidationError) Cause() error
- func (e ListCheckoutsResponseValidationError) Error() string
- func (e ListCheckoutsResponseValidationError) ErrorName() string
- func (e ListCheckoutsResponseValidationError) Field() string
- func (e ListCheckoutsResponseValidationError) Key() bool
- func (e ListCheckoutsResponseValidationError) Reason() string
- type ListCurrentUserGroupsRequest
- func (*ListCurrentUserGroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCurrentUserGroupsRequest) GetOrgId() string
- func (x *ListCurrentUserGroupsRequest) GetWithMemberCount() bool
- 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 ListFeaturesRequest
- func (*ListFeaturesRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListFeaturesRequest) ProtoMessage()
- func (x *ListFeaturesRequest) ProtoReflect() protoreflect.Message
- func (x *ListFeaturesRequest) Reset()
- func (x *ListFeaturesRequest) String() string
- func (m *ListFeaturesRequest) Validate() error
- func (m *ListFeaturesRequest) ValidateAll() error
- type ListFeaturesRequestMultiError
- type ListFeaturesRequestValidationError
- func (e ListFeaturesRequestValidationError) Cause() error
- func (e ListFeaturesRequestValidationError) Error() string
- func (e ListFeaturesRequestValidationError) ErrorName() string
- func (e ListFeaturesRequestValidationError) Field() string
- func (e ListFeaturesRequestValidationError) Key() bool
- func (e ListFeaturesRequestValidationError) Reason() string
- type ListFeaturesResponse
- func (*ListFeaturesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListFeaturesResponse) GetFeatures() []*Feature
- func (*ListFeaturesResponse) ProtoMessage()
- func (x *ListFeaturesResponse) ProtoReflect() protoreflect.Message
- func (x *ListFeaturesResponse) Reset()
- func (x *ListFeaturesResponse) String() string
- func (m *ListFeaturesResponse) Validate() error
- func (m *ListFeaturesResponse) ValidateAll() error
- type ListFeaturesResponseMultiError
- type ListFeaturesResponseValidationError
- func (e ListFeaturesResponseValidationError) Cause() error
- func (e ListFeaturesResponseValidationError) Error() string
- func (e ListFeaturesResponseValidationError) ErrorName() string
- func (e ListFeaturesResponseValidationError) Field() string
- func (e ListFeaturesResponseValidationError) Key() bool
- func (e ListFeaturesResponseValidationError) 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 ListInvoicesRequest
- func (*ListInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoicesRequest) GetBillingId() stringdeprecated
- func (x *ListInvoicesRequest) GetExpand() []string
- func (x *ListInvoicesRequest) GetNonzeroAmountOnly() bool
- func (x *ListInvoicesRequest) GetOrgId() string
- func (*ListInvoicesRequest) ProtoMessage()
- func (x *ListInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListInvoicesRequest) Reset()
- func (x *ListInvoicesRequest) String() string
- func (m *ListInvoicesRequest) Validate() error
- func (m *ListInvoicesRequest) ValidateAll() error
- type ListInvoicesRequestMultiError
- type ListInvoicesRequestValidationError
- func (e ListInvoicesRequestValidationError) Cause() error
- func (e ListInvoicesRequestValidationError) Error() string
- func (e ListInvoicesRequestValidationError) ErrorName() string
- func (e ListInvoicesRequestValidationError) Field() string
- func (e ListInvoicesRequestValidationError) Key() bool
- func (e ListInvoicesRequestValidationError) Reason() string
- type ListInvoicesResponse
- func (*ListInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListInvoicesResponse) GetInvoices() []*Invoice
- func (*ListInvoicesResponse) ProtoMessage()
- func (x *ListInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *ListInvoicesResponse) Reset()
- func (x *ListInvoicesResponse) String() string
- func (m *ListInvoicesResponse) Validate() error
- func (m *ListInvoicesResponse) ValidateAll() error
- type ListInvoicesResponseMultiError
- type ListInvoicesResponseValidationError
- func (e ListInvoicesResponseValidationError) Cause() error
- func (e ListInvoicesResponseValidationError) Error() string
- func (e ListInvoicesResponseValidationError) ErrorName() string
- func (e ListInvoicesResponseValidationError) Field() string
- func (e ListInvoicesResponseValidationError) Key() bool
- func (e ListInvoicesResponseValidationError) 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 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) GetGroupIds() []string
- func (x *ListOrganizationGroupsRequest) GetOrgId() string
- func (x *ListOrganizationGroupsRequest) GetState() string
- func (x *ListOrganizationGroupsRequest) GetWithMemberCount() bool
- func (x *ListOrganizationGroupsRequest) GetWithMembers() bool
- 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 (x *ListOrganizationProjectsRequest) GetWithMemberCount() bool
- 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) GetRoleFilters() []string
- 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 (x *ListOrganizationsByUserRequest) GetState() 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 ListOrganizationsKycRequest
- func (*ListOrganizationsKycRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListOrganizationsKycRequest) ProtoMessage()
- func (x *ListOrganizationsKycRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsKycRequest) Reset()
- func (x *ListOrganizationsKycRequest) String() string
- func (m *ListOrganizationsKycRequest) Validate() error
- func (m *ListOrganizationsKycRequest) ValidateAll() error
- type ListOrganizationsKycRequestMultiError
- type ListOrganizationsKycRequestValidationError
- func (e ListOrganizationsKycRequestValidationError) Cause() error
- func (e ListOrganizationsKycRequestValidationError) Error() string
- func (e ListOrganizationsKycRequestValidationError) ErrorName() string
- func (e ListOrganizationsKycRequestValidationError) Field() string
- func (e ListOrganizationsKycRequestValidationError) Key() bool
- func (e ListOrganizationsKycRequestValidationError) Reason() string
- type ListOrganizationsKycResponse
- func (*ListOrganizationsKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsKycResponse) GetOrganizationsKyc() []*OrganizationKyc
- func (*ListOrganizationsKycResponse) ProtoMessage()
- func (x *ListOrganizationsKycResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationsKycResponse) Reset()
- func (x *ListOrganizationsKycResponse) String() string
- func (m *ListOrganizationsKycResponse) Validate() error
- func (m *ListOrganizationsKycResponse) ValidateAll() error
- type ListOrganizationsKycResponseMultiError
- type ListOrganizationsKycResponseValidationError
- func (e ListOrganizationsKycResponseValidationError) Cause() error
- func (e ListOrganizationsKycResponseValidationError) Error() string
- func (e ListOrganizationsKycResponseValidationError) ErrorName() string
- func (e ListOrganizationsKycResponseValidationError) Field() string
- func (e ListOrganizationsKycResponseValidationError) Key() bool
- func (e ListOrganizationsKycResponseValidationError) Reason() string
- type ListOrganizationsRequest
- func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsRequest) GetPageNum() int32
- func (x *ListOrganizationsRequest) GetPageSize() int32
- 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 ListPlansRequest
- func (*ListPlansRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListPlansRequest) ProtoMessage()
- func (x *ListPlansRequest) ProtoReflect() protoreflect.Message
- func (x *ListPlansRequest) Reset()
- func (x *ListPlansRequest) String() string
- func (m *ListPlansRequest) Validate() error
- func (m *ListPlansRequest) ValidateAll() error
- type ListPlansRequestMultiError
- type ListPlansRequestValidationError
- func (e ListPlansRequestValidationError) Cause() error
- func (e ListPlansRequestValidationError) Error() string
- func (e ListPlansRequestValidationError) ErrorName() string
- func (e ListPlansRequestValidationError) Field() string
- func (e ListPlansRequestValidationError) Key() bool
- func (e ListPlansRequestValidationError) Reason() string
- type ListPlansResponse
- func (*ListPlansResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlansResponse) GetPlans() []*Plan
- func (*ListPlansResponse) ProtoMessage()
- func (x *ListPlansResponse) ProtoReflect() protoreflect.Message
- func (x *ListPlansResponse) Reset()
- func (x *ListPlansResponse) String() string
- func (m *ListPlansResponse) Validate() error
- func (m *ListPlansResponse) ValidateAll() error
- type ListPlansResponseMultiError
- type ListPlansResponseValidationError
- func (e ListPlansResponseValidationError) Cause() error
- func (e ListPlansResponseValidationError) Error() string
- func (e ListPlansResponseValidationError) ErrorName() string
- func (e ListPlansResponseValidationError) Field() string
- func (e ListPlansResponseValidationError) Key() bool
- func (e ListPlansResponseValidationError) Reason() string
- type ListPlatformUsersRequest
- func (*ListPlatformUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListPlatformUsersRequest) ProtoMessage()
- func (x *ListPlatformUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListPlatformUsersRequest) Reset()
- func (x *ListPlatformUsersRequest) String() string
- func (m *ListPlatformUsersRequest) Validate() error
- func (m *ListPlatformUsersRequest) ValidateAll() error
- type ListPlatformUsersRequestMultiError
- type ListPlatformUsersRequestValidationError
- func (e ListPlatformUsersRequestValidationError) Cause() error
- func (e ListPlatformUsersRequestValidationError) Error() string
- func (e ListPlatformUsersRequestValidationError) ErrorName() string
- func (e ListPlatformUsersRequestValidationError) Field() string
- func (e ListPlatformUsersRequestValidationError) Key() bool
- func (e ListPlatformUsersRequestValidationError) Reason() string
- type ListPlatformUsersResponse
- func (*ListPlatformUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPlatformUsersResponse) GetServiceusers() []*ServiceUser
- func (x *ListPlatformUsersResponse) GetUsers() []*User
- func (*ListPlatformUsersResponse) ProtoMessage()
- func (x *ListPlatformUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListPlatformUsersResponse) Reset()
- func (x *ListPlatformUsersResponse) String() string
- func (m *ListPlatformUsersResponse) Validate() error
- func (m *ListPlatformUsersResponse) ValidateAll() error
- type ListPlatformUsersResponseMultiError
- type ListPlatformUsersResponseValidationError
- func (e ListPlatformUsersResponseValidationError) Cause() error
- func (e ListPlatformUsersResponseValidationError) Error() string
- func (e ListPlatformUsersResponseValidationError) ErrorName() string
- func (e ListPlatformUsersResponseValidationError) Field() string
- func (e ListPlatformUsersResponseValidationError) Key() bool
- func (e ListPlatformUsersResponseValidationError) 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 ListProductsRequest
- func (*ListProductsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListProductsRequest) ProtoMessage()
- func (x *ListProductsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProductsRequest) Reset()
- func (x *ListProductsRequest) String() string
- func (m *ListProductsRequest) Validate() error
- func (m *ListProductsRequest) ValidateAll() error
- type ListProductsRequestMultiError
- type ListProductsRequestValidationError
- func (e ListProductsRequestValidationError) Cause() error
- func (e ListProductsRequestValidationError) Error() string
- func (e ListProductsRequestValidationError) ErrorName() string
- func (e ListProductsRequestValidationError) Field() string
- func (e ListProductsRequestValidationError) Key() bool
- func (e ListProductsRequestValidationError) Reason() string
- type ListProductsResponse
- func (*ListProductsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProductsResponse) GetProducts() []*Product
- func (*ListProductsResponse) ProtoMessage()
- func (x *ListProductsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProductsResponse) Reset()
- func (x *ListProductsResponse) String() string
- func (m *ListProductsResponse) Validate() error
- func (m *ListProductsResponse) ValidateAll() error
- type ListProductsResponseMultiError
- type ListProductsResponseValidationError
- func (e ListProductsResponseValidationError) Cause() error
- func (e ListProductsResponseValidationError) Error() string
- func (e ListProductsResponseValidationError) ErrorName() string
- func (e ListProductsResponseValidationError) Field() string
- func (e ListProductsResponseValidationError) Key() bool
- func (e ListProductsResponseValidationError) 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 (x *ListProjectGroupsRequest) GetWithRoles() bool
- 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 (x *ListProjectGroupsResponse) GetRolePairs() []*ListProjectGroupsResponse_RolePair
- 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 ListProjectGroupsResponse_RolePair
- func (*ListProjectGroupsResponse_RolePair) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectGroupsResponse_RolePair) GetGroupId() string
- func (x *ListProjectGroupsResponse_RolePair) GetRoles() []*Role
- func (*ListProjectGroupsResponse_RolePair) ProtoMessage()
- func (x *ListProjectGroupsResponse_RolePair) ProtoReflect() protoreflect.Message
- func (x *ListProjectGroupsResponse_RolePair) Reset()
- func (x *ListProjectGroupsResponse_RolePair) String() string
- func (m *ListProjectGroupsResponse_RolePair) Validate() error
- func (m *ListProjectGroupsResponse_RolePair) ValidateAll() error
- type ListProjectGroupsResponse_RolePairMultiError
- type ListProjectGroupsResponse_RolePairValidationError
- func (e ListProjectGroupsResponse_RolePairValidationError) Cause() error
- func (e ListProjectGroupsResponse_RolePairValidationError) Error() string
- func (e ListProjectGroupsResponse_RolePairValidationError) ErrorName() string
- func (e ListProjectGroupsResponse_RolePairValidationError) Field() string
- func (e ListProjectGroupsResponse_RolePairValidationError) Key() bool
- func (e ListProjectGroupsResponse_RolePairValidationError) 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) GetNonInherited() bool
- func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
- func (x *ListProjectsByCurrentUserRequest) GetPageNum() int32
- func (x *ListProjectsByCurrentUserRequest) GetPageSize() int32
- func (x *ListProjectsByCurrentUserRequest) GetWithMemberCount() bool
- 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) GetCount() int32
- 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 ListProspectsRequest
- func (*ListProspectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProspectsRequest) GetQuery() *RQLRequest
- func (*ListProspectsRequest) ProtoMessage()
- func (x *ListProspectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProspectsRequest) Reset()
- func (x *ListProspectsRequest) String() string
- func (m *ListProspectsRequest) Validate() error
- func (m *ListProspectsRequest) ValidateAll() error
- type ListProspectsRequestMultiError
- type ListProspectsRequestValidationError
- func (e ListProspectsRequestValidationError) Cause() error
- func (e ListProspectsRequestValidationError) Error() string
- func (e ListProspectsRequestValidationError) ErrorName() string
- func (e ListProspectsRequestValidationError) Field() string
- func (e ListProspectsRequestValidationError) Key() bool
- func (e ListProspectsRequestValidationError) Reason() string
- type ListProspectsResponse
- func (*ListProspectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProspectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *ListProspectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *ListProspectsResponse) GetProspects() []*Prospect
- func (*ListProspectsResponse) ProtoMessage()
- func (x *ListProspectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProspectsResponse) Reset()
- func (x *ListProspectsResponse) String() string
- func (m *ListProspectsResponse) Validate() error
- func (m *ListProspectsResponse) ValidateAll() error
- type ListProspectsResponseMultiError
- type ListProspectsResponseValidationError
- func (e ListProspectsResponseValidationError) Cause() error
- func (e ListProspectsResponseValidationError) Error() string
- func (e ListProspectsResponseValidationError) ErrorName() string
- func (e ListProspectsResponseValidationError) Field() string
- func (e ListProspectsResponseValidationError) Key() bool
- func (e ListProspectsResponseValidationError) Reason() string
- type ListRelationsRequest
- func (*ListRelationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListRelationsRequest) GetObject() string
- func (x *ListRelationsRequest) GetSubject() string
- 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 ListServiceUserCredentialsRequest
- func (*ListServiceUserCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserCredentialsRequest) GetId() string
- func (x *ListServiceUserCredentialsRequest) GetOrgId() string
- func (*ListServiceUserCredentialsRequest) ProtoMessage()
- func (x *ListServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserCredentialsRequest) Reset()
- func (x *ListServiceUserCredentialsRequest) String() string
- func (m *ListServiceUserCredentialsRequest) Validate() error
- func (m *ListServiceUserCredentialsRequest) ValidateAll() error
- type ListServiceUserCredentialsRequestMultiError
- type ListServiceUserCredentialsRequestValidationError
- func (e ListServiceUserCredentialsRequestValidationError) Cause() error
- func (e ListServiceUserCredentialsRequestValidationError) Error() string
- func (e ListServiceUserCredentialsRequestValidationError) ErrorName() string
- func (e ListServiceUserCredentialsRequestValidationError) Field() string
- func (e ListServiceUserCredentialsRequestValidationError) Key() bool
- func (e ListServiceUserCredentialsRequestValidationError) Reason() string
- type ListServiceUserCredentialsResponse
- func (*ListServiceUserCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserCredentialsResponse) GetSecrets() []*SecretCredential
- func (*ListServiceUserCredentialsResponse) ProtoMessage()
- func (x *ListServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserCredentialsResponse) Reset()
- func (x *ListServiceUserCredentialsResponse) String() string
- func (m *ListServiceUserCredentialsResponse) Validate() error
- func (m *ListServiceUserCredentialsResponse) ValidateAll() error
- type ListServiceUserCredentialsResponseMultiError
- type ListServiceUserCredentialsResponseValidationError
- func (e ListServiceUserCredentialsResponseValidationError) Cause() error
- func (e ListServiceUserCredentialsResponseValidationError) Error() string
- func (e ListServiceUserCredentialsResponseValidationError) ErrorName() string
- func (e ListServiceUserCredentialsResponseValidationError) Field() string
- func (e ListServiceUserCredentialsResponseValidationError) Key() bool
- func (e ListServiceUserCredentialsResponseValidationError) Reason() string
- type ListServiceUserJWKsRequest
- func (*ListServiceUserJWKsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserJWKsRequest) GetId() string
- func (x *ListServiceUserJWKsRequest) GetOrgId() string
- func (*ListServiceUserJWKsRequest) ProtoMessage()
- func (x *ListServiceUserJWKsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserJWKsRequest) Reset()
- func (x *ListServiceUserJWKsRequest) String() string
- func (m *ListServiceUserJWKsRequest) Validate() error
- func (m *ListServiceUserJWKsRequest) ValidateAll() error
- type ListServiceUserJWKsRequestMultiError
- type ListServiceUserJWKsRequestValidationError
- func (e ListServiceUserJWKsRequestValidationError) Cause() error
- func (e ListServiceUserJWKsRequestValidationError) Error() string
- func (e ListServiceUserJWKsRequestValidationError) ErrorName() string
- func (e ListServiceUserJWKsRequestValidationError) Field() string
- func (e ListServiceUserJWKsRequestValidationError) Key() bool
- func (e ListServiceUserJWKsRequestValidationError) Reason() string
- type ListServiceUserJWKsResponse
- func (*ListServiceUserJWKsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserJWKsResponse) GetKeys() []*ServiceUserJWK
- func (*ListServiceUserJWKsResponse) ProtoMessage()
- func (x *ListServiceUserJWKsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserJWKsResponse) Reset()
- func (x *ListServiceUserJWKsResponse) String() string
- func (m *ListServiceUserJWKsResponse) Validate() error
- func (m *ListServiceUserJWKsResponse) ValidateAll() error
- type ListServiceUserJWKsResponseMultiError
- type ListServiceUserJWKsResponseValidationError
- func (e ListServiceUserJWKsResponseValidationError) Cause() error
- func (e ListServiceUserJWKsResponseValidationError) Error() string
- func (e ListServiceUserJWKsResponseValidationError) ErrorName() string
- func (e ListServiceUserJWKsResponseValidationError) Field() string
- func (e ListServiceUserJWKsResponseValidationError) Key() bool
- func (e ListServiceUserJWKsResponseValidationError) Reason() string
- type ListServiceUserProjectsRequest
- func (*ListServiceUserProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsRequest) GetId() string
- func (x *ListServiceUserProjectsRequest) GetOrgId() string
- func (x *ListServiceUserProjectsRequest) GetWithPermissions() []string
- func (*ListServiceUserProjectsRequest) ProtoMessage()
- func (x *ListServiceUserProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsRequest) Reset()
- func (x *ListServiceUserProjectsRequest) String() string
- func (m *ListServiceUserProjectsRequest) Validate() error
- func (m *ListServiceUserProjectsRequest) ValidateAll() error
- type ListServiceUserProjectsRequestMultiError
- type ListServiceUserProjectsRequestValidationError
- func (e ListServiceUserProjectsRequestValidationError) Cause() error
- func (e ListServiceUserProjectsRequestValidationError) Error() string
- func (e ListServiceUserProjectsRequestValidationError) ErrorName() string
- func (e ListServiceUserProjectsRequestValidationError) Field() string
- func (e ListServiceUserProjectsRequestValidationError) Key() bool
- func (e ListServiceUserProjectsRequestValidationError) Reason() string
- type ListServiceUserProjectsResponse
- func (*ListServiceUserProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsResponse) GetAccessPairs() []*ListServiceUserProjectsResponse_AccessPair
- func (x *ListServiceUserProjectsResponse) GetProjects() []*Project
- func (*ListServiceUserProjectsResponse) ProtoMessage()
- func (x *ListServiceUserProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsResponse) Reset()
- func (x *ListServiceUserProjectsResponse) String() string
- func (m *ListServiceUserProjectsResponse) Validate() error
- func (m *ListServiceUserProjectsResponse) ValidateAll() error
- type ListServiceUserProjectsResponseMultiError
- type ListServiceUserProjectsResponseValidationError
- func (e ListServiceUserProjectsResponseValidationError) Cause() error
- func (e ListServiceUserProjectsResponseValidationError) Error() string
- func (e ListServiceUserProjectsResponseValidationError) ErrorName() string
- func (e ListServiceUserProjectsResponseValidationError) Field() string
- func (e ListServiceUserProjectsResponseValidationError) Key() bool
- func (e ListServiceUserProjectsResponseValidationError) Reason() string
- type ListServiceUserProjectsResponse_AccessPair
- func (*ListServiceUserProjectsResponse_AccessPair) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserProjectsResponse_AccessPair) GetPermissions() []string
- func (x *ListServiceUserProjectsResponse_AccessPair) GetProjectId() string
- func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage()
- func (x *ListServiceUserProjectsResponse_AccessPair) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserProjectsResponse_AccessPair) Reset()
- func (x *ListServiceUserProjectsResponse_AccessPair) String() string
- func (m *ListServiceUserProjectsResponse_AccessPair) Validate() error
- func (m *ListServiceUserProjectsResponse_AccessPair) ValidateAll() error
- type ListServiceUserProjectsResponse_AccessPairMultiError
- type ListServiceUserProjectsResponse_AccessPairValidationError
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) Cause() error
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) Error() string
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) ErrorName() string
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) Field() string
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) Key() bool
- func (e ListServiceUserProjectsResponse_AccessPairValidationError) Reason() string
- type ListServiceUserTokensRequest
- func (*ListServiceUserTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserTokensRequest) GetId() string
- func (x *ListServiceUserTokensRequest) GetOrgId() string
- func (*ListServiceUserTokensRequest) ProtoMessage()
- func (x *ListServiceUserTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserTokensRequest) Reset()
- func (x *ListServiceUserTokensRequest) String() string
- func (m *ListServiceUserTokensRequest) Validate() error
- func (m *ListServiceUserTokensRequest) ValidateAll() error
- type ListServiceUserTokensRequestMultiError
- type ListServiceUserTokensRequestValidationError
- func (e ListServiceUserTokensRequestValidationError) Cause() error
- func (e ListServiceUserTokensRequestValidationError) Error() string
- func (e ListServiceUserTokensRequestValidationError) ErrorName() string
- func (e ListServiceUserTokensRequestValidationError) Field() string
- func (e ListServiceUserTokensRequestValidationError) Key() bool
- func (e ListServiceUserTokensRequestValidationError) Reason() string
- type ListServiceUserTokensResponse
- func (*ListServiceUserTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceUserTokensResponse) GetTokens() []*ServiceUserToken
- func (*ListServiceUserTokensResponse) ProtoMessage()
- func (x *ListServiceUserTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceUserTokensResponse) Reset()
- func (x *ListServiceUserTokensResponse) String() string
- func (m *ListServiceUserTokensResponse) Validate() error
- func (m *ListServiceUserTokensResponse) ValidateAll() error
- type ListServiceUserTokensResponseMultiError
- type ListServiceUserTokensResponseValidationError
- func (e ListServiceUserTokensResponseValidationError) Cause() error
- func (e ListServiceUserTokensResponseValidationError) Error() string
- func (e ListServiceUserTokensResponseValidationError) ErrorName() string
- func (e ListServiceUserTokensResponseValidationError) Field() string
- func (e ListServiceUserTokensResponseValidationError) Key() bool
- func (e ListServiceUserTokensResponseValidationError) 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 ListSessionsRequest
- func (*ListSessionsRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListSessionsRequest) ProtoMessage()
- func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSessionsRequest) Reset()
- func (x *ListSessionsRequest) String() string
- func (m *ListSessionsRequest) Validate() error
- func (m *ListSessionsRequest) ValidateAll() error
- type ListSessionsRequestMultiError
- type ListSessionsRequestValidationError
- func (e ListSessionsRequestValidationError) Cause() error
- func (e ListSessionsRequestValidationError) Error() string
- func (e ListSessionsRequestValidationError) ErrorName() string
- func (e ListSessionsRequestValidationError) Field() string
- func (e ListSessionsRequestValidationError) Key() bool
- func (e ListSessionsRequestValidationError) Reason() string
- type ListSessionsResponse
- func (*ListSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSessionsResponse) GetSessions() []*Session
- func (*ListSessionsResponse) ProtoMessage()
- func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSessionsResponse) Reset()
- func (x *ListSessionsResponse) String() string
- func (m *ListSessionsResponse) Validate() error
- func (m *ListSessionsResponse) ValidateAll() error
- type ListSessionsResponseMultiError
- type ListSessionsResponseValidationError
- func (e ListSessionsResponseValidationError) Cause() error
- func (e ListSessionsResponseValidationError) Error() string
- func (e ListSessionsResponseValidationError) ErrorName() string
- func (e ListSessionsResponseValidationError) Field() string
- func (e ListSessionsResponseValidationError) Key() bool
- func (e ListSessionsResponseValidationError) Reason() string
- type ListSubscriptionsRequest
- func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsRequest) GetBillingId() stringdeprecated
- func (x *ListSubscriptionsRequest) GetExpand() []string
- func (x *ListSubscriptionsRequest) GetOrgId() string
- func (x *ListSubscriptionsRequest) GetPlan() string
- func (x *ListSubscriptionsRequest) GetState() string
- func (*ListSubscriptionsRequest) ProtoMessage()
- func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsRequest) Reset()
- func (x *ListSubscriptionsRequest) String() string
- func (m *ListSubscriptionsRequest) Validate() error
- func (m *ListSubscriptionsRequest) ValidateAll() error
- type ListSubscriptionsRequestMultiError
- type ListSubscriptionsRequestValidationError
- func (e ListSubscriptionsRequestValidationError) Cause() error
- func (e ListSubscriptionsRequestValidationError) Error() string
- func (e ListSubscriptionsRequestValidationError) ErrorName() string
- func (e ListSubscriptionsRequestValidationError) Field() string
- func (e ListSubscriptionsRequestValidationError) Key() bool
- func (e ListSubscriptionsRequestValidationError) Reason() string
- type ListSubscriptionsResponse
- func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
- func (*ListSubscriptionsResponse) ProtoMessage()
- func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSubscriptionsResponse) Reset()
- func (x *ListSubscriptionsResponse) String() string
- func (m *ListSubscriptionsResponse) Validate() error
- func (m *ListSubscriptionsResponse) ValidateAll() error
- type ListSubscriptionsResponseMultiError
- type ListSubscriptionsResponseValidationError
- func (e ListSubscriptionsResponseValidationError) Cause() error
- func (e ListSubscriptionsResponseValidationError) Error() string
- func (e ListSubscriptionsResponseValidationError) ErrorName() string
- func (e ListSubscriptionsResponseValidationError) Field() string
- func (e ListSubscriptionsResponseValidationError) Key() bool
- func (e ListSubscriptionsResponseValidationError) 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 ListUserSessionsRequest
- func (*ListUserSessionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserSessionsRequest) GetUserId() string
- func (*ListUserSessionsRequest) ProtoMessage()
- func (x *ListUserSessionsRequest) ProtoReflect() protoreflect.Message
- func (x *ListUserSessionsRequest) Reset()
- func (x *ListUserSessionsRequest) String() string
- func (m *ListUserSessionsRequest) Validate() error
- func (m *ListUserSessionsRequest) ValidateAll() error
- type ListUserSessionsRequestMultiError
- type ListUserSessionsRequestValidationError
- func (e ListUserSessionsRequestValidationError) Cause() error
- func (e ListUserSessionsRequestValidationError) Error() string
- func (e ListUserSessionsRequestValidationError) ErrorName() string
- func (e ListUserSessionsRequestValidationError) Field() string
- func (e ListUserSessionsRequestValidationError) Key() bool
- func (e ListUserSessionsRequestValidationError) Reason() string
- type ListUserSessionsResponse
- func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUserSessionsResponse) GetSessions() []*Session
- func (*ListUserSessionsResponse) ProtoMessage()
- func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
- func (x *ListUserSessionsResponse) Reset()
- func (x *ListUserSessionsResponse) String() string
- func (m *ListUserSessionsResponse) Validate() error
- func (m *ListUserSessionsResponse) ValidateAll() error
- type ListUserSessionsResponseMultiError
- type ListUserSessionsResponseValidationError
- func (e ListUserSessionsResponseValidationError) Cause() error
- func (e ListUserSessionsResponseValidationError) Error() string
- func (e ListUserSessionsResponseValidationError) ErrorName() string
- func (e ListUserSessionsResponseValidationError) Field() string
- func (e ListUserSessionsResponseValidationError) Key() bool
- func (e ListUserSessionsResponseValidationError) 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 ListWebhooksRequest
- func (*ListWebhooksRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListWebhooksRequest) ProtoMessage()
- func (x *ListWebhooksRequest) ProtoReflect() protoreflect.Message
- func (x *ListWebhooksRequest) Reset()
- func (x *ListWebhooksRequest) String() string
- func (m *ListWebhooksRequest) Validate() error
- func (m *ListWebhooksRequest) ValidateAll() error
- type ListWebhooksRequestMultiError
- type ListWebhooksRequestValidationError
- func (e ListWebhooksRequestValidationError) Cause() error
- func (e ListWebhooksRequestValidationError) Error() string
- func (e ListWebhooksRequestValidationError) ErrorName() string
- func (e ListWebhooksRequestValidationError) Field() string
- func (e ListWebhooksRequestValidationError) Key() bool
- func (e ListWebhooksRequestValidationError) Reason() string
- type ListWebhooksResponse
- func (*ListWebhooksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWebhooksResponse) GetWebhooks() []*Webhook
- func (*ListWebhooksResponse) ProtoMessage()
- func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
- func (x *ListWebhooksResponse) Reset()
- func (x *ListWebhooksResponse) String() string
- func (m *ListWebhooksResponse) Validate() error
- func (m *ListWebhooksResponse) ValidateAll() error
- type ListWebhooksResponseMultiError
- type ListWebhooksResponseValidationError
- func (e ListWebhooksResponseValidationError) Cause() error
- func (e ListWebhooksResponseValidationError) Error() string
- func (e ListWebhooksResponseValidationError) ErrorName() string
- func (e ListWebhooksResponseValidationError) Field() string
- func (e ListWebhooksResponseValidationError) Key() bool
- func (e ListWebhooksResponseValidationError) 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 OrganizationKyc
- func (*OrganizationKyc) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationKyc) GetCreatedAt() *timestamppb.Timestamp
- func (x *OrganizationKyc) GetLink() string
- func (x *OrganizationKyc) GetOrgId() string
- func (x *OrganizationKyc) GetStatus() bool
- func (x *OrganizationKyc) GetUpdatedAt() *timestamppb.Timestamp
- func (*OrganizationKyc) ProtoMessage()
- func (x *OrganizationKyc) ProtoReflect() protoreflect.Message
- func (x *OrganizationKyc) Reset()
- func (x *OrganizationKyc) String() string
- func (m *OrganizationKyc) Validate() error
- func (m *OrganizationKyc) ValidateAll() error
- type OrganizationKycMultiError
- type OrganizationKycValidationError
- func (e OrganizationKycValidationError) Cause() error
- func (e OrganizationKycValidationError) Error() string
- func (e OrganizationKycValidationError) ErrorName() string
- func (e OrganizationKycValidationError) Field() string
- func (e OrganizationKycValidationError) Key() bool
- func (e OrganizationKycValidationError) Reason() string
- 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 PaymentMethod
- func (*PaymentMethod) Descriptor() ([]byte, []int)deprecated
- func (x *PaymentMethod) GetCardBrand() string
- func (x *PaymentMethod) GetCardExpiryMonth() int64
- func (x *PaymentMethod) GetCardExpiryYear() int64
- func (x *PaymentMethod) GetCardLast4() string
- func (x *PaymentMethod) GetCreatedAt() *timestamppb.Timestamp
- func (x *PaymentMethod) GetCustomerId() string
- func (x *PaymentMethod) GetId() string
- func (x *PaymentMethod) GetMetadata() *structpb.Struct
- func (x *PaymentMethod) GetProviderId() string
- func (x *PaymentMethod) GetType() string
- func (*PaymentMethod) ProtoMessage()
- func (x *PaymentMethod) ProtoReflect() protoreflect.Message
- func (x *PaymentMethod) Reset()
- func (x *PaymentMethod) String() string
- func (m *PaymentMethod) Validate() error
- func (m *PaymentMethod) ValidateAll() error
- type PaymentMethodMultiError
- type PaymentMethodValidationError
- func (e PaymentMethodValidationError) Cause() error
- func (e PaymentMethodValidationError) Error() string
- func (e PaymentMethodValidationError) ErrorName() string
- func (e PaymentMethodValidationError) Field() string
- func (e PaymentMethodValidationError) Key() bool
- func (e PaymentMethodValidationError) 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 PingUserSessionRequest
- func (*PingUserSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (*PingUserSessionRequest) ProtoMessage()
- func (x *PingUserSessionRequest) ProtoReflect() protoreflect.Message
- func (x *PingUserSessionRequest) Reset()
- func (x *PingUserSessionRequest) String() string
- func (m *PingUserSessionRequest) Validate() error
- func (m *PingUserSessionRequest) ValidateAll() error
- type PingUserSessionRequestMultiError
- type PingUserSessionRequestValidationError
- func (e PingUserSessionRequestValidationError) Cause() error
- func (e PingUserSessionRequestValidationError) Error() string
- func (e PingUserSessionRequestValidationError) ErrorName() string
- func (e PingUserSessionRequestValidationError) Field() string
- func (e PingUserSessionRequestValidationError) Key() bool
- func (e PingUserSessionRequestValidationError) Reason() string
- type PingUserSessionResponse
- func (*PingUserSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PingUserSessionResponse) GetMetadata() *Session_Meta
- func (*PingUserSessionResponse) ProtoMessage()
- func (x *PingUserSessionResponse) ProtoReflect() protoreflect.Message
- func (x *PingUserSessionResponse) Reset()
- func (x *PingUserSessionResponse) String() string
- func (m *PingUserSessionResponse) Validate() error
- func (m *PingUserSessionResponse) ValidateAll() error
- type PingUserSessionResponseMultiError
- type PingUserSessionResponseValidationError
- func (e PingUserSessionResponseValidationError) Cause() error
- func (e PingUserSessionResponseValidationError) Error() string
- func (e PingUserSessionResponseValidationError) ErrorName() string
- func (e PingUserSessionResponseValidationError) Field() string
- func (e PingUserSessionResponseValidationError) Key() bool
- func (e PingUserSessionResponseValidationError) Reason() string
- type Plan
- func (*Plan) Descriptor() ([]byte, []int)deprecated
- func (x *Plan) GetCreatedAt() *timestamppb.Timestamp
- func (x *Plan) GetDescription() string
- func (x *Plan) GetId() string
- func (x *Plan) GetInterval() string
- func (x *Plan) GetMetadata() *structpb.Struct
- func (x *Plan) GetName() string
- func (x *Plan) GetOnStartCredits() int64
- func (x *Plan) GetProducts() []*Product
- func (x *Plan) GetTitle() string
- func (x *Plan) GetTrialDays() int64
- func (x *Plan) GetUpdatedAt() *timestamppb.Timestamp
- func (*Plan) ProtoMessage()
- func (x *Plan) ProtoReflect() protoreflect.Message
- func (x *Plan) Reset()
- func (x *Plan) String() string
- func (m *Plan) Validate() error
- func (m *Plan) ValidateAll() error
- type PlanMultiError
- type PlanRequestBody
- func (*PlanRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *PlanRequestBody) GetDescription() string
- func (x *PlanRequestBody) GetInterval() string
- func (x *PlanRequestBody) GetMetadata() *structpb.Struct
- func (x *PlanRequestBody) GetName() string
- func (x *PlanRequestBody) GetOnStartCredits() int64
- func (x *PlanRequestBody) GetProducts() []*Product
- func (x *PlanRequestBody) GetTitle() string
- func (x *PlanRequestBody) GetTrialDays() int64
- func (*PlanRequestBody) ProtoMessage()
- func (x *PlanRequestBody) ProtoReflect() protoreflect.Message
- func (x *PlanRequestBody) Reset()
- func (x *PlanRequestBody) String() string
- func (m *PlanRequestBody) Validate() error
- func (m *PlanRequestBody) ValidateAll() error
- type PlanRequestBodyMultiError
- type PlanRequestBodyValidationError
- func (e PlanRequestBodyValidationError) Cause() error
- func (e PlanRequestBodyValidationError) Error() string
- func (e PlanRequestBodyValidationError) ErrorName() string
- func (e PlanRequestBodyValidationError) Field() string
- func (e PlanRequestBodyValidationError) Key() bool
- func (e PlanRequestBodyValidationError) Reason() string
- type PlanValidationError
- 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) GetDefault() string
- func (x *PreferenceTrait) GetDescription() string
- func (x *PreferenceTrait) GetHeading() string
- func (x *PreferenceTrait) GetInputHints() string
- func (x *PreferenceTrait) GetInputType() PreferenceTrait_InputType
- func (x *PreferenceTrait) GetLongDescription() string
- func (x *PreferenceTrait) GetName() string
- func (x *PreferenceTrait) GetResourceType() string
- func (x *PreferenceTrait) GetSubHeading() 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_InputType
- func (PreferenceTrait_InputType) Descriptor() protoreflect.EnumDescriptor
- func (x PreferenceTrait_InputType) Enum() *PreferenceTrait_InputType
- func (PreferenceTrait_InputType) EnumDescriptor() ([]byte, []int)deprecated
- func (x PreferenceTrait_InputType) Number() protoreflect.EnumNumber
- func (x PreferenceTrait_InputType) String() string
- func (PreferenceTrait_InputType) Type() protoreflect.EnumType
- type PreferenceValidationError
- type Price
- func (*Price) Descriptor() ([]byte, []int)deprecated
- func (x *Price) GetAmount() int64
- func (x *Price) GetBillingScheme() string
- func (x *Price) GetCreatedAt() *timestamppb.Timestamp
- func (x *Price) GetCurrency() string
- func (x *Price) GetId() string
- func (x *Price) GetInterval() string
- func (x *Price) GetMetadata() *structpb.Struct
- func (x *Price) GetMeteredAggregate() string
- func (x *Price) GetName() string
- func (x *Price) GetProductId() string
- func (x *Price) GetProviderId() string
- func (x *Price) GetState() string
- func (x *Price) GetTierMode() string
- func (x *Price) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Price) GetUsageType() string
- func (*Price) ProtoMessage()
- func (x *Price) ProtoReflect() protoreflect.Message
- func (x *Price) Reset()
- func (x *Price) String() string
- func (m *Price) Validate() error
- func (m *Price) ValidateAll() error
- type PriceMultiError
- type PriceValidationError
- type Product
- func (*Product) Descriptor() ([]byte, []int)deprecated
- func (x *Product) GetBehavior() string
- func (x *Product) GetBehaviorConfig() *Product_BehaviorConfig
- func (x *Product) GetCreatedAt() *timestamppb.Timestamp
- func (x *Product) GetDescription() string
- func (x *Product) GetFeatures() []*Feature
- func (x *Product) GetId() string
- func (x *Product) GetMetadata() *structpb.Struct
- func (x *Product) GetName() string
- func (x *Product) GetPlanIds() []string
- func (x *Product) GetPrices() []*Price
- func (x *Product) GetState() string
- func (x *Product) GetTitle() string
- func (x *Product) GetUpdatedAt() *timestamppb.Timestamp
- func (*Product) ProtoMessage()
- func (x *Product) ProtoReflect() protoreflect.Message
- func (x *Product) Reset()
- func (x *Product) String() string
- func (m *Product) Validate() error
- func (m *Product) ValidateAll() error
- type ProductMultiError
- type ProductRequestBody
- func (*ProductRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *ProductRequestBody) GetBehavior() string
- func (x *ProductRequestBody) GetBehaviorConfig() *Product_BehaviorConfig
- func (x *ProductRequestBody) GetDescription() string
- func (x *ProductRequestBody) GetFeatures() []*Feature
- func (x *ProductRequestBody) GetMetadata() *structpb.Struct
- func (x *ProductRequestBody) GetName() string
- func (x *ProductRequestBody) GetPlanId() string
- func (x *ProductRequestBody) GetPrices() []*Price
- func (x *ProductRequestBody) GetTitle() string
- func (*ProductRequestBody) ProtoMessage()
- func (x *ProductRequestBody) ProtoReflect() protoreflect.Message
- func (x *ProductRequestBody) Reset()
- func (x *ProductRequestBody) String() string
- func (m *ProductRequestBody) Validate() error
- func (m *ProductRequestBody) ValidateAll() error
- type ProductRequestBodyMultiError
- type ProductRequestBodyValidationError
- func (e ProductRequestBodyValidationError) Cause() error
- func (e ProductRequestBodyValidationError) Error() string
- func (e ProductRequestBodyValidationError) ErrorName() string
- func (e ProductRequestBodyValidationError) Field() string
- func (e ProductRequestBodyValidationError) Key() bool
- func (e ProductRequestBodyValidationError) Reason() string
- type ProductValidationError
- type Product_BehaviorConfig
- func (*Product_BehaviorConfig) Descriptor() ([]byte, []int)deprecated
- func (x *Product_BehaviorConfig) GetCreditAmount() int64
- func (x *Product_BehaviorConfig) GetMaxQuantity() int64
- func (x *Product_BehaviorConfig) GetMinQuantity() int64
- func (x *Product_BehaviorConfig) GetSeatLimit() int64
- func (*Product_BehaviorConfig) ProtoMessage()
- func (x *Product_BehaviorConfig) ProtoReflect() protoreflect.Message
- func (x *Product_BehaviorConfig) Reset()
- func (x *Product_BehaviorConfig) String() string
- func (m *Product_BehaviorConfig) Validate() error
- func (m *Product_BehaviorConfig) ValidateAll() error
- type Product_BehaviorConfigMultiError
- type Product_BehaviorConfigValidationError
- func (e Product_BehaviorConfigValidationError) Cause() error
- func (e Product_BehaviorConfigValidationError) Error() string
- func (e Product_BehaviorConfigValidationError) ErrorName() string
- func (e Product_BehaviorConfigValidationError) Field() string
- func (e Product_BehaviorConfigValidationError) Key() bool
- func (e Product_BehaviorConfigValidationError) Reason() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetCreatedAt() *timestamppb.Timestamp
- func (x *Project) GetId() string
- func (x *Project) GetMembersCount() int32
- 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 Prospect
- func (*Prospect) Descriptor() ([]byte, []int)deprecated
- func (x *Prospect) GetActivity() string
- func (x *Prospect) GetChangedAt() *timestamppb.Timestamp
- func (x *Prospect) GetCreatedAt() *timestamppb.Timestamp
- func (x *Prospect) GetEmail() string
- func (x *Prospect) GetId() string
- func (x *Prospect) GetMetadata() *structpb.Struct
- func (x *Prospect) GetName() string
- func (x *Prospect) GetPhone() string
- func (x *Prospect) GetSource() string
- func (x *Prospect) GetStatus() Prospect_Status
- func (x *Prospect) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Prospect) GetVerified() bool
- func (*Prospect) ProtoMessage()
- func (x *Prospect) ProtoReflect() protoreflect.Message
- func (x *Prospect) Reset()
- func (x *Prospect) String() string
- func (m *Prospect) Validate() error
- func (m *Prospect) ValidateAll() error
- type ProspectMultiError
- type ProspectValidationError
- type Prospect_Status
- func (Prospect_Status) Descriptor() protoreflect.EnumDescriptor
- func (x Prospect_Status) Enum() *Prospect_Status
- func (Prospect_Status) EnumDescriptor() ([]byte, []int)deprecated
- func (x Prospect_Status) Number() protoreflect.EnumNumber
- func (x Prospect_Status) String() string
- func (Prospect_Status) Type() protoreflect.EnumType
- type RQLExportRequest
- func (*RQLExportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RQLExportRequest) GetFilters() []*RQLFilter
- func (x *RQLExportRequest) GetSearch() string
- func (x *RQLExportRequest) GetSort() []*RQLSort
- func (*RQLExportRequest) ProtoMessage()
- func (x *RQLExportRequest) ProtoReflect() protoreflect.Message
- func (x *RQLExportRequest) Reset()
- func (x *RQLExportRequest) String() string
- func (m *RQLExportRequest) Validate() error
- func (m *RQLExportRequest) ValidateAll() error
- type RQLExportRequestMultiError
- type RQLExportRequestValidationError
- func (e RQLExportRequestValidationError) Cause() error
- func (e RQLExportRequestValidationError) Error() string
- func (e RQLExportRequestValidationError) ErrorName() string
- func (e RQLExportRequestValidationError) Field() string
- func (e RQLExportRequestValidationError) Key() bool
- func (e RQLExportRequestValidationError) Reason() string
- type RQLFilter
- func (*RQLFilter) Descriptor() ([]byte, []int)deprecated
- func (x *RQLFilter) GetBoolValue() bool
- func (x *RQLFilter) GetName() string
- func (x *RQLFilter) GetNumberValue() float32
- func (x *RQLFilter) GetOperator() string
- func (x *RQLFilter) GetStringValue() string
- func (m *RQLFilter) GetValue() isRQLFilter_Value
- func (*RQLFilter) ProtoMessage()
- func (x *RQLFilter) ProtoReflect() protoreflect.Message
- func (x *RQLFilter) Reset()
- func (x *RQLFilter) String() string
- func (m *RQLFilter) Validate() error
- func (m *RQLFilter) ValidateAll() error
- type RQLFilterMultiError
- type RQLFilterValidationError
- type RQLFilter_BoolValue
- type RQLFilter_NumberValue
- type RQLFilter_StringValue
- type RQLQueryGroupData
- func (*RQLQueryGroupData) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryGroupData) GetCount() uint32
- func (x *RQLQueryGroupData) GetName() string
- func (*RQLQueryGroupData) ProtoMessage()
- func (x *RQLQueryGroupData) ProtoReflect() protoreflect.Message
- func (x *RQLQueryGroupData) Reset()
- func (x *RQLQueryGroupData) String() string
- func (m *RQLQueryGroupData) Validate() error
- func (m *RQLQueryGroupData) ValidateAll() error
- type RQLQueryGroupDataMultiError
- type RQLQueryGroupDataValidationError
- func (e RQLQueryGroupDataValidationError) Cause() error
- func (e RQLQueryGroupDataValidationError) Error() string
- func (e RQLQueryGroupDataValidationError) ErrorName() string
- func (e RQLQueryGroupDataValidationError) Field() string
- func (e RQLQueryGroupDataValidationError) Key() bool
- func (e RQLQueryGroupDataValidationError) Reason() string
- type RQLQueryGroupResponse
- func (*RQLQueryGroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryGroupResponse) GetData() []*RQLQueryGroupData
- func (x *RQLQueryGroupResponse) GetName() string
- func (*RQLQueryGroupResponse) ProtoMessage()
- func (x *RQLQueryGroupResponse) ProtoReflect() protoreflect.Message
- func (x *RQLQueryGroupResponse) Reset()
- func (x *RQLQueryGroupResponse) String() string
- func (m *RQLQueryGroupResponse) Validate() error
- func (m *RQLQueryGroupResponse) ValidateAll() error
- type RQLQueryGroupResponseMultiError
- type RQLQueryGroupResponseValidationError
- func (e RQLQueryGroupResponseValidationError) Cause() error
- func (e RQLQueryGroupResponseValidationError) Error() string
- func (e RQLQueryGroupResponseValidationError) ErrorName() string
- func (e RQLQueryGroupResponseValidationError) Field() string
- func (e RQLQueryGroupResponseValidationError) Key() bool
- func (e RQLQueryGroupResponseValidationError) Reason() string
- type RQLQueryPaginationResponse
- func (*RQLQueryPaginationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RQLQueryPaginationResponse) GetLimit() uint32
- func (x *RQLQueryPaginationResponse) GetOffset() uint32
- func (x *RQLQueryPaginationResponse) GetTotalCount() uint32
- func (*RQLQueryPaginationResponse) ProtoMessage()
- func (x *RQLQueryPaginationResponse) ProtoReflect() protoreflect.Message
- func (x *RQLQueryPaginationResponse) Reset()
- func (x *RQLQueryPaginationResponse) String() string
- func (m *RQLQueryPaginationResponse) Validate() error
- func (m *RQLQueryPaginationResponse) ValidateAll() error
- type RQLQueryPaginationResponseMultiError
- type RQLQueryPaginationResponseValidationError
- func (e RQLQueryPaginationResponseValidationError) Cause() error
- func (e RQLQueryPaginationResponseValidationError) Error() string
- func (e RQLQueryPaginationResponseValidationError) ErrorName() string
- func (e RQLQueryPaginationResponseValidationError) Field() string
- func (e RQLQueryPaginationResponseValidationError) Key() bool
- func (e RQLQueryPaginationResponseValidationError) Reason() string
- type RQLRequest
- func (*RQLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RQLRequest) GetFilters() []*RQLFilter
- func (x *RQLRequest) GetGroupBy() []string
- func (x *RQLRequest) GetLimit() uint32
- func (x *RQLRequest) GetOffset() uint32
- func (x *RQLRequest) GetSearch() string
- func (x *RQLRequest) GetSort() []*RQLSort
- func (*RQLRequest) ProtoMessage()
- func (x *RQLRequest) ProtoReflect() protoreflect.Message
- func (x *RQLRequest) Reset()
- func (x *RQLRequest) String() string
- func (m *RQLRequest) Validate() error
- func (m *RQLRequest) ValidateAll() error
- type RQLRequestMultiError
- type RQLRequestValidationError
- type RQLSort
- func (*RQLSort) Descriptor() ([]byte, []int)deprecated
- func (x *RQLSort) GetName() string
- func (x *RQLSort) GetOrder() string
- func (*RQLSort) ProtoMessage()
- func (x *RQLSort) ProtoReflect() protoreflect.Message
- func (x *RQLSort) Reset()
- func (x *RQLSort) String() string
- func (m *RQLSort) Validate() error
- func (m *RQLSort) ValidateAll() error
- type RQLSortMultiError
- type RQLSortValidationError
- type RegisterBillingAccountRequest
- func (*RegisterBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RegisterBillingAccountRequest) GetId() string
- func (x *RegisterBillingAccountRequest) GetOrgId() string
- func (*RegisterBillingAccountRequest) ProtoMessage()
- func (x *RegisterBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *RegisterBillingAccountRequest) Reset()
- func (x *RegisterBillingAccountRequest) String() string
- func (m *RegisterBillingAccountRequest) Validate() error
- func (m *RegisterBillingAccountRequest) ValidateAll() error
- type RegisterBillingAccountRequestMultiError
- type RegisterBillingAccountRequestValidationError
- func (e RegisterBillingAccountRequestValidationError) Cause() error
- func (e RegisterBillingAccountRequestValidationError) Error() string
- func (e RegisterBillingAccountRequestValidationError) ErrorName() string
- func (e RegisterBillingAccountRequestValidationError) Field() string
- func (e RegisterBillingAccountRequestValidationError) Key() bool
- func (e RegisterBillingAccountRequestValidationError) Reason() string
- type RegisterBillingAccountResponse
- func (*RegisterBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (*RegisterBillingAccountResponse) ProtoMessage()
- func (x *RegisterBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *RegisterBillingAccountResponse) Reset()
- func (x *RegisterBillingAccountResponse) String() string
- func (m *RegisterBillingAccountResponse) Validate() error
- func (m *RegisterBillingAccountResponse) ValidateAll() error
- type RegisterBillingAccountResponseMultiError
- type RegisterBillingAccountResponseValidationError
- func (e RegisterBillingAccountResponseValidationError) Cause() error
- func (e RegisterBillingAccountResponseValidationError) Error() string
- func (e RegisterBillingAccountResponseValidationError) ErrorName() string
- func (e RegisterBillingAccountResponseValidationError) Field() string
- func (e RegisterBillingAccountResponseValidationError) Key() bool
- func (e RegisterBillingAccountResponseValidationError) Reason() string
- 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 RemovePlatformUserRequest
- func (*RemovePlatformUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemovePlatformUserRequest) GetServiceuserId() string
- func (x *RemovePlatformUserRequest) GetUserId() string
- func (*RemovePlatformUserRequest) ProtoMessage()
- func (x *RemovePlatformUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemovePlatformUserRequest) Reset()
- func (x *RemovePlatformUserRequest) String() string
- func (m *RemovePlatformUserRequest) Validate() error
- func (m *RemovePlatformUserRequest) ValidateAll() error
- type RemovePlatformUserRequestMultiError
- type RemovePlatformUserRequestValidationError
- func (e RemovePlatformUserRequestValidationError) Cause() error
- func (e RemovePlatformUserRequestValidationError) Error() string
- func (e RemovePlatformUserRequestValidationError) ErrorName() string
- func (e RemovePlatformUserRequestValidationError) Field() string
- func (e RemovePlatformUserRequestValidationError) Key() bool
- func (e RemovePlatformUserRequestValidationError) Reason() string
- type RemovePlatformUserResponse
- func (*RemovePlatformUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemovePlatformUserResponse) ProtoMessage()
- func (x *RemovePlatformUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemovePlatformUserResponse) Reset()
- func (x *RemovePlatformUserResponse) String() string
- func (m *RemovePlatformUserResponse) Validate() error
- func (m *RemovePlatformUserResponse) ValidateAll() error
- type RemovePlatformUserResponseMultiError
- type RemovePlatformUserResponseValidationError
- func (e RemovePlatformUserResponseValidationError) Cause() error
- func (e RemovePlatformUserResponseValidationError) Error() string
- func (e RemovePlatformUserResponseValidationError) ErrorName() string
- func (e RemovePlatformUserResponseValidationError) Field() string
- func (e RemovePlatformUserResponseValidationError) Key() bool
- func (e RemovePlatformUserResponseValidationError) 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 RevertBillingUsageRequest
- func (*RevertBillingUsageRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevertBillingUsageRequest) GetAmount() int64
- func (x *RevertBillingUsageRequest) GetBillingId() string
- func (x *RevertBillingUsageRequest) GetOrgId() string
- func (x *RevertBillingUsageRequest) GetProjectId() string
- func (x *RevertBillingUsageRequest) GetUsageId() string
- func (*RevertBillingUsageRequest) ProtoMessage()
- func (x *RevertBillingUsageRequest) ProtoReflect() protoreflect.Message
- func (x *RevertBillingUsageRequest) Reset()
- func (x *RevertBillingUsageRequest) String() string
- func (m *RevertBillingUsageRequest) Validate() error
- func (m *RevertBillingUsageRequest) ValidateAll() error
- type RevertBillingUsageRequestMultiError
- type RevertBillingUsageRequestValidationError
- func (e RevertBillingUsageRequestValidationError) Cause() error
- func (e RevertBillingUsageRequestValidationError) Error() string
- func (e RevertBillingUsageRequestValidationError) ErrorName() string
- func (e RevertBillingUsageRequestValidationError) Field() string
- func (e RevertBillingUsageRequestValidationError) Key() bool
- func (e RevertBillingUsageRequestValidationError) Reason() string
- type RevertBillingUsageResponse
- func (*RevertBillingUsageResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevertBillingUsageResponse) ProtoMessage()
- func (x *RevertBillingUsageResponse) ProtoReflect() protoreflect.Message
- func (x *RevertBillingUsageResponse) Reset()
- func (x *RevertBillingUsageResponse) String() string
- func (m *RevertBillingUsageResponse) Validate() error
- func (m *RevertBillingUsageResponse) ValidateAll() error
- type RevertBillingUsageResponseMultiError
- type RevertBillingUsageResponseValidationError
- func (e RevertBillingUsageResponseValidationError) Cause() error
- func (e RevertBillingUsageResponseValidationError) Error() string
- func (e RevertBillingUsageResponseValidationError) ErrorName() string
- func (e RevertBillingUsageResponseValidationError) Field() string
- func (e RevertBillingUsageResponseValidationError) Key() bool
- func (e RevertBillingUsageResponseValidationError) Reason() string
- type RevokeSessionRequest
- func (*RevokeSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeSessionRequest) GetSessionId() string
- func (*RevokeSessionRequest) ProtoMessage()
- func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeSessionRequest) Reset()
- func (x *RevokeSessionRequest) String() string
- func (m *RevokeSessionRequest) Validate() error
- func (m *RevokeSessionRequest) ValidateAll() error
- type RevokeSessionRequestMultiError
- type RevokeSessionRequestValidationError
- func (e RevokeSessionRequestValidationError) Cause() error
- func (e RevokeSessionRequestValidationError) Error() string
- func (e RevokeSessionRequestValidationError) ErrorName() string
- func (e RevokeSessionRequestValidationError) Field() string
- func (e RevokeSessionRequestValidationError) Key() bool
- func (e RevokeSessionRequestValidationError) Reason() string
- type RevokeSessionResponse
- func (*RevokeSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeSessionResponse) ProtoMessage()
- func (x *RevokeSessionResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeSessionResponse) Reset()
- func (x *RevokeSessionResponse) String() string
- func (m *RevokeSessionResponse) Validate() error
- func (m *RevokeSessionResponse) ValidateAll() error
- type RevokeSessionResponseMultiError
- type RevokeSessionResponseValidationError
- func (e RevokeSessionResponseValidationError) Cause() error
- func (e RevokeSessionResponseValidationError) Error() string
- func (e RevokeSessionResponseValidationError) ErrorName() string
- func (e RevokeSessionResponseValidationError) Field() string
- func (e RevokeSessionResponseValidationError) Key() bool
- func (e RevokeSessionResponseValidationError) Reason() string
- type RevokeUserSessionRequest
- func (*RevokeUserSessionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeUserSessionRequest) GetSessionId() string
- func (*RevokeUserSessionRequest) ProtoMessage()
- func (x *RevokeUserSessionRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeUserSessionRequest) Reset()
- func (x *RevokeUserSessionRequest) String() string
- func (m *RevokeUserSessionRequest) Validate() error
- func (m *RevokeUserSessionRequest) ValidateAll() error
- type RevokeUserSessionRequestMultiError
- type RevokeUserSessionRequestValidationError
- func (e RevokeUserSessionRequestValidationError) Cause() error
- func (e RevokeUserSessionRequestValidationError) Error() string
- func (e RevokeUserSessionRequestValidationError) ErrorName() string
- func (e RevokeUserSessionRequestValidationError) Field() string
- func (e RevokeUserSessionRequestValidationError) Key() bool
- func (e RevokeUserSessionRequestValidationError) Reason() string
- type RevokeUserSessionResponse
- func (*RevokeUserSessionResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeUserSessionResponse) ProtoMessage()
- func (x *RevokeUserSessionResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeUserSessionResponse) Reset()
- func (x *RevokeUserSessionResponse) String() string
- func (m *RevokeUserSessionResponse) Validate() error
- func (m *RevokeUserSessionResponse) ValidateAll() error
- type RevokeUserSessionResponseMultiError
- type RevokeUserSessionResponseValidationError
- func (e RevokeUserSessionResponseValidationError) Cause() error
- func (e RevokeUserSessionResponseValidationError) Error() string
- func (e RevokeUserSessionResponseValidationError) ErrorName() string
- func (e RevokeUserSessionResponseValidationError) Field() string
- func (e RevokeUserSessionResponseValidationError) Key() bool
- func (e RevokeUserSessionResponseValidationError) Reason() string
- 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 SearchInvoicesRequest
- func (*SearchInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesRequest) GetQuery() *RQLRequest
- func (*SearchInvoicesRequest) ProtoMessage()
- func (x *SearchInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesRequest) Reset()
- func (x *SearchInvoicesRequest) String() string
- func (m *SearchInvoicesRequest) Validate() error
- func (m *SearchInvoicesRequest) ValidateAll() error
- type SearchInvoicesRequestMultiError
- type SearchInvoicesRequestValidationError
- func (e SearchInvoicesRequestValidationError) Cause() error
- func (e SearchInvoicesRequestValidationError) Error() string
- func (e SearchInvoicesRequestValidationError) ErrorName() string
- func (e SearchInvoicesRequestValidationError) Field() string
- func (e SearchInvoicesRequestValidationError) Key() bool
- func (e SearchInvoicesRequestValidationError) Reason() string
- type SearchInvoicesResponse
- func (*SearchInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchInvoicesResponse) GetInvoices() []*SearchInvoicesResponse_Invoice
- func (x *SearchInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchInvoicesResponse) ProtoMessage()
- func (x *SearchInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesResponse) Reset()
- func (x *SearchInvoicesResponse) String() string
- func (m *SearchInvoicesResponse) Validate() error
- func (m *SearchInvoicesResponse) ValidateAll() error
- type SearchInvoicesResponseMultiError
- type SearchInvoicesResponseValidationError
- func (e SearchInvoicesResponseValidationError) Cause() error
- func (e SearchInvoicesResponseValidationError) Error() string
- func (e SearchInvoicesResponseValidationError) ErrorName() string
- func (e SearchInvoicesResponseValidationError) Field() string
- func (e SearchInvoicesResponseValidationError) Key() bool
- func (e SearchInvoicesResponseValidationError) Reason() string
- type SearchInvoicesResponse_Invoice
- func (*SearchInvoicesResponse_Invoice) Descriptor() ([]byte, []int)deprecated
- func (x *SearchInvoicesResponse_Invoice) GetAmount() int64
- func (x *SearchInvoicesResponse_Invoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchInvoicesResponse_Invoice) GetCurrency() string
- func (x *SearchInvoicesResponse_Invoice) GetId() string
- func (x *SearchInvoicesResponse_Invoice) GetInvoiceLink() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgId() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgName() string
- func (x *SearchInvoicesResponse_Invoice) GetOrgTitle() string
- func (x *SearchInvoicesResponse_Invoice) GetState() string
- func (*SearchInvoicesResponse_Invoice) ProtoMessage()
- func (x *SearchInvoicesResponse_Invoice) ProtoReflect() protoreflect.Message
- func (x *SearchInvoicesResponse_Invoice) Reset()
- func (x *SearchInvoicesResponse_Invoice) String() string
- func (m *SearchInvoicesResponse_Invoice) Validate() error
- func (m *SearchInvoicesResponse_Invoice) ValidateAll() error
- type SearchInvoicesResponse_InvoiceMultiError
- type SearchInvoicesResponse_InvoiceValidationError
- func (e SearchInvoicesResponse_InvoiceValidationError) Cause() error
- func (e SearchInvoicesResponse_InvoiceValidationError) Error() string
- func (e SearchInvoicesResponse_InvoiceValidationError) ErrorName() string
- func (e SearchInvoicesResponse_InvoiceValidationError) Field() string
- func (e SearchInvoicesResponse_InvoiceValidationError) Key() bool
- func (e SearchInvoicesResponse_InvoiceValidationError) Reason() string
- type SearchOrganizationInvoicesRequest
- func (*SearchOrganizationInvoicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesRequest) GetId() string
- func (x *SearchOrganizationInvoicesRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationInvoicesRequest) ProtoMessage()
- func (x *SearchOrganizationInvoicesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesRequest) Reset()
- func (x *SearchOrganizationInvoicesRequest) String() string
- func (m *SearchOrganizationInvoicesRequest) Validate() error
- func (m *SearchOrganizationInvoicesRequest) ValidateAll() error
- type SearchOrganizationInvoicesRequestMultiError
- type SearchOrganizationInvoicesRequestValidationError
- func (e SearchOrganizationInvoicesRequestValidationError) Cause() error
- func (e SearchOrganizationInvoicesRequestValidationError) Error() string
- func (e SearchOrganizationInvoicesRequestValidationError) ErrorName() string
- func (e SearchOrganizationInvoicesRequestValidationError) Field() string
- func (e SearchOrganizationInvoicesRequestValidationError) Key() bool
- func (e SearchOrganizationInvoicesRequestValidationError) Reason() string
- type SearchOrganizationInvoicesResponse
- func (*SearchOrganizationInvoicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationInvoicesResponse) GetOrganizationInvoices() []*SearchOrganizationInvoicesResponse_OrganizationInvoice
- func (x *SearchOrganizationInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationInvoicesResponse) ProtoMessage()
- func (x *SearchOrganizationInvoicesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesResponse) Reset()
- func (x *SearchOrganizationInvoicesResponse) String() string
- func (m *SearchOrganizationInvoicesResponse) Validate() error
- func (m *SearchOrganizationInvoicesResponse) ValidateAll() error
- type SearchOrganizationInvoicesResponseMultiError
- type SearchOrganizationInvoicesResponseValidationError
- func (e SearchOrganizationInvoicesResponseValidationError) Cause() error
- func (e SearchOrganizationInvoicesResponseValidationError) Error() string
- func (e SearchOrganizationInvoicesResponseValidationError) ErrorName() string
- func (e SearchOrganizationInvoicesResponseValidationError) Field() string
- func (e SearchOrganizationInvoicesResponseValidationError) Key() bool
- func (e SearchOrganizationInvoicesResponseValidationError) Reason() string
- type SearchOrganizationInvoicesResponse_OrganizationInvoice
- func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount() int64
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId() string
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState() string
- func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage()
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset()
- func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) String() string
- func (m *SearchOrganizationInvoicesResponse_OrganizationInvoice) Validate() error
- func (m *SearchOrganizationInvoicesResponse_OrganizationInvoice) ValidateAll() error
- type SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError
- type SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Cause() error
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Error() string
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) ErrorName() string
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Field() string
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Key() bool
- func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Reason() string
- type SearchOrganizationProjectsRequest
- func (*SearchOrganizationProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsRequest) GetId() string
- func (x *SearchOrganizationProjectsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationProjectsRequest) ProtoMessage()
- func (x *SearchOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsRequest) Reset()
- func (x *SearchOrganizationProjectsRequest) String() string
- func (m *SearchOrganizationProjectsRequest) Validate() error
- func (m *SearchOrganizationProjectsRequest) ValidateAll() error
- type SearchOrganizationProjectsRequestMultiError
- type SearchOrganizationProjectsRequestValidationError
- func (e SearchOrganizationProjectsRequestValidationError) Cause() error
- func (e SearchOrganizationProjectsRequestValidationError) Error() string
- func (e SearchOrganizationProjectsRequestValidationError) ErrorName() string
- func (e SearchOrganizationProjectsRequestValidationError) Field() string
- func (e SearchOrganizationProjectsRequestValidationError) Key() bool
- func (e SearchOrganizationProjectsRequestValidationError) Reason() string
- type SearchOrganizationProjectsResponse
- func (*SearchOrganizationProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationProjectsResponse) GetOrgProjects() []*SearchOrganizationProjectsResponse_OrganizationProject
- func (x *SearchOrganizationProjectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationProjectsResponse) ProtoMessage()
- func (x *SearchOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsResponse) Reset()
- func (x *SearchOrganizationProjectsResponse) String() string
- func (m *SearchOrganizationProjectsResponse) Validate() error
- func (m *SearchOrganizationProjectsResponse) ValidateAll() error
- type SearchOrganizationProjectsResponseMultiError
- type SearchOrganizationProjectsResponseValidationError
- func (e SearchOrganizationProjectsResponseValidationError) Cause() error
- func (e SearchOrganizationProjectsResponseValidationError) Error() string
- func (e SearchOrganizationProjectsResponseValidationError) ErrorName() string
- func (e SearchOrganizationProjectsResponseValidationError) Field() string
- func (e SearchOrganizationProjectsResponseValidationError) Key() bool
- func (e SearchOrganizationProjectsResponseValidationError) Reason() string
- type SearchOrganizationProjectsResponse_OrganizationProject
- func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetId() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount() int64
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetName() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetState() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetTitle() string
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds() []string
- func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage()
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) Reset()
- func (x *SearchOrganizationProjectsResponse_OrganizationProject) String() string
- func (m *SearchOrganizationProjectsResponse_OrganizationProject) Validate() error
- func (m *SearchOrganizationProjectsResponse_OrganizationProject) ValidateAll() error
- type SearchOrganizationProjectsResponse_OrganizationProjectMultiError
- type SearchOrganizationProjectsResponse_OrganizationProjectValidationError
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Cause() error
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Error() string
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) ErrorName() string
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Field() string
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Key() bool
- func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Reason() string
- type SearchOrganizationServiceUserCredentialsRequest
- func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsRequest) GetId() string
- func (x *SearchOrganizationServiceUserCredentialsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsRequest) Reset()
- func (x *SearchOrganizationServiceUserCredentialsRequest) String() string
- func (m *SearchOrganizationServiceUserCredentialsRequest) Validate() error
- func (m *SearchOrganizationServiceUserCredentialsRequest) ValidateAll() error
- type SearchOrganizationServiceUserCredentialsRequestMultiError
- type SearchOrganizationServiceUserCredentialsRequestValidationError
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Cause() error
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Error() string
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) ErrorName() string
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Field() string
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Key() bool
- func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Reason() string
- type SearchOrganizationServiceUserCredentialsResponse
- func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials() ...
- func (x *SearchOrganizationServiceUserCredentialsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsResponse) Reset()
- func (x *SearchOrganizationServiceUserCredentialsResponse) String() string
- func (m *SearchOrganizationServiceUserCredentialsResponse) Validate() error
- func (m *SearchOrganizationServiceUserCredentialsResponse) ValidateAll() error
- type SearchOrganizationServiceUserCredentialsResponseMultiError
- type SearchOrganizationServiceUserCredentialsResponseValidationError
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Cause() error
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Error() string
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) ErrorName() string
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Field() string
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Key() bool
- func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Reason() string
- type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential
- func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId() string
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle() string
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle() string
- func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage()
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Reset()
- func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) String() string
- func (m *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Validate() error
- func (m *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ValidateAll() error
- type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError
- type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Cause() error
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Error() string
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) ErrorName() string
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Field() string
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Key() bool
- func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Reason() string
- type SearchOrganizationServiceUsersRequest
- func (*SearchOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersRequest) GetId() string
- func (x *SearchOrganizationServiceUsersRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationServiceUsersRequest) ProtoMessage()
- func (x *SearchOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersRequest) Reset()
- func (x *SearchOrganizationServiceUsersRequest) String() string
- func (m *SearchOrganizationServiceUsersRequest) Validate() error
- func (m *SearchOrganizationServiceUsersRequest) ValidateAll() error
- type SearchOrganizationServiceUsersRequestMultiError
- type SearchOrganizationServiceUsersRequestValidationError
- func (e SearchOrganizationServiceUsersRequestValidationError) Cause() error
- func (e SearchOrganizationServiceUsersRequestValidationError) Error() string
- func (e SearchOrganizationServiceUsersRequestValidationError) ErrorName() string
- func (e SearchOrganizationServiceUsersRequestValidationError) Field() string
- func (e SearchOrganizationServiceUsersRequestValidationError) Key() bool
- func (e SearchOrganizationServiceUsersRequestValidationError) Reason() string
- type SearchOrganizationServiceUsersResponse
- func (*SearchOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers() []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser
- func (x *SearchOrganizationServiceUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationServiceUsersResponse) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse) Reset()
- func (x *SearchOrganizationServiceUsersResponse) String() string
- func (m *SearchOrganizationServiceUsersResponse) Validate() error
- func (m *SearchOrganizationServiceUsersResponse) ValidateAll() error
- type SearchOrganizationServiceUsersResponseMultiError
- type SearchOrganizationServiceUsersResponseValidationError
- func (e SearchOrganizationServiceUsersResponseValidationError) Cause() error
- func (e SearchOrganizationServiceUsersResponseValidationError) Error() string
- func (e SearchOrganizationServiceUsersResponseValidationError) ErrorName() string
- func (e SearchOrganizationServiceUsersResponseValidationError) Field() string
- func (e SearchOrganizationServiceUsersResponseValidationError) Key() bool
- func (e SearchOrganizationServiceUsersResponseValidationError) Reason() string
- type SearchOrganizationServiceUsersResponse_OrganizationServiceUser
- func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId() string
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId() string
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects() []*SearchOrganizationServiceUsersResponse_Project
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle() string
- func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset()
- func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String() string
- func (m *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Validate() error
- func (m *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ValidateAll() error
- type SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError
- type SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Cause() error
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Error() string
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) ErrorName() string
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Field() string
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Key() bool
- func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Reason() string
- type SearchOrganizationServiceUsersResponse_Project
- func (*SearchOrganizationServiceUsersResponse_Project) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationServiceUsersResponse_Project) GetId() string
- func (x *SearchOrganizationServiceUsersResponse_Project) GetName() string
- func (x *SearchOrganizationServiceUsersResponse_Project) GetTitle() string
- func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage()
- func (x *SearchOrganizationServiceUsersResponse_Project) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationServiceUsersResponse_Project) Reset()
- func (x *SearchOrganizationServiceUsersResponse_Project) String() string
- func (m *SearchOrganizationServiceUsersResponse_Project) Validate() error
- func (m *SearchOrganizationServiceUsersResponse_Project) ValidateAll() error
- type SearchOrganizationServiceUsersResponse_ProjectMultiError
- type SearchOrganizationServiceUsersResponse_ProjectValidationError
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Cause() error
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Error() string
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) ErrorName() string
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Field() string
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Key() bool
- func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Reason() string
- type SearchOrganizationTokensRequest
- func (*SearchOrganizationTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensRequest) GetId() string
- func (x *SearchOrganizationTokensRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationTokensRequest) ProtoMessage()
- func (x *SearchOrganizationTokensRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensRequest) Reset()
- func (x *SearchOrganizationTokensRequest) String() string
- func (m *SearchOrganizationTokensRequest) Validate() error
- func (m *SearchOrganizationTokensRequest) ValidateAll() error
- type SearchOrganizationTokensRequestMultiError
- type SearchOrganizationTokensRequestValidationError
- func (e SearchOrganizationTokensRequestValidationError) Cause() error
- func (e SearchOrganizationTokensRequestValidationError) Error() string
- func (e SearchOrganizationTokensRequestValidationError) ErrorName() string
- func (e SearchOrganizationTokensRequestValidationError) Field() string
- func (e SearchOrganizationTokensRequestValidationError) Key() bool
- func (e SearchOrganizationTokensRequestValidationError) Reason() string
- type SearchOrganizationTokensResponse
- func (*SearchOrganizationTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationTokensResponse) GetOrganizationTokens() []*SearchOrganizationTokensResponse_OrganizationToken
- func (x *SearchOrganizationTokensResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationTokensResponse) ProtoMessage()
- func (x *SearchOrganizationTokensResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensResponse) Reset()
- func (x *SearchOrganizationTokensResponse) String() string
- func (m *SearchOrganizationTokensResponse) Validate() error
- func (m *SearchOrganizationTokensResponse) ValidateAll() error
- type SearchOrganizationTokensResponseMultiError
- type SearchOrganizationTokensResponseValidationError
- func (e SearchOrganizationTokensResponseValidationError) Cause() error
- func (e SearchOrganizationTokensResponseValidationError) Error() string
- func (e SearchOrganizationTokensResponseValidationError) ErrorName() string
- func (e SearchOrganizationTokensResponseValidationError) Field() string
- func (e SearchOrganizationTokensResponseValidationError) Key() bool
- func (e SearchOrganizationTokensResponseValidationError) Reason() string
- type SearchOrganizationTokensResponse_OrganizationToken
- func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetAmount() int64
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetDescription() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetOrgId() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetType() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserId() string
- func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle() string
- func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage()
- func (x *SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationTokensResponse_OrganizationToken) Reset()
- func (x *SearchOrganizationTokensResponse_OrganizationToken) String() string
- func (m *SearchOrganizationTokensResponse_OrganizationToken) Validate() error
- func (m *SearchOrganizationTokensResponse_OrganizationToken) ValidateAll() error
- type SearchOrganizationTokensResponse_OrganizationTokenMultiError
- type SearchOrganizationTokensResponse_OrganizationTokenValidationError
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Cause() error
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Error() string
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) ErrorName() string
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Field() string
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Key() bool
- func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Reason() string
- type SearchOrganizationUsersRequest
- func (*SearchOrganizationUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersRequest) GetId() string
- func (x *SearchOrganizationUsersRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationUsersRequest) ProtoMessage()
- func (x *SearchOrganizationUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersRequest) Reset()
- func (x *SearchOrganizationUsersRequest) String() string
- func (m *SearchOrganizationUsersRequest) Validate() error
- func (m *SearchOrganizationUsersRequest) ValidateAll() error
- type SearchOrganizationUsersRequestMultiError
- type SearchOrganizationUsersRequestValidationError
- func (e SearchOrganizationUsersRequestValidationError) Cause() error
- func (e SearchOrganizationUsersRequestValidationError) Error() string
- func (e SearchOrganizationUsersRequestValidationError) ErrorName() string
- func (e SearchOrganizationUsersRequestValidationError) Field() string
- func (e SearchOrganizationUsersRequestValidationError) Key() bool
- func (e SearchOrganizationUsersRequestValidationError) Reason() string
- type SearchOrganizationUsersResponse
- func (*SearchOrganizationUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationUsersResponse) GetOrgUsers() []*SearchOrganizationUsersResponse_OrganizationUser
- func (x *SearchOrganizationUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationUsersResponse) ProtoMessage()
- func (x *SearchOrganizationUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersResponse) Reset()
- func (x *SearchOrganizationUsersResponse) String() string
- func (m *SearchOrganizationUsersResponse) Validate() error
- func (m *SearchOrganizationUsersResponse) ValidateAll() error
- type SearchOrganizationUsersResponseMultiError
- type SearchOrganizationUsersResponseValidationError
- func (e SearchOrganizationUsersResponseValidationError) Cause() error
- func (e SearchOrganizationUsersResponseValidationError) Error() string
- func (e SearchOrganizationUsersResponseValidationError) ErrorName() string
- func (e SearchOrganizationUsersResponseValidationError) Field() string
- func (e SearchOrganizationUsersResponseValidationError) Key() bool
- func (e SearchOrganizationUsersResponseValidationError) Reason() string
- type SearchOrganizationUsersResponse_OrganizationUser
- func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetAvatar() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetEmail() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetId() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetName() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles() []string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetState() string
- func (x *SearchOrganizationUsersResponse_OrganizationUser) GetTitle() string
- func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage()
- func (x *SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationUsersResponse_OrganizationUser) Reset()
- func (x *SearchOrganizationUsersResponse_OrganizationUser) String() string
- func (m *SearchOrganizationUsersResponse_OrganizationUser) Validate() error
- func (m *SearchOrganizationUsersResponse_OrganizationUser) ValidateAll() error
- type SearchOrganizationUsersResponse_OrganizationUserMultiError
- type SearchOrganizationUsersResponse_OrganizationUserValidationError
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Cause() error
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Error() string
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) ErrorName() string
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Field() string
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Key() bool
- func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Reason() string
- type SearchOrganizationsRequest
- func (*SearchOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsRequest) GetQuery() *RQLRequest
- func (*SearchOrganizationsRequest) ProtoMessage()
- func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsRequest) Reset()
- func (x *SearchOrganizationsRequest) String() string
- func (m *SearchOrganizationsRequest) Validate() error
- func (m *SearchOrganizationsRequest) ValidateAll() error
- type SearchOrganizationsRequestMultiError
- type SearchOrganizationsRequestValidationError
- func (e SearchOrganizationsRequestValidationError) Cause() error
- func (e SearchOrganizationsRequestValidationError) Error() string
- func (e SearchOrganizationsRequestValidationError) ErrorName() string
- func (e SearchOrganizationsRequestValidationError) Field() string
- func (e SearchOrganizationsRequestValidationError) Key() bool
- func (e SearchOrganizationsRequestValidationError) Reason() string
- type SearchOrganizationsResponse
- func (*SearchOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchOrganizationsResponse) GetOrganizations() []*SearchOrganizationsResponse_OrganizationResult
- func (x *SearchOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
- func (*SearchOrganizationsResponse) ProtoMessage()
- func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsResponse) Reset()
- func (x *SearchOrganizationsResponse) String() string
- func (m *SearchOrganizationsResponse) Validate() error
- func (m *SearchOrganizationsResponse) ValidateAll() error
- type SearchOrganizationsResponseMultiError
- type SearchOrganizationsResponseValidationError
- func (e SearchOrganizationsResponseValidationError) Cause() error
- func (e SearchOrganizationsResponseValidationError) Error() string
- func (e SearchOrganizationsResponseValidationError) ErrorName() string
- func (e SearchOrganizationsResponseValidationError) Field() string
- func (e SearchOrganizationsResponseValidationError) Key() bool
- func (e SearchOrganizationsResponseValidationError) Reason() string
- type SearchOrganizationsResponse_OrganizationResult
- func (*SearchOrganizationsResponse_OrganizationResult) Descriptor() ([]byte, []int)deprecated
- func (x *SearchOrganizationsResponse_OrganizationResult) GetAvatar() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCountry() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedAt() *timestamppb.Timestamp
- func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedBy() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetId() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetName() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPaymentMode() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanId() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanInterval() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanName() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetState() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt() *timestamppb.Timestamp
- func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetTitle() string
- func (x *SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt() *timestamppb.Timestamp
- func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage()
- func (x *SearchOrganizationsResponse_OrganizationResult) ProtoReflect() protoreflect.Message
- func (x *SearchOrganizationsResponse_OrganizationResult) Reset()
- func (x *SearchOrganizationsResponse_OrganizationResult) String() string
- func (m *SearchOrganizationsResponse_OrganizationResult) Validate() error
- func (m *SearchOrganizationsResponse_OrganizationResult) ValidateAll() error
- type SearchOrganizationsResponse_OrganizationResultMultiError
- type SearchOrganizationsResponse_OrganizationResultValidationError
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) Cause() error
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) Error() string
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) ErrorName() string
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) Field() string
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) Key() bool
- func (e SearchOrganizationsResponse_OrganizationResultValidationError) Reason() string
- type SearchProjectUsersRequest
- func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersRequest) GetId() string
- func (x *SearchProjectUsersRequest) GetQuery() *RQLRequest
- func (*SearchProjectUsersRequest) ProtoMessage()
- func (x *SearchProjectUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersRequest) Reset()
- func (x *SearchProjectUsersRequest) String() string
- func (m *SearchProjectUsersRequest) Validate() error
- func (m *SearchProjectUsersRequest) ValidateAll() error
- type SearchProjectUsersRequestMultiError
- type SearchProjectUsersRequestValidationError
- func (e SearchProjectUsersRequestValidationError) Cause() error
- func (e SearchProjectUsersRequestValidationError) Error() string
- func (e SearchProjectUsersRequestValidationError) ErrorName() string
- func (e SearchProjectUsersRequestValidationError) Field() string
- func (e SearchProjectUsersRequestValidationError) Key() bool
- func (e SearchProjectUsersRequestValidationError) Reason() string
- type SearchProjectUsersResponse
- func (*SearchProjectUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchProjectUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchProjectUsersResponse) GetProjectUsers() []*SearchProjectUsersResponse_ProjectUser
- func (*SearchProjectUsersResponse) ProtoMessage()
- func (x *SearchProjectUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersResponse) Reset()
- func (x *SearchProjectUsersResponse) String() string
- func (m *SearchProjectUsersResponse) Validate() error
- func (m *SearchProjectUsersResponse) ValidateAll() error
- type SearchProjectUsersResponseMultiError
- type SearchProjectUsersResponseValidationError
- func (e SearchProjectUsersResponseValidationError) Cause() error
- func (e SearchProjectUsersResponseValidationError) Error() string
- func (e SearchProjectUsersResponseValidationError) ErrorName() string
- func (e SearchProjectUsersResponseValidationError) Field() string
- func (e SearchProjectUsersResponseValidationError) Key() bool
- func (e SearchProjectUsersResponseValidationError) Reason() string
- type SearchProjectUsersResponse_ProjectUser
- func (*SearchProjectUsersResponse_ProjectUser) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersResponse_ProjectUser) GetAvatar() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetEmail() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetId() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetName() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetProjectId() string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleIds() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleNames() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetRoleTitles() []string
- func (x *SearchProjectUsersResponse_ProjectUser) GetTitle() string
- func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage()
- func (x *SearchProjectUsersResponse_ProjectUser) ProtoReflect() protoreflect.Message
- func (x *SearchProjectUsersResponse_ProjectUser) Reset()
- func (x *SearchProjectUsersResponse_ProjectUser) String() string
- func (m *SearchProjectUsersResponse_ProjectUser) Validate() error
- func (m *SearchProjectUsersResponse_ProjectUser) ValidateAll() error
- type SearchProjectUsersResponse_ProjectUserMultiError
- type SearchProjectUsersResponse_ProjectUserValidationError
- func (e SearchProjectUsersResponse_ProjectUserValidationError) Cause() error
- func (e SearchProjectUsersResponse_ProjectUserValidationError) Error() string
- func (e SearchProjectUsersResponse_ProjectUserValidationError) ErrorName() string
- func (e SearchProjectUsersResponse_ProjectUserValidationError) Field() string
- func (e SearchProjectUsersResponse_ProjectUserValidationError) Key() bool
- func (e SearchProjectUsersResponse_ProjectUserValidationError) Reason() string
- type SearchUserOrganizationsRequest
- func (*SearchUserOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsRequest) GetId() string
- func (x *SearchUserOrganizationsRequest) GetQuery() *RQLRequest
- func (*SearchUserOrganizationsRequest) ProtoMessage()
- func (x *SearchUserOrganizationsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsRequest) Reset()
- func (x *SearchUserOrganizationsRequest) String() string
- func (m *SearchUserOrganizationsRequest) Validate() error
- func (m *SearchUserOrganizationsRequest) ValidateAll() error
- type SearchUserOrganizationsRequestMultiError
- type SearchUserOrganizationsRequestValidationError
- func (e SearchUserOrganizationsRequestValidationError) Cause() error
- func (e SearchUserOrganizationsRequestValidationError) Error() string
- func (e SearchUserOrganizationsRequestValidationError) ErrorName() string
- func (e SearchUserOrganizationsRequestValidationError) Field() string
- func (e SearchUserOrganizationsRequestValidationError) Key() bool
- func (e SearchUserOrganizationsRequestValidationError) Reason() string
- type SearchUserOrganizationsResponse
- func (*SearchUserOrganizationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUserOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUserOrganizationsResponse) GetUserOrganizations() []*SearchUserOrganizationsResponse_UserOrganization
- func (*SearchUserOrganizationsResponse) ProtoMessage()
- func (x *SearchUserOrganizationsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsResponse) Reset()
- func (x *SearchUserOrganizationsResponse) String() string
- func (m *SearchUserOrganizationsResponse) Validate() error
- func (m *SearchUserOrganizationsResponse) ValidateAll() error
- type SearchUserOrganizationsResponseMultiError
- type SearchUserOrganizationsResponseValidationError
- func (e SearchUserOrganizationsResponseValidationError) Cause() error
- func (e SearchUserOrganizationsResponseValidationError) Error() string
- func (e SearchUserOrganizationsResponseValidationError) ErrorName() string
- func (e SearchUserOrganizationsResponseValidationError) Field() string
- func (e SearchUserOrganizationsResponseValidationError) Key() bool
- func (e SearchUserOrganizationsResponseValidationError) Reason() string
- type SearchUserOrganizationsResponse_UserOrganization
- func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgId() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn() *timestamppb.Timestamp
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgName() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle() string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetProjectCount() int64
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleIds() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleNames() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles() []string
- func (x *SearchUserOrganizationsResponse_UserOrganization) GetUserId() string
- func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage()
- func (x *SearchUserOrganizationsResponse_UserOrganization) ProtoReflect() protoreflect.Message
- func (x *SearchUserOrganizationsResponse_UserOrganization) Reset()
- func (x *SearchUserOrganizationsResponse_UserOrganization) String() string
- func (m *SearchUserOrganizationsResponse_UserOrganization) Validate() error
- func (m *SearchUserOrganizationsResponse_UserOrganization) ValidateAll() error
- type SearchUserOrganizationsResponse_UserOrganizationMultiError
- type SearchUserOrganizationsResponse_UserOrganizationValidationError
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Cause() error
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Error() string
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) ErrorName() string
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Field() string
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Key() bool
- func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Reason() string
- type SearchUserProjectsRequest
- func (*SearchUserProjectsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsRequest) GetOrgId() string
- func (x *SearchUserProjectsRequest) GetQuery() *RQLRequest
- func (x *SearchUserProjectsRequest) GetUserId() string
- func (*SearchUserProjectsRequest) ProtoMessage()
- func (x *SearchUserProjectsRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsRequest) Reset()
- func (x *SearchUserProjectsRequest) String() string
- func (m *SearchUserProjectsRequest) Validate() error
- func (m *SearchUserProjectsRequest) ValidateAll() error
- type SearchUserProjectsRequestMultiError
- type SearchUserProjectsRequestValidationError
- func (e SearchUserProjectsRequestValidationError) Cause() error
- func (e SearchUserProjectsRequestValidationError) Error() string
- func (e SearchUserProjectsRequestValidationError) ErrorName() string
- func (e SearchUserProjectsRequestValidationError) Field() string
- func (e SearchUserProjectsRequestValidationError) Key() bool
- func (e SearchUserProjectsRequestValidationError) Reason() string
- type SearchUserProjectsResponse
- func (*SearchUserProjectsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUserProjectsResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUserProjectsResponse) GetUserProjects() []*SearchUserProjectsResponse_UserProject
- func (*SearchUserProjectsResponse) ProtoMessage()
- func (x *SearchUserProjectsResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsResponse) Reset()
- func (x *SearchUserProjectsResponse) String() string
- func (m *SearchUserProjectsResponse) Validate() error
- func (m *SearchUserProjectsResponse) ValidateAll() error
- type SearchUserProjectsResponseMultiError
- type SearchUserProjectsResponseValidationError
- func (e SearchUserProjectsResponseValidationError) Cause() error
- func (e SearchUserProjectsResponseValidationError) Error() string
- func (e SearchUserProjectsResponseValidationError) ErrorName() string
- func (e SearchUserProjectsResponseValidationError) Field() string
- func (e SearchUserProjectsResponseValidationError) Key() bool
- func (e SearchUserProjectsResponseValidationError) Reason() string
- type SearchUserProjectsResponse_UserProject
- func (*SearchUserProjectsResponse_UserProject) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUserProjectsResponse_UserProject) GetOrgId() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectCreatedOn() *timestamppb.Timestamp
- func (x *SearchUserProjectsResponse_UserProject) GetProjectId() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectName() string
- func (x *SearchUserProjectsResponse_UserProject) GetProjectTitle() string
- func (x *SearchUserProjectsResponse_UserProject) GetUserAvatars() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserId() string
- func (x *SearchUserProjectsResponse_UserProject) GetUserIds() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserNames() []string
- func (x *SearchUserProjectsResponse_UserProject) GetUserTitles() []string
- func (*SearchUserProjectsResponse_UserProject) ProtoMessage()
- func (x *SearchUserProjectsResponse_UserProject) ProtoReflect() protoreflect.Message
- func (x *SearchUserProjectsResponse_UserProject) Reset()
- func (x *SearchUserProjectsResponse_UserProject) String() string
- func (m *SearchUserProjectsResponse_UserProject) Validate() error
- func (m *SearchUserProjectsResponse_UserProject) ValidateAll() error
- type SearchUserProjectsResponse_UserProjectMultiError
- type SearchUserProjectsResponse_UserProjectValidationError
- func (e SearchUserProjectsResponse_UserProjectValidationError) Cause() error
- func (e SearchUserProjectsResponse_UserProjectValidationError) Error() string
- func (e SearchUserProjectsResponse_UserProjectValidationError) ErrorName() string
- func (e SearchUserProjectsResponse_UserProjectValidationError) Field() string
- func (e SearchUserProjectsResponse_UserProjectValidationError) Key() bool
- func (e SearchUserProjectsResponse_UserProjectValidationError) Reason() string
- type SearchUsersRequest
- func (*SearchUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersRequest) GetQuery() *RQLRequest
- func (*SearchUsersRequest) ProtoMessage()
- func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
- func (x *SearchUsersRequest) Reset()
- func (x *SearchUsersRequest) String() string
- func (m *SearchUsersRequest) Validate() error
- func (m *SearchUsersRequest) ValidateAll() error
- type SearchUsersRequestMultiError
- type SearchUsersRequestValidationError
- func (e SearchUsersRequestValidationError) Cause() error
- func (e SearchUsersRequestValidationError) Error() string
- func (e SearchUsersRequestValidationError) ErrorName() string
- func (e SearchUsersRequestValidationError) Field() string
- func (e SearchUsersRequestValidationError) Key() bool
- func (e SearchUsersRequestValidationError) Reason() string
- type SearchUsersResponse
- func (*SearchUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersResponse) GetGroup() *RQLQueryGroupResponse
- func (x *SearchUsersResponse) GetPagination() *RQLQueryPaginationResponse
- func (x *SearchUsersResponse) GetUsers() []*User
- func (*SearchUsersResponse) ProtoMessage()
- func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
- func (x *SearchUsersResponse) Reset()
- func (x *SearchUsersResponse) String() string
- func (m *SearchUsersResponse) Validate() error
- func (m *SearchUsersResponse) ValidateAll() error
- type SearchUsersResponseMultiError
- type SearchUsersResponseValidationError
- func (e SearchUsersResponseValidationError) Cause() error
- func (e SearchUsersResponseValidationError) Error() string
- func (e SearchUsersResponseValidationError) ErrorName() string
- func (e SearchUsersResponseValidationError) Field() string
- func (e SearchUsersResponseValidationError) Key() bool
- func (e SearchUsersResponseValidationError) Reason() string
- 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 ServiceUserJWK
- func (*ServiceUserJWK) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserJWK) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUserJWK) GetId() string
- func (x *ServiceUserJWK) GetPrincipalId() string
- func (x *ServiceUserJWK) GetPublicKey() string
- func (x *ServiceUserJWK) GetTitle() string
- func (*ServiceUserJWK) ProtoMessage()
- func (x *ServiceUserJWK) ProtoReflect() protoreflect.Message
- func (x *ServiceUserJWK) Reset()
- func (x *ServiceUserJWK) String() string
- func (m *ServiceUserJWK) Validate() error
- func (m *ServiceUserJWK) ValidateAll() error
- type ServiceUserJWKMultiError
- type ServiceUserJWKValidationError
- func (e ServiceUserJWKValidationError) Cause() error
- func (e ServiceUserJWKValidationError) Error() string
- func (e ServiceUserJWKValidationError) ErrorName() string
- func (e ServiceUserJWKValidationError) Field() string
- func (e ServiceUserJWKValidationError) Key() bool
- func (e ServiceUserJWKValidationError) 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 ServiceUserToken
- func (*ServiceUserToken) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceUserToken) GetCreatedAt() *timestamppb.Timestamp
- func (x *ServiceUserToken) GetId() string
- func (x *ServiceUserToken) GetTitle() string
- func (x *ServiceUserToken) GetToken() string
- func (*ServiceUserToken) ProtoMessage()
- func (x *ServiceUserToken) ProtoReflect() protoreflect.Message
- func (x *ServiceUserToken) Reset()
- func (x *ServiceUserToken) String() string
- func (m *ServiceUserToken) Validate() error
- func (m *ServiceUserToken) ValidateAll() error
- type ServiceUserTokenMultiError
- type ServiceUserTokenValidationError
- func (e ServiceUserTokenValidationError) Cause() error
- func (e ServiceUserTokenValidationError) Error() string
- func (e ServiceUserTokenValidationError) ErrorName() string
- func (e ServiceUserTokenValidationError) Field() string
- func (e ServiceUserTokenValidationError) Key() bool
- func (e ServiceUserTokenValidationError) 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 Session
- func (*Session) Descriptor() ([]byte, []int)deprecated
- func (x *Session) GetCreatedAt() *timestamppb.Timestamp
- func (x *Session) GetId() string
- func (x *Session) GetIsCurrentSession() bool
- func (x *Session) GetMetadata() *Session_Meta
- func (x *Session) GetUpdatedAt() *timestamppb.Timestamp
- func (*Session) ProtoMessage()
- func (x *Session) ProtoReflect() protoreflect.Message
- func (x *Session) Reset()
- func (x *Session) String() string
- func (m *Session) Validate() error
- func (m *Session) ValidateAll() error
- type SessionMultiError
- type SessionValidationError
- type Session_Meta
- func (*Session_Meta) Descriptor() ([]byte, []int)deprecated
- func (x *Session_Meta) GetBrowser() string
- func (x *Session_Meta) GetIpAddress() string
- func (x *Session_Meta) GetLocation() *Session_Meta_Location
- func (x *Session_Meta) GetOperatingSystem() string
- func (*Session_Meta) ProtoMessage()
- func (x *Session_Meta) ProtoReflect() protoreflect.Message
- func (x *Session_Meta) Reset()
- func (x *Session_Meta) String() string
- func (m *Session_Meta) Validate() error
- func (m *Session_Meta) ValidateAll() error
- type Session_MetaMultiError
- type Session_MetaValidationError
- func (e Session_MetaValidationError) Cause() error
- func (e Session_MetaValidationError) Error() string
- func (e Session_MetaValidationError) ErrorName() string
- func (e Session_MetaValidationError) Field() string
- func (e Session_MetaValidationError) Key() bool
- func (e Session_MetaValidationError) Reason() string
- type Session_Meta_Location
- func (*Session_Meta_Location) Descriptor() ([]byte, []int)deprecated
- func (x *Session_Meta_Location) GetCity() string
- func (x *Session_Meta_Location) GetCountry() string
- func (x *Session_Meta_Location) GetLatitude() string
- func (x *Session_Meta_Location) GetLongitude() string
- func (*Session_Meta_Location) ProtoMessage()
- func (x *Session_Meta_Location) ProtoReflect() protoreflect.Message
- func (x *Session_Meta_Location) Reset()
- func (x *Session_Meta_Location) String() string
- func (m *Session_Meta_Location) Validate() error
- func (m *Session_Meta_Location) ValidateAll() error
- type Session_Meta_LocationMultiError
- type Session_Meta_LocationValidationError
- func (e Session_Meta_LocationValidationError) Cause() error
- func (e Session_Meta_LocationValidationError) Error() string
- func (e Session_Meta_LocationValidationError) ErrorName() string
- func (e Session_Meta_LocationValidationError) Field() string
- func (e Session_Meta_LocationValidationError) Key() bool
- func (e Session_Meta_LocationValidationError) Reason() string
- type SetOrganizationKycRequest
- func (*SetOrganizationKycRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationKycRequest) GetLink() string
- func (x *SetOrganizationKycRequest) GetOrgId() string
- func (x *SetOrganizationKycRequest) GetStatus() bool
- func (*SetOrganizationKycRequest) ProtoMessage()
- func (x *SetOrganizationKycRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationKycRequest) Reset()
- func (x *SetOrganizationKycRequest) String() string
- func (m *SetOrganizationKycRequest) Validate() error
- func (m *SetOrganizationKycRequest) ValidateAll() error
- type SetOrganizationKycRequestMultiError
- type SetOrganizationKycRequestValidationError
- func (e SetOrganizationKycRequestValidationError) Cause() error
- func (e SetOrganizationKycRequestValidationError) Error() string
- func (e SetOrganizationKycRequestValidationError) ErrorName() string
- func (e SetOrganizationKycRequestValidationError) Field() string
- func (e SetOrganizationKycRequestValidationError) Key() bool
- func (e SetOrganizationKycRequestValidationError) Reason() string
- type SetOrganizationKycResponse
- func (*SetOrganizationKycResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
- func (*SetOrganizationKycResponse) ProtoMessage()
- func (x *SetOrganizationKycResponse) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationKycResponse) Reset()
- func (x *SetOrganizationKycResponse) String() string
- func (m *SetOrganizationKycResponse) Validate() error
- func (m *SetOrganizationKycResponse) ValidateAll() error
- type SetOrganizationKycResponseMultiError
- type SetOrganizationKycResponseValidationError
- func (e SetOrganizationKycResponseValidationError) Cause() error
- func (e SetOrganizationKycResponseValidationError) Error() string
- func (e SetOrganizationKycResponseValidationError) ErrorName() string
- func (e SetOrganizationKycResponseValidationError) Field() string
- func (e SetOrganizationKycResponseValidationError) Key() bool
- func (e SetOrganizationKycResponseValidationError) Reason() string
- type Subscription
- func (*Subscription) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription) GetBillingCycleAnchorAt() *timestamppb.Timestamp
- func (x *Subscription) GetCanceledAt() *timestamppb.Timestamp
- func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
- func (x *Subscription) GetCurrentPeriodEndAt() *timestamppb.Timestamp
- func (x *Subscription) GetCurrentPeriodStartAt() *timestamppb.Timestamp
- func (x *Subscription) GetCustomer() *BillingAccount
- func (x *Subscription) GetCustomerId() string
- func (x *Subscription) GetEndedAt() *timestamppb.Timestamp
- func (x *Subscription) GetId() string
- func (x *Subscription) GetMetadata() *structpb.Struct
- func (x *Subscription) GetPhases() []*Subscription_Phase
- func (x *Subscription) GetPlan() *Plan
- func (x *Subscription) GetPlanId() string
- func (x *Subscription) GetProviderId() string
- func (x *Subscription) GetState() string
- func (x *Subscription) GetTrialEndsAt() *timestamppb.Timestamp
- func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
- func (*Subscription) ProtoMessage()
- func (x *Subscription) ProtoReflect() protoreflect.Message
- func (x *Subscription) Reset()
- func (x *Subscription) String() string
- func (m *Subscription) Validate() error
- func (m *Subscription) ValidateAll() error
- type SubscriptionMultiError
- type SubscriptionValidationError
- func (e SubscriptionValidationError) Cause() error
- func (e SubscriptionValidationError) Error() string
- func (e SubscriptionValidationError) ErrorName() string
- func (e SubscriptionValidationError) Field() string
- func (e SubscriptionValidationError) Key() bool
- func (e SubscriptionValidationError) Reason() string
- type Subscription_Phase
- func (*Subscription_Phase) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription_Phase) GetEffectiveAt() *timestamppb.Timestamp
- func (x *Subscription_Phase) GetPlanId() string
- func (x *Subscription_Phase) GetReason() string
- func (*Subscription_Phase) ProtoMessage()
- func (x *Subscription_Phase) ProtoReflect() protoreflect.Message
- func (x *Subscription_Phase) Reset()
- func (x *Subscription_Phase) String() string
- func (m *Subscription_Phase) Validate() error
- func (m *Subscription_Phase) ValidateAll() error
- type Subscription_PhaseMultiError
- type Subscription_PhaseValidationError
- func (e Subscription_PhaseValidationError) Cause() error
- func (e Subscription_PhaseValidationError) Error() string
- func (e Subscription_PhaseValidationError) ErrorName() string
- func (e Subscription_PhaseValidationError) Field() string
- func (e Subscription_PhaseValidationError) Key() bool
- func (e Subscription_PhaseValidationError) Reason() string
- type TotalDebitedTransactionsRequest
- func (*TotalDebitedTransactionsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TotalDebitedTransactionsRequest) GetBillingId() stringdeprecated
- func (x *TotalDebitedTransactionsRequest) GetOrgId() string
- func (*TotalDebitedTransactionsRequest) ProtoMessage()
- func (x *TotalDebitedTransactionsRequest) ProtoReflect() protoreflect.Message
- func (x *TotalDebitedTransactionsRequest) Reset()
- func (x *TotalDebitedTransactionsRequest) String() string
- func (m *TotalDebitedTransactionsRequest) Validate() error
- func (m *TotalDebitedTransactionsRequest) ValidateAll() error
- type TotalDebitedTransactionsRequestMultiError
- type TotalDebitedTransactionsRequestValidationError
- func (e TotalDebitedTransactionsRequestValidationError) Cause() error
- func (e TotalDebitedTransactionsRequestValidationError) Error() string
- func (e TotalDebitedTransactionsRequestValidationError) ErrorName() string
- func (e TotalDebitedTransactionsRequestValidationError) Field() string
- func (e TotalDebitedTransactionsRequestValidationError) Key() bool
- func (e TotalDebitedTransactionsRequestValidationError) Reason() string
- type TotalDebitedTransactionsResponse
- func (*TotalDebitedTransactionsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *TotalDebitedTransactionsResponse) GetDebited() *BillingAccount_Balance
- func (*TotalDebitedTransactionsResponse) ProtoMessage()
- func (x *TotalDebitedTransactionsResponse) ProtoReflect() protoreflect.Message
- func (x *TotalDebitedTransactionsResponse) Reset()
- func (x *TotalDebitedTransactionsResponse) String() string
- func (m *TotalDebitedTransactionsResponse) Validate() error
- func (m *TotalDebitedTransactionsResponse) ValidateAll() error
- type TotalDebitedTransactionsResponseMultiError
- type TotalDebitedTransactionsResponseValidationError
- func (e TotalDebitedTransactionsResponseValidationError) Cause() error
- func (e TotalDebitedTransactionsResponseValidationError) Error() string
- func (e TotalDebitedTransactionsResponseValidationError) ErrorName() string
- func (e TotalDebitedTransactionsResponseValidationError) Field() string
- func (e TotalDebitedTransactionsResponseValidationError) Key() bool
- func (e TotalDebitedTransactionsResponseValidationError) Reason() string
- type UnimplementedAdminServiceServer
- func (UnimplementedAdminServiceServer) AddPlatformUser(context.Context, *AddPlatformUserRequest) (*AddPlatformUserResponse, error)
- func (UnimplementedAdminServiceServer) AdminCreateOrganization(context.Context, *AdminCreateOrganizationRequest) (*AdminCreateOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) CheckFederatedResourcePermission(context.Context, *CheckFederatedResourcePermissionRequest) (*CheckFederatedResourcePermissionResponse, error)
- func (UnimplementedAdminServiceServer) CreatePermission(context.Context, *CreatePermissionRequest) (*CreatePermissionResponse, error)
- func (UnimplementedAdminServiceServer) CreatePreferences(context.Context, *CreatePreferencesRequest) (*CreatePreferencesResponse, error)
- func (UnimplementedAdminServiceServer) CreateProspect(context.Context, *CreateProspectRequest) (*CreateProspectResponse, error)
- func (UnimplementedAdminServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
- func (UnimplementedAdminServiceServer) CreateWebhook(context.Context, *CreateWebhookRequest) (*CreateWebhookResponse, error)
- func (UnimplementedAdminServiceServer) DelegatedCheckout(context.Context, *DelegatedCheckoutRequest) (*DelegatedCheckoutResponse, error)
- func (UnimplementedAdminServiceServer) DeletePermission(context.Context, *DeletePermissionRequest) (*DeletePermissionResponse, error)
- func (UnimplementedAdminServiceServer) DeleteProspect(context.Context, *DeleteProspectRequest) (*DeleteProspectResponse, error)
- func (UnimplementedAdminServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
- func (UnimplementedAdminServiceServer) DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error)
- func (UnimplementedAdminServiceServer) ExportAuditRecords(*ExportAuditRecordsRequest, AdminService_ExportAuditRecordsServer) error
- func (UnimplementedAdminServiceServer) ExportOrganizationProjects(*ExportOrganizationProjectsRequest, ...) error
- func (UnimplementedAdminServiceServer) ExportOrganizationTokens(*ExportOrganizationTokensRequest, AdminService_ExportOrganizationTokensServer) error
- func (UnimplementedAdminServiceServer) ExportOrganizationUsers(*ExportOrganizationUsersRequest, AdminService_ExportOrganizationUsersServer) error
- func (UnimplementedAdminServiceServer) ExportOrganizations(*ExportOrganizationsRequest, AdminService_ExportOrganizationsServer) error
- func (UnimplementedAdminServiceServer) ExportUsers(*ExportUsersRequest, AdminService_ExportUsersServer) error
- func (UnimplementedAdminServiceServer) GenerateInvoices(context.Context, *GenerateInvoicesRequest) (*GenerateInvoicesResponse, error)
- func (UnimplementedAdminServiceServer) GetBillingAccountDetails(context.Context, *GetBillingAccountDetailsRequest) (*GetBillingAccountDetailsResponse, error)
- func (UnimplementedAdminServiceServer) GetCurrentAdminUser(context.Context, *GetCurrentAdminUserRequest) (*GetCurrentAdminUserResponse, error)
- func (UnimplementedAdminServiceServer) GetProspect(context.Context, *GetProspectRequest) (*GetProspectResponse, error)
- func (UnimplementedAdminServiceServer) ListAllBillingAccounts(context.Context, *ListAllBillingAccountsRequest) (*ListAllBillingAccountsResponse, error)
- func (UnimplementedAdminServiceServer) ListAllInvoices(context.Context, *ListAllInvoicesRequest) (*ListAllInvoicesResponse, error)
- func (UnimplementedAdminServiceServer) ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error)
- func (UnimplementedAdminServiceServer) ListAllServiceUsers(context.Context, *ListAllServiceUsersRequest) (*ListAllServiceUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListAllUsers(context.Context, *ListAllUsersRequest) (*ListAllUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListAuditRecords(context.Context, *ListAuditRecordsRequest) (*ListAuditRecordsResponse, error)
- func (UnimplementedAdminServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
- func (UnimplementedAdminServiceServer) ListOrganizationsKyc(context.Context, *ListOrganizationsKycRequest) (*ListOrganizationsKycResponse, error)
- func (UnimplementedAdminServiceServer) ListPlatformUsers(context.Context, *ListPlatformUsersRequest) (*ListPlatformUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListPreferences(context.Context, *ListPreferencesRequest) (*ListPreferencesResponse, error)
- func (UnimplementedAdminServiceServer) ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error)
- func (UnimplementedAdminServiceServer) ListProspects(context.Context, *ListProspectsRequest) (*ListProspectsResponse, error)
- func (UnimplementedAdminServiceServer) ListRelations(context.Context, *ListRelationsRequest) (*ListRelationsResponse, error)
- func (UnimplementedAdminServiceServer) ListResources(context.Context, *ListResourcesRequest) (*ListResourcesResponse, error)
- func (UnimplementedAdminServiceServer) ListUserSessions(context.Context, *ListUserSessionsRequest) (*ListUserSessionsResponse, error)
- func (UnimplementedAdminServiceServer) ListWebhooks(context.Context, *ListWebhooksRequest) (*ListWebhooksResponse, error)
- func (UnimplementedAdminServiceServer) RemovePlatformUser(context.Context, *RemovePlatformUserRequest) (*RemovePlatformUserResponse, error)
- func (UnimplementedAdminServiceServer) RevertBillingUsage(context.Context, *RevertBillingUsageRequest) (*RevertBillingUsageResponse, error)
- func (UnimplementedAdminServiceServer) RevokeUserSession(context.Context, *RevokeUserSessionRequest) (*RevokeUserSessionResponse, error)
- func (UnimplementedAdminServiceServer) SearchInvoices(context.Context, *SearchInvoicesRequest) (*SearchInvoicesResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationInvoices(context.Context, *SearchOrganizationInvoicesRequest) (*SearchOrganizationInvoicesResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationProjects(context.Context, *SearchOrganizationProjectsRequest) (*SearchOrganizationProjectsResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationServiceUserCredentials(context.Context, *SearchOrganizationServiceUserCredentialsRequest) (*SearchOrganizationServiceUserCredentialsResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationServiceUsers(context.Context, *SearchOrganizationServiceUsersRequest) (*SearchOrganizationServiceUsersResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationTokens(context.Context, *SearchOrganizationTokensRequest) (*SearchOrganizationTokensResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizationUsers(context.Context, *SearchOrganizationUsersRequest) (*SearchOrganizationUsersResponse, error)
- func (UnimplementedAdminServiceServer) SearchOrganizations(context.Context, *SearchOrganizationsRequest) (*SearchOrganizationsResponse, error)
- func (UnimplementedAdminServiceServer) SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error)
- func (UnimplementedAdminServiceServer) SearchUserOrganizations(context.Context, *SearchUserOrganizationsRequest) (*SearchUserOrganizationsResponse, error)
- func (UnimplementedAdminServiceServer) SearchUserProjects(context.Context, *SearchUserProjectsRequest) (*SearchUserProjectsResponse, error)
- func (UnimplementedAdminServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
- func (UnimplementedAdminServiceServer) SetOrganizationKyc(context.Context, *SetOrganizationKycRequest) (*SetOrganizationKycResponse, error)
- func (UnimplementedAdminServiceServer) UpdateBillingAccountDetails(context.Context, *UpdateBillingAccountDetailsRequest) (*UpdateBillingAccountDetailsResponse, error)
- func (UnimplementedAdminServiceServer) UpdateBillingAccountLimits(context.Context, *UpdateBillingAccountLimitsRequest) (*UpdateBillingAccountLimitsResponse, error)
- func (UnimplementedAdminServiceServer) UpdatePermission(context.Context, *UpdatePermissionRequest) (*UpdatePermissionResponse, error)
- func (UnimplementedAdminServiceServer) UpdateProspect(context.Context, *UpdateProspectRequest) (*UpdateProspectResponse, error)
- func (UnimplementedAdminServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
- func (UnimplementedAdminServiceServer) UpdateWebhook(context.Context, *UpdateWebhookRequest) (*UpdateWebhookResponse, 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) BillingWebhookCallback(context.Context, *BillingWebhookCallbackRequest) (*BillingWebhookCallbackResponse, error)
- func (UnimplementedFrontierServiceServer) CancelSubscription(context.Context, *CancelSubscriptionRequest) (*CancelSubscriptionResponse, error)
- func (UnimplementedFrontierServiceServer) ChangeSubscription(context.Context, *ChangeSubscriptionRequest) (*ChangeSubscriptionResponse, error)
- func (UnimplementedFrontierServiceServer) CheckCreditEntitlement(context.Context, *CheckCreditEntitlementRequest) (*CheckCreditEntitlementResponse, error)
- func (UnimplementedFrontierServiceServer) CheckFeatureEntitlement(context.Context, *CheckFeatureEntitlementRequest) (*CheckFeatureEntitlementResponse, error)
- func (UnimplementedFrontierServiceServer) CheckResourcePermission(context.Context, *CheckResourcePermissionRequest) (*CheckResourcePermissionResponse, error)
- func (UnimplementedFrontierServiceServer) CreateAuditRecord(context.Context, *CreateAuditRecordRequest) (*CreateAuditRecordResponse, error)
- func (UnimplementedFrontierServiceServer) CreateBillingAccount(context.Context, *CreateBillingAccountRequest) (*CreateBillingAccountResponse, error)
- func (UnimplementedFrontierServiceServer) CreateBillingUsage(context.Context, *CreateBillingUsageRequest) (*CreateBillingUsageResponse, error)
- func (UnimplementedFrontierServiceServer) CreateCheckout(context.Context, *CreateCheckoutRequest) (*CreateCheckoutResponse, error)
- func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences(context.Context, *CreateCurrentUserPreferencesRequest) (*CreateCurrentUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) CreateFeature(context.Context, *CreateFeatureRequest) (*CreateFeatureResponse, 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) 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) CreatePlan(context.Context, *CreatePlanRequest) (*CreatePlanResponse, error)
- func (UnimplementedFrontierServiceServer) CreatePolicy(context.Context, *CreatePolicyRequest) (*CreatePolicyResponse, error)
- func (UnimplementedFrontierServiceServer) CreatePolicyForProject(context.Context, *CreatePolicyForProjectRequest) (*CreatePolicyForProjectResponse, error)
- func (UnimplementedFrontierServiceServer) CreateProduct(context.Context, *CreateProductRequest) (*CreateProductResponse, 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) CreateProspectPublic(context.Context, *CreateProspectPublicRequest) (*CreateProspectPublicResponse, error)
- func (UnimplementedFrontierServiceServer) CreateRelation(context.Context, *CreateRelationRequest) (*CreateRelationResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUser(context.Context, *CreateServiceUserRequest) (*CreateServiceUserResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUserCredential(context.Context, *CreateServiceUserCredentialRequest) (*CreateServiceUserCredentialResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUserJWK(context.Context, *CreateServiceUserJWKRequest) (*CreateServiceUserJWKResponse, error)
- func (UnimplementedFrontierServiceServer) CreateServiceUserToken(context.Context, *CreateServiceUserTokenRequest) (*CreateServiceUserTokenResponse, error)
- func (UnimplementedFrontierServiceServer) CreateUser(context.Context, *CreateUserRequest) (*CreateUserResponse, error)
- func (UnimplementedFrontierServiceServer) CreateUserPreferences(context.Context, *CreateUserPreferencesRequest) (*CreateUserPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteBillingAccount(context.Context, *DeleteBillingAccountRequest) (*DeleteBillingAccountResponse, 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) DeleteServiceUserCredential(context.Context, *DeleteServiceUserCredentialRequest) (*DeleteServiceUserCredentialResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteServiceUserJWK(context.Context, *DeleteServiceUserJWKRequest) (*DeleteServiceUserJWKResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteServiceUserToken(context.Context, *DeleteServiceUserTokenRequest) (*DeleteServiceUserTokenResponse, error)
- func (UnimplementedFrontierServiceServer) DeleteUser(context.Context, *DeleteUserRequest) (*DeleteUserResponse, error)
- func (UnimplementedFrontierServiceServer) DescribePreferences(context.Context, *DescribePreferencesRequest) (*DescribePreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) DisableBillingAccount(context.Context, *DisableBillingAccountRequest) (*DisableBillingAccountResponse, 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) EnableBillingAccount(context.Context, *EnableBillingAccountRequest) (*EnableBillingAccountResponse, 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) GetBillingAccount(context.Context, *GetBillingAccountRequest) (*GetBillingAccountResponse, error)
- func (UnimplementedFrontierServiceServer) GetBillingBalance(context.Context, *GetBillingBalanceRequest) (*GetBillingBalanceResponse, error)
- func (UnimplementedFrontierServiceServer) GetCheckout(context.Context, *GetCheckoutRequest) (*GetCheckoutResponse, error)
- func (UnimplementedFrontierServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) GetFeature(context.Context, *GetFeatureRequest) (*GetFeatureResponse, 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) GetOrganizationDomain(context.Context, *GetOrganizationDomainRequest) (*GetOrganizationDomainResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationInvitation(context.Context, *GetOrganizationInvitationRequest) (*GetOrganizationInvitationResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationKyc(context.Context, *GetOrganizationKycRequest) (*GetOrganizationKycResponse, error)
- func (UnimplementedFrontierServiceServer) GetOrganizationRole(context.Context, *GetOrganizationRoleRequest) (*GetOrganizationRoleResponse, error)
- func (UnimplementedFrontierServiceServer) GetPermission(context.Context, *GetPermissionRequest) (*GetPermissionResponse, error)
- func (UnimplementedFrontierServiceServer) GetPlan(context.Context, *GetPlanRequest) (*GetPlanResponse, error)
- func (UnimplementedFrontierServiceServer) GetPolicy(context.Context, *GetPolicyRequest) (*GetPolicyResponse, error)
- func (UnimplementedFrontierServiceServer) GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, 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) GetServiceUserJWK(context.Context, *GetServiceUserJWKRequest) (*GetServiceUserJWKResponse, error)
- func (UnimplementedFrontierServiceServer) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error)
- func (UnimplementedFrontierServiceServer) GetUpcomingInvoice(context.Context, *GetUpcomingInvoiceRequest) (*GetUpcomingInvoiceResponse, error)
- func (UnimplementedFrontierServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedFrontierServiceServer) HasTrialed(context.Context, *HasTrialedRequest) (*HasTrialedResponse, error)
- func (UnimplementedFrontierServiceServer) JoinOrganization(context.Context, *JoinOrganizationRequest) (*JoinOrganizationResponse, error)
- func (UnimplementedFrontierServiceServer) ListAuthStrategies(context.Context, *ListAuthStrategiesRequest) (*ListAuthStrategiesResponse, error)
- func (UnimplementedFrontierServiceServer) ListBillingAccounts(context.Context, *ListBillingAccountsRequest) (*ListBillingAccountsResponse, error)
- func (UnimplementedFrontierServiceServer) ListBillingTransactions(context.Context, *ListBillingTransactionsRequest) (*ListBillingTransactionsResponse, error)
- func (UnimplementedFrontierServiceServer) ListCheckouts(context.Context, *ListCheckoutsRequest) (*ListCheckoutsResponse, 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) ListFeatures(context.Context, *ListFeaturesRequest) (*ListFeaturesResponse, error)
- func (UnimplementedFrontierServiceServer) ListGroupPreferences(context.Context, *ListGroupPreferencesRequest) (*ListGroupPreferencesResponse, error)
- func (UnimplementedFrontierServiceServer) ListGroupUsers(context.Context, *ListGroupUsersRequest) (*ListGroupUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListInvoices(context.Context, *ListInvoicesRequest) (*ListInvoicesResponse, 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) 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) ListPlans(context.Context, *ListPlansRequest) (*ListPlansResponse, error)
- func (UnimplementedFrontierServiceServer) ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error)
- func (UnimplementedFrontierServiceServer) ListProducts(context.Context, *ListProductsRequest) (*ListProductsResponse, 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) ListServiceUserCredentials(context.Context, *ListServiceUserCredentialsRequest) (*ListServiceUserCredentialsResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUserJWKs(context.Context, *ListServiceUserJWKsRequest) (*ListServiceUserJWKsResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUserProjects(context.Context, *ListServiceUserProjectsRequest) (*ListServiceUserProjectsResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUserTokens(context.Context, *ListServiceUserTokensRequest) (*ListServiceUserTokensResponse, error)
- func (UnimplementedFrontierServiceServer) ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error)
- func (UnimplementedFrontierServiceServer) ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error)
- func (UnimplementedFrontierServiceServer) ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, 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) PingUserSession(context.Context, *PingUserSessionRequest) (*PingUserSessionResponse, error)
- func (UnimplementedFrontierServiceServer) RegisterBillingAccount(context.Context, *RegisterBillingAccountRequest) (*RegisterBillingAccountResponse, error)
- func (UnimplementedFrontierServiceServer) RemoveGroupUser(context.Context, *RemoveGroupUserRequest) (*RemoveGroupUserResponse, error)
- func (UnimplementedFrontierServiceServer) RemoveOrganizationUser(context.Context, *RemoveOrganizationUserRequest) (*RemoveOrganizationUserResponse, error)
- func (UnimplementedFrontierServiceServer) RevokeSession(context.Context, *RevokeSessionRequest) (*RevokeSessionResponse, error)
- func (UnimplementedFrontierServiceServer) TotalDebitedTransactions(context.Context, *TotalDebitedTransactionsRequest) (*TotalDebitedTransactionsResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateBillingAccount(context.Context, *UpdateBillingAccountRequest) (*UpdateBillingAccountResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateCurrentUser(context.Context, *UpdateCurrentUserRequest) (*UpdateCurrentUserResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateFeature(context.Context, *UpdateFeatureRequest) (*UpdateFeatureResponse, 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) UpdatePlan(context.Context, *UpdatePlanRequest) (*UpdatePlanResponse, error)
- func (UnimplementedFrontierServiceServer) UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateProjectResource(context.Context, *UpdateProjectResourceRequest) (*UpdateProjectResourceResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, error)
- func (UnimplementedFrontierServiceServer) UpdateUser(context.Context, *UpdateUserRequest) (*UpdateUserResponse, error)
- func (UnimplementedFrontierServiceServer) VerifyOrganizationDomain(context.Context, *VerifyOrganizationDomainRequest) (*VerifyOrganizationDomainResponse, error)
- type UnsafeAdminServiceServer
- type UnsafeFrontierServiceServer
- type UpdateBillingAccountDetailsRequest
- func (*UpdateBillingAccountDetailsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountDetailsRequest) GetCreditMin() int64
- func (x *UpdateBillingAccountDetailsRequest) GetDueInDays() int64
- func (x *UpdateBillingAccountDetailsRequest) GetId() string
- func (x *UpdateBillingAccountDetailsRequest) GetOrgId() string
- func (*UpdateBillingAccountDetailsRequest) ProtoMessage()
- func (x *UpdateBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountDetailsRequest) Reset()
- func (x *UpdateBillingAccountDetailsRequest) String() string
- func (m *UpdateBillingAccountDetailsRequest) Validate() error
- func (m *UpdateBillingAccountDetailsRequest) ValidateAll() error
- type UpdateBillingAccountDetailsRequestMultiError
- type UpdateBillingAccountDetailsRequestValidationError
- func (e UpdateBillingAccountDetailsRequestValidationError) Cause() error
- func (e UpdateBillingAccountDetailsRequestValidationError) Error() string
- func (e UpdateBillingAccountDetailsRequestValidationError) ErrorName() string
- func (e UpdateBillingAccountDetailsRequestValidationError) Field() string
- func (e UpdateBillingAccountDetailsRequestValidationError) Key() bool
- func (e UpdateBillingAccountDetailsRequestValidationError) Reason() string
- type UpdateBillingAccountDetailsResponse
- func (*UpdateBillingAccountDetailsResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateBillingAccountDetailsResponse) ProtoMessage()
- func (x *UpdateBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountDetailsResponse) Reset()
- func (x *UpdateBillingAccountDetailsResponse) String() string
- func (m *UpdateBillingAccountDetailsResponse) Validate() error
- func (m *UpdateBillingAccountDetailsResponse) ValidateAll() error
- type UpdateBillingAccountDetailsResponseMultiError
- type UpdateBillingAccountDetailsResponseValidationError
- func (e UpdateBillingAccountDetailsResponseValidationError) Cause() error
- func (e UpdateBillingAccountDetailsResponseValidationError) Error() string
- func (e UpdateBillingAccountDetailsResponseValidationError) ErrorName() string
- func (e UpdateBillingAccountDetailsResponseValidationError) Field() string
- func (e UpdateBillingAccountDetailsResponseValidationError) Key() bool
- func (e UpdateBillingAccountDetailsResponseValidationError) Reason() string
- type UpdateBillingAccountLimitsRequest
- func (*UpdateBillingAccountLimitsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountLimitsRequest) GetCreditMin() int64
- func (x *UpdateBillingAccountLimitsRequest) GetId() string
- func (x *UpdateBillingAccountLimitsRequest) GetOrgId() string
- func (*UpdateBillingAccountLimitsRequest) ProtoMessage()
- func (x *UpdateBillingAccountLimitsRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountLimitsRequest) Reset()
- func (x *UpdateBillingAccountLimitsRequest) String() string
- func (m *UpdateBillingAccountLimitsRequest) Validate() error
- func (m *UpdateBillingAccountLimitsRequest) ValidateAll() error
- type UpdateBillingAccountLimitsRequestMultiError
- type UpdateBillingAccountLimitsRequestValidationError
- func (e UpdateBillingAccountLimitsRequestValidationError) Cause() error
- func (e UpdateBillingAccountLimitsRequestValidationError) Error() string
- func (e UpdateBillingAccountLimitsRequestValidationError) ErrorName() string
- func (e UpdateBillingAccountLimitsRequestValidationError) Field() string
- func (e UpdateBillingAccountLimitsRequestValidationError) Key() bool
- func (e UpdateBillingAccountLimitsRequestValidationError) Reason() string
- type UpdateBillingAccountLimitsResponse
- func (*UpdateBillingAccountLimitsResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateBillingAccountLimitsResponse) ProtoMessage()
- func (x *UpdateBillingAccountLimitsResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountLimitsResponse) Reset()
- func (x *UpdateBillingAccountLimitsResponse) String() string
- func (m *UpdateBillingAccountLimitsResponse) Validate() error
- func (m *UpdateBillingAccountLimitsResponse) ValidateAll() error
- type UpdateBillingAccountLimitsResponseMultiError
- type UpdateBillingAccountLimitsResponseValidationError
- func (e UpdateBillingAccountLimitsResponseValidationError) Cause() error
- func (e UpdateBillingAccountLimitsResponseValidationError) Error() string
- func (e UpdateBillingAccountLimitsResponseValidationError) ErrorName() string
- func (e UpdateBillingAccountLimitsResponseValidationError) Field() string
- func (e UpdateBillingAccountLimitsResponseValidationError) Key() bool
- func (e UpdateBillingAccountLimitsResponseValidationError) Reason() string
- type UpdateBillingAccountRequest
- func (*UpdateBillingAccountRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountRequest) GetBody() *BillingAccountRequestBody
- func (x *UpdateBillingAccountRequest) GetId() string
- func (x *UpdateBillingAccountRequest) GetOrgId() string
- func (*UpdateBillingAccountRequest) ProtoMessage()
- func (x *UpdateBillingAccountRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountRequest) Reset()
- func (x *UpdateBillingAccountRequest) String() string
- func (m *UpdateBillingAccountRequest) Validate() error
- func (m *UpdateBillingAccountRequest) ValidateAll() error
- type UpdateBillingAccountRequestMultiError
- type UpdateBillingAccountRequestValidationError
- func (e UpdateBillingAccountRequestValidationError) Cause() error
- func (e UpdateBillingAccountRequestValidationError) Error() string
- func (e UpdateBillingAccountRequestValidationError) ErrorName() string
- func (e UpdateBillingAccountRequestValidationError) Field() string
- func (e UpdateBillingAccountRequestValidationError) Key() bool
- func (e UpdateBillingAccountRequestValidationError) Reason() string
- type UpdateBillingAccountResponse
- func (*UpdateBillingAccountResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBillingAccountResponse) GetBillingAccount() *BillingAccount
- func (*UpdateBillingAccountResponse) ProtoMessage()
- func (x *UpdateBillingAccountResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBillingAccountResponse) Reset()
- func (x *UpdateBillingAccountResponse) String() string
- func (m *UpdateBillingAccountResponse) Validate() error
- func (m *UpdateBillingAccountResponse) ValidateAll() error
- type UpdateBillingAccountResponseMultiError
- type UpdateBillingAccountResponseValidationError
- func (e UpdateBillingAccountResponseValidationError) Cause() error
- func (e UpdateBillingAccountResponseValidationError) Error() string
- func (e UpdateBillingAccountResponseValidationError) ErrorName() string
- func (e UpdateBillingAccountResponseValidationError) Field() string
- func (e UpdateBillingAccountResponseValidationError) Key() bool
- func (e UpdateBillingAccountResponseValidationError) Reason() string
- 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 UpdateFeatureRequest
- func (*UpdateFeatureRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureRequest) GetBody() *FeatureRequestBody
- func (x *UpdateFeatureRequest) GetId() string
- func (*UpdateFeatureRequest) ProtoMessage()
- func (x *UpdateFeatureRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureRequest) Reset()
- func (x *UpdateFeatureRequest) String() string
- func (m *UpdateFeatureRequest) Validate() error
- func (m *UpdateFeatureRequest) ValidateAll() error
- type UpdateFeatureRequestMultiError
- type UpdateFeatureRequestValidationError
- func (e UpdateFeatureRequestValidationError) Cause() error
- func (e UpdateFeatureRequestValidationError) Error() string
- func (e UpdateFeatureRequestValidationError) ErrorName() string
- func (e UpdateFeatureRequestValidationError) Field() string
- func (e UpdateFeatureRequestValidationError) Key() bool
- func (e UpdateFeatureRequestValidationError) Reason() string
- type UpdateFeatureResponse
- func (*UpdateFeatureResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateFeatureResponse) GetFeature() *Feature
- func (*UpdateFeatureResponse) ProtoMessage()
- func (x *UpdateFeatureResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateFeatureResponse) Reset()
- func (x *UpdateFeatureResponse) String() string
- func (m *UpdateFeatureResponse) Validate() error
- func (m *UpdateFeatureResponse) ValidateAll() error
- type UpdateFeatureResponseMultiError
- type UpdateFeatureResponseValidationError
- func (e UpdateFeatureResponseValidationError) Cause() error
- func (e UpdateFeatureResponseValidationError) Error() string
- func (e UpdateFeatureResponseValidationError) ErrorName() string
- func (e UpdateFeatureResponseValidationError) Field() string
- func (e UpdateFeatureResponseValidationError) Key() bool
- func (e UpdateFeatureResponseValidationError) 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 UpdatePlanRequest
- func (*UpdatePlanRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePlanRequest) GetBody() *PlanRequestBody
- func (x *UpdatePlanRequest) GetId() string
- func (*UpdatePlanRequest) ProtoMessage()
- func (x *UpdatePlanRequest) ProtoReflect() protoreflect.Message
- func (x *UpdatePlanRequest) Reset()
- func (x *UpdatePlanRequest) String() string
- func (m *UpdatePlanRequest) Validate() error
- func (m *UpdatePlanRequest) ValidateAll() error
- type UpdatePlanRequestMultiError
- type UpdatePlanRequestValidationError
- func (e UpdatePlanRequestValidationError) Cause() error
- func (e UpdatePlanRequestValidationError) Error() string
- func (e UpdatePlanRequestValidationError) ErrorName() string
- func (e UpdatePlanRequestValidationError) Field() string
- func (e UpdatePlanRequestValidationError) Key() bool
- func (e UpdatePlanRequestValidationError) Reason() string
- type UpdatePlanResponse
- func (*UpdatePlanResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdatePlanResponse) GetPlan() *Plan
- func (*UpdatePlanResponse) ProtoMessage()
- func (x *UpdatePlanResponse) ProtoReflect() protoreflect.Message
- func (x *UpdatePlanResponse) Reset()
- func (x *UpdatePlanResponse) String() string
- func (m *UpdatePlanResponse) Validate() error
- func (m *UpdatePlanResponse) ValidateAll() error
- type UpdatePlanResponseMultiError
- type UpdatePlanResponseValidationError
- func (e UpdatePlanResponseValidationError) Cause() error
- func (e UpdatePlanResponseValidationError) Error() string
- func (e UpdatePlanResponseValidationError) ErrorName() string
- func (e UpdatePlanResponseValidationError) Field() string
- func (e UpdatePlanResponseValidationError) Key() bool
- func (e UpdatePlanResponseValidationError) 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 UpdateProductRequest
- func (*UpdateProductRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductRequest) GetBody() *ProductRequestBody
- func (x *UpdateProductRequest) GetId() string
- func (*UpdateProductRequest) ProtoMessage()
- func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProductRequest) Reset()
- func (x *UpdateProductRequest) String() string
- func (m *UpdateProductRequest) Validate() error
- func (m *UpdateProductRequest) ValidateAll() error
- type UpdateProductRequestMultiError
- type UpdateProductRequestValidationError
- func (e UpdateProductRequestValidationError) Cause() error
- func (e UpdateProductRequestValidationError) Error() string
- func (e UpdateProductRequestValidationError) ErrorName() string
- func (e UpdateProductRequestValidationError) Field() string
- func (e UpdateProductRequestValidationError) Key() bool
- func (e UpdateProductRequestValidationError) Reason() string
- type UpdateProductResponse
- func (*UpdateProductResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProductResponse) GetProduct() *Product
- func (*UpdateProductResponse) ProtoMessage()
- func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProductResponse) Reset()
- func (x *UpdateProductResponse) String() string
- func (m *UpdateProductResponse) Validate() error
- func (m *UpdateProductResponse) ValidateAll() error
- type UpdateProductResponseMultiError
- type UpdateProductResponseValidationError
- func (e UpdateProductResponseValidationError) Cause() error
- func (e UpdateProductResponseValidationError) Error() string
- func (e UpdateProductResponseValidationError) ErrorName() string
- func (e UpdateProductResponseValidationError) Field() string
- func (e UpdateProductResponseValidationError) Key() bool
- func (e UpdateProductResponseValidationError) 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 UpdateProspectRequest
- func (*UpdateProspectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProspectRequest) GetActivity() string
- func (x *UpdateProspectRequest) GetEmail() string
- func (x *UpdateProspectRequest) GetId() string
- func (x *UpdateProspectRequest) GetMetadata() *structpb.Struct
- func (x *UpdateProspectRequest) GetName() string
- func (x *UpdateProspectRequest) GetPhone() string
- func (x *UpdateProspectRequest) GetSource() string
- func (x *UpdateProspectRequest) GetStatus() Prospect_Status
- func (x *UpdateProspectRequest) GetVerified() bool
- func (*UpdateProspectRequest) ProtoMessage()
- func (x *UpdateProspectRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProspectRequest) Reset()
- func (x *UpdateProspectRequest) String() string
- func (m *UpdateProspectRequest) Validate() error
- func (m *UpdateProspectRequest) ValidateAll() error
- type UpdateProspectRequestMultiError
- type UpdateProspectRequestValidationError
- func (e UpdateProspectRequestValidationError) Cause() error
- func (e UpdateProspectRequestValidationError) Error() string
- func (e UpdateProspectRequestValidationError) ErrorName() string
- func (e UpdateProspectRequestValidationError) Field() string
- func (e UpdateProspectRequestValidationError) Key() bool
- func (e UpdateProspectRequestValidationError) Reason() string
- type UpdateProspectResponse
- func (*UpdateProspectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProspectResponse) GetProspect() *Prospect
- func (*UpdateProspectResponse) ProtoMessage()
- func (x *UpdateProspectResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProspectResponse) Reset()
- func (x *UpdateProspectResponse) String() string
- func (m *UpdateProspectResponse) Validate() error
- func (m *UpdateProspectResponse) ValidateAll() error
- type UpdateProspectResponseMultiError
- type UpdateProspectResponseValidationError
- func (e UpdateProspectResponseValidationError) Cause() error
- func (e UpdateProspectResponseValidationError) Error() string
- func (e UpdateProspectResponseValidationError) ErrorName() string
- func (e UpdateProspectResponseValidationError) Field() string
- func (e UpdateProspectResponseValidationError) Key() bool
- func (e UpdateProspectResponseValidationError) 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 UpdateSubscriptionRequest
- func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionRequest) GetBillingId() stringdeprecated
- func (x *UpdateSubscriptionRequest) GetId() string
- func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
- func (x *UpdateSubscriptionRequest) GetOrgId() stringdeprecated
- func (*UpdateSubscriptionRequest) ProtoMessage()
- func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionRequest) Reset()
- func (x *UpdateSubscriptionRequest) String() string
- func (m *UpdateSubscriptionRequest) Validate() error
- func (m *UpdateSubscriptionRequest) ValidateAll() error
- type UpdateSubscriptionRequestMultiError
- type UpdateSubscriptionRequestValidationError
- func (e UpdateSubscriptionRequestValidationError) Cause() error
- func (e UpdateSubscriptionRequestValidationError) Error() string
- func (e UpdateSubscriptionRequestValidationError) ErrorName() string
- func (e UpdateSubscriptionRequestValidationError) Field() string
- func (e UpdateSubscriptionRequestValidationError) Key() bool
- func (e UpdateSubscriptionRequestValidationError) Reason() string
- type UpdateSubscriptionResponse
- func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateSubscriptionResponse) GetSubscription() *Subscription
- func (*UpdateSubscriptionResponse) ProtoMessage()
- func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateSubscriptionResponse) Reset()
- func (x *UpdateSubscriptionResponse) String() string
- func (m *UpdateSubscriptionResponse) Validate() error
- func (m *UpdateSubscriptionResponse) ValidateAll() error
- type UpdateSubscriptionResponseMultiError
- type UpdateSubscriptionResponseValidationError
- func (e UpdateSubscriptionResponseValidationError) Cause() error
- func (e UpdateSubscriptionResponseValidationError) Error() string
- func (e UpdateSubscriptionResponseValidationError) ErrorName() string
- func (e UpdateSubscriptionResponseValidationError) Field() string
- func (e UpdateSubscriptionResponseValidationError) Key() bool
- func (e UpdateSubscriptionResponseValidationError) 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 UpdateWebhookRequest
- func (*UpdateWebhookRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookRequest) GetBody() *WebhookRequestBody
- func (x *UpdateWebhookRequest) GetId() string
- func (*UpdateWebhookRequest) ProtoMessage()
- func (x *UpdateWebhookRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookRequest) Reset()
- func (x *UpdateWebhookRequest) String() string
- func (m *UpdateWebhookRequest) Validate() error
- func (m *UpdateWebhookRequest) ValidateAll() error
- type UpdateWebhookRequestMultiError
- type UpdateWebhookRequestValidationError
- func (e UpdateWebhookRequestValidationError) Cause() error
- func (e UpdateWebhookRequestValidationError) Error() string
- func (e UpdateWebhookRequestValidationError) ErrorName() string
- func (e UpdateWebhookRequestValidationError) Field() string
- func (e UpdateWebhookRequestValidationError) Key() bool
- func (e UpdateWebhookRequestValidationError) Reason() string
- type UpdateWebhookResponse
- func (*UpdateWebhookResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateWebhookResponse) GetWebhook() *Webhook
- func (*UpdateWebhookResponse) ProtoMessage()
- func (x *UpdateWebhookResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateWebhookResponse) Reset()
- func (x *UpdateWebhookResponse) String() string
- func (m *UpdateWebhookResponse) Validate() error
- func (m *UpdateWebhookResponse) ValidateAll() error
- type UpdateWebhookResponseMultiError
- type UpdateWebhookResponseValidationError
- func (e UpdateWebhookResponseValidationError) Cause() error
- func (e UpdateWebhookResponseValidationError) Error() string
- func (e UpdateWebhookResponseValidationError) ErrorName() string
- func (e UpdateWebhookResponseValidationError) Field() string
- func (e UpdateWebhookResponseValidationError) Key() bool
- func (e UpdateWebhookResponseValidationError) Reason() string
- type Usage
- func (*Usage) Descriptor() ([]byte, []int)deprecated
- func (x *Usage) GetAmount() int64
- func (x *Usage) GetCreatedAt() *timestamppb.Timestamp
- func (x *Usage) GetCustomerId() string
- func (x *Usage) GetDescription() string
- func (x *Usage) GetId() string
- func (x *Usage) GetMetadata() *structpb.Struct
- func (x *Usage) GetSource() string
- func (x *Usage) GetType() string
- func (x *Usage) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Usage) GetUserId() string
- func (*Usage) ProtoMessage()
- func (x *Usage) ProtoReflect() protoreflect.Message
- func (x *Usage) Reset()
- func (x *Usage) String() string
- func (m *Usage) Validate() error
- func (m *Usage) ValidateAll() error
- type UsageMultiError
- type UsageValidationError
- 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
- type Webhook
- func (*Webhook) Descriptor() ([]byte, []int)deprecated
- func (x *Webhook) GetCreatedAt() *timestamppb.Timestamp
- func (x *Webhook) GetDescription() string
- func (x *Webhook) GetHeaders() map[string]string
- func (x *Webhook) GetId() string
- func (x *Webhook) GetMetadata() *structpb.Struct
- func (x *Webhook) GetSecrets() []*Webhook_Secret
- func (x *Webhook) GetState() string
- func (x *Webhook) GetSubscribedEvents() []string
- func (x *Webhook) GetUpdatedAt() *timestamppb.Timestamp
- func (x *Webhook) GetUrl() string
- func (*Webhook) ProtoMessage()
- func (x *Webhook) ProtoReflect() protoreflect.Message
- func (x *Webhook) Reset()
- func (x *Webhook) String() string
- func (m *Webhook) Validate() error
- func (m *Webhook) ValidateAll() error
- type WebhookEvent
- func (*WebhookEvent) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookEvent) GetAction() string
- func (x *WebhookEvent) GetCreatedAt() *timestamppb.Timestamp
- func (x *WebhookEvent) GetData() *structpb.Struct
- func (x *WebhookEvent) GetId() string
- func (x *WebhookEvent) GetMetadata() *structpb.Struct
- func (*WebhookEvent) ProtoMessage()
- func (x *WebhookEvent) ProtoReflect() protoreflect.Message
- func (x *WebhookEvent) Reset()
- func (x *WebhookEvent) String() string
- func (m *WebhookEvent) Validate() error
- func (m *WebhookEvent) ValidateAll() error
- type WebhookEventMultiError
- type WebhookEventValidationError
- func (e WebhookEventValidationError) Cause() error
- func (e WebhookEventValidationError) Error() string
- func (e WebhookEventValidationError) ErrorName() string
- func (e WebhookEventValidationError) Field() string
- func (e WebhookEventValidationError) Key() bool
- func (e WebhookEventValidationError) Reason() string
- type WebhookMultiError
- type WebhookRequestBody
- func (*WebhookRequestBody) Descriptor() ([]byte, []int)deprecated
- func (x *WebhookRequestBody) GetDescription() string
- func (x *WebhookRequestBody) GetHeaders() map[string]string
- func (x *WebhookRequestBody) GetMetadata() *structpb.Struct
- func (x *WebhookRequestBody) GetState() string
- func (x *WebhookRequestBody) GetSubscribedEvents() []string
- func (x *WebhookRequestBody) GetUrl() string
- func (*WebhookRequestBody) ProtoMessage()
- func (x *WebhookRequestBody) ProtoReflect() protoreflect.Message
- func (x *WebhookRequestBody) Reset()
- func (x *WebhookRequestBody) String() string
- func (m *WebhookRequestBody) Validate() error
- func (m *WebhookRequestBody) ValidateAll() error
- type WebhookRequestBodyMultiError
- type WebhookRequestBodyValidationError
- func (e WebhookRequestBodyValidationError) Cause() error
- func (e WebhookRequestBodyValidationError) Error() string
- func (e WebhookRequestBodyValidationError) ErrorName() string
- func (e WebhookRequestBodyValidationError) Field() string
- func (e WebhookRequestBodyValidationError) Key() bool
- func (e WebhookRequestBodyValidationError) Reason() string
- type WebhookValidationError
- type Webhook_Secret
- func (*Webhook_Secret) Descriptor() ([]byte, []int)deprecated
- func (x *Webhook_Secret) GetId() string
- func (x *Webhook_Secret) GetValue() string
- func (*Webhook_Secret) ProtoMessage()
- func (x *Webhook_Secret) ProtoReflect() protoreflect.Message
- func (x *Webhook_Secret) Reset()
- func (x *Webhook_Secret) String() string
- func (m *Webhook_Secret) Validate() error
- func (m *Webhook_Secret) ValidateAll() error
- type Webhook_SecretMultiError
- type Webhook_SecretValidationError
- func (e Webhook_SecretValidationError) Cause() error
- func (e Webhook_SecretValidationError) Error() string
- func (e Webhook_SecretValidationError) ErrorName() string
- func (e Webhook_SecretValidationError) Field() string
- func (e Webhook_SecretValidationError) Key() bool
- func (e Webhook_SecretValidationError) Reason() string
Constants ¶
const ( AdminService_ListAllUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllUsers" AdminService_ListAllServiceUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllServiceUsers" AdminService_ListGroups_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListGroups" AdminService_ListAllOrganizations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllOrganizations" AdminService_AdminCreateOrganization_FullMethodName = "/raystack.frontier.v1beta1.AdminService/AdminCreateOrganization" AdminService_SearchOrganizations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizations" AdminService_SearchOrganizationUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationUsers" AdminService_SearchProjectUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchProjectUsers" AdminService_SearchOrganizationProjects_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationProjects" AdminService_SearchOrganizationInvoices_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationInvoices" AdminService_SearchOrganizationTokens_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationTokens" AdminService_SearchOrganizationServiceUserCredentials_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationServiceUserCredentials" AdminService_SearchOrganizationServiceUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchOrganizationServiceUsers" AdminService_ExportOrganizations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportOrganizations" AdminService_ExportOrganizationUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportOrganizationUsers" AdminService_ExportOrganizationProjects_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportOrganizationProjects" AdminService_ExportOrganizationTokens_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportOrganizationTokens" AdminService_ExportUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportUsers" AdminService_SearchUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchUsers" AdminService_SearchUserOrganizations_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchUserOrganizations" AdminService_SearchUserProjects_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchUserProjects" AdminService_SetOrganizationKyc_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SetOrganizationKyc" AdminService_ListOrganizationsKyc_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListOrganizationsKyc" 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_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" AdminService_CheckFederatedResourcePermission_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CheckFederatedResourcePermission" AdminService_AddPlatformUser_FullMethodName = "/raystack.frontier.v1beta1.AdminService/AddPlatformUser" AdminService_ListPlatformUsers_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListPlatformUsers" AdminService_RemovePlatformUser_FullMethodName = "/raystack.frontier.v1beta1.AdminService/RemovePlatformUser" AdminService_DelegatedCheckout_FullMethodName = "/raystack.frontier.v1beta1.AdminService/DelegatedCheckout" AdminService_ListAllInvoices_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllInvoices" AdminService_GenerateInvoices_FullMethodName = "/raystack.frontier.v1beta1.AdminService/GenerateInvoices" AdminService_ListAllBillingAccounts_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAllBillingAccounts" AdminService_RevertBillingUsage_FullMethodName = "/raystack.frontier.v1beta1.AdminService/RevertBillingUsage" AdminService_CreateWebhook_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CreateWebhook" AdminService_UpdateWebhook_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdateWebhook" AdminService_DeleteWebhook_FullMethodName = "/raystack.frontier.v1beta1.AdminService/DeleteWebhook" AdminService_ListWebhooks_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListWebhooks" AdminService_UpdateBillingAccountLimits_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdateBillingAccountLimits" AdminService_GetBillingAccountDetails_FullMethodName = "/raystack.frontier.v1beta1.AdminService/GetBillingAccountDetails" AdminService_UpdateBillingAccountDetails_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdateBillingAccountDetails" AdminService_CreateProspect_FullMethodName = "/raystack.frontier.v1beta1.AdminService/CreateProspect" AdminService_ListProspects_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListProspects" AdminService_GetProspect_FullMethodName = "/raystack.frontier.v1beta1.AdminService/GetProspect" AdminService_UpdateProspect_FullMethodName = "/raystack.frontier.v1beta1.AdminService/UpdateProspect" AdminService_DeleteProspect_FullMethodName = "/raystack.frontier.v1beta1.AdminService/DeleteProspect" AdminService_SearchInvoices_FullMethodName = "/raystack.frontier.v1beta1.AdminService/SearchInvoices" AdminService_GetCurrentAdminUser_FullMethodName = "/raystack.frontier.v1beta1.AdminService/GetCurrentAdminUser" AdminService_ListUserSessions_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListUserSessions" AdminService_RevokeUserSession_FullMethodName = "/raystack.frontier.v1beta1.AdminService/RevokeUserSession" AdminService_ListAuditRecords_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ListAuditRecords" AdminService_ExportAuditRecords_FullMethodName = "/raystack.frontier.v1beta1.AdminService/ExportAuditRecords" )
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_CreateServiceUserJWK_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUserJWK" FrontierService_ListServiceUserJWKs_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserJWKs" FrontierService_GetServiceUserJWK_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetServiceUserJWK" FrontierService_DeleteServiceUserJWK_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUserJWK" FrontierService_CreateServiceUserCredential_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUserCredential" FrontierService_ListServiceUserCredentials_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserCredentials" FrontierService_DeleteServiceUserCredential_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUserCredential" FrontierService_CreateServiceUserToken_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateServiceUserToken" FrontierService_ListServiceUserTokens_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserTokens" FrontierService_DeleteServiceUserToken_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteServiceUserToken" FrontierService_ListServiceUserProjects_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListServiceUserProjects" 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_GetOrganizationKyc_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetOrganizationKyc" 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_ListPolicies_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListPolicies" FrontierService_UpdatePolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdatePolicy" FrontierService_DeletePolicy_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeletePolicy" FrontierService_CreatePolicyForProject_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreatePolicyForProject" 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_ListSessions_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListSessions" FrontierService_RevokeSession_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/RevokeSession" FrontierService_PingUserSession_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/PingUserSession" 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_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" FrontierService_CreateBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateBillingAccount" FrontierService_GetBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetBillingAccount" FrontierService_UpdateBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateBillingAccount" FrontierService_RegisterBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/RegisterBillingAccount" FrontierService_ListBillingAccounts_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListBillingAccounts" FrontierService_DeleteBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DeleteBillingAccount" FrontierService_EnableBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/EnableBillingAccount" FrontierService_DisableBillingAccount_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/DisableBillingAccount" FrontierService_GetBillingBalance_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetBillingBalance" FrontierService_HasTrialed_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/HasTrialed" FrontierService_GetSubscription_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetSubscription" FrontierService_CancelSubscription_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CancelSubscription" FrontierService_ListSubscriptions_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListSubscriptions" FrontierService_ChangeSubscription_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ChangeSubscription" FrontierService_UpdateSubscription_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateSubscription" FrontierService_CreateProduct_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateProduct" FrontierService_GetProduct_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetProduct" FrontierService_ListProducts_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListProducts" FrontierService_UpdateProduct_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateProduct" FrontierService_CreateFeature_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateFeature" FrontierService_GetFeature_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetFeature" FrontierService_UpdateFeature_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdateFeature" FrontierService_ListFeatures_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListFeatures" FrontierService_CreatePlan_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreatePlan" FrontierService_ListPlans_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListPlans" FrontierService_GetPlan_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetPlan" FrontierService_UpdatePlan_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/UpdatePlan" FrontierService_CreateCheckout_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateCheckout" FrontierService_ListCheckouts_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListCheckouts" FrontierService_GetCheckout_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetCheckout" FrontierService_CheckFeatureEntitlement_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CheckFeatureEntitlement" FrontierService_CheckCreditEntitlement_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CheckCreditEntitlement" FrontierService_CreateBillingUsage_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateBillingUsage" FrontierService_ListBillingTransactions_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListBillingTransactions" FrontierService_TotalDebitedTransactions_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/TotalDebitedTransactions" FrontierService_ListInvoices_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/ListInvoices" FrontierService_GetUpcomingInvoice_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/GetUpcomingInvoice" FrontierService_BillingWebhookCallback_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/BillingWebhookCallback" FrontierService_CreateProspectPublic_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateProspectPublic" FrontierService_CreateAuditRecord_FullMethodName = "/raystack.frontier.v1beta1.FrontierService/CreateAuditRecord" )
Variables ¶
var ( PreferenceTrait_InputType_name = map[int32]string{ 0: "INPUT_TYPE_UNSPECIFIED", 1: "INPUT_TYPE_TEXT", 2: "INPUT_TYPE_TEXTAREA", 3: "INPUT_TYPE_SELECT", 4: "INPUT_TYPE_COMBOBOX", 5: "INPUT_TYPE_CHECKBOX", 6: "INPUT_TYPE_MULTISELECT", 7: "INPUT_TYPE_NUMBER", } PreferenceTrait_InputType_value = map[string]int32{ "INPUT_TYPE_UNSPECIFIED": 0, "INPUT_TYPE_TEXT": 1, "INPUT_TYPE_TEXTAREA": 2, "INPUT_TYPE_SELECT": 3, "INPUT_TYPE_COMBOBOX": 4, "INPUT_TYPE_CHECKBOX": 5, "INPUT_TYPE_MULTISELECT": 6, "INPUT_TYPE_NUMBER": 7, } )
Enum value maps for PreferenceTrait_InputType.
var ( Prospect_Status_name = map[int32]string{ 0: "STATUS_UNSPECIFIED", 1: "STATUS_UNSUBSCRIBED", 2: "STATUS_SUBSCRIBED", } Prospect_Status_value = map[string]int32{ "STATUS_UNSPECIFIED": 0, "STATUS_UNSUBSCRIBED": 1, "STATUS_SUBSCRIBED": 2, } )
Enum value maps for Prospect_Status.
var AdminService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "raystack.frontier.v1beta1.AdminService", HandlerType: (*AdminServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "ListAllUsers", Handler: _AdminService_ListAllUsers_Handler, }, { MethodName: "ListAllServiceUsers", Handler: _AdminService_ListAllServiceUsers_Handler, }, { MethodName: "ListGroups", Handler: _AdminService_ListGroups_Handler, }, { MethodName: "ListAllOrganizations", Handler: _AdminService_ListAllOrganizations_Handler, }, { MethodName: "AdminCreateOrganization", Handler: _AdminService_AdminCreateOrganization_Handler, }, { MethodName: "SearchOrganizations", Handler: _AdminService_SearchOrganizations_Handler, }, { MethodName: "SearchOrganizationUsers", Handler: _AdminService_SearchOrganizationUsers_Handler, }, { MethodName: "SearchProjectUsers", Handler: _AdminService_SearchProjectUsers_Handler, }, { MethodName: "SearchOrganizationProjects", Handler: _AdminService_SearchOrganizationProjects_Handler, }, { MethodName: "SearchOrganizationInvoices", Handler: _AdminService_SearchOrganizationInvoices_Handler, }, { MethodName: "SearchOrganizationTokens", Handler: _AdminService_SearchOrganizationTokens_Handler, }, { MethodName: "SearchOrganizationServiceUserCredentials", Handler: _AdminService_SearchOrganizationServiceUserCredentials_Handler, }, { MethodName: "SearchOrganizationServiceUsers", Handler: _AdminService_SearchOrganizationServiceUsers_Handler, }, { MethodName: "SearchUsers", Handler: _AdminService_SearchUsers_Handler, }, { MethodName: "SearchUserOrganizations", Handler: _AdminService_SearchUserOrganizations_Handler, }, { MethodName: "SearchUserProjects", Handler: _AdminService_SearchUserProjects_Handler, }, { MethodName: "SetOrganizationKyc", Handler: _AdminService_SetOrganizationKyc_Handler, }, { MethodName: "ListOrganizationsKyc", Handler: _AdminService_ListOrganizationsKyc_Handler, }, { MethodName: "ListProjects", Handler: _AdminService_ListProjects_Handler, }, { MethodName: "ListRelations", Handler: _AdminService_ListRelations_Handler, }, { MethodName: "ListResources", Handler: _AdminService_ListResources_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, }, { MethodName: "CheckFederatedResourcePermission", Handler: _AdminService_CheckFederatedResourcePermission_Handler, }, { MethodName: "AddPlatformUser", Handler: _AdminService_AddPlatformUser_Handler, }, { MethodName: "ListPlatformUsers", Handler: _AdminService_ListPlatformUsers_Handler, }, { MethodName: "RemovePlatformUser", Handler: _AdminService_RemovePlatformUser_Handler, }, { MethodName: "DelegatedCheckout", Handler: _AdminService_DelegatedCheckout_Handler, }, { MethodName: "ListAllInvoices", Handler: _AdminService_ListAllInvoices_Handler, }, { MethodName: "GenerateInvoices", Handler: _AdminService_GenerateInvoices_Handler, }, { MethodName: "ListAllBillingAccounts", Handler: _AdminService_ListAllBillingAccounts_Handler, }, { MethodName: "RevertBillingUsage", Handler: _AdminService_RevertBillingUsage_Handler, }, { MethodName: "CreateWebhook", Handler: _AdminService_CreateWebhook_Handler, }, { MethodName: "UpdateWebhook", Handler: _AdminService_UpdateWebhook_Handler, }, { MethodName: "DeleteWebhook", Handler: _AdminService_DeleteWebhook_Handler, }, { MethodName: "ListWebhooks", Handler: _AdminService_ListWebhooks_Handler, }, { MethodName: "UpdateBillingAccountLimits", Handler: _AdminService_UpdateBillingAccountLimits_Handler, }, { MethodName: "GetBillingAccountDetails", Handler: _AdminService_GetBillingAccountDetails_Handler, }, { MethodName: "UpdateBillingAccountDetails", Handler: _AdminService_UpdateBillingAccountDetails_Handler, }, { MethodName: "CreateProspect", Handler: _AdminService_CreateProspect_Handler, }, { MethodName: "ListProspects", Handler: _AdminService_ListProspects_Handler, }, { MethodName: "GetProspect", Handler: _AdminService_GetProspect_Handler, }, { MethodName: "UpdateProspect", Handler: _AdminService_UpdateProspect_Handler, }, { MethodName: "DeleteProspect", Handler: _AdminService_DeleteProspect_Handler, }, { MethodName: "SearchInvoices", Handler: _AdminService_SearchInvoices_Handler, }, { MethodName: "GetCurrentAdminUser", Handler: _AdminService_GetCurrentAdminUser_Handler, }, { MethodName: "ListUserSessions", Handler: _AdminService_ListUserSessions_Handler, }, { MethodName: "RevokeUserSession", Handler: _AdminService_RevokeUserSession_Handler, }, { MethodName: "ListAuditRecords", Handler: _AdminService_ListAuditRecords_Handler, }, }, Streams: []grpc.StreamDesc{ { StreamName: "ExportOrganizations", Handler: _AdminService_ExportOrganizations_Handler, ServerStreams: true, }, { StreamName: "ExportOrganizationUsers", Handler: _AdminService_ExportOrganizationUsers_Handler, ServerStreams: true, }, { StreamName: "ExportOrganizationProjects", Handler: _AdminService_ExportOrganizationProjects_Handler, ServerStreams: true, }, { StreamName: "ExportOrganizationTokens", Handler: _AdminService_ExportOrganizationTokens_Handler, ServerStreams: true, }, { StreamName: "ExportUsers", Handler: _AdminService_ExportUsers_Handler, ServerStreams: true, }, { StreamName: "ExportAuditRecords", Handler: _AdminService_ExportAuditRecords_Handler, ServerStreams: true, }, }, 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: "CreateServiceUserJWK", Handler: _FrontierService_CreateServiceUserJWK_Handler, }, { MethodName: "ListServiceUserJWKs", Handler: _FrontierService_ListServiceUserJWKs_Handler, }, { MethodName: "GetServiceUserJWK", Handler: _FrontierService_GetServiceUserJWK_Handler, }, { MethodName: "DeleteServiceUserJWK", Handler: _FrontierService_DeleteServiceUserJWK_Handler, }, { MethodName: "CreateServiceUserCredential", Handler: _FrontierService_CreateServiceUserCredential_Handler, }, { MethodName: "ListServiceUserCredentials", Handler: _FrontierService_ListServiceUserCredentials_Handler, }, { MethodName: "DeleteServiceUserCredential", Handler: _FrontierService_DeleteServiceUserCredential_Handler, }, { MethodName: "CreateServiceUserToken", Handler: _FrontierService_CreateServiceUserToken_Handler, }, { MethodName: "ListServiceUserTokens", Handler: _FrontierService_ListServiceUserTokens_Handler, }, { MethodName: "DeleteServiceUserToken", Handler: _FrontierService_DeleteServiceUserToken_Handler, }, { MethodName: "ListServiceUserProjects", Handler: _FrontierService_ListServiceUserProjects_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: "GetOrganizationKyc", Handler: _FrontierService_GetOrganizationKyc_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: "ListPolicies", Handler: _FrontierService_ListPolicies_Handler, }, { MethodName: "UpdatePolicy", Handler: _FrontierService_UpdatePolicy_Handler, }, { MethodName: "DeletePolicy", Handler: _FrontierService_DeletePolicy_Handler, }, { MethodName: "CreatePolicyForProject", Handler: _FrontierService_CreatePolicyForProject_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: "ListSessions", Handler: _FrontierService_ListSessions_Handler, }, { MethodName: "RevokeSession", Handler: _FrontierService_RevokeSession_Handler, }, { MethodName: "PingUserSession", Handler: _FrontierService_PingUserSession_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: "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, }, { MethodName: "CreateBillingAccount", Handler: _FrontierService_CreateBillingAccount_Handler, }, { MethodName: "GetBillingAccount", Handler: _FrontierService_GetBillingAccount_Handler, }, { MethodName: "UpdateBillingAccount", Handler: _FrontierService_UpdateBillingAccount_Handler, }, { MethodName: "RegisterBillingAccount", Handler: _FrontierService_RegisterBillingAccount_Handler, }, { MethodName: "ListBillingAccounts", Handler: _FrontierService_ListBillingAccounts_Handler, }, { MethodName: "DeleteBillingAccount", Handler: _FrontierService_DeleteBillingAccount_Handler, }, { MethodName: "EnableBillingAccount", Handler: _FrontierService_EnableBillingAccount_Handler, }, { MethodName: "DisableBillingAccount", Handler: _FrontierService_DisableBillingAccount_Handler, }, { MethodName: "GetBillingBalance", Handler: _FrontierService_GetBillingBalance_Handler, }, { MethodName: "HasTrialed", Handler: _FrontierService_HasTrialed_Handler, }, { MethodName: "GetSubscription", Handler: _FrontierService_GetSubscription_Handler, }, { MethodName: "CancelSubscription", Handler: _FrontierService_CancelSubscription_Handler, }, { MethodName: "ListSubscriptions", Handler: _FrontierService_ListSubscriptions_Handler, }, { MethodName: "ChangeSubscription", Handler: _FrontierService_ChangeSubscription_Handler, }, { MethodName: "UpdateSubscription", Handler: _FrontierService_UpdateSubscription_Handler, }, { MethodName: "CreateProduct", Handler: _FrontierService_CreateProduct_Handler, }, { MethodName: "GetProduct", Handler: _FrontierService_GetProduct_Handler, }, { MethodName: "ListProducts", Handler: _FrontierService_ListProducts_Handler, }, { MethodName: "UpdateProduct", Handler: _FrontierService_UpdateProduct_Handler, }, { MethodName: "CreateFeature", Handler: _FrontierService_CreateFeature_Handler, }, { MethodName: "GetFeature", Handler: _FrontierService_GetFeature_Handler, }, { MethodName: "UpdateFeature", Handler: _FrontierService_UpdateFeature_Handler, }, { MethodName: "ListFeatures", Handler: _FrontierService_ListFeatures_Handler, }, { MethodName: "CreatePlan", Handler: _FrontierService_CreatePlan_Handler, }, { MethodName: "ListPlans", Handler: _FrontierService_ListPlans_Handler, }, { MethodName: "GetPlan", Handler: _FrontierService_GetPlan_Handler, }, { MethodName: "UpdatePlan", Handler: _FrontierService_UpdatePlan_Handler, }, { MethodName: "CreateCheckout", Handler: _FrontierService_CreateCheckout_Handler, }, { MethodName: "ListCheckouts", Handler: _FrontierService_ListCheckouts_Handler, }, { MethodName: "GetCheckout", Handler: _FrontierService_GetCheckout_Handler, }, { MethodName: "CheckFeatureEntitlement", Handler: _FrontierService_CheckFeatureEntitlement_Handler, }, { MethodName: "CheckCreditEntitlement", Handler: _FrontierService_CheckCreditEntitlement_Handler, }, { MethodName: "CreateBillingUsage", Handler: _FrontierService_CreateBillingUsage_Handler, }, { MethodName: "ListBillingTransactions", Handler: _FrontierService_ListBillingTransactions_Handler, }, { MethodName: "TotalDebitedTransactions", Handler: _FrontierService_TotalDebitedTransactions_Handler, }, { MethodName: "ListInvoices", Handler: _FrontierService_ListInvoices_Handler, }, { MethodName: "GetUpcomingInvoice", Handler: _FrontierService_GetUpcomingInvoice_Handler, }, { MethodName: "BillingWebhookCallback", Handler: _FrontierService_BillingWebhookCallback_Handler, }, { MethodName: "CreateProspectPublic", Handler: _FrontierService_CreateProspectPublic_Handler, }, { MethodName: "CreateAuditRecord", Handler: _FrontierService_CreateAuditRecord_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 AddPlatformUserRequest ¶ added in v0.8.0
type AddPlatformUserRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ServiceuserId string `protobuf:"bytes,2,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"`
Relation string `protobuf:"bytes,3,opt,name=relation,proto3" json:"relation,omitempty"`
// contains filtered or unexported fields
}
func (*AddPlatformUserRequest) Descriptor
deprecated
added in
v0.8.0
func (*AddPlatformUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddPlatformUserRequest.ProtoReflect.Descriptor instead.
func (*AddPlatformUserRequest) GetRelation ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetRelation() string
func (*AddPlatformUserRequest) GetServiceuserId ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetServiceuserId() string
func (*AddPlatformUserRequest) GetUserId ¶ added in v0.8.0
func (x *AddPlatformUserRequest) GetUserId() string
func (*AddPlatformUserRequest) ProtoMessage ¶ added in v0.8.0
func (*AddPlatformUserRequest) ProtoMessage()
func (*AddPlatformUserRequest) ProtoReflect ¶ added in v0.8.0
func (x *AddPlatformUserRequest) ProtoReflect() protoreflect.Message
func (*AddPlatformUserRequest) Reset ¶ added in v0.8.0
func (x *AddPlatformUserRequest) Reset()
func (*AddPlatformUserRequest) String ¶ added in v0.8.0
func (x *AddPlatformUserRequest) String() string
func (*AddPlatformUserRequest) Validate ¶ added in v0.8.0
func (m *AddPlatformUserRequest) Validate() error
Validate checks the field values on AddPlatformUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddPlatformUserRequest) ValidateAll ¶ added in v0.8.0
func (m *AddPlatformUserRequest) ValidateAll() error
ValidateAll checks the field values on AddPlatformUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddPlatformUserRequestMultiError, or nil if none found.
type AddPlatformUserRequestMultiError ¶ added in v0.8.0
type AddPlatformUserRequestMultiError []error
AddPlatformUserRequestMultiError is an error wrapping multiple validation errors returned by AddPlatformUserRequest.ValidateAll() if the designated constraints aren't met.
func (AddPlatformUserRequestMultiError) AllErrors ¶ added in v0.8.0
func (m AddPlatformUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddPlatformUserRequestMultiError) Error ¶ added in v0.8.0
func (m AddPlatformUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddPlatformUserRequestValidationError ¶ added in v0.8.0
type AddPlatformUserRequestValidationError struct {
// contains filtered or unexported fields
}
AddPlatformUserRequestValidationError is the validation error returned by AddPlatformUserRequest.Validate if the designated constraints aren't met.
func (AddPlatformUserRequestValidationError) Cause ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) Cause() error
Cause function returns cause value.
func (AddPlatformUserRequestValidationError) Error ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddPlatformUserRequestValidationError) ErrorName ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddPlatformUserRequestValidationError) Field ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) Field() string
Field function returns field value.
func (AddPlatformUserRequestValidationError) Key ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) Key() bool
Key function returns key value.
func (AddPlatformUserRequestValidationError) Reason ¶ added in v0.8.0
func (e AddPlatformUserRequestValidationError) Reason() string
Reason function returns reason value.
type AddPlatformUserResponse ¶ added in v0.8.0
type AddPlatformUserResponse struct {
// contains filtered or unexported fields
}
func (*AddPlatformUserResponse) Descriptor
deprecated
added in
v0.8.0
func (*AddPlatformUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddPlatformUserResponse.ProtoReflect.Descriptor instead.
func (*AddPlatformUserResponse) ProtoMessage ¶ added in v0.8.0
func (*AddPlatformUserResponse) ProtoMessage()
func (*AddPlatformUserResponse) ProtoReflect ¶ added in v0.8.0
func (x *AddPlatformUserResponse) ProtoReflect() protoreflect.Message
func (*AddPlatformUserResponse) Reset ¶ added in v0.8.0
func (x *AddPlatformUserResponse) Reset()
func (*AddPlatformUserResponse) String ¶ added in v0.8.0
func (x *AddPlatformUserResponse) String() string
func (*AddPlatformUserResponse) Validate ¶ added in v0.8.0
func (m *AddPlatformUserResponse) Validate() error
Validate checks the field values on AddPlatformUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddPlatformUserResponse) ValidateAll ¶ added in v0.8.0
func (m *AddPlatformUserResponse) ValidateAll() error
ValidateAll checks the field values on AddPlatformUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddPlatformUserResponseMultiError, or nil if none found.
type AddPlatformUserResponseMultiError ¶ added in v0.8.0
type AddPlatformUserResponseMultiError []error
AddPlatformUserResponseMultiError is an error wrapping multiple validation errors returned by AddPlatformUserResponse.ValidateAll() if the designated constraints aren't met.
func (AddPlatformUserResponseMultiError) AllErrors ¶ added in v0.8.0
func (m AddPlatformUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddPlatformUserResponseMultiError) Error ¶ added in v0.8.0
func (m AddPlatformUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddPlatformUserResponseValidationError ¶ added in v0.8.0
type AddPlatformUserResponseValidationError struct {
// contains filtered or unexported fields
}
AddPlatformUserResponseValidationError is the validation error returned by AddPlatformUserResponse.Validate if the designated constraints aren't met.
func (AddPlatformUserResponseValidationError) Cause ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) Cause() error
Cause function returns cause value.
func (AddPlatformUserResponseValidationError) Error ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddPlatformUserResponseValidationError) ErrorName ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddPlatformUserResponseValidationError) Field ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) Field() string
Field function returns field value.
func (AddPlatformUserResponseValidationError) Key ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) Key() bool
Key function returns key value.
func (AddPlatformUserResponseValidationError) Reason ¶ added in v0.8.0
func (e AddPlatformUserResponseValidationError) Reason() string
Reason function returns reason value.
type AdminCreateOrganizationRequest ¶ added in v0.60.0
type AdminCreateOrganizationRequest struct {
Body *AdminCreateOrganizationRequest_OrganizationRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationRequest) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationRequest) GetBody ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) GetBody() *AdminCreateOrganizationRequest_OrganizationRequestBody
func (*AdminCreateOrganizationRequest) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationRequest) ProtoMessage()
func (*AdminCreateOrganizationRequest) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationRequest) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) Reset()
func (*AdminCreateOrganizationRequest) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest) String() string
func (*AdminCreateOrganizationRequest) Validate ¶ added in v0.60.0
func (m *AdminCreateOrganizationRequest) Validate() error
Validate checks the field values on AdminCreateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AdminCreateOrganizationRequest) ValidateAll ¶ added in v0.60.0
func (m *AdminCreateOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on AdminCreateOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AdminCreateOrganizationRequestMultiError, or nil if none found.
type AdminCreateOrganizationRequestMultiError ¶ added in v0.60.0
type AdminCreateOrganizationRequestMultiError []error
AdminCreateOrganizationRequestMultiError is an error wrapping multiple validation errors returned by AdminCreateOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (AdminCreateOrganizationRequestMultiError) AllErrors ¶ added in v0.60.0
func (m AdminCreateOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AdminCreateOrganizationRequestMultiError) Error ¶ added in v0.60.0
func (m AdminCreateOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AdminCreateOrganizationRequestValidationError ¶ added in v0.60.0
type AdminCreateOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
AdminCreateOrganizationRequestValidationError is the validation error returned by AdminCreateOrganizationRequest.Validate if the designated constraints aren't met.
func (AdminCreateOrganizationRequestValidationError) Cause ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (AdminCreateOrganizationRequestValidationError) Error ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AdminCreateOrganizationRequestValidationError) ErrorName ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AdminCreateOrganizationRequestValidationError) Field ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) Field() string
Field function returns field value.
func (AdminCreateOrganizationRequestValidationError) Key ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (AdminCreateOrganizationRequestValidationError) Reason ¶ added in v0.60.0
func (e AdminCreateOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type AdminCreateOrganizationRequest_OrganizationRequestBody ¶ added in v0.60.0
type AdminCreateOrganizationRequest_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"`
// this user will be invited to org as owner.
// if this user doesn't exist, it will be created first
OrgOwnerEmail string `protobuf:"bytes,5,opt,name=org_owner_email,json=orgOwnerEmail,proto3" json:"org_owner_email,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationRequest_OrganizationRequestBody.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetAvatar() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetMetadata() *structpb.Struct
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetName ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetName() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetOrgOwnerEmail() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) GetTitle() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoMessage()
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) Reset()
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationRequest_OrganizationRequestBody) String() string
func (*AdminCreateOrganizationRequest_OrganizationRequestBody) Validate ¶ added in v0.60.0
func (m *AdminCreateOrganizationRequest_OrganizationRequestBody) Validate() error
Validate checks the field values on AdminCreateOrganizationRequest_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 (*AdminCreateOrganizationRequest_OrganizationRequestBody) ValidateAll ¶ added in v0.60.0
func (m *AdminCreateOrganizationRequest_OrganizationRequestBody) ValidateAll() error
ValidateAll checks the field values on AdminCreateOrganizationRequest_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 AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError, or nil if none found.
type AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError ¶ added in v0.60.0
type AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError []error
AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError is an error wrapping multiple validation errors returned by AdminCreateOrganizationRequest_OrganizationRequestBody.ValidateAll() if the designated constraints aren't met.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError) AllErrors ¶ added in v0.60.0
func (m AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError) Error ¶ added in v0.60.0
func (m AdminCreateOrganizationRequest_OrganizationRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError ¶ added in v0.60.0
type AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError struct {
// contains filtered or unexported fields
}
AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError is the validation error returned by AdminCreateOrganizationRequest_OrganizationRequestBody.Validate if the designated constraints aren't met.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Cause ¶ added in v0.60.0
Cause function returns cause value.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Error ¶ added in v0.60.0
Error satisfies the builtin error interface
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) ErrorName ¶ added in v0.60.0
func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Field ¶ added in v0.60.0
Field function returns field value.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Key ¶ added in v0.60.0
Key function returns key value.
func (AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Reason ¶ added in v0.60.0
func (e AdminCreateOrganizationRequest_OrganizationRequestBodyValidationError) Reason() string
Reason function returns reason value.
type AdminCreateOrganizationResponse ¶ added in v0.60.0
type AdminCreateOrganizationResponse struct {
Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"`
// contains filtered or unexported fields
}
func (*AdminCreateOrganizationResponse) Descriptor
deprecated
added in
v0.60.0
func (*AdminCreateOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use AdminCreateOrganizationResponse.ProtoReflect.Descriptor instead.
func (*AdminCreateOrganizationResponse) GetOrganization ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) GetOrganization() *Organization
func (*AdminCreateOrganizationResponse) ProtoMessage ¶ added in v0.60.0
func (*AdminCreateOrganizationResponse) ProtoMessage()
func (*AdminCreateOrganizationResponse) ProtoReflect ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) ProtoReflect() protoreflect.Message
func (*AdminCreateOrganizationResponse) Reset ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) Reset()
func (*AdminCreateOrganizationResponse) String ¶ added in v0.60.0
func (x *AdminCreateOrganizationResponse) String() string
func (*AdminCreateOrganizationResponse) Validate ¶ added in v0.60.0
func (m *AdminCreateOrganizationResponse) Validate() error
Validate checks the field values on AdminCreateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AdminCreateOrganizationResponse) ValidateAll ¶ added in v0.60.0
func (m *AdminCreateOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on AdminCreateOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AdminCreateOrganizationResponseMultiError, or nil if none found.
type AdminCreateOrganizationResponseMultiError ¶ added in v0.60.0
type AdminCreateOrganizationResponseMultiError []error
AdminCreateOrganizationResponseMultiError is an error wrapping multiple validation errors returned by AdminCreateOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (AdminCreateOrganizationResponseMultiError) AllErrors ¶ added in v0.60.0
func (m AdminCreateOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AdminCreateOrganizationResponseMultiError) Error ¶ added in v0.60.0
func (m AdminCreateOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AdminCreateOrganizationResponseValidationError ¶ added in v0.60.0
type AdminCreateOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
AdminCreateOrganizationResponseValidationError is the validation error returned by AdminCreateOrganizationResponse.Validate if the designated constraints aren't met.
func (AdminCreateOrganizationResponseValidationError) Cause ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (AdminCreateOrganizationResponseValidationError) Error ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AdminCreateOrganizationResponseValidationError) ErrorName ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AdminCreateOrganizationResponseValidationError) Field ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) Field() string
Field function returns field value.
func (AdminCreateOrganizationResponseValidationError) Key ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (AdminCreateOrganizationResponseValidationError) Reason ¶ added in v0.60.0
func (e AdminCreateOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type AdminServiceClient ¶
type AdminServiceClient interface {
// Users
ListAllUsers(ctx context.Context, in *ListAllUsersRequest, opts ...grpc.CallOption) (*ListAllUsersResponse, error)
ListAllServiceUsers(ctx context.Context, in *ListAllServiceUsersRequest, opts ...grpc.CallOption) (*ListAllServiceUsersResponse, 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)
AdminCreateOrganization(ctx context.Context, in *AdminCreateOrganizationRequest, opts ...grpc.CallOption) (*AdminCreateOrganizationResponse, error)
SearchOrganizations(ctx context.Context, in *SearchOrganizationsRequest, opts ...grpc.CallOption) (*SearchOrganizationsResponse, error)
SearchOrganizationUsers(ctx context.Context, in *SearchOrganizationUsersRequest, opts ...grpc.CallOption) (*SearchOrganizationUsersResponse, error)
SearchProjectUsers(ctx context.Context, in *SearchProjectUsersRequest, opts ...grpc.CallOption) (*SearchProjectUsersResponse, error)
SearchOrganizationProjects(ctx context.Context, in *SearchOrganizationProjectsRequest, opts ...grpc.CallOption) (*SearchOrganizationProjectsResponse, error)
SearchOrganizationInvoices(ctx context.Context, in *SearchOrganizationInvoicesRequest, opts ...grpc.CallOption) (*SearchOrganizationInvoicesResponse, error)
SearchOrganizationTokens(ctx context.Context, in *SearchOrganizationTokensRequest, opts ...grpc.CallOption) (*SearchOrganizationTokensResponse, error)
SearchOrganizationServiceUserCredentials(ctx context.Context, in *SearchOrganizationServiceUserCredentialsRequest, opts ...grpc.CallOption) (*SearchOrganizationServiceUserCredentialsResponse, error)
SearchOrganizationServiceUsers(ctx context.Context, in *SearchOrganizationServiceUsersRequest, opts ...grpc.CallOption) (*SearchOrganizationServiceUsersResponse, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizations(ctx context.Context, in *ExportOrganizationsRequest, opts ...grpc.CallOption) (AdminService_ExportOrganizationsClient, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationUsers(ctx context.Context, in *ExportOrganizationUsersRequest, opts ...grpc.CallOption) (AdminService_ExportOrganizationUsersClient, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationProjects(ctx context.Context, in *ExportOrganizationProjectsRequest, opts ...grpc.CallOption) (AdminService_ExportOrganizationProjectsClient, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationTokens(ctx context.Context, in *ExportOrganizationTokensRequest, opts ...grpc.CallOption) (AdminService_ExportOrganizationTokensClient, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportUsers(ctx context.Context, in *ExportUsersRequest, opts ...grpc.CallOption) (AdminService_ExportUsersClient, error)
SearchUsers(ctx context.Context, in *SearchUsersRequest, opts ...grpc.CallOption) (*SearchUsersResponse, error)
SearchUserOrganizations(ctx context.Context, in *SearchUserOrganizationsRequest, opts ...grpc.CallOption) (*SearchUserOrganizationsResponse, error)
SearchUserProjects(ctx context.Context, in *SearchUserProjectsRequest, opts ...grpc.CallOption) (*SearchUserProjectsResponse, error)
SetOrganizationKyc(ctx context.Context, in *SetOrganizationKycRequest, opts ...grpc.CallOption) (*SetOrganizationKycResponse, error)
ListOrganizationsKyc(ctx context.Context, in *ListOrganizationsKycRequest, opts ...grpc.CallOption) (*ListOrganizationsKycResponse, 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)
// 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)
// Check
CheckFederatedResourcePermission(ctx context.Context, in *CheckFederatedResourcePermissionRequest, opts ...grpc.CallOption) (*CheckFederatedResourcePermissionResponse, error)
// Platform
AddPlatformUser(ctx context.Context, in *AddPlatformUserRequest, opts ...grpc.CallOption) (*AddPlatformUserResponse, error)
ListPlatformUsers(ctx context.Context, in *ListPlatformUsersRequest, opts ...grpc.CallOption) (*ListPlatformUsersResponse, error)
RemovePlatformUser(ctx context.Context, in *RemovePlatformUserRequest, opts ...grpc.CallOption) (*RemovePlatformUserResponse, error)
// Checkout
DelegatedCheckout(ctx context.Context, in *DelegatedCheckoutRequest, opts ...grpc.CallOption) (*DelegatedCheckoutResponse, error)
ListAllInvoices(ctx context.Context, in *ListAllInvoicesRequest, opts ...grpc.CallOption) (*ListAllInvoicesResponse, error)
GenerateInvoices(ctx context.Context, in *GenerateInvoicesRequest, opts ...grpc.CallOption) (*GenerateInvoicesResponse, error)
ListAllBillingAccounts(ctx context.Context, in *ListAllBillingAccountsRequest, opts ...grpc.CallOption) (*ListAllBillingAccountsResponse, error)
// Usage
RevertBillingUsage(ctx context.Context, in *RevertBillingUsageRequest, opts ...grpc.CallOption) (*RevertBillingUsageResponse, error)
// Webhooks
CreateWebhook(ctx context.Context, in *CreateWebhookRequest, opts ...grpc.CallOption) (*CreateWebhookResponse, error)
UpdateWebhook(ctx context.Context, in *UpdateWebhookRequest, opts ...grpc.CallOption) (*UpdateWebhookResponse, error)
DeleteWebhook(ctx context.Context, in *DeleteWebhookRequest, opts ...grpc.CallOption) (*DeleteWebhookResponse, error)
ListWebhooks(ctx context.Context, in *ListWebhooksRequest, opts ...grpc.CallOption) (*ListWebhooksResponse, error)
// Deprecated: Do not use.
// Billing Account
UpdateBillingAccountLimits(ctx context.Context, in *UpdateBillingAccountLimitsRequest, opts ...grpc.CallOption) (*UpdateBillingAccountLimitsResponse, error)
// GetBillingAccountDetails returns the billing account details that can be updated via UpdateBillingAccountDetails
GetBillingAccountDetails(ctx context.Context, in *GetBillingAccountDetailsRequest, opts ...grpc.CallOption) (*GetBillingAccountDetailsResponse, error)
UpdateBillingAccountDetails(ctx context.Context, in *UpdateBillingAccountDetailsRequest, opts ...grpc.CallOption) (*UpdateBillingAccountDetailsResponse, error)
// Prospects
CreateProspect(ctx context.Context, in *CreateProspectRequest, opts ...grpc.CallOption) (*CreateProspectResponse, error)
ListProspects(ctx context.Context, in *ListProspectsRequest, opts ...grpc.CallOption) (*ListProspectsResponse, error)
GetProspect(ctx context.Context, in *GetProspectRequest, opts ...grpc.CallOption) (*GetProspectResponse, error)
UpdateProspect(ctx context.Context, in *UpdateProspectRequest, opts ...grpc.CallOption) (*UpdateProspectResponse, error)
DeleteProspect(ctx context.Context, in *DeleteProspectRequest, opts ...grpc.CallOption) (*DeleteProspectResponse, error)
SearchInvoices(ctx context.Context, in *SearchInvoicesRequest, opts ...grpc.CallOption) (*SearchInvoicesResponse, error)
// Admin Self
GetCurrentAdminUser(ctx context.Context, in *GetCurrentAdminUserRequest, opts ...grpc.CallOption) (*GetCurrentAdminUserResponse, error)
// Returns a list of all sessions for a specific user. Admin access required.
ListUserSessions(ctx context.Context, in *ListUserSessionsRequest, opts ...grpc.CallOption) (*ListUserSessionsResponse, error)
// Revoke a specific session for a specific user (admin only).
RevokeUserSession(ctx context.Context, in *RevokeUserSessionRequest, opts ...grpc.CallOption) (*RevokeUserSessionResponse, error)
// Audit Records (Admin Only)
ListAuditRecords(ctx context.Context, in *ListAuditRecordsRequest, opts ...grpc.CallOption) (*ListAuditRecordsResponse, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportAuditRecords(ctx context.Context, in *ExportAuditRecordsRequest, opts ...grpc.CallOption) (AdminService_ExportAuditRecordsClient, 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)
ListAllServiceUsers(context.Context, *ListAllServiceUsersRequest) (*ListAllServiceUsersResponse, error)
// Group
ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
// Organizations
ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error)
AdminCreateOrganization(context.Context, *AdminCreateOrganizationRequest) (*AdminCreateOrganizationResponse, error)
SearchOrganizations(context.Context, *SearchOrganizationsRequest) (*SearchOrganizationsResponse, error)
SearchOrganizationUsers(context.Context, *SearchOrganizationUsersRequest) (*SearchOrganizationUsersResponse, error)
SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error)
SearchOrganizationProjects(context.Context, *SearchOrganizationProjectsRequest) (*SearchOrganizationProjectsResponse, error)
SearchOrganizationInvoices(context.Context, *SearchOrganizationInvoicesRequest) (*SearchOrganizationInvoicesResponse, error)
SearchOrganizationTokens(context.Context, *SearchOrganizationTokensRequest) (*SearchOrganizationTokensResponse, error)
SearchOrganizationServiceUserCredentials(context.Context, *SearchOrganizationServiceUserCredentialsRequest) (*SearchOrganizationServiceUserCredentialsResponse, error)
SearchOrganizationServiceUsers(context.Context, *SearchOrganizationServiceUsersRequest) (*SearchOrganizationServiceUsersResponse, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizations(*ExportOrganizationsRequest, AdminService_ExportOrganizationsServer) error
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationUsers(*ExportOrganizationUsersRequest, AdminService_ExportOrganizationUsersServer) error
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationProjects(*ExportOrganizationProjectsRequest, AdminService_ExportOrganizationProjectsServer) error
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportOrganizationTokens(*ExportOrganizationTokensRequest, AdminService_ExportOrganizationTokensServer) error
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportUsers(*ExportUsersRequest, AdminService_ExportUsersServer) error
SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
SearchUserOrganizations(context.Context, *SearchUserOrganizationsRequest) (*SearchUserOrganizationsResponse, error)
SearchUserProjects(context.Context, *SearchUserProjectsRequest) (*SearchUserProjectsResponse, error)
SetOrganizationKyc(context.Context, *SetOrganizationKycRequest) (*SetOrganizationKycResponse, error)
ListOrganizationsKyc(context.Context, *ListOrganizationsKycRequest) (*ListOrganizationsKycResponse, error)
// Projects
ListProjects(context.Context, *ListProjectsRequest) (*ListProjectsResponse, error)
// Relations
ListRelations(context.Context, *ListRelationsRequest) (*ListRelationsResponse, error)
// Resources
ListResources(context.Context, *ListResourcesRequest) (*ListResourcesResponse, 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)
// Check
CheckFederatedResourcePermission(context.Context, *CheckFederatedResourcePermissionRequest) (*CheckFederatedResourcePermissionResponse, error)
// Platform
AddPlatformUser(context.Context, *AddPlatformUserRequest) (*AddPlatformUserResponse, error)
ListPlatformUsers(context.Context, *ListPlatformUsersRequest) (*ListPlatformUsersResponse, error)
RemovePlatformUser(context.Context, *RemovePlatformUserRequest) (*RemovePlatformUserResponse, error)
// Checkout
DelegatedCheckout(context.Context, *DelegatedCheckoutRequest) (*DelegatedCheckoutResponse, error)
ListAllInvoices(context.Context, *ListAllInvoicesRequest) (*ListAllInvoicesResponse, error)
GenerateInvoices(context.Context, *GenerateInvoicesRequest) (*GenerateInvoicesResponse, error)
ListAllBillingAccounts(context.Context, *ListAllBillingAccountsRequest) (*ListAllBillingAccountsResponse, error)
// Usage
RevertBillingUsage(context.Context, *RevertBillingUsageRequest) (*RevertBillingUsageResponse, error)
// Webhooks
CreateWebhook(context.Context, *CreateWebhookRequest) (*CreateWebhookResponse, error)
UpdateWebhook(context.Context, *UpdateWebhookRequest) (*UpdateWebhookResponse, error)
DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error)
ListWebhooks(context.Context, *ListWebhooksRequest) (*ListWebhooksResponse, error)
// Deprecated: Do not use.
// Billing Account
UpdateBillingAccountLimits(context.Context, *UpdateBillingAccountLimitsRequest) (*UpdateBillingAccountLimitsResponse, error)
// GetBillingAccountDetails returns the billing account details that can be updated via UpdateBillingAccountDetails
GetBillingAccountDetails(context.Context, *GetBillingAccountDetailsRequest) (*GetBillingAccountDetailsResponse, error)
UpdateBillingAccountDetails(context.Context, *UpdateBillingAccountDetailsRequest) (*UpdateBillingAccountDetailsResponse, error)
// Prospects
CreateProspect(context.Context, *CreateProspectRequest) (*CreateProspectResponse, error)
ListProspects(context.Context, *ListProspectsRequest) (*ListProspectsResponse, error)
GetProspect(context.Context, *GetProspectRequest) (*GetProspectResponse, error)
UpdateProspect(context.Context, *UpdateProspectRequest) (*UpdateProspectResponse, error)
DeleteProspect(context.Context, *DeleteProspectRequest) (*DeleteProspectResponse, error)
SearchInvoices(context.Context, *SearchInvoicesRequest) (*SearchInvoicesResponse, error)
// Admin Self
GetCurrentAdminUser(context.Context, *GetCurrentAdminUserRequest) (*GetCurrentAdminUserResponse, error)
// Returns a list of all sessions for a specific user. Admin access required.
ListUserSessions(context.Context, *ListUserSessionsRequest) (*ListUserSessionsResponse, error)
// Revoke a specific session for a specific user (admin only).
RevokeUserSession(context.Context, *RevokeUserSessionRequest) (*RevokeUserSessionResponse, error)
// Audit Records (Admin Only)
ListAuditRecords(context.Context, *ListAuditRecordsRequest) (*ListAuditRecordsResponse, error)
// buf:lint:ignore RPC_RESPONSE_STANDARD_NAME
// buf:lint:ignore RPC_REQUEST_RESPONSE_UNIQUE
ExportAuditRecords(*ExportAuditRecordsRequest, AdminService_ExportAuditRecordsServer) error
// contains filtered or unexported methods
}
AdminServiceServer is the server API for AdminService service. All implementations must embed UnimplementedAdminServiceServer for forward compatibility
type AdminService_ExportAuditRecordsClient ¶ added in v0.75.0
type AdminService_ExportAuditRecordsClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportAuditRecordsServer ¶ added in v0.75.0
type AdminService_ExportAuditRecordsServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
type AdminService_ExportOrganizationProjectsClient ¶ added in v0.54.0
type AdminService_ExportOrganizationProjectsClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportOrganizationProjectsServer ¶ added in v0.54.0
type AdminService_ExportOrganizationProjectsServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
type AdminService_ExportOrganizationTokensClient ¶ added in v0.56.0
type AdminService_ExportOrganizationTokensClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportOrganizationTokensServer ¶ added in v0.56.0
type AdminService_ExportOrganizationTokensServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
type AdminService_ExportOrganizationUsersClient ¶ added in v0.53.0
type AdminService_ExportOrganizationUsersClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportOrganizationUsersServer ¶ added in v0.53.0
type AdminService_ExportOrganizationUsersServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
type AdminService_ExportOrganizationsClient ¶ added in v0.51.0
type AdminService_ExportOrganizationsClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportOrganizationsServer ¶ added in v0.51.0
type AdminService_ExportOrganizationsServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
type AdminService_ExportUsersClient ¶ added in v0.57.0
type AdminService_ExportUsersClient interface {
Recv() (*httpbody.HttpBody, error)
grpc.ClientStream
}
type AdminService_ExportUsersServer ¶ added in v0.57.0
type AdminService_ExportUsersServer interface {
Send(*httpbody.HttpBody) error
grpc.ServerStream
}
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 AuditRecord ¶ added in v0.74.0
type AuditRecord struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Actor *AuditRecordActor `protobuf:"bytes,2,opt,name=actor,proto3" json:"actor,omitempty"`
Event string `protobuf:"bytes,3,opt,name=event,proto3" json:"event,omitempty"`
Resource *AuditRecordResource `protobuf:"bytes,4,opt,name=resource,proto3" json:"resource,omitempty"`
Target *AuditRecordTarget `protobuf:"bytes,5,opt,name=target,proto3" json:"target,omitempty"`
OccurredAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,11,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
RequestId string `protobuf:"bytes,8,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,9,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecord) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecord) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecord.ProtoReflect.Descriptor instead.
func (*AuditRecord) GetActor ¶ added in v0.74.0
func (x *AuditRecord) GetActor() *AuditRecordActor
func (*AuditRecord) GetCreatedAt ¶ added in v0.74.0
func (x *AuditRecord) GetCreatedAt() *timestamppb.Timestamp
func (*AuditRecord) GetEvent ¶ added in v0.74.0
func (x *AuditRecord) GetEvent() string
func (*AuditRecord) GetId ¶ added in v0.74.0
func (x *AuditRecord) GetId() string
func (*AuditRecord) GetMetadata ¶ added in v0.74.0
func (x *AuditRecord) GetMetadata() *structpb.Struct
func (*AuditRecord) GetOccurredAt ¶ added in v0.74.0
func (x *AuditRecord) GetOccurredAt() *timestamppb.Timestamp
func (*AuditRecord) GetOrgId ¶ added in v0.74.0
func (x *AuditRecord) GetOrgId() string
func (*AuditRecord) GetOrgName ¶ added in v0.78.0
func (x *AuditRecord) GetOrgName() string
func (*AuditRecord) GetRequestId ¶ added in v0.75.0
func (x *AuditRecord) GetRequestId() string
func (*AuditRecord) GetResource ¶ added in v0.74.0
func (x *AuditRecord) GetResource() *AuditRecordResource
func (*AuditRecord) GetTarget ¶ added in v0.74.0
func (x *AuditRecord) GetTarget() *AuditRecordTarget
func (*AuditRecord) ProtoMessage ¶ added in v0.74.0
func (*AuditRecord) ProtoMessage()
func (*AuditRecord) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecord) ProtoReflect() protoreflect.Message
func (*AuditRecord) Reset ¶ added in v0.74.0
func (x *AuditRecord) Reset()
func (*AuditRecord) String ¶ added in v0.74.0
func (x *AuditRecord) String() string
func (*AuditRecord) Validate ¶ added in v0.74.0
func (m *AuditRecord) Validate() error
Validate checks the field values on AuditRecord with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditRecord) ValidateAll ¶ added in v0.74.0
func (m *AuditRecord) ValidateAll() error
ValidateAll checks the field values on AuditRecord with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditRecordMultiError, or nil if none found.
type AuditRecordActor ¶ added in v0.74.0
type AuditRecordActor 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"` // not mandatory if id is zeroUUID
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Title string `protobuf:"bytes,5,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordActor) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordActor) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordActor.ProtoReflect.Descriptor instead.
func (*AuditRecordActor) GetId ¶ added in v0.74.0
func (x *AuditRecordActor) GetId() string
func (*AuditRecordActor) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordActor) GetMetadata() *structpb.Struct
func (*AuditRecordActor) GetName ¶ added in v0.74.0
func (x *AuditRecordActor) GetName() string
func (*AuditRecordActor) GetTitle ¶ added in v0.79.0
func (x *AuditRecordActor) GetTitle() string
func (*AuditRecordActor) GetType ¶ added in v0.74.0
func (x *AuditRecordActor) GetType() string
func (*AuditRecordActor) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordActor) ProtoMessage()
func (*AuditRecordActor) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordActor) ProtoReflect() protoreflect.Message
func (*AuditRecordActor) Reset ¶ added in v0.74.0
func (x *AuditRecordActor) Reset()
func (*AuditRecordActor) String ¶ added in v0.74.0
func (x *AuditRecordActor) String() string
func (*AuditRecordActor) Validate ¶ added in v0.74.0
func (m *AuditRecordActor) Validate() error
Validate checks the field values on AuditRecordActor with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditRecordActor) ValidateAll ¶ added in v0.74.0
func (m *AuditRecordActor) ValidateAll() error
ValidateAll checks the field values on AuditRecordActor with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditRecordActorMultiError, or nil if none found.
type AuditRecordActorMultiError ¶ added in v0.74.0
type AuditRecordActorMultiError []error
AuditRecordActorMultiError is an error wrapping multiple validation errors returned by AuditRecordActor.ValidateAll() if the designated constraints aren't met.
func (AuditRecordActorMultiError) AllErrors ¶ added in v0.74.0
func (m AuditRecordActorMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditRecordActorMultiError) Error ¶ added in v0.74.0
func (m AuditRecordActorMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditRecordActorValidationError ¶ added in v0.74.0
type AuditRecordActorValidationError struct {
// contains filtered or unexported fields
}
AuditRecordActorValidationError is the validation error returned by AuditRecordActor.Validate if the designated constraints aren't met.
func (AuditRecordActorValidationError) Cause ¶ added in v0.74.0
func (e AuditRecordActorValidationError) Cause() error
Cause function returns cause value.
func (AuditRecordActorValidationError) Error ¶ added in v0.74.0
func (e AuditRecordActorValidationError) Error() string
Error satisfies the builtin error interface
func (AuditRecordActorValidationError) ErrorName ¶ added in v0.74.0
func (e AuditRecordActorValidationError) ErrorName() string
ErrorName returns error name.
func (AuditRecordActorValidationError) Field ¶ added in v0.74.0
func (e AuditRecordActorValidationError) Field() string
Field function returns field value.
func (AuditRecordActorValidationError) Key ¶ added in v0.74.0
func (e AuditRecordActorValidationError) Key() bool
Key function returns key value.
func (AuditRecordActorValidationError) Reason ¶ added in v0.74.0
func (e AuditRecordActorValidationError) Reason() string
Reason function returns reason value.
type AuditRecordMultiError ¶ added in v0.74.0
type AuditRecordMultiError []error
AuditRecordMultiError is an error wrapping multiple validation errors returned by AuditRecord.ValidateAll() if the designated constraints aren't met.
func (AuditRecordMultiError) AllErrors ¶ added in v0.74.0
func (m AuditRecordMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditRecordMultiError) Error ¶ added in v0.74.0
func (m AuditRecordMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditRecordResource ¶ added in v0.74.0
type AuditRecordResource 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"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordResource) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordResource) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordResource.ProtoReflect.Descriptor instead.
func (*AuditRecordResource) GetId ¶ added in v0.74.0
func (x *AuditRecordResource) GetId() string
func (*AuditRecordResource) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordResource) GetMetadata() *structpb.Struct
func (*AuditRecordResource) GetName ¶ added in v0.74.0
func (x *AuditRecordResource) GetName() string
func (*AuditRecordResource) GetType ¶ added in v0.74.0
func (x *AuditRecordResource) GetType() string
func (*AuditRecordResource) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordResource) ProtoMessage()
func (*AuditRecordResource) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordResource) ProtoReflect() protoreflect.Message
func (*AuditRecordResource) Reset ¶ added in v0.74.0
func (x *AuditRecordResource) Reset()
func (*AuditRecordResource) String ¶ added in v0.74.0
func (x *AuditRecordResource) String() string
func (*AuditRecordResource) Validate ¶ added in v0.74.0
func (m *AuditRecordResource) Validate() error
Validate checks the field values on AuditRecordResource with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditRecordResource) ValidateAll ¶ added in v0.74.0
func (m *AuditRecordResource) ValidateAll() error
ValidateAll checks the field values on AuditRecordResource with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditRecordResourceMultiError, or nil if none found.
type AuditRecordResourceMultiError ¶ added in v0.74.0
type AuditRecordResourceMultiError []error
AuditRecordResourceMultiError is an error wrapping multiple validation errors returned by AuditRecordResource.ValidateAll() if the designated constraints aren't met.
func (AuditRecordResourceMultiError) AllErrors ¶ added in v0.74.0
func (m AuditRecordResourceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditRecordResourceMultiError) Error ¶ added in v0.74.0
func (m AuditRecordResourceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditRecordResourceValidationError ¶ added in v0.74.0
type AuditRecordResourceValidationError struct {
// contains filtered or unexported fields
}
AuditRecordResourceValidationError is the validation error returned by AuditRecordResource.Validate if the designated constraints aren't met.
func (AuditRecordResourceValidationError) Cause ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) Cause() error
Cause function returns cause value.
func (AuditRecordResourceValidationError) Error ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) Error() string
Error satisfies the builtin error interface
func (AuditRecordResourceValidationError) ErrorName ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) ErrorName() string
ErrorName returns error name.
func (AuditRecordResourceValidationError) Field ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) Field() string
Field function returns field value.
func (AuditRecordResourceValidationError) Key ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) Key() bool
Key function returns key value.
func (AuditRecordResourceValidationError) Reason ¶ added in v0.74.0
func (e AuditRecordResourceValidationError) Reason() string
Reason function returns reason value.
type AuditRecordTarget ¶ added in v0.74.0
type AuditRecordTarget 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"`
Metadata *structpb.Struct `protobuf:"bytes,4,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*AuditRecordTarget) Descriptor
deprecated
added in
v0.74.0
func (*AuditRecordTarget) Descriptor() ([]byte, []int)
Deprecated: Use AuditRecordTarget.ProtoReflect.Descriptor instead.
func (*AuditRecordTarget) GetId ¶ added in v0.74.0
func (x *AuditRecordTarget) GetId() string
func (*AuditRecordTarget) GetMetadata ¶ added in v0.74.0
func (x *AuditRecordTarget) GetMetadata() *structpb.Struct
func (*AuditRecordTarget) GetName ¶ added in v0.74.0
func (x *AuditRecordTarget) GetName() string
func (*AuditRecordTarget) GetType ¶ added in v0.74.0
func (x *AuditRecordTarget) GetType() string
func (*AuditRecordTarget) ProtoMessage ¶ added in v0.74.0
func (*AuditRecordTarget) ProtoMessage()
func (*AuditRecordTarget) ProtoReflect ¶ added in v0.74.0
func (x *AuditRecordTarget) ProtoReflect() protoreflect.Message
func (*AuditRecordTarget) Reset ¶ added in v0.74.0
func (x *AuditRecordTarget) Reset()
func (*AuditRecordTarget) String ¶ added in v0.74.0
func (x *AuditRecordTarget) String() string
func (*AuditRecordTarget) Validate ¶ added in v0.74.0
func (m *AuditRecordTarget) Validate() error
Validate checks the field values on AuditRecordTarget with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AuditRecordTarget) ValidateAll ¶ added in v0.74.0
func (m *AuditRecordTarget) ValidateAll() error
ValidateAll checks the field values on AuditRecordTarget with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AuditRecordTargetMultiError, or nil if none found.
type AuditRecordTargetMultiError ¶ added in v0.74.0
type AuditRecordTargetMultiError []error
AuditRecordTargetMultiError is an error wrapping multiple validation errors returned by AuditRecordTarget.ValidateAll() if the designated constraints aren't met.
func (AuditRecordTargetMultiError) AllErrors ¶ added in v0.74.0
func (m AuditRecordTargetMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AuditRecordTargetMultiError) Error ¶ added in v0.74.0
func (m AuditRecordTargetMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AuditRecordTargetValidationError ¶ added in v0.74.0
type AuditRecordTargetValidationError struct {
// contains filtered or unexported fields
}
AuditRecordTargetValidationError is the validation error returned by AuditRecordTarget.Validate if the designated constraints aren't met.
func (AuditRecordTargetValidationError) Cause ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) Cause() error
Cause function returns cause value.
func (AuditRecordTargetValidationError) Error ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) Error() string
Error satisfies the builtin error interface
func (AuditRecordTargetValidationError) ErrorName ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) ErrorName() string
ErrorName returns error name.
func (AuditRecordTargetValidationError) Field ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) Field() string
Field function returns field value.
func (AuditRecordTargetValidationError) Key ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) Key() bool
Key function returns key value.
func (AuditRecordTargetValidationError) Reason ¶ added in v0.74.0
func (e AuditRecordTargetValidationError) Reason() string
Reason function returns reason value.
type AuditRecordValidationError ¶ added in v0.74.0
type AuditRecordValidationError struct {
// contains filtered or unexported fields
}
AuditRecordValidationError is the validation error returned by AuditRecord.Validate if the designated constraints aren't met.
func (AuditRecordValidationError) Cause ¶ added in v0.74.0
func (e AuditRecordValidationError) Cause() error
Cause function returns cause value.
func (AuditRecordValidationError) Error ¶ added in v0.74.0
func (e AuditRecordValidationError) Error() string
Error satisfies the builtin error interface
func (AuditRecordValidationError) ErrorName ¶ added in v0.74.0
func (e AuditRecordValidationError) ErrorName() string
ErrorName returns error name.
func (AuditRecordValidationError) Field ¶ added in v0.74.0
func (e AuditRecordValidationError) Field() string
Field function returns field value.
func (AuditRecordValidationError) Key ¶ added in v0.74.0
func (e AuditRecordValidationError) Key() bool
Key function returns key value.
func (AuditRecordValidationError) Reason ¶ added in v0.74.0
func (e AuditRecordValidationError) 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 BillingAccount ¶ added in v0.8.0
type BillingAccount 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"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,5,opt,name=phone,proto3" json:"phone,omitempty"`
Address *BillingAccount_Address `protobuf:"bytes,6,opt,name=address,proto3" json:"address,omitempty"`
ProviderId string `protobuf:"bytes,7,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Provider string `protobuf:"bytes,8,opt,name=provider,proto3" json:"provider,omitempty"`
Currency string `protobuf:"bytes,9,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,10,opt,name=state,proto3" json:"state,omitempty"`
TaxData []*BillingAccount_Tax `protobuf:"bytes,11,rep,name=tax_data,json=taxData,proto3" json:"tax_data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Organization *Organization `protobuf:"bytes,101,opt,name=organization,proto3" json:"organization,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount.ProtoReflect.Descriptor instead.
func (*BillingAccount) GetAddress ¶ added in v0.8.0
func (x *BillingAccount) GetAddress() *BillingAccount_Address
func (*BillingAccount) GetCreatedAt ¶ added in v0.8.0
func (x *BillingAccount) GetCreatedAt() *timestamppb.Timestamp
func (*BillingAccount) GetCurrency ¶ added in v0.8.0
func (x *BillingAccount) GetCurrency() string
func (*BillingAccount) GetEmail ¶ added in v0.8.0
func (x *BillingAccount) GetEmail() string
func (*BillingAccount) GetId ¶ added in v0.8.0
func (x *BillingAccount) GetId() string
func (*BillingAccount) GetMetadata ¶ added in v0.8.0
func (x *BillingAccount) GetMetadata() *structpb.Struct
func (*BillingAccount) GetName ¶ added in v0.8.0
func (x *BillingAccount) GetName() string
func (*BillingAccount) GetOrgId ¶ added in v0.8.0
func (x *BillingAccount) GetOrgId() string
func (*BillingAccount) GetOrganization ¶ added in v0.8.41
func (x *BillingAccount) GetOrganization() *Organization
func (*BillingAccount) GetPhone ¶ added in v0.8.0
func (x *BillingAccount) GetPhone() string
func (*BillingAccount) GetProvider ¶ added in v0.8.0
func (x *BillingAccount) GetProvider() string
func (*BillingAccount) GetProviderId ¶ added in v0.8.0
func (x *BillingAccount) GetProviderId() string
func (*BillingAccount) GetState ¶ added in v0.8.0
func (x *BillingAccount) GetState() string
func (*BillingAccount) GetTaxData ¶ added in v0.9.0
func (x *BillingAccount) GetTaxData() []*BillingAccount_Tax
func (*BillingAccount) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingAccount) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingAccount) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount) ProtoMessage()
func (*BillingAccount) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount) ProtoReflect() protoreflect.Message
func (*BillingAccount) Reset ¶ added in v0.8.0
func (x *BillingAccount) Reset()
func (*BillingAccount) String ¶ added in v0.8.0
func (x *BillingAccount) String() string
func (*BillingAccount) Validate ¶ added in v0.8.0
func (m *BillingAccount) Validate() error
Validate checks the field values on BillingAccount with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccount) ValidateAll ¶ added in v0.8.0
func (m *BillingAccount) ValidateAll() error
ValidateAll checks the field values on BillingAccount with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccountMultiError, or nil if none found.
type BillingAccountDetails ¶ added in v0.65.0
type BillingAccountDetails struct {
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,1,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,2,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccountDetails) Descriptor
deprecated
added in
v0.65.0
func (*BillingAccountDetails) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccountDetails.ProtoReflect.Descriptor instead.
func (*BillingAccountDetails) GetCreditMin ¶ added in v0.65.0
func (x *BillingAccountDetails) GetCreditMin() int64
func (*BillingAccountDetails) GetDueInDays ¶ added in v0.65.0
func (x *BillingAccountDetails) GetDueInDays() int64
func (*BillingAccountDetails) ProtoMessage ¶ added in v0.65.0
func (*BillingAccountDetails) ProtoMessage()
func (*BillingAccountDetails) ProtoReflect ¶ added in v0.65.0
func (x *BillingAccountDetails) ProtoReflect() protoreflect.Message
func (*BillingAccountDetails) Reset ¶ added in v0.65.0
func (x *BillingAccountDetails) Reset()
func (*BillingAccountDetails) String ¶ added in v0.65.0
func (x *BillingAccountDetails) String() string
func (*BillingAccountDetails) Validate ¶ added in v0.65.0
func (m *BillingAccountDetails) Validate() error
Validate checks the field values on BillingAccountDetails with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccountDetails) ValidateAll ¶ added in v0.65.0
func (m *BillingAccountDetails) ValidateAll() error
ValidateAll checks the field values on BillingAccountDetails with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccountDetailsMultiError, or nil if none found.
type BillingAccountDetailsMultiError ¶ added in v0.65.0
type BillingAccountDetailsMultiError []error
BillingAccountDetailsMultiError is an error wrapping multiple validation errors returned by BillingAccountDetails.ValidateAll() if the designated constraints aren't met.
func (BillingAccountDetailsMultiError) AllErrors ¶ added in v0.65.0
func (m BillingAccountDetailsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccountDetailsMultiError) Error ¶ added in v0.65.0
func (m BillingAccountDetailsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccountDetailsValidationError ¶ added in v0.65.0
type BillingAccountDetailsValidationError struct {
// contains filtered or unexported fields
}
BillingAccountDetailsValidationError is the validation error returned by BillingAccountDetails.Validate if the designated constraints aren't met.
func (BillingAccountDetailsValidationError) Cause ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) Cause() error
Cause function returns cause value.
func (BillingAccountDetailsValidationError) Error ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccountDetailsValidationError) ErrorName ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccountDetailsValidationError) Field ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) Field() string
Field function returns field value.
func (BillingAccountDetailsValidationError) Key ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) Key() bool
Key function returns key value.
func (BillingAccountDetailsValidationError) Reason ¶ added in v0.65.0
func (e BillingAccountDetailsValidationError) Reason() string
Reason function returns reason value.
type BillingAccountMultiError ¶ added in v0.8.0
type BillingAccountMultiError []error
BillingAccountMultiError is an error wrapping multiple validation errors returned by BillingAccount.ValidateAll() if the designated constraints aren't met.
func (BillingAccountMultiError) AllErrors ¶ added in v0.8.0
func (m BillingAccountMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccountMultiError) Error ¶ added in v0.8.0
func (m BillingAccountMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccountRequestBody ¶ added in v0.8.0
type BillingAccountRequestBody 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"`
Phone string `protobuf:"bytes,3,opt,name=phone,proto3" json:"phone,omitempty"`
Address *BillingAccount_Address `protobuf:"bytes,4,opt,name=address,proto3" json:"address,omitempty"`
Currency string `protobuf:"bytes,5,opt,name=currency,proto3" json:"currency,omitempty"`
TaxData []*BillingAccount_Tax `protobuf:"bytes,6,rep,name=tax_data,json=taxData,proto3" json:"tax_data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccountRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccountRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccountRequestBody.ProtoReflect.Descriptor instead.
func (*BillingAccountRequestBody) GetAddress ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetAddress() *BillingAccount_Address
func (*BillingAccountRequestBody) GetCurrency ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetCurrency() string
func (*BillingAccountRequestBody) GetEmail ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetEmail() string
func (*BillingAccountRequestBody) GetMetadata ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetMetadata() *structpb.Struct
func (*BillingAccountRequestBody) GetName ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetName() string
func (*BillingAccountRequestBody) GetPhone ¶ added in v0.8.0
func (x *BillingAccountRequestBody) GetPhone() string
func (*BillingAccountRequestBody) GetTaxData ¶ added in v0.9.0
func (x *BillingAccountRequestBody) GetTaxData() []*BillingAccount_Tax
func (*BillingAccountRequestBody) ProtoMessage ¶ added in v0.8.0
func (*BillingAccountRequestBody) ProtoMessage()
func (*BillingAccountRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccountRequestBody) ProtoReflect() protoreflect.Message
func (*BillingAccountRequestBody) Reset ¶ added in v0.8.0
func (x *BillingAccountRequestBody) Reset()
func (*BillingAccountRequestBody) String ¶ added in v0.8.0
func (x *BillingAccountRequestBody) String() string
func (*BillingAccountRequestBody) Validate ¶ added in v0.8.0
func (m *BillingAccountRequestBody) Validate() error
Validate checks the field values on BillingAccountRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccountRequestBody) ValidateAll ¶ added in v0.8.0
func (m *BillingAccountRequestBody) ValidateAll() error
ValidateAll checks the field values on BillingAccountRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccountRequestBodyMultiError, or nil if none found.
type BillingAccountRequestBodyMultiError ¶ added in v0.8.0
type BillingAccountRequestBodyMultiError []error
BillingAccountRequestBodyMultiError is an error wrapping multiple validation errors returned by BillingAccountRequestBody.ValidateAll() if the designated constraints aren't met.
func (BillingAccountRequestBodyMultiError) AllErrors ¶ added in v0.8.0
func (m BillingAccountRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccountRequestBodyMultiError) Error ¶ added in v0.8.0
func (m BillingAccountRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccountRequestBodyValidationError ¶ added in v0.8.0
type BillingAccountRequestBodyValidationError struct {
// contains filtered or unexported fields
}
BillingAccountRequestBodyValidationError is the validation error returned by BillingAccountRequestBody.Validate if the designated constraints aren't met.
func (BillingAccountRequestBodyValidationError) Cause ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (BillingAccountRequestBodyValidationError) Error ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccountRequestBodyValidationError) ErrorName ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccountRequestBodyValidationError) Field ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) Field() string
Field function returns field value.
func (BillingAccountRequestBodyValidationError) Key ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) Key() bool
Key function returns key value.
func (BillingAccountRequestBodyValidationError) Reason ¶ added in v0.8.0
func (e BillingAccountRequestBodyValidationError) Reason() string
Reason function returns reason value.
type BillingAccountValidationError ¶ added in v0.8.0
type BillingAccountValidationError struct {
// contains filtered or unexported fields
}
BillingAccountValidationError is the validation error returned by BillingAccount.Validate if the designated constraints aren't met.
func (BillingAccountValidationError) Cause ¶ added in v0.8.0
func (e BillingAccountValidationError) Cause() error
Cause function returns cause value.
func (BillingAccountValidationError) Error ¶ added in v0.8.0
func (e BillingAccountValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccountValidationError) ErrorName ¶ added in v0.8.0
func (e BillingAccountValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccountValidationError) Field ¶ added in v0.8.0
func (e BillingAccountValidationError) Field() string
Field function returns field value.
func (BillingAccountValidationError) Key ¶ added in v0.8.0
func (e BillingAccountValidationError) Key() bool
Key function returns key value.
func (BillingAccountValidationError) Reason ¶ added in v0.8.0
func (e BillingAccountValidationError) Reason() string
Reason function returns reason value.
type BillingAccount_Address ¶ added in v0.8.0
type BillingAccount_Address struct {
Line1 string `protobuf:"bytes,1,opt,name=line1,proto3" json:"line1,omitempty"`
Line2 string `protobuf:"bytes,2,opt,name=line2,proto3" json:"line2,omitempty"`
City string `protobuf:"bytes,3,opt,name=city,proto3" json:"city,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
PostalCode string `protobuf:"bytes,5,opt,name=postal_code,json=postalCode,proto3" json:"postal_code,omitempty"`
Country string `protobuf:"bytes,6,opt,name=country,proto3" json:"country,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Address) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount_Address) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Address.ProtoReflect.Descriptor instead.
func (*BillingAccount_Address) GetCity ¶ added in v0.8.0
func (x *BillingAccount_Address) GetCity() string
func (*BillingAccount_Address) GetCountry ¶ added in v0.8.0
func (x *BillingAccount_Address) GetCountry() string
func (*BillingAccount_Address) GetLine1 ¶ added in v0.8.0
func (x *BillingAccount_Address) GetLine1() string
func (*BillingAccount_Address) GetLine2 ¶ added in v0.8.0
func (x *BillingAccount_Address) GetLine2() string
func (*BillingAccount_Address) GetPostalCode ¶ added in v0.8.0
func (x *BillingAccount_Address) GetPostalCode() string
func (*BillingAccount_Address) GetState ¶ added in v0.8.0
func (x *BillingAccount_Address) GetState() string
func (*BillingAccount_Address) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount_Address) ProtoMessage()
func (*BillingAccount_Address) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount_Address) ProtoReflect() protoreflect.Message
func (*BillingAccount_Address) Reset ¶ added in v0.8.0
func (x *BillingAccount_Address) Reset()
func (*BillingAccount_Address) String ¶ added in v0.8.0
func (x *BillingAccount_Address) String() string
func (*BillingAccount_Address) Validate ¶ added in v0.8.0
func (m *BillingAccount_Address) Validate() error
Validate checks the field values on BillingAccount_Address with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccount_Address) ValidateAll ¶ added in v0.8.0
func (m *BillingAccount_Address) ValidateAll() error
ValidateAll checks the field values on BillingAccount_Address with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccount_AddressMultiError, or nil if none found.
type BillingAccount_AddressMultiError ¶ added in v0.8.0
type BillingAccount_AddressMultiError []error
BillingAccount_AddressMultiError is an error wrapping multiple validation errors returned by BillingAccount_Address.ValidateAll() if the designated constraints aren't met.
func (BillingAccount_AddressMultiError) AllErrors ¶ added in v0.8.0
func (m BillingAccount_AddressMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccount_AddressMultiError) Error ¶ added in v0.8.0
func (m BillingAccount_AddressMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccount_AddressValidationError ¶ added in v0.8.0
type BillingAccount_AddressValidationError struct {
// contains filtered or unexported fields
}
BillingAccount_AddressValidationError is the validation error returned by BillingAccount_Address.Validate if the designated constraints aren't met.
func (BillingAccount_AddressValidationError) Cause ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) Cause() error
Cause function returns cause value.
func (BillingAccount_AddressValidationError) Error ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccount_AddressValidationError) ErrorName ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccount_AddressValidationError) Field ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) Field() string
Field function returns field value.
func (BillingAccount_AddressValidationError) Key ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) Key() bool
Key function returns key value.
func (BillingAccount_AddressValidationError) Reason ¶ added in v0.8.0
func (e BillingAccount_AddressValidationError) Reason() string
Reason function returns reason value.
type BillingAccount_Balance ¶ added in v0.8.0
type BillingAccount_Balance struct {
Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,2,opt,name=currency,proto3" json:"currency,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Balance) Descriptor
deprecated
added in
v0.8.0
func (*BillingAccount_Balance) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Balance.ProtoReflect.Descriptor instead.
func (*BillingAccount_Balance) GetAmount ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetAmount() int64
func (*BillingAccount_Balance) GetCurrency ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetCurrency() string
func (*BillingAccount_Balance) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingAccount_Balance) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingAccount_Balance) ProtoMessage ¶ added in v0.8.0
func (*BillingAccount_Balance) ProtoMessage()
func (*BillingAccount_Balance) ProtoReflect ¶ added in v0.8.0
func (x *BillingAccount_Balance) ProtoReflect() protoreflect.Message
func (*BillingAccount_Balance) Reset ¶ added in v0.8.0
func (x *BillingAccount_Balance) Reset()
func (*BillingAccount_Balance) String ¶ added in v0.8.0
func (x *BillingAccount_Balance) String() string
func (*BillingAccount_Balance) Validate ¶ added in v0.8.0
func (m *BillingAccount_Balance) Validate() error
Validate checks the field values on BillingAccount_Balance with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccount_Balance) ValidateAll ¶ added in v0.8.0
func (m *BillingAccount_Balance) ValidateAll() error
ValidateAll checks the field values on BillingAccount_Balance with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccount_BalanceMultiError, or nil if none found.
type BillingAccount_BalanceMultiError ¶ added in v0.8.0
type BillingAccount_BalanceMultiError []error
BillingAccount_BalanceMultiError is an error wrapping multiple validation errors returned by BillingAccount_Balance.ValidateAll() if the designated constraints aren't met.
func (BillingAccount_BalanceMultiError) AllErrors ¶ added in v0.8.0
func (m BillingAccount_BalanceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccount_BalanceMultiError) Error ¶ added in v0.8.0
func (m BillingAccount_BalanceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccount_BalanceValidationError ¶ added in v0.8.0
type BillingAccount_BalanceValidationError struct {
// contains filtered or unexported fields
}
BillingAccount_BalanceValidationError is the validation error returned by BillingAccount_Balance.Validate if the designated constraints aren't met.
func (BillingAccount_BalanceValidationError) Cause ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) Cause() error
Cause function returns cause value.
func (BillingAccount_BalanceValidationError) Error ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccount_BalanceValidationError) ErrorName ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccount_BalanceValidationError) Field ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) Field() string
Field function returns field value.
func (BillingAccount_BalanceValidationError) Key ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) Key() bool
Key function returns key value.
func (BillingAccount_BalanceValidationError) Reason ¶ added in v0.8.0
func (e BillingAccount_BalanceValidationError) Reason() string
Reason function returns reason value.
type BillingAccount_Tax ¶ added in v0.9.0
type BillingAccount_Tax struct {
// tax type like "vat", "gst", "sales_tax" or if it's
// provider specific us_ein, uk_vat, in_gst, etc
Type string `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
// unique identifier provided by the tax agency
Id string `protobuf:"bytes,2,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*BillingAccount_Tax) Descriptor
deprecated
added in
v0.9.0
func (*BillingAccount_Tax) Descriptor() ([]byte, []int)
Deprecated: Use BillingAccount_Tax.ProtoReflect.Descriptor instead.
func (*BillingAccount_Tax) GetId ¶ added in v0.9.0
func (x *BillingAccount_Tax) GetId() string
func (*BillingAccount_Tax) GetType ¶ added in v0.9.0
func (x *BillingAccount_Tax) GetType() string
func (*BillingAccount_Tax) ProtoMessage ¶ added in v0.9.0
func (*BillingAccount_Tax) ProtoMessage()
func (*BillingAccount_Tax) ProtoReflect ¶ added in v0.9.0
func (x *BillingAccount_Tax) ProtoReflect() protoreflect.Message
func (*BillingAccount_Tax) Reset ¶ added in v0.9.0
func (x *BillingAccount_Tax) Reset()
func (*BillingAccount_Tax) String ¶ added in v0.9.0
func (x *BillingAccount_Tax) String() string
func (*BillingAccount_Tax) Validate ¶ added in v0.9.0
func (m *BillingAccount_Tax) Validate() error
Validate checks the field values on BillingAccount_Tax with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingAccount_Tax) ValidateAll ¶ added in v0.9.0
func (m *BillingAccount_Tax) ValidateAll() error
ValidateAll checks the field values on BillingAccount_Tax with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingAccount_TaxMultiError, or nil if none found.
type BillingAccount_TaxMultiError ¶ added in v0.9.0
type BillingAccount_TaxMultiError []error
BillingAccount_TaxMultiError is an error wrapping multiple validation errors returned by BillingAccount_Tax.ValidateAll() if the designated constraints aren't met.
func (BillingAccount_TaxMultiError) AllErrors ¶ added in v0.9.0
func (m BillingAccount_TaxMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingAccount_TaxMultiError) Error ¶ added in v0.9.0
func (m BillingAccount_TaxMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingAccount_TaxValidationError ¶ added in v0.9.0
type BillingAccount_TaxValidationError struct {
// contains filtered or unexported fields
}
BillingAccount_TaxValidationError is the validation error returned by BillingAccount_Tax.Validate if the designated constraints aren't met.
func (BillingAccount_TaxValidationError) Cause ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) Cause() error
Cause function returns cause value.
func (BillingAccount_TaxValidationError) Error ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) Error() string
Error satisfies the builtin error interface
func (BillingAccount_TaxValidationError) ErrorName ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) ErrorName() string
ErrorName returns error name.
func (BillingAccount_TaxValidationError) Field ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) Field() string
Field function returns field value.
func (BillingAccount_TaxValidationError) Key ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) Key() bool
Key function returns key value.
func (BillingAccount_TaxValidationError) Reason ¶ added in v0.9.0
func (e BillingAccount_TaxValidationError) Reason() string
Reason function returns reason value.
type BillingTransaction ¶ added in v0.8.0
type BillingTransaction struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
// additional metadata for storing event/service that triggered this usage
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
Amount int64 `protobuf:"varint,4,opt,name=amount,proto3" json:"amount,omitempty"`
Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
Description string `protobuf:"bytes,6,opt,name=description,proto3" json:"description,omitempty"`
// user_id is the user that triggered this usage
UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
User *User `protobuf:"bytes,101,opt,name=user,proto3" json:"user,omitempty"`
Customer *BillingAccount `protobuf:"bytes,102,opt,name=customer,proto3" json:"customer,omitempty"`
// contains filtered or unexported fields
}
func (*BillingTransaction) Descriptor
deprecated
added in
v0.8.0
func (*BillingTransaction) Descriptor() ([]byte, []int)
Deprecated: Use BillingTransaction.ProtoReflect.Descriptor instead.
func (*BillingTransaction) GetAmount ¶ added in v0.8.0
func (x *BillingTransaction) GetAmount() int64
func (*BillingTransaction) GetCreatedAt ¶ added in v0.8.0
func (x *BillingTransaction) GetCreatedAt() *timestamppb.Timestamp
func (*BillingTransaction) GetCustomer ¶ added in v0.8.41
func (x *BillingTransaction) GetCustomer() *BillingAccount
func (*BillingTransaction) GetCustomerId ¶ added in v0.8.0
func (x *BillingTransaction) GetCustomerId() string
func (*BillingTransaction) GetDescription ¶ added in v0.8.0
func (x *BillingTransaction) GetDescription() string
func (*BillingTransaction) GetId ¶ added in v0.8.0
func (x *BillingTransaction) GetId() string
func (*BillingTransaction) GetMetadata ¶ added in v0.8.0
func (x *BillingTransaction) GetMetadata() *structpb.Struct
func (*BillingTransaction) GetSource ¶ added in v0.8.0
func (x *BillingTransaction) GetSource() string
func (*BillingTransaction) GetType ¶ added in v0.8.0
func (x *BillingTransaction) GetType() string
func (*BillingTransaction) GetUpdatedAt ¶ added in v0.8.0
func (x *BillingTransaction) GetUpdatedAt() *timestamppb.Timestamp
func (*BillingTransaction) GetUser ¶ added in v0.8.41
func (x *BillingTransaction) GetUser() *User
func (*BillingTransaction) GetUserId ¶ added in v0.8.34
func (x *BillingTransaction) GetUserId() string
func (*BillingTransaction) ProtoMessage ¶ added in v0.8.0
func (*BillingTransaction) ProtoMessage()
func (*BillingTransaction) ProtoReflect ¶ added in v0.8.0
func (x *BillingTransaction) ProtoReflect() protoreflect.Message
func (*BillingTransaction) Reset ¶ added in v0.8.0
func (x *BillingTransaction) Reset()
func (*BillingTransaction) String ¶ added in v0.8.0
func (x *BillingTransaction) String() string
func (*BillingTransaction) Validate ¶ added in v0.8.0
func (m *BillingTransaction) Validate() error
Validate checks the field values on BillingTransaction with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingTransaction) ValidateAll ¶ added in v0.8.0
func (m *BillingTransaction) ValidateAll() error
ValidateAll checks the field values on BillingTransaction with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingTransactionMultiError, or nil if none found.
type BillingTransactionMultiError ¶ added in v0.8.0
type BillingTransactionMultiError []error
BillingTransactionMultiError is an error wrapping multiple validation errors returned by BillingTransaction.ValidateAll() if the designated constraints aren't met.
func (BillingTransactionMultiError) AllErrors ¶ added in v0.8.0
func (m BillingTransactionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingTransactionMultiError) Error ¶ added in v0.8.0
func (m BillingTransactionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingTransactionValidationError ¶ added in v0.8.0
type BillingTransactionValidationError struct {
// contains filtered or unexported fields
}
BillingTransactionValidationError is the validation error returned by BillingTransaction.Validate if the designated constraints aren't met.
func (BillingTransactionValidationError) Cause ¶ added in v0.8.0
func (e BillingTransactionValidationError) Cause() error
Cause function returns cause value.
func (BillingTransactionValidationError) Error ¶ added in v0.8.0
func (e BillingTransactionValidationError) Error() string
Error satisfies the builtin error interface
func (BillingTransactionValidationError) ErrorName ¶ added in v0.8.0
func (e BillingTransactionValidationError) ErrorName() string
ErrorName returns error name.
func (BillingTransactionValidationError) Field ¶ added in v0.8.0
func (e BillingTransactionValidationError) Field() string
Field function returns field value.
func (BillingTransactionValidationError) Key ¶ added in v0.8.0
func (e BillingTransactionValidationError) Key() bool
Key function returns key value.
func (BillingTransactionValidationError) Reason ¶ added in v0.8.0
func (e BillingTransactionValidationError) Reason() string
Reason function returns reason value.
type BillingWebhookCallbackRequest ¶ added in v0.13.0
type BillingWebhookCallbackRequest struct {
Provider string `protobuf:"bytes,1,opt,name=provider,proto3" json:"provider,omitempty"`
Body []byte `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*BillingWebhookCallbackRequest) Descriptor
deprecated
added in
v0.13.0
func (*BillingWebhookCallbackRequest) Descriptor() ([]byte, []int)
Deprecated: Use BillingWebhookCallbackRequest.ProtoReflect.Descriptor instead.
func (*BillingWebhookCallbackRequest) GetBody ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) GetBody() []byte
func (*BillingWebhookCallbackRequest) GetProvider ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) GetProvider() string
func (*BillingWebhookCallbackRequest) ProtoMessage ¶ added in v0.13.0
func (*BillingWebhookCallbackRequest) ProtoMessage()
func (*BillingWebhookCallbackRequest) ProtoReflect ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) ProtoReflect() protoreflect.Message
func (*BillingWebhookCallbackRequest) Reset ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) Reset()
func (*BillingWebhookCallbackRequest) String ¶ added in v0.13.0
func (x *BillingWebhookCallbackRequest) String() string
func (*BillingWebhookCallbackRequest) Validate ¶ added in v0.13.0
func (m *BillingWebhookCallbackRequest) Validate() error
Validate checks the field values on BillingWebhookCallbackRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingWebhookCallbackRequest) ValidateAll ¶ added in v0.13.0
func (m *BillingWebhookCallbackRequest) ValidateAll() error
ValidateAll checks the field values on BillingWebhookCallbackRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingWebhookCallbackRequestMultiError, or nil if none found.
type BillingWebhookCallbackRequestMultiError ¶ added in v0.13.0
type BillingWebhookCallbackRequestMultiError []error
BillingWebhookCallbackRequestMultiError is an error wrapping multiple validation errors returned by BillingWebhookCallbackRequest.ValidateAll() if the designated constraints aren't met.
func (BillingWebhookCallbackRequestMultiError) AllErrors ¶ added in v0.13.0
func (m BillingWebhookCallbackRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingWebhookCallbackRequestMultiError) Error ¶ added in v0.13.0
func (m BillingWebhookCallbackRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingWebhookCallbackRequestValidationError ¶ added in v0.13.0
type BillingWebhookCallbackRequestValidationError struct {
// contains filtered or unexported fields
}
BillingWebhookCallbackRequestValidationError is the validation error returned by BillingWebhookCallbackRequest.Validate if the designated constraints aren't met.
func (BillingWebhookCallbackRequestValidationError) Cause ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) Cause() error
Cause function returns cause value.
func (BillingWebhookCallbackRequestValidationError) Error ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) Error() string
Error satisfies the builtin error interface
func (BillingWebhookCallbackRequestValidationError) ErrorName ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) ErrorName() string
ErrorName returns error name.
func (BillingWebhookCallbackRequestValidationError) Field ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) Field() string
Field function returns field value.
func (BillingWebhookCallbackRequestValidationError) Key ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) Key() bool
Key function returns key value.
func (BillingWebhookCallbackRequestValidationError) Reason ¶ added in v0.13.0
func (e BillingWebhookCallbackRequestValidationError) Reason() string
Reason function returns reason value.
type BillingWebhookCallbackResponse ¶ added in v0.13.0
type BillingWebhookCallbackResponse struct {
// contains filtered or unexported fields
}
func (*BillingWebhookCallbackResponse) Descriptor
deprecated
added in
v0.13.0
func (*BillingWebhookCallbackResponse) Descriptor() ([]byte, []int)
Deprecated: Use BillingWebhookCallbackResponse.ProtoReflect.Descriptor instead.
func (*BillingWebhookCallbackResponse) ProtoMessage ¶ added in v0.13.0
func (*BillingWebhookCallbackResponse) ProtoMessage()
func (*BillingWebhookCallbackResponse) ProtoReflect ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) ProtoReflect() protoreflect.Message
func (*BillingWebhookCallbackResponse) Reset ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) Reset()
func (*BillingWebhookCallbackResponse) String ¶ added in v0.13.0
func (x *BillingWebhookCallbackResponse) String() string
func (*BillingWebhookCallbackResponse) Validate ¶ added in v0.13.0
func (m *BillingWebhookCallbackResponse) Validate() error
Validate checks the field values on BillingWebhookCallbackResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingWebhookCallbackResponse) ValidateAll ¶ added in v0.13.0
func (m *BillingWebhookCallbackResponse) ValidateAll() error
ValidateAll checks the field values on BillingWebhookCallbackResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingWebhookCallbackResponseMultiError, or nil if none found.
type BillingWebhookCallbackResponseMultiError ¶ added in v0.13.0
type BillingWebhookCallbackResponseMultiError []error
BillingWebhookCallbackResponseMultiError is an error wrapping multiple validation errors returned by BillingWebhookCallbackResponse.ValidateAll() if the designated constraints aren't met.
func (BillingWebhookCallbackResponseMultiError) AllErrors ¶ added in v0.13.0
func (m BillingWebhookCallbackResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingWebhookCallbackResponseMultiError) Error ¶ added in v0.13.0
func (m BillingWebhookCallbackResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingWebhookCallbackResponseValidationError ¶ added in v0.13.0
type BillingWebhookCallbackResponseValidationError struct {
// contains filtered or unexported fields
}
BillingWebhookCallbackResponseValidationError is the validation error returned by BillingWebhookCallbackResponse.Validate if the designated constraints aren't met.
func (BillingWebhookCallbackResponseValidationError) Cause ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) Cause() error
Cause function returns cause value.
func (BillingWebhookCallbackResponseValidationError) Error ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) Error() string
Error satisfies the builtin error interface
func (BillingWebhookCallbackResponseValidationError) ErrorName ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) ErrorName() string
ErrorName returns error name.
func (BillingWebhookCallbackResponseValidationError) Field ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) Field() string
Field function returns field value.
func (BillingWebhookCallbackResponseValidationError) Key ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) Key() bool
Key function returns key value.
func (BillingWebhookCallbackResponseValidationError) Reason ¶ added in v0.13.0
func (e BillingWebhookCallbackResponseValidationError) Reason() string
Reason function returns reason value.
type CancelSubscriptionRequest ¶ added in v0.8.0
type CancelSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to cancel
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Immediate bool `protobuf:"varint,4,opt,name=immediate,proto3" json:"immediate,omitempty"`
// contains filtered or unexported fields
}
func (*CancelSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*CancelSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CancelSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*CancelSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CancelSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CancelSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) GetId() string
func (*CancelSubscriptionRequest) GetImmediate ¶ added in v0.8.19
func (x *CancelSubscriptionRequest) GetImmediate() bool
func (*CancelSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *CancelSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CancelSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*CancelSubscriptionRequest) ProtoMessage()
func (*CancelSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*CancelSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) Reset()
func (*CancelSubscriptionRequest) String ¶ added in v0.8.0
func (x *CancelSubscriptionRequest) String() string
func (*CancelSubscriptionRequest) Validate ¶ added in v0.8.0
func (m *CancelSubscriptionRequest) Validate() error
Validate checks the field values on CancelSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CancelSubscriptionRequest) ValidateAll ¶ added in v0.8.0
func (m *CancelSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on CancelSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelSubscriptionRequestMultiError, or nil if none found.
type CancelSubscriptionRequestMultiError ¶ added in v0.8.0
type CancelSubscriptionRequestMultiError []error
CancelSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by CancelSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (CancelSubscriptionRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CancelSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelSubscriptionRequestMultiError) Error ¶ added in v0.8.0
func (m CancelSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelSubscriptionRequestValidationError ¶ added in v0.8.0
type CancelSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
CancelSubscriptionRequestValidationError is the validation error returned by CancelSubscriptionRequest.Validate if the designated constraints aren't met.
func (CancelSubscriptionRequestValidationError) Cause ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (CancelSubscriptionRequestValidationError) Error ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CancelSubscriptionRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CancelSubscriptionRequestValidationError) Field ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (CancelSubscriptionRequestValidationError) Key ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (CancelSubscriptionRequestValidationError) Reason ¶ added in v0.8.0
func (e CancelSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type CancelSubscriptionResponse ¶ added in v0.8.0
type CancelSubscriptionResponse struct {
// contains filtered or unexported fields
}
func (*CancelSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*CancelSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CancelSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*CancelSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*CancelSubscriptionResponse) ProtoMessage()
func (*CancelSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*CancelSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) Reset()
func (*CancelSubscriptionResponse) String ¶ added in v0.8.0
func (x *CancelSubscriptionResponse) String() string
func (*CancelSubscriptionResponse) Validate ¶ added in v0.8.0
func (m *CancelSubscriptionResponse) Validate() error
Validate checks the field values on CancelSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CancelSubscriptionResponse) ValidateAll ¶ added in v0.8.0
func (m *CancelSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on CancelSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CancelSubscriptionResponseMultiError, or nil if none found.
type CancelSubscriptionResponseMultiError ¶ added in v0.8.0
type CancelSubscriptionResponseMultiError []error
CancelSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by CancelSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (CancelSubscriptionResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CancelSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CancelSubscriptionResponseMultiError) Error ¶ added in v0.8.0
func (m CancelSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CancelSubscriptionResponseValidationError ¶ added in v0.8.0
type CancelSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
CancelSubscriptionResponseValidationError is the validation error returned by CancelSubscriptionResponse.Validate if the designated constraints aren't met.
func (CancelSubscriptionResponseValidationError) Cause ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (CancelSubscriptionResponseValidationError) Error ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CancelSubscriptionResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CancelSubscriptionResponseValidationError) Field ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (CancelSubscriptionResponseValidationError) Key ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (CancelSubscriptionResponseValidationError) Reason ¶ added in v0.8.0
func (e CancelSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type ChangeSubscriptionRequest ¶ added in v0.8.19
type ChangeSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to update
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// plan to change to
// deprecated in favor of plan_change
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Plan string `protobuf:"bytes,4,opt,name=plan,proto3" json:"plan,omitempty"`
// should the change be immediate or at the end of the current billing period
// deprecated in favor of plan_change
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Immediate bool `protobuf:"varint,5,opt,name=immediate,proto3" json:"immediate,omitempty"`
// Types that are assignable to Change:
//
// *ChangeSubscriptionRequest_PlanChange_
// *ChangeSubscriptionRequest_PhaseChange_
Change isChangeSubscriptionRequest_Change `protobuf_oneof:"change"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest) Descriptor
deprecated
added in
v0.8.19
func (*ChangeSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetChange ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest) GetChange() isChangeSubscriptionRequest_Change
func (*ChangeSubscriptionRequest) GetId ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) GetId() string
func (*ChangeSubscriptionRequest) GetImmediate
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetImmediate() bool
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetPhaseChange ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest) GetPhaseChange() *ChangeSubscriptionRequest_PhaseChange
func (*ChangeSubscriptionRequest) GetPlan
deprecated
added in
v0.8.19
func (x *ChangeSubscriptionRequest) GetPlan() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ChangeSubscriptionRequest) GetPlanChange ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest) GetPlanChange() *ChangeSubscriptionRequest_PlanChange
func (*ChangeSubscriptionRequest) ProtoMessage ¶ added in v0.8.19
func (*ChangeSubscriptionRequest) ProtoMessage()
func (*ChangeSubscriptionRequest) ProtoReflect ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest) Reset ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) Reset()
func (*ChangeSubscriptionRequest) String ¶ added in v0.8.19
func (x *ChangeSubscriptionRequest) String() string
func (*ChangeSubscriptionRequest) Validate ¶ added in v0.8.19
func (m *ChangeSubscriptionRequest) Validate() error
Validate checks the field values on ChangeSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeSubscriptionRequest) ValidateAll ¶ added in v0.8.19
func (m *ChangeSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on ChangeSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeSubscriptionRequestMultiError, or nil if none found.
type ChangeSubscriptionRequestMultiError ¶ added in v0.8.19
type ChangeSubscriptionRequestMultiError []error
ChangeSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by ChangeSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (ChangeSubscriptionRequestMultiError) AllErrors ¶ added in v0.8.19
func (m ChangeSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeSubscriptionRequestMultiError) Error ¶ added in v0.8.19
func (m ChangeSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeSubscriptionRequestValidationError ¶ added in v0.8.19
type ChangeSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
ChangeSubscriptionRequestValidationError is the validation error returned by ChangeSubscriptionRequest.Validate if the designated constraints aren't met.
func (ChangeSubscriptionRequestValidationError) Cause ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (ChangeSubscriptionRequestValidationError) Error ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeSubscriptionRequestValidationError) ErrorName ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeSubscriptionRequestValidationError) Field ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (ChangeSubscriptionRequestValidationError) Key ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (ChangeSubscriptionRequestValidationError) Reason ¶ added in v0.8.19
func (e ChangeSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type ChangeSubscriptionRequest_PhaseChange ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChange struct {
// should the upcoming changes be cancelled
CancelUpcomingChanges bool `` /* 127-byte string literal not displayed */
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest_PhaseChange) Descriptor
deprecated
added in
v0.8.29
func (*ChangeSubscriptionRequest_PhaseChange) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest_PhaseChange.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) GetCancelUpcomingChanges() bool
func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage ¶ added in v0.8.29
func (*ChangeSubscriptionRequest_PhaseChange) ProtoMessage()
func (*ChangeSubscriptionRequest_PhaseChange) ProtoReflect ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest_PhaseChange) Reset ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) Reset()
func (*ChangeSubscriptionRequest_PhaseChange) String ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PhaseChange) String() string
func (*ChangeSubscriptionRequest_PhaseChange) Validate ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest_PhaseChange) Validate() error
Validate checks the field values on ChangeSubscriptionRequest_PhaseChange with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeSubscriptionRequest_PhaseChange) ValidateAll ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest_PhaseChange) ValidateAll() error
ValidateAll checks the field values on ChangeSubscriptionRequest_PhaseChange with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeSubscriptionRequest_PhaseChangeMultiError, or nil if none found.
type ChangeSubscriptionRequest_PhaseChangeMultiError ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChangeMultiError []error
ChangeSubscriptionRequest_PhaseChangeMultiError is an error wrapping multiple validation errors returned by ChangeSubscriptionRequest_PhaseChange.ValidateAll() if the designated constraints aren't met.
func (ChangeSubscriptionRequest_PhaseChangeMultiError) AllErrors ¶ added in v0.8.29
func (m ChangeSubscriptionRequest_PhaseChangeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeSubscriptionRequest_PhaseChangeMultiError) Error ¶ added in v0.8.29
func (m ChangeSubscriptionRequest_PhaseChangeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeSubscriptionRequest_PhaseChangeValidationError ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChangeValidationError struct {
// contains filtered or unexported fields
}
ChangeSubscriptionRequest_PhaseChangeValidationError is the validation error returned by ChangeSubscriptionRequest_PhaseChange.Validate if the designated constraints aren't met.
func (ChangeSubscriptionRequest_PhaseChangeValidationError) Cause ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Cause() error
Cause function returns cause value.
func (ChangeSubscriptionRequest_PhaseChangeValidationError) Error ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeSubscriptionRequest_PhaseChangeValidationError) ErrorName ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeSubscriptionRequest_PhaseChangeValidationError) Field ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Field() string
Field function returns field value.
func (ChangeSubscriptionRequest_PhaseChangeValidationError) Key ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Key() bool
Key function returns key value.
func (ChangeSubscriptionRequest_PhaseChangeValidationError) Reason ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PhaseChangeValidationError) Reason() string
Reason function returns reason value.
type ChangeSubscriptionRequest_PhaseChange_ ¶ added in v0.8.29
type ChangeSubscriptionRequest_PhaseChange_ struct {
PhaseChange *ChangeSubscriptionRequest_PhaseChange `protobuf:"bytes,7,opt,name=phase_change,json=phaseChange,proto3,oneof"`
}
type ChangeSubscriptionRequest_PlanChange ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChange struct {
// plan to change to
Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// should the change be immediate or at the end of the current billing period
Immediate bool `protobuf:"varint,2,opt,name=immediate,proto3" json:"immediate,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionRequest_PlanChange) Descriptor
deprecated
added in
v0.8.29
func (*ChangeSubscriptionRequest_PlanChange) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionRequest_PlanChange.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionRequest_PlanChange) GetImmediate ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) GetImmediate() bool
func (*ChangeSubscriptionRequest_PlanChange) GetPlan ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) GetPlan() string
func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage ¶ added in v0.8.29
func (*ChangeSubscriptionRequest_PlanChange) ProtoMessage()
func (*ChangeSubscriptionRequest_PlanChange) ProtoReflect ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionRequest_PlanChange) Reset ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) Reset()
func (*ChangeSubscriptionRequest_PlanChange) String ¶ added in v0.8.29
func (x *ChangeSubscriptionRequest_PlanChange) String() string
func (*ChangeSubscriptionRequest_PlanChange) Validate ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest_PlanChange) Validate() error
Validate checks the field values on ChangeSubscriptionRequest_PlanChange with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeSubscriptionRequest_PlanChange) ValidateAll ¶ added in v0.8.29
func (m *ChangeSubscriptionRequest_PlanChange) ValidateAll() error
ValidateAll checks the field values on ChangeSubscriptionRequest_PlanChange with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeSubscriptionRequest_PlanChangeMultiError, or nil if none found.
type ChangeSubscriptionRequest_PlanChangeMultiError ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChangeMultiError []error
ChangeSubscriptionRequest_PlanChangeMultiError is an error wrapping multiple validation errors returned by ChangeSubscriptionRequest_PlanChange.ValidateAll() if the designated constraints aren't met.
func (ChangeSubscriptionRequest_PlanChangeMultiError) AllErrors ¶ added in v0.8.29
func (m ChangeSubscriptionRequest_PlanChangeMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeSubscriptionRequest_PlanChangeMultiError) Error ¶ added in v0.8.29
func (m ChangeSubscriptionRequest_PlanChangeMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeSubscriptionRequest_PlanChangeValidationError ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChangeValidationError struct {
// contains filtered or unexported fields
}
ChangeSubscriptionRequest_PlanChangeValidationError is the validation error returned by ChangeSubscriptionRequest_PlanChange.Validate if the designated constraints aren't met.
func (ChangeSubscriptionRequest_PlanChangeValidationError) Cause ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) Cause() error
Cause function returns cause value.
func (ChangeSubscriptionRequest_PlanChangeValidationError) Error ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeSubscriptionRequest_PlanChangeValidationError) ErrorName ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeSubscriptionRequest_PlanChangeValidationError) Field ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) Field() string
Field function returns field value.
func (ChangeSubscriptionRequest_PlanChangeValidationError) Key ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) Key() bool
Key function returns key value.
func (ChangeSubscriptionRequest_PlanChangeValidationError) Reason ¶ added in v0.8.29
func (e ChangeSubscriptionRequest_PlanChangeValidationError) Reason() string
Reason function returns reason value.
type ChangeSubscriptionRequest_PlanChange_ ¶ added in v0.8.29
type ChangeSubscriptionRequest_PlanChange_ struct {
PlanChange *ChangeSubscriptionRequest_PlanChange `protobuf:"bytes,6,opt,name=plan_change,json=planChange,proto3,oneof"`
}
type ChangeSubscriptionResponse ¶ added in v0.8.19
type ChangeSubscriptionResponse struct {
Phase *Subscription_Phase `protobuf:"bytes,1,opt,name=phase,proto3" json:"phase,omitempty"`
// contains filtered or unexported fields
}
func (*ChangeSubscriptionResponse) Descriptor
deprecated
added in
v0.8.19
func (*ChangeSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use ChangeSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*ChangeSubscriptionResponse) GetPhase ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) GetPhase() *Subscription_Phase
func (*ChangeSubscriptionResponse) ProtoMessage ¶ added in v0.8.19
func (*ChangeSubscriptionResponse) ProtoMessage()
func (*ChangeSubscriptionResponse) ProtoReflect ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*ChangeSubscriptionResponse) Reset ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) Reset()
func (*ChangeSubscriptionResponse) String ¶ added in v0.8.19
func (x *ChangeSubscriptionResponse) String() string
func (*ChangeSubscriptionResponse) Validate ¶ added in v0.8.19
func (m *ChangeSubscriptionResponse) Validate() error
Validate checks the field values on ChangeSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ChangeSubscriptionResponse) ValidateAll ¶ added in v0.8.19
func (m *ChangeSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on ChangeSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ChangeSubscriptionResponseMultiError, or nil if none found.
type ChangeSubscriptionResponseMultiError ¶ added in v0.8.19
type ChangeSubscriptionResponseMultiError []error
ChangeSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by ChangeSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (ChangeSubscriptionResponseMultiError) AllErrors ¶ added in v0.8.19
func (m ChangeSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ChangeSubscriptionResponseMultiError) Error ¶ added in v0.8.19
func (m ChangeSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ChangeSubscriptionResponseValidationError ¶ added in v0.8.19
type ChangeSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
ChangeSubscriptionResponseValidationError is the validation error returned by ChangeSubscriptionResponse.Validate if the designated constraints aren't met.
func (ChangeSubscriptionResponseValidationError) Cause ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (ChangeSubscriptionResponseValidationError) Error ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ChangeSubscriptionResponseValidationError) ErrorName ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ChangeSubscriptionResponseValidationError) Field ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (ChangeSubscriptionResponseValidationError) Key ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (ChangeSubscriptionResponseValidationError) Reason ¶ added in v0.8.19
func (e ChangeSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type CheckCreditEntitlementRequest ¶ added in v0.67.0
type CheckCreditEntitlementRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCreditEntitlementRequest) Descriptor
deprecated
added in
v0.67.0
func (*CheckCreditEntitlementRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditEntitlementRequest.ProtoReflect.Descriptor instead.
func (*CheckCreditEntitlementRequest) GetAmount ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) GetAmount() int64
func (*CheckCreditEntitlementRequest) GetOrgId ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) GetOrgId() string
func (*CheckCreditEntitlementRequest) ProtoMessage ¶ added in v0.67.0
func (*CheckCreditEntitlementRequest) ProtoMessage()
func (*CheckCreditEntitlementRequest) ProtoReflect ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) ProtoReflect() protoreflect.Message
func (*CheckCreditEntitlementRequest) Reset ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) Reset()
func (*CheckCreditEntitlementRequest) String ¶ added in v0.67.0
func (x *CheckCreditEntitlementRequest) String() string
func (*CheckCreditEntitlementRequest) Validate ¶ added in v0.67.0
func (m *CheckCreditEntitlementRequest) Validate() error
Validate checks the field values on CheckCreditEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckCreditEntitlementRequest) ValidateAll ¶ added in v0.67.0
func (m *CheckCreditEntitlementRequest) ValidateAll() error
ValidateAll checks the field values on CheckCreditEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckCreditEntitlementRequestMultiError, or nil if none found.
type CheckCreditEntitlementRequestMultiError ¶ added in v0.67.0
type CheckCreditEntitlementRequestMultiError []error
CheckCreditEntitlementRequestMultiError is an error wrapping multiple validation errors returned by CheckCreditEntitlementRequest.ValidateAll() if the designated constraints aren't met.
func (CheckCreditEntitlementRequestMultiError) AllErrors ¶ added in v0.67.0
func (m CheckCreditEntitlementRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckCreditEntitlementRequestMultiError) Error ¶ added in v0.67.0
func (m CheckCreditEntitlementRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckCreditEntitlementRequestValidationError ¶ added in v0.67.0
type CheckCreditEntitlementRequestValidationError struct {
// contains filtered or unexported fields
}
CheckCreditEntitlementRequestValidationError is the validation error returned by CheckCreditEntitlementRequest.Validate if the designated constraints aren't met.
func (CheckCreditEntitlementRequestValidationError) Cause ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckCreditEntitlementRequestValidationError) Error ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckCreditEntitlementRequestValidationError) ErrorName ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckCreditEntitlementRequestValidationError) Field ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) Field() string
Field function returns field value.
func (CheckCreditEntitlementRequestValidationError) Key ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) Key() bool
Key function returns key value.
func (CheckCreditEntitlementRequestValidationError) Reason ¶ added in v0.67.0
func (e CheckCreditEntitlementRequestValidationError) Reason() string
Reason function returns reason value.
type CheckCreditEntitlementResponse ¶ added in v0.67.0
type CheckCreditEntitlementResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckCreditEntitlementResponse) Descriptor
deprecated
added in
v0.67.0
func (*CheckCreditEntitlementResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckCreditEntitlementResponse.ProtoReflect.Descriptor instead.
func (*CheckCreditEntitlementResponse) GetStatus ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) GetStatus() bool
func (*CheckCreditEntitlementResponse) ProtoMessage ¶ added in v0.67.0
func (*CheckCreditEntitlementResponse) ProtoMessage()
func (*CheckCreditEntitlementResponse) ProtoReflect ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) ProtoReflect() protoreflect.Message
func (*CheckCreditEntitlementResponse) Reset ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) Reset()
func (*CheckCreditEntitlementResponse) String ¶ added in v0.67.0
func (x *CheckCreditEntitlementResponse) String() string
func (*CheckCreditEntitlementResponse) Validate ¶ added in v0.67.0
func (m *CheckCreditEntitlementResponse) Validate() error
Validate checks the field values on CheckCreditEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckCreditEntitlementResponse) ValidateAll ¶ added in v0.67.0
func (m *CheckCreditEntitlementResponse) ValidateAll() error
ValidateAll checks the field values on CheckCreditEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckCreditEntitlementResponseMultiError, or nil if none found.
type CheckCreditEntitlementResponseMultiError ¶ added in v0.67.0
type CheckCreditEntitlementResponseMultiError []error
CheckCreditEntitlementResponseMultiError is an error wrapping multiple validation errors returned by CheckCreditEntitlementResponse.ValidateAll() if the designated constraints aren't met.
func (CheckCreditEntitlementResponseMultiError) AllErrors ¶ added in v0.67.0
func (m CheckCreditEntitlementResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckCreditEntitlementResponseMultiError) Error ¶ added in v0.67.0
func (m CheckCreditEntitlementResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckCreditEntitlementResponseValidationError ¶ added in v0.67.0
type CheckCreditEntitlementResponseValidationError struct {
// contains filtered or unexported fields
}
CheckCreditEntitlementResponseValidationError is the validation error returned by CheckCreditEntitlementResponse.Validate if the designated constraints aren't met.
func (CheckCreditEntitlementResponseValidationError) Cause ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckCreditEntitlementResponseValidationError) Error ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckCreditEntitlementResponseValidationError) ErrorName ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckCreditEntitlementResponseValidationError) Field ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) Field() string
Field function returns field value.
func (CheckCreditEntitlementResponseValidationError) Key ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) Key() bool
Key function returns key value.
func (CheckCreditEntitlementResponseValidationError) Reason ¶ added in v0.67.0
func (e CheckCreditEntitlementResponseValidationError) Reason() string
Reason function returns reason value.
type CheckFeatureEntitlementRequest ¶ added in v0.8.0
type CheckFeatureEntitlementRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// ID of the billing account to update the subscription for
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// either provide billing_id of the org or API can infer the default
// billing ID from either org_id or project_id, not both
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// feature or product name
Feature string `protobuf:"bytes,3,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFeatureEntitlementRequest) Descriptor
deprecated
added in
v0.8.0
func (*CheckFeatureEntitlementRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckFeatureEntitlementRequest.ProtoReflect.Descriptor instead.
func (*CheckFeatureEntitlementRequest) GetBillingId ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) GetBillingId() string
func (*CheckFeatureEntitlementRequest) GetFeature ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) GetFeature() string
func (*CheckFeatureEntitlementRequest) GetOrgId ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) GetOrgId() string
func (*CheckFeatureEntitlementRequest) GetProjectId ¶ added in v0.8.36
func (x *CheckFeatureEntitlementRequest) GetProjectId() string
func (*CheckFeatureEntitlementRequest) ProtoMessage ¶ added in v0.8.0
func (*CheckFeatureEntitlementRequest) ProtoMessage()
func (*CheckFeatureEntitlementRequest) ProtoReflect ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) ProtoReflect() protoreflect.Message
func (*CheckFeatureEntitlementRequest) Reset ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) Reset()
func (*CheckFeatureEntitlementRequest) String ¶ added in v0.8.0
func (x *CheckFeatureEntitlementRequest) String() string
func (*CheckFeatureEntitlementRequest) Validate ¶ added in v0.8.0
func (m *CheckFeatureEntitlementRequest) Validate() error
Validate checks the field values on CheckFeatureEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckFeatureEntitlementRequest) ValidateAll ¶ added in v0.8.0
func (m *CheckFeatureEntitlementRequest) ValidateAll() error
ValidateAll checks the field values on CheckFeatureEntitlementRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckFeatureEntitlementRequestMultiError, or nil if none found.
type CheckFeatureEntitlementRequestMultiError ¶ added in v0.8.0
type CheckFeatureEntitlementRequestMultiError []error
CheckFeatureEntitlementRequestMultiError is an error wrapping multiple validation errors returned by CheckFeatureEntitlementRequest.ValidateAll() if the designated constraints aren't met.
func (CheckFeatureEntitlementRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CheckFeatureEntitlementRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckFeatureEntitlementRequestMultiError) Error ¶ added in v0.8.0
func (m CheckFeatureEntitlementRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckFeatureEntitlementRequestValidationError ¶ added in v0.8.0
type CheckFeatureEntitlementRequestValidationError struct {
// contains filtered or unexported fields
}
CheckFeatureEntitlementRequestValidationError is the validation error returned by CheckFeatureEntitlementRequest.Validate if the designated constraints aren't met.
func (CheckFeatureEntitlementRequestValidationError) Cause ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckFeatureEntitlementRequestValidationError) Error ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckFeatureEntitlementRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckFeatureEntitlementRequestValidationError) Field ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) Field() string
Field function returns field value.
func (CheckFeatureEntitlementRequestValidationError) Key ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) Key() bool
Key function returns key value.
func (CheckFeatureEntitlementRequestValidationError) Reason ¶ added in v0.8.0
func (e CheckFeatureEntitlementRequestValidationError) Reason() string
Reason function returns reason value.
type CheckFeatureEntitlementResponse ¶ added in v0.8.0
type CheckFeatureEntitlementResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFeatureEntitlementResponse) Descriptor
deprecated
added in
v0.8.0
func (*CheckFeatureEntitlementResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckFeatureEntitlementResponse.ProtoReflect.Descriptor instead.
func (*CheckFeatureEntitlementResponse) GetStatus ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) GetStatus() bool
func (*CheckFeatureEntitlementResponse) ProtoMessage ¶ added in v0.8.0
func (*CheckFeatureEntitlementResponse) ProtoMessage()
func (*CheckFeatureEntitlementResponse) ProtoReflect ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) ProtoReflect() protoreflect.Message
func (*CheckFeatureEntitlementResponse) Reset ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) Reset()
func (*CheckFeatureEntitlementResponse) String ¶ added in v0.8.0
func (x *CheckFeatureEntitlementResponse) String() string
func (*CheckFeatureEntitlementResponse) Validate ¶ added in v0.8.0
func (m *CheckFeatureEntitlementResponse) Validate() error
Validate checks the field values on CheckFeatureEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckFeatureEntitlementResponse) ValidateAll ¶ added in v0.8.0
func (m *CheckFeatureEntitlementResponse) ValidateAll() error
ValidateAll checks the field values on CheckFeatureEntitlementResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckFeatureEntitlementResponseMultiError, or nil if none found.
type CheckFeatureEntitlementResponseMultiError ¶ added in v0.8.0
type CheckFeatureEntitlementResponseMultiError []error
CheckFeatureEntitlementResponseMultiError is an error wrapping multiple validation errors returned by CheckFeatureEntitlementResponse.ValidateAll() if the designated constraints aren't met.
func (CheckFeatureEntitlementResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CheckFeatureEntitlementResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckFeatureEntitlementResponseMultiError) Error ¶ added in v0.8.0
func (m CheckFeatureEntitlementResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckFeatureEntitlementResponseValidationError ¶ added in v0.8.0
type CheckFeatureEntitlementResponseValidationError struct {
// contains filtered or unexported fields
}
CheckFeatureEntitlementResponseValidationError is the validation error returned by CheckFeatureEntitlementResponse.Validate if the designated constraints aren't met.
func (CheckFeatureEntitlementResponseValidationError) Cause ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckFeatureEntitlementResponseValidationError) Error ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckFeatureEntitlementResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckFeatureEntitlementResponseValidationError) Field ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) Field() string
Field function returns field value.
func (CheckFeatureEntitlementResponseValidationError) Key ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) Key() bool
Key function returns key value.
func (CheckFeatureEntitlementResponseValidationError) Reason ¶ added in v0.8.0
func (e CheckFeatureEntitlementResponseValidationError) Reason() string
Reason function returns reason value.
type CheckFederatedResourcePermissionRequest ¶ added in v0.8.0
type CheckFederatedResourcePermissionRequest struct {
Subject string `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"`
Resource string `protobuf:"bytes,2,opt,name=resource,proto3" json:"resource,omitempty"`
Permission string `protobuf:"bytes,3,opt,name=permission,proto3" json:"permission,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFederatedResourcePermissionRequest) Descriptor
deprecated
added in
v0.8.0
func (*CheckFederatedResourcePermissionRequest) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedResourcePermissionRequest.ProtoReflect.Descriptor instead.
func (*CheckFederatedResourcePermissionRequest) GetPermission ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetPermission() string
func (*CheckFederatedResourcePermissionRequest) GetResource ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetResource() string
func (*CheckFederatedResourcePermissionRequest) GetSubject ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) GetSubject() string
func (*CheckFederatedResourcePermissionRequest) ProtoMessage ¶ added in v0.8.0
func (*CheckFederatedResourcePermissionRequest) ProtoMessage()
func (*CheckFederatedResourcePermissionRequest) ProtoReflect ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) ProtoReflect() protoreflect.Message
func (*CheckFederatedResourcePermissionRequest) Reset ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) Reset()
func (*CheckFederatedResourcePermissionRequest) String ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionRequest) String() string
func (*CheckFederatedResourcePermissionRequest) Validate ¶ added in v0.8.0
func (m *CheckFederatedResourcePermissionRequest) Validate() error
Validate checks the field values on CheckFederatedResourcePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckFederatedResourcePermissionRequest) ValidateAll ¶ added in v0.8.0
func (m *CheckFederatedResourcePermissionRequest) ValidateAll() error
ValidateAll checks the field values on CheckFederatedResourcePermissionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckFederatedResourcePermissionRequestMultiError, or nil if none found.
type CheckFederatedResourcePermissionRequestMultiError ¶ added in v0.8.0
type CheckFederatedResourcePermissionRequestMultiError []error
CheckFederatedResourcePermissionRequestMultiError is an error wrapping multiple validation errors returned by CheckFederatedResourcePermissionRequest.ValidateAll() if the designated constraints aren't met.
func (CheckFederatedResourcePermissionRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CheckFederatedResourcePermissionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckFederatedResourcePermissionRequestMultiError) Error ¶ added in v0.8.0
func (m CheckFederatedResourcePermissionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckFederatedResourcePermissionRequestValidationError ¶ added in v0.8.0
type CheckFederatedResourcePermissionRequestValidationError struct {
// contains filtered or unexported fields
}
CheckFederatedResourcePermissionRequestValidationError is the validation error returned by CheckFederatedResourcePermissionRequest.Validate if the designated constraints aren't met.
func (CheckFederatedResourcePermissionRequestValidationError) Cause ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) Cause() error
Cause function returns cause value.
func (CheckFederatedResourcePermissionRequestValidationError) Error ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CheckFederatedResourcePermissionRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CheckFederatedResourcePermissionRequestValidationError) Field ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) Field() string
Field function returns field value.
func (CheckFederatedResourcePermissionRequestValidationError) Key ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) Key() bool
Key function returns key value.
func (CheckFederatedResourcePermissionRequestValidationError) Reason ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionRequestValidationError) Reason() string
Reason function returns reason value.
type CheckFederatedResourcePermissionResponse ¶ added in v0.8.0
type CheckFederatedResourcePermissionResponse struct {
Status bool `protobuf:"varint,1,opt,name=status,proto3" json:"status,omitempty"`
// contains filtered or unexported fields
}
func (*CheckFederatedResourcePermissionResponse) Descriptor
deprecated
added in
v0.8.0
func (*CheckFederatedResourcePermissionResponse) Descriptor() ([]byte, []int)
Deprecated: Use CheckFederatedResourcePermissionResponse.ProtoReflect.Descriptor instead.
func (*CheckFederatedResourcePermissionResponse) GetStatus ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) GetStatus() bool
func (*CheckFederatedResourcePermissionResponse) ProtoMessage ¶ added in v0.8.0
func (*CheckFederatedResourcePermissionResponse) ProtoMessage()
func (*CheckFederatedResourcePermissionResponse) ProtoReflect ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) ProtoReflect() protoreflect.Message
func (*CheckFederatedResourcePermissionResponse) Reset ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) Reset()
func (*CheckFederatedResourcePermissionResponse) String ¶ added in v0.8.0
func (x *CheckFederatedResourcePermissionResponse) String() string
func (*CheckFederatedResourcePermissionResponse) Validate ¶ added in v0.8.0
func (m *CheckFederatedResourcePermissionResponse) Validate() error
Validate checks the field values on CheckFederatedResourcePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckFederatedResourcePermissionResponse) ValidateAll ¶ added in v0.8.0
func (m *CheckFederatedResourcePermissionResponse) ValidateAll() error
ValidateAll checks the field values on CheckFederatedResourcePermissionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckFederatedResourcePermissionResponseMultiError, or nil if none found.
type CheckFederatedResourcePermissionResponseMultiError ¶ added in v0.8.0
type CheckFederatedResourcePermissionResponseMultiError []error
CheckFederatedResourcePermissionResponseMultiError is an error wrapping multiple validation errors returned by CheckFederatedResourcePermissionResponse.ValidateAll() if the designated constraints aren't met.
func (CheckFederatedResourcePermissionResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CheckFederatedResourcePermissionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckFederatedResourcePermissionResponseMultiError) Error ¶ added in v0.8.0
func (m CheckFederatedResourcePermissionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckFederatedResourcePermissionResponseValidationError ¶ added in v0.8.0
type CheckFederatedResourcePermissionResponseValidationError struct {
// contains filtered or unexported fields
}
CheckFederatedResourcePermissionResponseValidationError is the validation error returned by CheckFederatedResourcePermissionResponse.Validate if the designated constraints aren't met.
func (CheckFederatedResourcePermissionResponseValidationError) Cause ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) Cause() error
Cause function returns cause value.
func (CheckFederatedResourcePermissionResponseValidationError) Error ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CheckFederatedResourcePermissionResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CheckFederatedResourcePermissionResponseValidationError) Field ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) Field() string
Field function returns field value.
func (CheckFederatedResourcePermissionResponseValidationError) Key ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) Key() bool
Key function returns key value.
func (CheckFederatedResourcePermissionResponseValidationError) Reason ¶ added in v0.8.0
func (e CheckFederatedResourcePermissionResponseValidationError) 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 CheckoutProductBody ¶ added in v0.8.14
type CheckoutProductBody struct {
Product string `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
Quantity int64 `protobuf:"varint,2,opt,name=quantity,proto3" json:"quantity,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutProductBody) Descriptor
deprecated
added in
v0.8.14
func (*CheckoutProductBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutProductBody.ProtoReflect.Descriptor instead.
func (*CheckoutProductBody) GetProduct ¶ added in v0.8.14
func (x *CheckoutProductBody) GetProduct() string
func (*CheckoutProductBody) GetQuantity ¶ added in v0.9.2
func (x *CheckoutProductBody) GetQuantity() int64
func (*CheckoutProductBody) ProtoMessage ¶ added in v0.8.14
func (*CheckoutProductBody) ProtoMessage()
func (*CheckoutProductBody) ProtoReflect ¶ added in v0.8.14
func (x *CheckoutProductBody) ProtoReflect() protoreflect.Message
func (*CheckoutProductBody) Reset ¶ added in v0.8.14
func (x *CheckoutProductBody) Reset()
func (*CheckoutProductBody) String ¶ added in v0.8.14
func (x *CheckoutProductBody) String() string
func (*CheckoutProductBody) Validate ¶ added in v0.8.14
func (m *CheckoutProductBody) Validate() error
Validate checks the field values on CheckoutProductBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckoutProductBody) ValidateAll ¶ added in v0.8.14
func (m *CheckoutProductBody) ValidateAll() error
ValidateAll checks the field values on CheckoutProductBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckoutProductBodyMultiError, or nil if none found.
type CheckoutProductBodyMultiError ¶ added in v0.8.14
type CheckoutProductBodyMultiError []error
CheckoutProductBodyMultiError is an error wrapping multiple validation errors returned by CheckoutProductBody.ValidateAll() if the designated constraints aren't met.
func (CheckoutProductBodyMultiError) AllErrors ¶ added in v0.8.14
func (m CheckoutProductBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckoutProductBodyMultiError) Error ¶ added in v0.8.14
func (m CheckoutProductBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckoutProductBodyValidationError ¶ added in v0.8.14
type CheckoutProductBodyValidationError struct {
// contains filtered or unexported fields
}
CheckoutProductBodyValidationError is the validation error returned by CheckoutProductBody.Validate if the designated constraints aren't met.
func (CheckoutProductBodyValidationError) Cause ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) Cause() error
Cause function returns cause value.
func (CheckoutProductBodyValidationError) Error ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) Error() string
Error satisfies the builtin error interface
func (CheckoutProductBodyValidationError) ErrorName ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) ErrorName() string
ErrorName returns error name.
func (CheckoutProductBodyValidationError) Field ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) Field() string
Field function returns field value.
func (CheckoutProductBodyValidationError) Key ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) Key() bool
Key function returns key value.
func (CheckoutProductBodyValidationError) Reason ¶ added in v0.8.14
func (e CheckoutProductBodyValidationError) Reason() string
Reason function returns reason value.
type CheckoutSession ¶ added in v0.8.0
type CheckoutSession struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CheckoutUrl string `protobuf:"bytes,2,opt,name=checkout_url,json=checkoutUrl,proto3" json:"checkout_url,omitempty"`
SuccessUrl string `protobuf:"bytes,3,opt,name=success_url,json=successUrl,proto3" json:"success_url,omitempty"`
CancelUrl string `protobuf:"bytes,4,opt,name=cancel_url,json=cancelUrl,proto3" json:"cancel_url,omitempty"`
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Plan string `protobuf:"bytes,6,opt,name=plan,proto3" json:"plan,omitempty"`
Product string `protobuf:"bytes,7,opt,name=product,proto3" json:"product,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
ExpireAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=expire_at,json=expireAt,proto3" json:"expire_at,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSession) Descriptor
deprecated
added in
v0.8.0
func (*CheckoutSession) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSession.ProtoReflect.Descriptor instead.
func (*CheckoutSession) GetCancelUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetCancelUrl() string
func (*CheckoutSession) GetCheckoutUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetCheckoutUrl() string
func (*CheckoutSession) GetCreatedAt ¶ added in v0.8.0
func (x *CheckoutSession) GetCreatedAt() *timestamppb.Timestamp
func (*CheckoutSession) GetExpireAt ¶ added in v0.8.0
func (x *CheckoutSession) GetExpireAt() *timestamppb.Timestamp
func (*CheckoutSession) GetId ¶ added in v0.8.0
func (x *CheckoutSession) GetId() string
func (*CheckoutSession) GetMetadata ¶ added in v0.8.0
func (x *CheckoutSession) GetMetadata() *structpb.Struct
func (*CheckoutSession) GetPlan ¶ added in v0.8.19
func (x *CheckoutSession) GetPlan() string
func (*CheckoutSession) GetProduct ¶ added in v0.8.19
func (x *CheckoutSession) GetProduct() string
func (*CheckoutSession) GetState ¶ added in v0.8.0
func (x *CheckoutSession) GetState() string
func (*CheckoutSession) GetSuccessUrl ¶ added in v0.8.0
func (x *CheckoutSession) GetSuccessUrl() string
func (*CheckoutSession) GetUpdatedAt ¶ added in v0.8.0
func (x *CheckoutSession) GetUpdatedAt() *timestamppb.Timestamp
func (*CheckoutSession) ProtoMessage ¶ added in v0.8.0
func (*CheckoutSession) ProtoMessage()
func (*CheckoutSession) ProtoReflect ¶ added in v0.8.0
func (x *CheckoutSession) ProtoReflect() protoreflect.Message
func (*CheckoutSession) Reset ¶ added in v0.8.0
func (x *CheckoutSession) Reset()
func (*CheckoutSession) String ¶ added in v0.8.0
func (x *CheckoutSession) String() string
func (*CheckoutSession) Validate ¶ added in v0.8.0
func (m *CheckoutSession) Validate() error
Validate checks the field values on CheckoutSession with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckoutSession) ValidateAll ¶ added in v0.8.0
func (m *CheckoutSession) ValidateAll() error
ValidateAll checks the field values on CheckoutSession with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckoutSessionMultiError, or nil if none found.
type CheckoutSessionMultiError ¶ added in v0.8.0
type CheckoutSessionMultiError []error
CheckoutSessionMultiError is an error wrapping multiple validation errors returned by CheckoutSession.ValidateAll() if the designated constraints aren't met.
func (CheckoutSessionMultiError) AllErrors ¶ added in v0.8.0
func (m CheckoutSessionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckoutSessionMultiError) Error ¶ added in v0.8.0
func (m CheckoutSessionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckoutSessionValidationError ¶ added in v0.8.0
type CheckoutSessionValidationError struct {
// contains filtered or unexported fields
}
CheckoutSessionValidationError is the validation error returned by CheckoutSession.Validate if the designated constraints aren't met.
func (CheckoutSessionValidationError) Cause ¶ added in v0.8.0
func (e CheckoutSessionValidationError) Cause() error
Cause function returns cause value.
func (CheckoutSessionValidationError) Error ¶ added in v0.8.0
func (e CheckoutSessionValidationError) Error() string
Error satisfies the builtin error interface
func (CheckoutSessionValidationError) ErrorName ¶ added in v0.8.0
func (e CheckoutSessionValidationError) ErrorName() string
ErrorName returns error name.
func (CheckoutSessionValidationError) Field ¶ added in v0.8.0
func (e CheckoutSessionValidationError) Field() string
Field function returns field value.
func (CheckoutSessionValidationError) Key ¶ added in v0.8.0
func (e CheckoutSessionValidationError) Key() bool
Key function returns key value.
func (CheckoutSessionValidationError) Reason ¶ added in v0.8.0
func (e CheckoutSessionValidationError) Reason() string
Reason function returns reason value.
type CheckoutSetupBody ¶ added in v0.8.16
type CheckoutSetupBody struct {
PaymentMethod bool `protobuf:"varint,1,opt,name=payment_method,json=paymentMethod,proto3" json:"payment_method,omitempty"`
CustomerPortal bool `protobuf:"varint,2,opt,name=customer_portal,json=customerPortal,proto3" json:"customer_portal,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSetupBody) Descriptor
deprecated
added in
v0.8.16
func (*CheckoutSetupBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSetupBody.ProtoReflect.Descriptor instead.
func (*CheckoutSetupBody) GetCustomerPortal ¶ added in v0.10.0
func (x *CheckoutSetupBody) GetCustomerPortal() bool
func (*CheckoutSetupBody) GetPaymentMethod ¶ added in v0.8.16
func (x *CheckoutSetupBody) GetPaymentMethod() bool
func (*CheckoutSetupBody) ProtoMessage ¶ added in v0.8.16
func (*CheckoutSetupBody) ProtoMessage()
func (*CheckoutSetupBody) ProtoReflect ¶ added in v0.8.16
func (x *CheckoutSetupBody) ProtoReflect() protoreflect.Message
func (*CheckoutSetupBody) Reset ¶ added in v0.8.16
func (x *CheckoutSetupBody) Reset()
func (*CheckoutSetupBody) String ¶ added in v0.8.16
func (x *CheckoutSetupBody) String() string
func (*CheckoutSetupBody) Validate ¶ added in v0.8.16
func (m *CheckoutSetupBody) Validate() error
Validate checks the field values on CheckoutSetupBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckoutSetupBody) ValidateAll ¶ added in v0.8.16
func (m *CheckoutSetupBody) ValidateAll() error
ValidateAll checks the field values on CheckoutSetupBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckoutSetupBodyMultiError, or nil if none found.
type CheckoutSetupBodyMultiError ¶ added in v0.8.16
type CheckoutSetupBodyMultiError []error
CheckoutSetupBodyMultiError is an error wrapping multiple validation errors returned by CheckoutSetupBody.ValidateAll() if the designated constraints aren't met.
func (CheckoutSetupBodyMultiError) AllErrors ¶ added in v0.8.16
func (m CheckoutSetupBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckoutSetupBodyMultiError) Error ¶ added in v0.8.16
func (m CheckoutSetupBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckoutSetupBodyValidationError ¶ added in v0.8.16
type CheckoutSetupBodyValidationError struct {
// contains filtered or unexported fields
}
CheckoutSetupBodyValidationError is the validation error returned by CheckoutSetupBody.Validate if the designated constraints aren't met.
func (CheckoutSetupBodyValidationError) Cause ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) Cause() error
Cause function returns cause value.
func (CheckoutSetupBodyValidationError) Error ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) Error() string
Error satisfies the builtin error interface
func (CheckoutSetupBodyValidationError) ErrorName ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) ErrorName() string
ErrorName returns error name.
func (CheckoutSetupBodyValidationError) Field ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) Field() string
Field function returns field value.
func (CheckoutSetupBodyValidationError) Key ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) Key() bool
Key function returns key value.
func (CheckoutSetupBodyValidationError) Reason ¶ added in v0.8.16
func (e CheckoutSetupBodyValidationError) Reason() string
Reason function returns reason value.
type CheckoutSubscriptionBody ¶ added in v0.8.0
type CheckoutSubscriptionBody struct {
Plan string `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
SkipTrial bool `protobuf:"varint,2,opt,name=skip_trial,json=skipTrial,proto3" json:"skip_trial,omitempty"`
CancelAfterTrial bool `protobuf:"varint,3,opt,name=cancel_after_trial,json=cancelAfterTrial,proto3" json:"cancel_after_trial,omitempty"`
// provider_coupon_id is the coupon code that will be applied to the subscription
// generated by the billing provider, this will be deprecated once coupons are
// managed by the platform
ProviderCouponId string `protobuf:"bytes,4,opt,name=provider_coupon_id,json=providerCouponId,proto3" json:"provider_coupon_id,omitempty"`
// contains filtered or unexported fields
}
func (*CheckoutSubscriptionBody) Descriptor
deprecated
added in
v0.8.0
func (*CheckoutSubscriptionBody) Descriptor() ([]byte, []int)
Deprecated: Use CheckoutSubscriptionBody.ProtoReflect.Descriptor instead.
func (*CheckoutSubscriptionBody) GetCancelAfterTrial ¶ added in v0.8.30
func (x *CheckoutSubscriptionBody) GetCancelAfterTrial() bool
func (*CheckoutSubscriptionBody) GetPlan ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) GetPlan() string
func (*CheckoutSubscriptionBody) GetProviderCouponId ¶ added in v0.8.41
func (x *CheckoutSubscriptionBody) GetProviderCouponId() string
func (*CheckoutSubscriptionBody) GetSkipTrial ¶ added in v0.8.30
func (x *CheckoutSubscriptionBody) GetSkipTrial() bool
func (*CheckoutSubscriptionBody) ProtoMessage ¶ added in v0.8.0
func (*CheckoutSubscriptionBody) ProtoMessage()
func (*CheckoutSubscriptionBody) ProtoReflect ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) ProtoReflect() protoreflect.Message
func (*CheckoutSubscriptionBody) Reset ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) Reset()
func (*CheckoutSubscriptionBody) String ¶ added in v0.8.0
func (x *CheckoutSubscriptionBody) String() string
func (*CheckoutSubscriptionBody) Validate ¶ added in v0.8.0
func (m *CheckoutSubscriptionBody) Validate() error
Validate checks the field values on CheckoutSubscriptionBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CheckoutSubscriptionBody) ValidateAll ¶ added in v0.8.0
func (m *CheckoutSubscriptionBody) ValidateAll() error
ValidateAll checks the field values on CheckoutSubscriptionBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CheckoutSubscriptionBodyMultiError, or nil if none found.
type CheckoutSubscriptionBodyMultiError ¶ added in v0.8.0
type CheckoutSubscriptionBodyMultiError []error
CheckoutSubscriptionBodyMultiError is an error wrapping multiple validation errors returned by CheckoutSubscriptionBody.ValidateAll() if the designated constraints aren't met.
func (CheckoutSubscriptionBodyMultiError) AllErrors ¶ added in v0.8.0
func (m CheckoutSubscriptionBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CheckoutSubscriptionBodyMultiError) Error ¶ added in v0.8.0
func (m CheckoutSubscriptionBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CheckoutSubscriptionBodyValidationError ¶ added in v0.8.0
type CheckoutSubscriptionBodyValidationError struct {
// contains filtered or unexported fields
}
CheckoutSubscriptionBodyValidationError is the validation error returned by CheckoutSubscriptionBody.Validate if the designated constraints aren't met.
func (CheckoutSubscriptionBodyValidationError) Cause ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) Cause() error
Cause function returns cause value.
func (CheckoutSubscriptionBodyValidationError) Error ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) Error() string
Error satisfies the builtin error interface
func (CheckoutSubscriptionBodyValidationError) ErrorName ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) ErrorName() string
ErrorName returns error name.
func (CheckoutSubscriptionBodyValidationError) Field ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) Field() string
Field function returns field value.
func (CheckoutSubscriptionBodyValidationError) Key ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) Key() bool
Key function returns key value.
func (CheckoutSubscriptionBodyValidationError) Reason ¶ added in v0.8.0
func (e CheckoutSubscriptionBodyValidationError) Reason() string
Reason function returns reason value.
type CreateAuditRecordRequest ¶ added in v0.74.0
type CreateAuditRecordRequest struct {
Actor *AuditRecordActor `protobuf:"bytes,1,opt,name=actor,proto3" json:"actor,omitempty"`
Event string `protobuf:"bytes,2,opt,name=event,proto3" json:"event,omitempty"`
// Base resource on which this change happened
Resource *AuditRecordResource `protobuf:"bytes,3,opt,name=resource,proto3" json:"resource,omitempty"`
// Related resource info (optional)
Target *AuditRecordTarget `protobuf:"bytes,4,opt,name=target,proto3" json:"target,omitempty"`
// When the event occurred
OccurredAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=occurred_at,json=occurredAt,proto3" json:"occurred_at,omitempty"`
OrgId string `protobuf:"bytes,6,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Request ID for tracing
RequestId string `protobuf:"bytes,7,opt,name=request_id,json=requestId,proto3" json:"request_id,omitempty"`
// Flexible metadata field for any additional data including reason, changes, etc.
Metadata *structpb.Struct `protobuf:"bytes,8,opt,name=metadata,proto3" json:"metadata,omitempty"`
// Idempotency key to prevent duplicate audit records. Can be used for storing external id.
IdempotencyKey string `protobuf:"bytes,9,opt,name=idempotency_key,json=idempotencyKey,proto3" json:"idempotency_key,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAuditRecordRequest) Descriptor
deprecated
added in
v0.74.0
func (*CreateAuditRecordRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuditRecordRequest.ProtoReflect.Descriptor instead.
func (*CreateAuditRecordRequest) GetActor ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetActor() *AuditRecordActor
func (*CreateAuditRecordRequest) GetEvent ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetEvent() string
func (*CreateAuditRecordRequest) GetIdempotencyKey ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetIdempotencyKey() string
func (*CreateAuditRecordRequest) GetMetadata ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetMetadata() *structpb.Struct
func (*CreateAuditRecordRequest) GetOccurredAt ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetOccurredAt() *timestamppb.Timestamp
func (*CreateAuditRecordRequest) GetOrgId ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetOrgId() string
func (*CreateAuditRecordRequest) GetRequestId ¶ added in v0.75.0
func (x *CreateAuditRecordRequest) GetRequestId() string
func (*CreateAuditRecordRequest) GetResource ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetResource() *AuditRecordResource
func (*CreateAuditRecordRequest) GetTarget ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) GetTarget() *AuditRecordTarget
func (*CreateAuditRecordRequest) ProtoMessage ¶ added in v0.74.0
func (*CreateAuditRecordRequest) ProtoMessage()
func (*CreateAuditRecordRequest) ProtoReflect ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) ProtoReflect() protoreflect.Message
func (*CreateAuditRecordRequest) Reset ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) Reset()
func (*CreateAuditRecordRequest) String ¶ added in v0.74.0
func (x *CreateAuditRecordRequest) String() string
func (*CreateAuditRecordRequest) Validate ¶ added in v0.74.0
func (m *CreateAuditRecordRequest) Validate() error
Validate checks the field values on CreateAuditRecordRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAuditRecordRequest) ValidateAll ¶ added in v0.74.0
func (m *CreateAuditRecordRequest) ValidateAll() error
ValidateAll checks the field values on CreateAuditRecordRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAuditRecordRequestMultiError, or nil if none found.
type CreateAuditRecordRequestMultiError ¶ added in v0.74.0
type CreateAuditRecordRequestMultiError []error
CreateAuditRecordRequestMultiError is an error wrapping multiple validation errors returned by CreateAuditRecordRequest.ValidateAll() if the designated constraints aren't met.
func (CreateAuditRecordRequestMultiError) AllErrors ¶ added in v0.74.0
func (m CreateAuditRecordRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAuditRecordRequestMultiError) Error ¶ added in v0.74.0
func (m CreateAuditRecordRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAuditRecordRequestValidationError ¶ added in v0.74.0
type CreateAuditRecordRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAuditRecordRequestValidationError is the validation error returned by CreateAuditRecordRequest.Validate if the designated constraints aren't met.
func (CreateAuditRecordRequestValidationError) Cause ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAuditRecordRequestValidationError) Error ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAuditRecordRequestValidationError) ErrorName ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAuditRecordRequestValidationError) Field ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) Field() string
Field function returns field value.
func (CreateAuditRecordRequestValidationError) Key ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) Key() bool
Key function returns key value.
func (CreateAuditRecordRequestValidationError) Reason ¶ added in v0.74.0
func (e CreateAuditRecordRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAuditRecordResponse ¶ added in v0.74.0
type CreateAuditRecordResponse struct {
AuditRecord *AuditRecord `protobuf:"bytes,1,opt,name=audit_record,json=auditRecord,proto3" json:"audit_record,omitempty"`
// contains filtered or unexported fields
}
func (*CreateAuditRecordResponse) Descriptor
deprecated
added in
v0.74.0
func (*CreateAuditRecordResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAuditRecordResponse.ProtoReflect.Descriptor instead.
func (*CreateAuditRecordResponse) GetAuditRecord ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) GetAuditRecord() *AuditRecord
func (*CreateAuditRecordResponse) ProtoMessage ¶ added in v0.74.0
func (*CreateAuditRecordResponse) ProtoMessage()
func (*CreateAuditRecordResponse) ProtoReflect ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) ProtoReflect() protoreflect.Message
func (*CreateAuditRecordResponse) Reset ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) Reset()
func (*CreateAuditRecordResponse) String ¶ added in v0.74.0
func (x *CreateAuditRecordResponse) String() string
func (*CreateAuditRecordResponse) Validate ¶ added in v0.74.0
func (m *CreateAuditRecordResponse) Validate() error
Validate checks the field values on CreateAuditRecordResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAuditRecordResponse) ValidateAll ¶ added in v0.74.0
func (m *CreateAuditRecordResponse) ValidateAll() error
ValidateAll checks the field values on CreateAuditRecordResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAuditRecordResponseMultiError, or nil if none found.
type CreateAuditRecordResponseMultiError ¶ added in v0.74.0
type CreateAuditRecordResponseMultiError []error
CreateAuditRecordResponseMultiError is an error wrapping multiple validation errors returned by CreateAuditRecordResponse.ValidateAll() if the designated constraints aren't met.
func (CreateAuditRecordResponseMultiError) AllErrors ¶ added in v0.74.0
func (m CreateAuditRecordResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAuditRecordResponseMultiError) Error ¶ added in v0.74.0
func (m CreateAuditRecordResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAuditRecordResponseValidationError ¶ added in v0.74.0
type CreateAuditRecordResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAuditRecordResponseValidationError is the validation error returned by CreateAuditRecordResponse.Validate if the designated constraints aren't met.
func (CreateAuditRecordResponseValidationError) Cause ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAuditRecordResponseValidationError) Error ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAuditRecordResponseValidationError) ErrorName ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAuditRecordResponseValidationError) Field ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) Field() string
Field function returns field value.
func (CreateAuditRecordResponseValidationError) Key ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) Key() bool
Key function returns key value.
func (CreateAuditRecordResponseValidationError) Reason ¶ added in v0.74.0
func (e CreateAuditRecordResponseValidationError) Reason() string
Reason function returns reason value.
type CreateBillingAccountRequest ¶ added in v0.8.0
type CreateBillingAccountRequest struct {
// ID of the organization to create the billing account for
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// Billing account to create.
Body *BillingAccountRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// Offline billing account don't get registered with billing provider
Offline bool `protobuf:"varint,3,opt,name=offline,proto3" json:"offline,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingAccountRequest) GetBody ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) GetBody() *BillingAccountRequestBody
func (*CreateBillingAccountRequest) GetOffline ¶ added in v0.17.0
func (x *CreateBillingAccountRequest) GetOffline() bool
func (*CreateBillingAccountRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) GetOrgId() string
func (*CreateBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingAccountRequest) ProtoMessage()
func (*CreateBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) Reset()
func (*CreateBillingAccountRequest) String ¶ added in v0.8.0
func (x *CreateBillingAccountRequest) String() string
func (*CreateBillingAccountRequest) Validate ¶ added in v0.8.0
func (m *CreateBillingAccountRequest) Validate() error
Validate checks the field values on CreateBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBillingAccountRequest) ValidateAll ¶ added in v0.8.0
func (m *CreateBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on CreateBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBillingAccountRequestMultiError, or nil if none found.
type CreateBillingAccountRequestMultiError ¶ added in v0.8.0
type CreateBillingAccountRequestMultiError []error
CreateBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by CreateBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (CreateBillingAccountRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CreateBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBillingAccountRequestMultiError) Error ¶ added in v0.8.0
func (m CreateBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBillingAccountRequestValidationError ¶ added in v0.8.0
type CreateBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
CreateBillingAccountRequestValidationError is the validation error returned by CreateBillingAccountRequest.Validate if the designated constraints aren't met.
func (CreateBillingAccountRequestValidationError) Cause ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateBillingAccountRequestValidationError) Error ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBillingAccountRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBillingAccountRequestValidationError) Field ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (CreateBillingAccountRequestValidationError) Key ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (CreateBillingAccountRequestValidationError) Reason ¶ added in v0.8.0
func (e CreateBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type CreateBillingAccountResponse ¶ added in v0.8.0
type CreateBillingAccountResponse struct {
// Created billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*CreateBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingAccountResponse) ProtoMessage()
func (*CreateBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) Reset()
func (*CreateBillingAccountResponse) String ¶ added in v0.8.0
func (x *CreateBillingAccountResponse) String() string
func (*CreateBillingAccountResponse) Validate ¶ added in v0.8.0
func (m *CreateBillingAccountResponse) Validate() error
Validate checks the field values on CreateBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBillingAccountResponse) ValidateAll ¶ added in v0.8.0
func (m *CreateBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on CreateBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBillingAccountResponseMultiError, or nil if none found.
type CreateBillingAccountResponseMultiError ¶ added in v0.8.0
type CreateBillingAccountResponseMultiError []error
CreateBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by CreateBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (CreateBillingAccountResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CreateBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBillingAccountResponseMultiError) Error ¶ added in v0.8.0
func (m CreateBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBillingAccountResponseValidationError ¶ added in v0.8.0
type CreateBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
CreateBillingAccountResponseValidationError is the validation error returned by CreateBillingAccountResponse.Validate if the designated constraints aren't met.
func (CreateBillingAccountResponseValidationError) Cause ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateBillingAccountResponseValidationError) Error ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBillingAccountResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBillingAccountResponseValidationError) Field ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (CreateBillingAccountResponseValidationError) Key ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (CreateBillingAccountResponseValidationError) Reason ¶ added in v0.8.0
func (e CreateBillingAccountResponseValidationError) Reason() string
Reason function returns reason value.
type CreateBillingUsageRequest ¶ added in v0.8.0
type CreateBillingUsageRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// ID of the billing account to update the subscription for
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// either provide billing_id of the org or API can infer the default
// billing ID from either org_id or project_id, not both
ProjectId string `protobuf:"bytes,4,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// Usage to create
Usages []*Usage `protobuf:"bytes,3,rep,name=usages,proto3" json:"usages,omitempty"`
// contains filtered or unexported fields
}
func (*CreateBillingUsageRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingUsageRequest.ProtoReflect.Descriptor instead.
func (*CreateBillingUsageRequest) GetBillingId ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) GetBillingId() string
func (*CreateBillingUsageRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) GetOrgId() string
func (*CreateBillingUsageRequest) GetProjectId ¶ added in v0.8.36
func (x *CreateBillingUsageRequest) GetProjectId() string
func (*CreateBillingUsageRequest) GetUsages ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) GetUsages() []*Usage
func (*CreateBillingUsageRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingUsageRequest) ProtoMessage()
func (*CreateBillingUsageRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) ProtoReflect() protoreflect.Message
func (*CreateBillingUsageRequest) Reset ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) Reset()
func (*CreateBillingUsageRequest) String ¶ added in v0.8.0
func (x *CreateBillingUsageRequest) String() string
func (*CreateBillingUsageRequest) Validate ¶ added in v0.8.0
func (m *CreateBillingUsageRequest) Validate() error
Validate checks the field values on CreateBillingUsageRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBillingUsageRequest) ValidateAll ¶ added in v0.8.0
func (m *CreateBillingUsageRequest) ValidateAll() error
ValidateAll checks the field values on CreateBillingUsageRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBillingUsageRequestMultiError, or nil if none found.
type CreateBillingUsageRequestMultiError ¶ added in v0.8.0
type CreateBillingUsageRequestMultiError []error
CreateBillingUsageRequestMultiError is an error wrapping multiple validation errors returned by CreateBillingUsageRequest.ValidateAll() if the designated constraints aren't met.
func (CreateBillingUsageRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CreateBillingUsageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBillingUsageRequestMultiError) Error ¶ added in v0.8.0
func (m CreateBillingUsageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBillingUsageRequestValidationError ¶ added in v0.8.0
type CreateBillingUsageRequestValidationError struct {
// contains filtered or unexported fields
}
CreateBillingUsageRequestValidationError is the validation error returned by CreateBillingUsageRequest.Validate if the designated constraints aren't met.
func (CreateBillingUsageRequestValidationError) Cause ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateBillingUsageRequestValidationError) Error ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBillingUsageRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBillingUsageRequestValidationError) Field ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) Field() string
Field function returns field value.
func (CreateBillingUsageRequestValidationError) Key ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) Key() bool
Key function returns key value.
func (CreateBillingUsageRequestValidationError) Reason ¶ added in v0.8.0
func (e CreateBillingUsageRequestValidationError) Reason() string
Reason function returns reason value.
type CreateBillingUsageResponse ¶ added in v0.8.0
type CreateBillingUsageResponse struct {
// contains filtered or unexported fields
}
func (*CreateBillingUsageResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateBillingUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBillingUsageResponse.ProtoReflect.Descriptor instead.
func (*CreateBillingUsageResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateBillingUsageResponse) ProtoMessage()
func (*CreateBillingUsageResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) ProtoReflect() protoreflect.Message
func (*CreateBillingUsageResponse) Reset ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) Reset()
func (*CreateBillingUsageResponse) String ¶ added in v0.8.0
func (x *CreateBillingUsageResponse) String() string
func (*CreateBillingUsageResponse) Validate ¶ added in v0.8.0
func (m *CreateBillingUsageResponse) Validate() error
Validate checks the field values on CreateBillingUsageResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBillingUsageResponse) ValidateAll ¶ added in v0.8.0
func (m *CreateBillingUsageResponse) ValidateAll() error
ValidateAll checks the field values on CreateBillingUsageResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBillingUsageResponseMultiError, or nil if none found.
type CreateBillingUsageResponseMultiError ¶ added in v0.8.0
type CreateBillingUsageResponseMultiError []error
CreateBillingUsageResponseMultiError is an error wrapping multiple validation errors returned by CreateBillingUsageResponse.ValidateAll() if the designated constraints aren't met.
func (CreateBillingUsageResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CreateBillingUsageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBillingUsageResponseMultiError) Error ¶ added in v0.8.0
func (m CreateBillingUsageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBillingUsageResponseValidationError ¶ added in v0.8.0
type CreateBillingUsageResponseValidationError struct {
// contains filtered or unexported fields
}
CreateBillingUsageResponseValidationError is the validation error returned by CreateBillingUsageResponse.Validate if the designated constraints aren't met.
func (CreateBillingUsageResponseValidationError) Cause ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateBillingUsageResponseValidationError) Error ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBillingUsageResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBillingUsageResponseValidationError) Field ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) Field() string
Field function returns field value.
func (CreateBillingUsageResponseValidationError) Key ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) Key() bool
Key function returns key value.
func (CreateBillingUsageResponseValidationError) Reason ¶ added in v0.8.0
func (e CreateBillingUsageResponseValidationError) Reason() string
Reason function returns reason value.
type CreateCheckoutRequest ¶ added in v0.8.0
type CreateCheckoutRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
SuccessUrl string `protobuf:"bytes,3,opt,name=success_url,json=successUrl,proto3" json:"success_url,omitempty"`
CancelUrl string `protobuf:"bytes,4,opt,name=cancel_url,json=cancelUrl,proto3" json:"cancel_url,omitempty"`
// Subscription to create
SubscriptionBody *CheckoutSubscriptionBody `protobuf:"bytes,10,opt,name=subscription_body,json=subscriptionBody,proto3" json:"subscription_body,omitempty"`
// Product to buy
ProductBody *CheckoutProductBody `protobuf:"bytes,11,opt,name=product_body,json=productBody,proto3" json:"product_body,omitempty"`
// Payment method setup
SetupBody *CheckoutSetupBody `protobuf:"bytes,12,opt,name=setup_body,json=setupBody,proto3" json:"setup_body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCheckoutRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutRequest.ProtoReflect.Descriptor instead.
func (*CreateCheckoutRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *CreateCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*CreateCheckoutRequest) GetCancelUrl ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetCancelUrl() string
func (*CreateCheckoutRequest) GetOrgId ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetOrgId() string
func (*CreateCheckoutRequest) GetProductBody ¶ added in v0.8.14
func (x *CreateCheckoutRequest) GetProductBody() *CheckoutProductBody
func (*CreateCheckoutRequest) GetSetupBody ¶ added in v0.8.16
func (x *CreateCheckoutRequest) GetSetupBody() *CheckoutSetupBody
func (*CreateCheckoutRequest) GetSubscriptionBody ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
func (*CreateCheckoutRequest) GetSuccessUrl ¶ added in v0.8.0
func (x *CreateCheckoutRequest) GetSuccessUrl() string
func (*CreateCheckoutRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateCheckoutRequest) ProtoMessage()
func (*CreateCheckoutRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateCheckoutRequest) ProtoReflect() protoreflect.Message
func (*CreateCheckoutRequest) Reset ¶ added in v0.8.0
func (x *CreateCheckoutRequest) Reset()
func (*CreateCheckoutRequest) String ¶ added in v0.8.0
func (x *CreateCheckoutRequest) String() string
func (*CreateCheckoutRequest) Validate ¶ added in v0.8.0
func (m *CreateCheckoutRequest) Validate() error
Validate checks the field values on CreateCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCheckoutRequest) ValidateAll ¶ added in v0.8.0
func (m *CreateCheckoutRequest) ValidateAll() error
ValidateAll checks the field values on CreateCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCheckoutRequestMultiError, or nil if none found.
type CreateCheckoutRequestMultiError ¶ added in v0.8.0
type CreateCheckoutRequestMultiError []error
CreateCheckoutRequestMultiError is an error wrapping multiple validation errors returned by CreateCheckoutRequest.ValidateAll() if the designated constraints aren't met.
func (CreateCheckoutRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CreateCheckoutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCheckoutRequestMultiError) Error ¶ added in v0.8.0
func (m CreateCheckoutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCheckoutRequestValidationError ¶ added in v0.8.0
type CreateCheckoutRequestValidationError struct {
// contains filtered or unexported fields
}
CreateCheckoutRequestValidationError is the validation error returned by CreateCheckoutRequest.Validate if the designated constraints aren't met.
func (CreateCheckoutRequestValidationError) Cause ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateCheckoutRequestValidationError) Error ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCheckoutRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCheckoutRequestValidationError) Field ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) Field() string
Field function returns field value.
func (CreateCheckoutRequestValidationError) Key ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) Key() bool
Key function returns key value.
func (CreateCheckoutRequestValidationError) Reason ¶ added in v0.8.0
func (e CreateCheckoutRequestValidationError) Reason() string
Reason function returns reason value.
type CreateCheckoutResponse ¶ added in v0.8.0
type CreateCheckoutResponse struct {
// Checkout session
CheckoutSession *CheckoutSession `protobuf:"bytes,1,opt,name=checkout_session,json=checkoutSession,proto3" json:"checkout_session,omitempty"`
// contains filtered or unexported fields
}
func (*CreateCheckoutResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCheckoutResponse.ProtoReflect.Descriptor instead.
func (*CreateCheckoutResponse) GetCheckoutSession ¶ added in v0.8.0
func (x *CreateCheckoutResponse) GetCheckoutSession() *CheckoutSession
func (*CreateCheckoutResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateCheckoutResponse) ProtoMessage()
func (*CreateCheckoutResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateCheckoutResponse) ProtoReflect() protoreflect.Message
func (*CreateCheckoutResponse) Reset ¶ added in v0.8.0
func (x *CreateCheckoutResponse) Reset()
func (*CreateCheckoutResponse) String ¶ added in v0.8.0
func (x *CreateCheckoutResponse) String() string
func (*CreateCheckoutResponse) Validate ¶ added in v0.8.0
func (m *CreateCheckoutResponse) Validate() error
Validate checks the field values on CreateCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateCheckoutResponse) ValidateAll ¶ added in v0.8.0
func (m *CreateCheckoutResponse) ValidateAll() error
ValidateAll checks the field values on CreateCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateCheckoutResponseMultiError, or nil if none found.
type CreateCheckoutResponseMultiError ¶ added in v0.8.0
type CreateCheckoutResponseMultiError []error
CreateCheckoutResponseMultiError is an error wrapping multiple validation errors returned by CreateCheckoutResponse.ValidateAll() if the designated constraints aren't met.
func (CreateCheckoutResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CreateCheckoutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateCheckoutResponseMultiError) Error ¶ added in v0.8.0
func (m CreateCheckoutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateCheckoutResponseValidationError ¶ added in v0.8.0
type CreateCheckoutResponseValidationError struct {
// contains filtered or unexported fields
}
CreateCheckoutResponseValidationError is the validation error returned by CreateCheckoutResponse.Validate if the designated constraints aren't met.
func (CreateCheckoutResponseValidationError) Cause ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateCheckoutResponseValidationError) Error ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateCheckoutResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateCheckoutResponseValidationError) Field ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) Field() string
Field function returns field value.
func (CreateCheckoutResponseValidationError) Key ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) Key() bool
Key function returns key value.
func (CreateCheckoutResponseValidationError) Reason ¶ added in v0.8.0
func (e CreateCheckoutResponseValidationError) 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 CreateFeatureRequest ¶ added in v0.8.0
type CreateFeatureRequest struct {
// Feature to create
Body *FeatureRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreateFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureRequest.ProtoReflect.Descriptor instead.
func (*CreateFeatureRequest) GetBody ¶ added in v0.8.0
func (x *CreateFeatureRequest) GetBody() *FeatureRequestBody
func (*CreateFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*CreateFeatureRequest) ProtoMessage()
func (*CreateFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreateFeatureRequest) ProtoReflect() protoreflect.Message
func (*CreateFeatureRequest) Reset ¶ added in v0.8.0
func (x *CreateFeatureRequest) Reset()
func (*CreateFeatureRequest) String ¶ added in v0.8.0
func (x *CreateFeatureRequest) String() string
func (*CreateFeatureRequest) Validate ¶ added in v0.8.0
func (m *CreateFeatureRequest) Validate() error
Validate checks the field values on CreateFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateFeatureRequest) ValidateAll ¶ added in v0.8.0
func (m *CreateFeatureRequest) ValidateAll() error
ValidateAll checks the field values on CreateFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateFeatureRequestMultiError, or nil if none found.
type CreateFeatureRequestMultiError ¶ added in v0.8.0
type CreateFeatureRequestMultiError []error
CreateFeatureRequestMultiError is an error wrapping multiple validation errors returned by CreateFeatureRequest.ValidateAll() if the designated constraints aren't met.
func (CreateFeatureRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CreateFeatureRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeatureRequestMultiError) Error ¶ added in v0.8.0
func (m CreateFeatureRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeatureRequestValidationError ¶ added in v0.8.0
type CreateFeatureRequestValidationError struct {
// contains filtered or unexported fields
}
CreateFeatureRequestValidationError is the validation error returned by CreateFeatureRequest.Validate if the designated constraints aren't met.
func (CreateFeatureRequestValidationError) Cause ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateFeatureRequestValidationError) Error ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeatureRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeatureRequestValidationError) Field ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) Field() string
Field function returns field value.
func (CreateFeatureRequestValidationError) Key ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) Key() bool
Key function returns key value.
func (CreateFeatureRequestValidationError) Reason ¶ added in v0.8.0
func (e CreateFeatureRequestValidationError) Reason() string
Reason function returns reason value.
type CreateFeatureResponse ¶ added in v0.8.0
type CreateFeatureResponse struct {
// Created feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*CreateFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreateFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateFeatureResponse.ProtoReflect.Descriptor instead.
func (*CreateFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *CreateFeatureResponse) GetFeature() *Feature
func (*CreateFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*CreateFeatureResponse) ProtoMessage()
func (*CreateFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreateFeatureResponse) ProtoReflect() protoreflect.Message
func (*CreateFeatureResponse) Reset ¶ added in v0.8.0
func (x *CreateFeatureResponse) Reset()
func (*CreateFeatureResponse) String ¶ added in v0.8.0
func (x *CreateFeatureResponse) String() string
func (*CreateFeatureResponse) Validate ¶ added in v0.8.0
func (m *CreateFeatureResponse) Validate() error
Validate checks the field values on CreateFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateFeatureResponse) ValidateAll ¶ added in v0.8.0
func (m *CreateFeatureResponse) ValidateAll() error
ValidateAll checks the field values on CreateFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateFeatureResponseMultiError, or nil if none found.
type CreateFeatureResponseMultiError ¶ added in v0.8.0
type CreateFeatureResponseMultiError []error
CreateFeatureResponseMultiError is an error wrapping multiple validation errors returned by CreateFeatureResponse.ValidateAll() if the designated constraints aren't met.
func (CreateFeatureResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CreateFeatureResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateFeatureResponseMultiError) Error ¶ added in v0.8.0
func (m CreateFeatureResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateFeatureResponseValidationError ¶ added in v0.8.0
type CreateFeatureResponseValidationError struct {
// contains filtered or unexported fields
}
CreateFeatureResponseValidationError is the validation error returned by CreateFeatureResponse.Validate if the designated constraints aren't met.
func (CreateFeatureResponseValidationError) Cause ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateFeatureResponseValidationError) Error ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateFeatureResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateFeatureResponseValidationError) Field ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) Field() string
Field function returns field value.
func (CreateFeatureResponseValidationError) Key ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) Key() bool
Key function returns key value.
func (CreateFeatureResponseValidationError) Reason ¶ added in v0.8.0
func (e CreateFeatureResponseValidationError) 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 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 CreatePlanRequest ¶ added in v0.8.0
type CreatePlanRequest struct {
// Plan to create
Body *PlanRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*CreatePlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanRequest.ProtoReflect.Descriptor instead.
func (*CreatePlanRequest) GetBody ¶ added in v0.8.0
func (x *CreatePlanRequest) GetBody() *PlanRequestBody
func (*CreatePlanRequest) ProtoMessage ¶ added in v0.8.0
func (*CreatePlanRequest) ProtoMessage()
func (*CreatePlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *CreatePlanRequest) ProtoReflect() protoreflect.Message
func (*CreatePlanRequest) Reset ¶ added in v0.8.0
func (x *CreatePlanRequest) Reset()
func (*CreatePlanRequest) String ¶ added in v0.8.0
func (x *CreatePlanRequest) String() string
func (*CreatePlanRequest) Validate ¶ added in v0.8.0
func (m *CreatePlanRequest) Validate() error
Validate checks the field values on CreatePlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePlanRequest) ValidateAll ¶ added in v0.8.0
func (m *CreatePlanRequest) ValidateAll() error
ValidateAll checks the field values on CreatePlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePlanRequestMultiError, or nil if none found.
type CreatePlanRequestMultiError ¶ added in v0.8.0
type CreatePlanRequestMultiError []error
CreatePlanRequestMultiError is an error wrapping multiple validation errors returned by CreatePlanRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePlanRequestMultiError) AllErrors ¶ added in v0.8.0
func (m CreatePlanRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePlanRequestMultiError) Error ¶ added in v0.8.0
func (m CreatePlanRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePlanRequestValidationError ¶ added in v0.8.0
type CreatePlanRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePlanRequestValidationError is the validation error returned by CreatePlanRequest.Validate if the designated constraints aren't met.
func (CreatePlanRequestValidationError) Cause ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePlanRequestValidationError) Error ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePlanRequestValidationError) ErrorName ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePlanRequestValidationError) Field ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) Field() string
Field function returns field value.
func (CreatePlanRequestValidationError) Key ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) Key() bool
Key function returns key value.
func (CreatePlanRequestValidationError) Reason ¶ added in v0.8.0
func (e CreatePlanRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePlanResponse ¶ added in v0.8.0
type CreatePlanResponse struct {
// Created plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*CreatePlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePlanResponse.ProtoReflect.Descriptor instead.
func (*CreatePlanResponse) GetPlan ¶ added in v0.8.0
func (x *CreatePlanResponse) GetPlan() *Plan
func (*CreatePlanResponse) ProtoMessage ¶ added in v0.8.0
func (*CreatePlanResponse) ProtoMessage()
func (*CreatePlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *CreatePlanResponse) ProtoReflect() protoreflect.Message
func (*CreatePlanResponse) Reset ¶ added in v0.8.0
func (x *CreatePlanResponse) Reset()
func (*CreatePlanResponse) String ¶ added in v0.8.0
func (x *CreatePlanResponse) String() string
func (*CreatePlanResponse) Validate ¶ added in v0.8.0
func (m *CreatePlanResponse) Validate() error
Validate checks the field values on CreatePlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePlanResponse) ValidateAll ¶ added in v0.8.0
func (m *CreatePlanResponse) ValidateAll() error
ValidateAll checks the field values on CreatePlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePlanResponseMultiError, or nil if none found.
type CreatePlanResponseMultiError ¶ added in v0.8.0
type CreatePlanResponseMultiError []error
CreatePlanResponseMultiError is an error wrapping multiple validation errors returned by CreatePlanResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePlanResponseMultiError) AllErrors ¶ added in v0.8.0
func (m CreatePlanResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePlanResponseMultiError) Error ¶ added in v0.8.0
func (m CreatePlanResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePlanResponseValidationError ¶ added in v0.8.0
type CreatePlanResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePlanResponseValidationError is the validation error returned by CreatePlanResponse.Validate if the designated constraints aren't met.
func (CreatePlanResponseValidationError) Cause ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePlanResponseValidationError) Error ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePlanResponseValidationError) ErrorName ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePlanResponseValidationError) Field ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) Field() string
Field function returns field value.
func (CreatePlanResponseValidationError) Key ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) Key() bool
Key function returns key value.
func (CreatePlanResponseValidationError) Reason ¶ added in v0.8.0
func (e CreatePlanResponseValidationError) Reason() string
Reason function returns reason value.
type CreatePolicyForProjectBody ¶ added in v0.19.0
type CreatePolicyForProjectBody struct {
RoleId string `protobuf:"bytes,1,opt,name=role_id,json=roleId,proto3" json:"role_id,omitempty"`
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
Principal string `protobuf:"bytes,3,opt,name=principal,proto3" json:"principal,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectBody) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectBody) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectBody.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectBody) GetPrincipal ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetPrincipal() string
func (*CreatePolicyForProjectBody) GetRoleId ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetRoleId() string
func (*CreatePolicyForProjectBody) GetTitle ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) GetTitle() string
func (*CreatePolicyForProjectBody) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectBody) ProtoMessage()
func (*CreatePolicyForProjectBody) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectBody) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) Reset()
func (*CreatePolicyForProjectBody) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectBody) String() string
func (*CreatePolicyForProjectBody) Validate ¶ added in v0.19.0
func (m *CreatePolicyForProjectBody) Validate() error
Validate checks the field values on CreatePolicyForProjectBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePolicyForProjectBody) ValidateAll ¶ added in v0.19.0
func (m *CreatePolicyForProjectBody) ValidateAll() error
ValidateAll checks the field values on CreatePolicyForProjectBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePolicyForProjectBodyMultiError, or nil if none found.
type CreatePolicyForProjectBodyMultiError ¶ added in v0.19.0
type CreatePolicyForProjectBodyMultiError []error
CreatePolicyForProjectBodyMultiError is an error wrapping multiple validation errors returned by CreatePolicyForProjectBody.ValidateAll() if the designated constraints aren't met.
func (CreatePolicyForProjectBodyMultiError) AllErrors ¶ added in v0.19.0
func (m CreatePolicyForProjectBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePolicyForProjectBodyMultiError) Error ¶ added in v0.19.0
func (m CreatePolicyForProjectBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePolicyForProjectBodyValidationError ¶ added in v0.19.0
type CreatePolicyForProjectBodyValidationError struct {
// contains filtered or unexported fields
}
CreatePolicyForProjectBodyValidationError is the validation error returned by CreatePolicyForProjectBody.Validate if the designated constraints aren't met.
func (CreatePolicyForProjectBodyValidationError) Cause ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) Cause() error
Cause function returns cause value.
func (CreatePolicyForProjectBodyValidationError) Error ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePolicyForProjectBodyValidationError) ErrorName ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePolicyForProjectBodyValidationError) Field ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) Field() string
Field function returns field value.
func (CreatePolicyForProjectBodyValidationError) Key ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) Key() bool
Key function returns key value.
func (CreatePolicyForProjectBodyValidationError) Reason ¶ added in v0.19.0
func (e CreatePolicyForProjectBodyValidationError) Reason() string
Reason function returns reason value.
type CreatePolicyForProjectRequest ¶ added in v0.19.0
type CreatePolicyForProjectRequest struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
Body *CreatePolicyForProjectBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectRequest) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectRequest.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectRequest) GetBody ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) GetBody() *CreatePolicyForProjectBody
func (*CreatePolicyForProjectRequest) GetProjectId ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) GetProjectId() string
func (*CreatePolicyForProjectRequest) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectRequest) ProtoMessage()
func (*CreatePolicyForProjectRequest) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectRequest) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) Reset()
func (*CreatePolicyForProjectRequest) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectRequest) String() string
func (*CreatePolicyForProjectRequest) Validate ¶ added in v0.19.0
func (m *CreatePolicyForProjectRequest) Validate() error
Validate checks the field values on CreatePolicyForProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePolicyForProjectRequest) ValidateAll ¶ added in v0.19.0
func (m *CreatePolicyForProjectRequest) ValidateAll() error
ValidateAll checks the field values on CreatePolicyForProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePolicyForProjectRequestMultiError, or nil if none found.
type CreatePolicyForProjectRequestMultiError ¶ added in v0.19.0
type CreatePolicyForProjectRequestMultiError []error
CreatePolicyForProjectRequestMultiError is an error wrapping multiple validation errors returned by CreatePolicyForProjectRequest.ValidateAll() if the designated constraints aren't met.
func (CreatePolicyForProjectRequestMultiError) AllErrors ¶ added in v0.19.0
func (m CreatePolicyForProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePolicyForProjectRequestMultiError) Error ¶ added in v0.19.0
func (m CreatePolicyForProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePolicyForProjectRequestValidationError ¶ added in v0.19.0
type CreatePolicyForProjectRequestValidationError struct {
// contains filtered or unexported fields
}
CreatePolicyForProjectRequestValidationError is the validation error returned by CreatePolicyForProjectRequest.Validate if the designated constraints aren't met.
func (CreatePolicyForProjectRequestValidationError) Cause ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (CreatePolicyForProjectRequestValidationError) Error ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePolicyForProjectRequestValidationError) ErrorName ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePolicyForProjectRequestValidationError) Field ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) Field() string
Field function returns field value.
func (CreatePolicyForProjectRequestValidationError) Key ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) Key() bool
Key function returns key value.
func (CreatePolicyForProjectRequestValidationError) Reason ¶ added in v0.19.0
func (e CreatePolicyForProjectRequestValidationError) Reason() string
Reason function returns reason value.
type CreatePolicyForProjectResponse ¶ added in v0.19.0
type CreatePolicyForProjectResponse struct {
// contains filtered or unexported fields
}
func (*CreatePolicyForProjectResponse) Descriptor
deprecated
added in
v0.19.0
func (*CreatePolicyForProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreatePolicyForProjectResponse.ProtoReflect.Descriptor instead.
func (*CreatePolicyForProjectResponse) ProtoMessage ¶ added in v0.19.0
func (*CreatePolicyForProjectResponse) ProtoMessage()
func (*CreatePolicyForProjectResponse) ProtoReflect ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) ProtoReflect() protoreflect.Message
func (*CreatePolicyForProjectResponse) Reset ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) Reset()
func (*CreatePolicyForProjectResponse) String ¶ added in v0.19.0
func (x *CreatePolicyForProjectResponse) String() string
func (*CreatePolicyForProjectResponse) Validate ¶ added in v0.19.0
func (m *CreatePolicyForProjectResponse) Validate() error
Validate checks the field values on CreatePolicyForProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreatePolicyForProjectResponse) ValidateAll ¶ added in v0.19.0
func (m *CreatePolicyForProjectResponse) ValidateAll() error
ValidateAll checks the field values on CreatePolicyForProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreatePolicyForProjectResponseMultiError, or nil if none found.
type CreatePolicyForProjectResponseMultiError ¶ added in v0.19.0
type CreatePolicyForProjectResponseMultiError []error
CreatePolicyForProjectResponseMultiError is an error wrapping multiple validation errors returned by CreatePolicyForProjectResponse.ValidateAll() if the designated constraints aren't met.
func (CreatePolicyForProjectResponseMultiError) AllErrors ¶ added in v0.19.0
func (m CreatePolicyForProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreatePolicyForProjectResponseMultiError) Error ¶ added in v0.19.0
func (m CreatePolicyForProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreatePolicyForProjectResponseValidationError ¶ added in v0.19.0
type CreatePolicyForProjectResponseValidationError struct {
// contains filtered or unexported fields
}
CreatePolicyForProjectResponseValidationError is the validation error returned by CreatePolicyForProjectResponse.Validate if the designated constraints aren't met.
func (CreatePolicyForProjectResponseValidationError) Cause ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (CreatePolicyForProjectResponseValidationError) Error ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreatePolicyForProjectResponseValidationError) ErrorName ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreatePolicyForProjectResponseValidationError) Field ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) Field() string
Field function returns field value.
func (CreatePolicyForProjectResponseValidationError) Key ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) Key() bool
Key function returns key value.
func (CreatePolicyForProjectResponseValidationError) Reason ¶ added in v0.19.0
func (e CreatePolicyForProjectResponseValidationError) 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 CreateProductRequest ¶ added in v0.8.14
type CreateProductRequest struct {
// Product to create
Body *ProductRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*CreateProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProductRequest.ProtoReflect.Descriptor instead.
func (*CreateProductRequest) GetBody ¶ added in v0.8.14
func (x *CreateProductRequest) GetBody() *ProductRequestBody
func (*CreateProductRequest) ProtoMessage ¶ added in v0.8.14
func (*CreateProductRequest) ProtoMessage()
func (*CreateProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *CreateProductRequest) ProtoReflect() protoreflect.Message
func (*CreateProductRequest) Reset ¶ added in v0.8.14
func (x *CreateProductRequest) Reset()
func (*CreateProductRequest) String ¶ added in v0.8.14
func (x *CreateProductRequest) String() string
func (*CreateProductRequest) Validate ¶ added in v0.8.14
func (m *CreateProductRequest) Validate() error
Validate checks the field values on CreateProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProductRequest) ValidateAll ¶ added in v0.8.14
func (m *CreateProductRequest) ValidateAll() error
ValidateAll checks the field values on CreateProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProductRequestMultiError, or nil if none found.
type CreateProductRequestMultiError ¶ added in v0.8.14
type CreateProductRequestMultiError []error
CreateProductRequestMultiError is an error wrapping multiple validation errors returned by CreateProductRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProductRequestMultiError) AllErrors ¶ added in v0.8.14
func (m CreateProductRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProductRequestMultiError) Error ¶ added in v0.8.14
func (m CreateProductRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProductRequestValidationError ¶ added in v0.8.14
type CreateProductRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProductRequestValidationError is the validation error returned by CreateProductRequest.Validate if the designated constraints aren't met.
func (CreateProductRequestValidationError) Cause ¶ added in v0.8.14
func (e CreateProductRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProductRequestValidationError) Error ¶ added in v0.8.14
func (e CreateProductRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProductRequestValidationError) ErrorName ¶ added in v0.8.14
func (e CreateProductRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProductRequestValidationError) Field ¶ added in v0.8.14
func (e CreateProductRequestValidationError) Field() string
Field function returns field value.
func (CreateProductRequestValidationError) Key ¶ added in v0.8.14
func (e CreateProductRequestValidationError) Key() bool
Key function returns key value.
func (CreateProductRequestValidationError) Reason ¶ added in v0.8.14
func (e CreateProductRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProductResponse ¶ added in v0.8.14
type CreateProductResponse struct {
// Created product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*CreateProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProductResponse.ProtoReflect.Descriptor instead.
func (*CreateProductResponse) GetProduct ¶ added in v0.8.14
func (x *CreateProductResponse) GetProduct() *Product
func (*CreateProductResponse) ProtoMessage ¶ added in v0.8.14
func (*CreateProductResponse) ProtoMessage()
func (*CreateProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *CreateProductResponse) ProtoReflect() protoreflect.Message
func (*CreateProductResponse) Reset ¶ added in v0.8.14
func (x *CreateProductResponse) Reset()
func (*CreateProductResponse) String ¶ added in v0.8.14
func (x *CreateProductResponse) String() string
func (*CreateProductResponse) Validate ¶ added in v0.8.14
func (m *CreateProductResponse) Validate() error
Validate checks the field values on CreateProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProductResponse) ValidateAll ¶ added in v0.8.14
func (m *CreateProductResponse) ValidateAll() error
ValidateAll checks the field values on CreateProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProductResponseMultiError, or nil if none found.
type CreateProductResponseMultiError ¶ added in v0.8.14
type CreateProductResponseMultiError []error
CreateProductResponseMultiError is an error wrapping multiple validation errors returned by CreateProductResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProductResponseMultiError) AllErrors ¶ added in v0.8.14
func (m CreateProductResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProductResponseMultiError) Error ¶ added in v0.8.14
func (m CreateProductResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProductResponseValidationError ¶ added in v0.8.14
type CreateProductResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProductResponseValidationError is the validation error returned by CreateProductResponse.Validate if the designated constraints aren't met.
func (CreateProductResponseValidationError) Cause ¶ added in v0.8.14
func (e CreateProductResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProductResponseValidationError) Error ¶ added in v0.8.14
func (e CreateProductResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProductResponseValidationError) ErrorName ¶ added in v0.8.14
func (e CreateProductResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProductResponseValidationError) Field ¶ added in v0.8.14
func (e CreateProductResponseValidationError) Field() string
Field function returns field value.
func (CreateProductResponseValidationError) Key ¶ added in v0.8.14
func (e CreateProductResponseValidationError) Key() bool
Key function returns key value.
func (CreateProductResponseValidationError) Reason ¶ added in v0.8.14
func (e CreateProductResponseValidationError) 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 CreateProspectPublicRequest ¶ added in v0.50.0
type CreateProspectPublicRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectPublicRequest) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectPublicRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectPublicRequest.ProtoReflect.Descriptor instead.
func (*CreateProspectPublicRequest) GetActivity ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetActivity() string
func (*CreateProspectPublicRequest) GetEmail ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetEmail() string
func (*CreateProspectPublicRequest) GetMetadata ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetMetadata() *structpb.Struct
func (*CreateProspectPublicRequest) GetName ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetName() string
func (*CreateProspectPublicRequest) GetPhone ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetPhone() string
func (*CreateProspectPublicRequest) GetSource ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) GetSource() string
func (*CreateProspectPublicRequest) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectPublicRequest) ProtoMessage()
func (*CreateProspectPublicRequest) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) ProtoReflect() protoreflect.Message
func (*CreateProspectPublicRequest) Reset ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) Reset()
func (*CreateProspectPublicRequest) String ¶ added in v0.50.0
func (x *CreateProspectPublicRequest) String() string
func (*CreateProspectPublicRequest) Validate ¶ added in v0.50.0
func (m *CreateProspectPublicRequest) Validate() error
Validate checks the field values on CreateProspectPublicRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProspectPublicRequest) ValidateAll ¶ added in v0.50.0
func (m *CreateProspectPublicRequest) ValidateAll() error
ValidateAll checks the field values on CreateProspectPublicRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProspectPublicRequestMultiError, or nil if none found.
type CreateProspectPublicRequestMultiError ¶ added in v0.50.0
type CreateProspectPublicRequestMultiError []error
CreateProspectPublicRequestMultiError is an error wrapping multiple validation errors returned by CreateProspectPublicRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProspectPublicRequestMultiError) AllErrors ¶ added in v0.50.0
func (m CreateProspectPublicRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProspectPublicRequestMultiError) Error ¶ added in v0.50.0
func (m CreateProspectPublicRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProspectPublicRequestValidationError ¶ added in v0.50.0
type CreateProspectPublicRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProspectPublicRequestValidationError is the validation error returned by CreateProspectPublicRequest.Validate if the designated constraints aren't met.
func (CreateProspectPublicRequestValidationError) Cause ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProspectPublicRequestValidationError) Error ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProspectPublicRequestValidationError) ErrorName ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProspectPublicRequestValidationError) Field ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) Field() string
Field function returns field value.
func (CreateProspectPublicRequestValidationError) Key ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) Key() bool
Key function returns key value.
func (CreateProspectPublicRequestValidationError) Reason ¶ added in v0.50.0
func (e CreateProspectPublicRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProspectPublicResponse ¶ added in v0.50.0
type CreateProspectPublicResponse struct {
// contains filtered or unexported fields
}
func (*CreateProspectPublicResponse) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectPublicResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectPublicResponse.ProtoReflect.Descriptor instead.
func (*CreateProspectPublicResponse) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectPublicResponse) ProtoMessage()
func (*CreateProspectPublicResponse) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) ProtoReflect() protoreflect.Message
func (*CreateProspectPublicResponse) Reset ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) Reset()
func (*CreateProspectPublicResponse) String ¶ added in v0.50.0
func (x *CreateProspectPublicResponse) String() string
func (*CreateProspectPublicResponse) Validate ¶ added in v0.50.0
func (m *CreateProspectPublicResponse) Validate() error
Validate checks the field values on CreateProspectPublicResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProspectPublicResponse) ValidateAll ¶ added in v0.50.0
func (m *CreateProspectPublicResponse) ValidateAll() error
ValidateAll checks the field values on CreateProspectPublicResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProspectPublicResponseMultiError, or nil if none found.
type CreateProspectPublicResponseMultiError ¶ added in v0.50.0
type CreateProspectPublicResponseMultiError []error
CreateProspectPublicResponseMultiError is an error wrapping multiple validation errors returned by CreateProspectPublicResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProspectPublicResponseMultiError) AllErrors ¶ added in v0.50.0
func (m CreateProspectPublicResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProspectPublicResponseMultiError) Error ¶ added in v0.50.0
func (m CreateProspectPublicResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProspectPublicResponseValidationError ¶ added in v0.50.0
type CreateProspectPublicResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProspectPublicResponseValidationError is the validation error returned by CreateProspectPublicResponse.Validate if the designated constraints aren't met.
func (CreateProspectPublicResponseValidationError) Cause ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProspectPublicResponseValidationError) Error ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProspectPublicResponseValidationError) ErrorName ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProspectPublicResponseValidationError) Field ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) Field() string
Field function returns field value.
func (CreateProspectPublicResponseValidationError) Key ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) Key() bool
Key function returns key value.
func (CreateProspectPublicResponseValidationError) Reason ¶ added in v0.50.0
func (e CreateProspectPublicResponseValidationError) Reason() string
Reason function returns reason value.
type CreateProspectRequest ¶ added in v0.50.0
type CreateProspectRequest struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,8,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,10,opt,name=verified,proto3" json:"verified,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectRequest.ProtoReflect.Descriptor instead.
func (*CreateProspectRequest) GetActivity ¶ added in v0.50.0
func (x *CreateProspectRequest) GetActivity() string
func (*CreateProspectRequest) GetEmail ¶ added in v0.50.0
func (x *CreateProspectRequest) GetEmail() string
func (*CreateProspectRequest) GetMetadata ¶ added in v0.50.0
func (x *CreateProspectRequest) GetMetadata() *structpb.Struct
func (*CreateProspectRequest) GetName ¶ added in v0.50.0
func (x *CreateProspectRequest) GetName() string
func (*CreateProspectRequest) GetPhone ¶ added in v0.50.0
func (x *CreateProspectRequest) GetPhone() string
func (*CreateProspectRequest) GetSource ¶ added in v0.50.0
func (x *CreateProspectRequest) GetSource() string
func (*CreateProspectRequest) GetStatus ¶ added in v0.50.0
func (x *CreateProspectRequest) GetStatus() Prospect_Status
func (*CreateProspectRequest) GetVerified ¶ added in v0.50.0
func (x *CreateProspectRequest) GetVerified() bool
func (*CreateProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectRequest) ProtoMessage()
func (*CreateProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectRequest) ProtoReflect() protoreflect.Message
func (*CreateProspectRequest) Reset ¶ added in v0.50.0
func (x *CreateProspectRequest) Reset()
func (*CreateProspectRequest) String ¶ added in v0.50.0
func (x *CreateProspectRequest) String() string
func (*CreateProspectRequest) Validate ¶ added in v0.50.0
func (m *CreateProspectRequest) Validate() error
Validate checks the field values on CreateProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProspectRequest) ValidateAll ¶ added in v0.50.0
func (m *CreateProspectRequest) ValidateAll() error
ValidateAll checks the field values on CreateProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProspectRequestMultiError, or nil if none found.
type CreateProspectRequestMultiError ¶ added in v0.50.0
type CreateProspectRequestMultiError []error
CreateProspectRequestMultiError is an error wrapping multiple validation errors returned by CreateProspectRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProspectRequestMultiError) AllErrors ¶ added in v0.50.0
func (m CreateProspectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProspectRequestMultiError) Error ¶ added in v0.50.0
func (m CreateProspectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProspectRequestValidationError ¶ added in v0.50.0
type CreateProspectRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProspectRequestValidationError is the validation error returned by CreateProspectRequest.Validate if the designated constraints aren't met.
func (CreateProspectRequestValidationError) Cause ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProspectRequestValidationError) Error ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProspectRequestValidationError) ErrorName ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProspectRequestValidationError) Field ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) Field() string
Field function returns field value.
func (CreateProspectRequestValidationError) Key ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) Key() bool
Key function returns key value.
func (CreateProspectRequestValidationError) Reason ¶ added in v0.50.0
func (e CreateProspectRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProspectResponse ¶ added in v0.50.0
type CreateProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*CreateProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*CreateProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProspectResponse.ProtoReflect.Descriptor instead.
func (*CreateProspectResponse) GetProspect ¶ added in v0.50.0
func (x *CreateProspectResponse) GetProspect() *Prospect
func (*CreateProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*CreateProspectResponse) ProtoMessage()
func (*CreateProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *CreateProspectResponse) ProtoReflect() protoreflect.Message
func (*CreateProspectResponse) Reset ¶ added in v0.50.0
func (x *CreateProspectResponse) Reset()
func (*CreateProspectResponse) String ¶ added in v0.50.0
func (x *CreateProspectResponse) String() string
func (*CreateProspectResponse) Validate ¶ added in v0.50.0
func (m *CreateProspectResponse) Validate() error
Validate checks the field values on CreateProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProspectResponse) ValidateAll ¶ added in v0.50.0
func (m *CreateProspectResponse) ValidateAll() error
ValidateAll checks the field values on CreateProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProspectResponseMultiError, or nil if none found.
type CreateProspectResponseMultiError ¶ added in v0.50.0
type CreateProspectResponseMultiError []error
CreateProspectResponseMultiError is an error wrapping multiple validation errors returned by CreateProspectResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProspectResponseMultiError) AllErrors ¶ added in v0.50.0
func (m CreateProspectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProspectResponseMultiError) Error ¶ added in v0.50.0
func (m CreateProspectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProspectResponseValidationError ¶ added in v0.50.0
type CreateProspectResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProspectResponseValidationError is the validation error returned by CreateProspectResponse.Validate if the designated constraints aren't met.
func (CreateProspectResponseValidationError) Cause ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProspectResponseValidationError) Error ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProspectResponseValidationError) ErrorName ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProspectResponseValidationError) Field ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) Field() string
Field function returns field value.
func (CreateProspectResponseValidationError) Key ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) Key() bool
Key function returns key value.
func (CreateProspectResponseValidationError) Reason ¶ added in v0.50.0
func (e CreateProspectResponseValidationError) 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 CreateServiceUserCredentialRequest ¶ added in v0.9.1
type CreateServiceUserCredentialRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserCredentialRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserCredentialRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserCredentialRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserCredentialRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) GetId() string
func (*CreateServiceUserCredentialRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserCredentialRequest) GetOrgId() string
func (*CreateServiceUserCredentialRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) GetTitle() string
func (*CreateServiceUserCredentialRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserCredentialRequest) ProtoMessage()
func (*CreateServiceUserCredentialRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserCredentialRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) Reset()
func (*CreateServiceUserCredentialRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserCredentialRequest) String() string
func (*CreateServiceUserCredentialRequest) Validate ¶ added in v0.9.1
func (m *CreateServiceUserCredentialRequest) Validate() error
Validate checks the field values on CreateServiceUserCredentialRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserCredentialRequest) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserCredentialRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserCredentialRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserCredentialRequestMultiError, or nil if none found.
type CreateServiceUserCredentialRequestMultiError ¶ added in v0.9.1
type CreateServiceUserCredentialRequestMultiError []error
CreateServiceUserCredentialRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserCredentialRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserCredentialRequestMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserCredentialRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserCredentialRequestMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserCredentialRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserCredentialRequestValidationError ¶ added in v0.9.1
type CreateServiceUserCredentialRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserCredentialRequestValidationError is the validation error returned by CreateServiceUserCredentialRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserCredentialRequestValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserCredentialRequestValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserCredentialRequestValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserCredentialRequestValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserCredentialRequestValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserCredentialRequestValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserCredentialRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserCredentialResponse ¶ added in v0.9.1
type CreateServiceUserCredentialResponse struct {
Secret *SecretCredential `protobuf:"bytes,1,opt,name=secret,proto3" json:"secret,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserCredentialResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserCredentialResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserCredentialResponse) GetSecret ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) GetSecret() *SecretCredential
func (*CreateServiceUserCredentialResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserCredentialResponse) ProtoMessage()
func (*CreateServiceUserCredentialResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserCredentialResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) Reset()
func (*CreateServiceUserCredentialResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserCredentialResponse) String() string
func (*CreateServiceUserCredentialResponse) Validate ¶ added in v0.9.1
func (m *CreateServiceUserCredentialResponse) Validate() error
Validate checks the field values on CreateServiceUserCredentialResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserCredentialResponse) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserCredentialResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserCredentialResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserCredentialResponseMultiError, or nil if none found.
type CreateServiceUserCredentialResponseMultiError ¶ added in v0.9.1
type CreateServiceUserCredentialResponseMultiError []error
CreateServiceUserCredentialResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserCredentialResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserCredentialResponseMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserCredentialResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserCredentialResponseMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserCredentialResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserCredentialResponseValidationError ¶ added in v0.9.1
type CreateServiceUserCredentialResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserCredentialResponseValidationError is the validation error returned by CreateServiceUserCredentialResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserCredentialResponseValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserCredentialResponseValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserCredentialResponseValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserCredentialResponseValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserCredentialResponseValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserCredentialResponseValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserCredentialResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserJWKRequest ¶ added in v0.9.1
type CreateServiceUserJWKRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) GetId() string
func (*CreateServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserJWKRequest) GetOrgId() string
func (*CreateServiceUserJWKRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) GetTitle() string
func (*CreateServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserJWKRequest) ProtoMessage()
func (*CreateServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) Reset()
func (*CreateServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserJWKRequest) String() string
func (*CreateServiceUserJWKRequest) Validate ¶ added in v0.9.1
func (m *CreateServiceUserJWKRequest) Validate() error
Validate checks the field values on CreateServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserJWKRequest) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserJWKRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserJWKRequestMultiError, or nil if none found.
type CreateServiceUserJWKRequestMultiError ¶ added in v0.9.1
type CreateServiceUserJWKRequestMultiError []error
CreateServiceUserJWKRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserJWKRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserJWKRequestMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserJWKRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserJWKRequestMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserJWKRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserJWKRequestValidationError ¶ added in v0.9.1
type CreateServiceUserJWKRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserJWKRequestValidationError is the validation error returned by CreateServiceUserJWKRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserJWKRequestValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserJWKRequestValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserJWKRequestValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserJWKRequestValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserJWKRequestValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserJWKRequestValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserJWKRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserJWKResponse ¶ added in v0.9.1
type CreateServiceUserJWKResponse struct {
Key *KeyCredential `protobuf:"bytes,1,opt,name=key,proto3" json:"key,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserJWKResponse) GetKey ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) GetKey() *KeyCredential
func (*CreateServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserJWKResponse) ProtoMessage()
func (*CreateServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) Reset()
func (*CreateServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserJWKResponse) String() string
func (*CreateServiceUserJWKResponse) Validate ¶ added in v0.9.1
func (m *CreateServiceUserJWKResponse) Validate() error
Validate checks the field values on CreateServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserJWKResponse) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserJWKResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserJWKResponseMultiError, or nil if none found.
type CreateServiceUserJWKResponseMultiError ¶ added in v0.9.1
type CreateServiceUserJWKResponseMultiError []error
CreateServiceUserJWKResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserJWKResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserJWKResponseMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserJWKResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserJWKResponseMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserJWKResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserJWKResponseValidationError ¶ added in v0.9.1
type CreateServiceUserJWKResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserJWKResponseValidationError is the validation error returned by CreateServiceUserJWKResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserJWKResponseValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserJWKResponseValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserJWKResponseValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserJWKResponseValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserJWKResponseValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserJWKResponseValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserJWKResponseValidationError) 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 CreateServiceUserTokenRequest ¶ added in v0.9.1
type CreateServiceUserTokenRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserTokenRequest) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserTokenRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceUserTokenRequest) GetId ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) GetId() string
func (*CreateServiceUserTokenRequest) GetOrgId ¶ added in v0.40.0
func (x *CreateServiceUserTokenRequest) GetOrgId() string
func (*CreateServiceUserTokenRequest) GetTitle ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) GetTitle() string
func (*CreateServiceUserTokenRequest) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserTokenRequest) ProtoMessage()
func (*CreateServiceUserTokenRequest) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceUserTokenRequest) Reset ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) Reset()
func (*CreateServiceUserTokenRequest) String ¶ added in v0.9.1
func (x *CreateServiceUserTokenRequest) String() string
func (*CreateServiceUserTokenRequest) Validate ¶ added in v0.9.1
func (m *CreateServiceUserTokenRequest) Validate() error
Validate checks the field values on CreateServiceUserTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserTokenRequest) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserTokenRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserTokenRequestMultiError, or nil if none found.
type CreateServiceUserTokenRequestMultiError ¶ added in v0.9.1
type CreateServiceUserTokenRequestMultiError []error
CreateServiceUserTokenRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceUserTokenRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserTokenRequestMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserTokenRequestMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserTokenRequestValidationError ¶ added in v0.9.1
type CreateServiceUserTokenRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserTokenRequestValidationError is the validation error returned by CreateServiceUserTokenRequest.Validate if the designated constraints aren't met.
func (CreateServiceUserTokenRequestValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserTokenRequestValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserTokenRequestValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserTokenRequestValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceUserTokenRequestValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserTokenRequestValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserTokenRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceUserTokenResponse ¶ added in v0.9.1
type CreateServiceUserTokenResponse struct {
Token *ServiceUserToken `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"`
// contains filtered or unexported fields
}
func (*CreateServiceUserTokenResponse) Descriptor
deprecated
added in
v0.9.1
func (*CreateServiceUserTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceUserTokenResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceUserTokenResponse) GetToken ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) GetToken() *ServiceUserToken
func (*CreateServiceUserTokenResponse) ProtoMessage ¶ added in v0.9.1
func (*CreateServiceUserTokenResponse) ProtoMessage()
func (*CreateServiceUserTokenResponse) ProtoReflect ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceUserTokenResponse) Reset ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) Reset()
func (*CreateServiceUserTokenResponse) String ¶ added in v0.9.1
func (x *CreateServiceUserTokenResponse) String() string
func (*CreateServiceUserTokenResponse) Validate ¶ added in v0.9.1
func (m *CreateServiceUserTokenResponse) Validate() error
Validate checks the field values on CreateServiceUserTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceUserTokenResponse) ValidateAll ¶ added in v0.9.1
func (m *CreateServiceUserTokenResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceUserTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceUserTokenResponseMultiError, or nil if none found.
type CreateServiceUserTokenResponseMultiError ¶ added in v0.9.1
type CreateServiceUserTokenResponseMultiError []error
CreateServiceUserTokenResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceUserTokenResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceUserTokenResponseMultiError) AllErrors ¶ added in v0.9.1
func (m CreateServiceUserTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceUserTokenResponseMultiError) Error ¶ added in v0.9.1
func (m CreateServiceUserTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceUserTokenResponseValidationError ¶ added in v0.9.1
type CreateServiceUserTokenResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceUserTokenResponseValidationError is the validation error returned by CreateServiceUserTokenResponse.Validate if the designated constraints aren't met.
func (CreateServiceUserTokenResponseValidationError) Cause ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceUserTokenResponseValidationError) Error ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceUserTokenResponseValidationError) ErrorName ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceUserTokenResponseValidationError) Field ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceUserTokenResponseValidationError) Key ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceUserTokenResponseValidationError) Reason ¶ added in v0.9.1
func (e CreateServiceUserTokenResponseValidationError) 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 CreateWebhookRequest ¶ added in v0.11.0
type CreateWebhookRequest struct {
Body *WebhookRequestBody `protobuf:"bytes,1,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*CreateWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*CreateWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookRequest.ProtoReflect.Descriptor instead.
func (*CreateWebhookRequest) GetBody ¶ added in v0.11.0
func (x *CreateWebhookRequest) GetBody() *WebhookRequestBody
func (*CreateWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*CreateWebhookRequest) ProtoMessage()
func (*CreateWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *CreateWebhookRequest) ProtoReflect() protoreflect.Message
func (*CreateWebhookRequest) Reset ¶ added in v0.11.0
func (x *CreateWebhookRequest) Reset()
func (*CreateWebhookRequest) String ¶ added in v0.11.0
func (x *CreateWebhookRequest) String() string
func (*CreateWebhookRequest) Validate ¶ added in v0.11.0
func (m *CreateWebhookRequest) Validate() error
Validate checks the field values on CreateWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWebhookRequest) ValidateAll ¶ added in v0.11.0
func (m *CreateWebhookRequest) ValidateAll() error
ValidateAll checks the field values on CreateWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWebhookRequestMultiError, or nil if none found.
type CreateWebhookRequestMultiError ¶ added in v0.11.0
type CreateWebhookRequestMultiError []error
CreateWebhookRequestMultiError is an error wrapping multiple validation errors returned by CreateWebhookRequest.ValidateAll() if the designated constraints aren't met.
func (CreateWebhookRequestMultiError) AllErrors ¶ added in v0.11.0
func (m CreateWebhookRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWebhookRequestMultiError) Error ¶ added in v0.11.0
func (m CreateWebhookRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWebhookRequestValidationError ¶ added in v0.11.0
type CreateWebhookRequestValidationError struct {
// contains filtered or unexported fields
}
CreateWebhookRequestValidationError is the validation error returned by CreateWebhookRequest.Validate if the designated constraints aren't met.
func (CreateWebhookRequestValidationError) Cause ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateWebhookRequestValidationError) Error ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWebhookRequestValidationError) ErrorName ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWebhookRequestValidationError) Field ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) Field() string
Field function returns field value.
func (CreateWebhookRequestValidationError) Key ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) Key() bool
Key function returns key value.
func (CreateWebhookRequestValidationError) Reason ¶ added in v0.11.0
func (e CreateWebhookRequestValidationError) Reason() string
Reason function returns reason value.
type CreateWebhookResponse ¶ added in v0.11.0
type CreateWebhookResponse struct {
Webhook *Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"`
// contains filtered or unexported fields
}
func (*CreateWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*CreateWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateWebhookResponse.ProtoReflect.Descriptor instead.
func (*CreateWebhookResponse) GetWebhook ¶ added in v0.11.0
func (x *CreateWebhookResponse) GetWebhook() *Webhook
func (*CreateWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*CreateWebhookResponse) ProtoMessage()
func (*CreateWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *CreateWebhookResponse) ProtoReflect() protoreflect.Message
func (*CreateWebhookResponse) Reset ¶ added in v0.11.0
func (x *CreateWebhookResponse) Reset()
func (*CreateWebhookResponse) String ¶ added in v0.11.0
func (x *CreateWebhookResponse) String() string
func (*CreateWebhookResponse) Validate ¶ added in v0.11.0
func (m *CreateWebhookResponse) Validate() error
Validate checks the field values on CreateWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWebhookResponse) ValidateAll ¶ added in v0.11.0
func (m *CreateWebhookResponse) ValidateAll() error
ValidateAll checks the field values on CreateWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWebhookResponseMultiError, or nil if none found.
type CreateWebhookResponseMultiError ¶ added in v0.11.0
type CreateWebhookResponseMultiError []error
CreateWebhookResponseMultiError is an error wrapping multiple validation errors returned by CreateWebhookResponse.ValidateAll() if the designated constraints aren't met.
func (CreateWebhookResponseMultiError) AllErrors ¶ added in v0.11.0
func (m CreateWebhookResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWebhookResponseMultiError) Error ¶ added in v0.11.0
func (m CreateWebhookResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWebhookResponseValidationError ¶ added in v0.11.0
type CreateWebhookResponseValidationError struct {
// contains filtered or unexported fields
}
CreateWebhookResponseValidationError is the validation error returned by CreateWebhookResponse.Validate if the designated constraints aren't met.
func (CreateWebhookResponseValidationError) Cause ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateWebhookResponseValidationError) Error ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWebhookResponseValidationError) ErrorName ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWebhookResponseValidationError) Field ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) Field() string
Field function returns field value.
func (CreateWebhookResponseValidationError) Key ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) Key() bool
Key function returns key value.
func (CreateWebhookResponseValidationError) Reason ¶ added in v0.11.0
func (e CreateWebhookResponseValidationError) Reason() string
Reason function returns reason value.
type DelegatedCheckoutRequest ¶ added in v0.8.3
type DelegatedCheckoutRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Subscription to create
SubscriptionBody *CheckoutSubscriptionBody `protobuf:"bytes,10,opt,name=subscription_body,json=subscriptionBody,proto3" json:"subscription_body,omitempty"`
// Product to buy
ProductBody *CheckoutProductBody `protobuf:"bytes,11,opt,name=product_body,json=productBody,proto3" json:"product_body,omitempty"`
// contains filtered or unexported fields
}
func (*DelegatedCheckoutRequest) Descriptor
deprecated
added in
v0.8.3
func (*DelegatedCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use DelegatedCheckoutRequest.ProtoReflect.Descriptor instead.
func (*DelegatedCheckoutRequest) GetBillingId
deprecated
added in
v0.8.3
func (x *DelegatedCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/admin.proto.
func (*DelegatedCheckoutRequest) GetOrgId ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) GetOrgId() string
func (*DelegatedCheckoutRequest) GetProductBody ¶ added in v0.8.14
func (x *DelegatedCheckoutRequest) GetProductBody() *CheckoutProductBody
func (*DelegatedCheckoutRequest) GetSubscriptionBody ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) GetSubscriptionBody() *CheckoutSubscriptionBody
func (*DelegatedCheckoutRequest) ProtoMessage ¶ added in v0.8.3
func (*DelegatedCheckoutRequest) ProtoMessage()
func (*DelegatedCheckoutRequest) ProtoReflect ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) ProtoReflect() protoreflect.Message
func (*DelegatedCheckoutRequest) Reset ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) Reset()
func (*DelegatedCheckoutRequest) String ¶ added in v0.8.3
func (x *DelegatedCheckoutRequest) String() string
func (*DelegatedCheckoutRequest) Validate ¶ added in v0.8.3
func (m *DelegatedCheckoutRequest) Validate() error
Validate checks the field values on DelegatedCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DelegatedCheckoutRequest) ValidateAll ¶ added in v0.8.3
func (m *DelegatedCheckoutRequest) ValidateAll() error
ValidateAll checks the field values on DelegatedCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DelegatedCheckoutRequestMultiError, or nil if none found.
type DelegatedCheckoutRequestMultiError ¶ added in v0.8.3
type DelegatedCheckoutRequestMultiError []error
DelegatedCheckoutRequestMultiError is an error wrapping multiple validation errors returned by DelegatedCheckoutRequest.ValidateAll() if the designated constraints aren't met.
func (DelegatedCheckoutRequestMultiError) AllErrors ¶ added in v0.8.3
func (m DelegatedCheckoutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DelegatedCheckoutRequestMultiError) Error ¶ added in v0.8.3
func (m DelegatedCheckoutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DelegatedCheckoutRequestValidationError ¶ added in v0.8.3
type DelegatedCheckoutRequestValidationError struct {
// contains filtered or unexported fields
}
DelegatedCheckoutRequestValidationError is the validation error returned by DelegatedCheckoutRequest.Validate if the designated constraints aren't met.
func (DelegatedCheckoutRequestValidationError) Cause ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) Cause() error
Cause function returns cause value.
func (DelegatedCheckoutRequestValidationError) Error ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DelegatedCheckoutRequestValidationError) ErrorName ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DelegatedCheckoutRequestValidationError) Field ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) Field() string
Field function returns field value.
func (DelegatedCheckoutRequestValidationError) Key ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) Key() bool
Key function returns key value.
func (DelegatedCheckoutRequestValidationError) Reason ¶ added in v0.8.3
func (e DelegatedCheckoutRequestValidationError) Reason() string
Reason function returns reason value.
type DelegatedCheckoutResponse ¶ added in v0.8.3
type DelegatedCheckoutResponse struct {
// subscription if created
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// product if bought
Product *Product `protobuf:"bytes,2,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*DelegatedCheckoutResponse) Descriptor
deprecated
added in
v0.8.3
func (*DelegatedCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use DelegatedCheckoutResponse.ProtoReflect.Descriptor instead.
func (*DelegatedCheckoutResponse) GetProduct ¶ added in v0.8.16
func (x *DelegatedCheckoutResponse) GetProduct() *Product
func (*DelegatedCheckoutResponse) GetSubscription ¶ added in v0.8.16
func (x *DelegatedCheckoutResponse) GetSubscription() *Subscription
func (*DelegatedCheckoutResponse) ProtoMessage ¶ added in v0.8.3
func (*DelegatedCheckoutResponse) ProtoMessage()
func (*DelegatedCheckoutResponse) ProtoReflect ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) ProtoReflect() protoreflect.Message
func (*DelegatedCheckoutResponse) Reset ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) Reset()
func (*DelegatedCheckoutResponse) String ¶ added in v0.8.3
func (x *DelegatedCheckoutResponse) String() string
func (*DelegatedCheckoutResponse) Validate ¶ added in v0.8.3
func (m *DelegatedCheckoutResponse) Validate() error
Validate checks the field values on DelegatedCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DelegatedCheckoutResponse) ValidateAll ¶ added in v0.8.3
func (m *DelegatedCheckoutResponse) ValidateAll() error
ValidateAll checks the field values on DelegatedCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DelegatedCheckoutResponseMultiError, or nil if none found.
type DelegatedCheckoutResponseMultiError ¶ added in v0.8.3
type DelegatedCheckoutResponseMultiError []error
DelegatedCheckoutResponseMultiError is an error wrapping multiple validation errors returned by DelegatedCheckoutResponse.ValidateAll() if the designated constraints aren't met.
func (DelegatedCheckoutResponseMultiError) AllErrors ¶ added in v0.8.3
func (m DelegatedCheckoutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DelegatedCheckoutResponseMultiError) Error ¶ added in v0.8.3
func (m DelegatedCheckoutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DelegatedCheckoutResponseValidationError ¶ added in v0.8.3
type DelegatedCheckoutResponseValidationError struct {
// contains filtered or unexported fields
}
DelegatedCheckoutResponseValidationError is the validation error returned by DelegatedCheckoutResponse.Validate if the designated constraints aren't met.
func (DelegatedCheckoutResponseValidationError) Cause ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) Cause() error
Cause function returns cause value.
func (DelegatedCheckoutResponseValidationError) Error ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DelegatedCheckoutResponseValidationError) ErrorName ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DelegatedCheckoutResponseValidationError) Field ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) Field() string
Field function returns field value.
func (DelegatedCheckoutResponseValidationError) Key ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) Key() bool
Key function returns key value.
func (DelegatedCheckoutResponseValidationError) Reason ¶ added in v0.8.3
func (e DelegatedCheckoutResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteBillingAccountRequest ¶ added in v0.8.0
type DeleteBillingAccountRequest struct {
// ID of the billing account to delete
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 (*DeleteBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*DeleteBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*DeleteBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) GetId() string
func (*DeleteBillingAccountRequest) GetOrgId ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) GetOrgId() string
func (*DeleteBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*DeleteBillingAccountRequest) ProtoMessage()
func (*DeleteBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) Reset()
func (*DeleteBillingAccountRequest) String ¶ added in v0.8.0
func (x *DeleteBillingAccountRequest) String() string
func (*DeleteBillingAccountRequest) Validate ¶ added in v0.8.0
func (m *DeleteBillingAccountRequest) Validate() error
Validate checks the field values on DeleteBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteBillingAccountRequest) ValidateAll ¶ added in v0.8.0
func (m *DeleteBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on DeleteBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteBillingAccountRequestMultiError, or nil if none found.
type DeleteBillingAccountRequestMultiError ¶ added in v0.8.0
type DeleteBillingAccountRequestMultiError []error
DeleteBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by DeleteBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteBillingAccountRequestMultiError) AllErrors ¶ added in v0.8.0
func (m DeleteBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteBillingAccountRequestMultiError) Error ¶ added in v0.8.0
func (m DeleteBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteBillingAccountRequestValidationError ¶ added in v0.8.0
type DeleteBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteBillingAccountRequestValidationError is the validation error returned by DeleteBillingAccountRequest.Validate if the designated constraints aren't met.
func (DeleteBillingAccountRequestValidationError) Cause ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteBillingAccountRequestValidationError) Error ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteBillingAccountRequestValidationError) ErrorName ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteBillingAccountRequestValidationError) Field ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (DeleteBillingAccountRequestValidationError) Key ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (DeleteBillingAccountRequestValidationError) Reason ¶ added in v0.8.0
func (e DeleteBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteBillingAccountResponse ¶ added in v0.8.0
type DeleteBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*DeleteBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*DeleteBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*DeleteBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*DeleteBillingAccountResponse) ProtoMessage()
func (*DeleteBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*DeleteBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) Reset()
func (*DeleteBillingAccountResponse) String ¶ added in v0.8.0
func (x *DeleteBillingAccountResponse) String() string
func (*DeleteBillingAccountResponse) Validate ¶ added in v0.8.0
func (m *DeleteBillingAccountResponse) Validate() error
Validate checks the field values on DeleteBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteBillingAccountResponse) ValidateAll ¶ added in v0.8.0
func (m *DeleteBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on DeleteBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteBillingAccountResponseMultiError, or nil if none found.
type DeleteBillingAccountResponseMultiError ¶ added in v0.8.0
type DeleteBillingAccountResponseMultiError []error
DeleteBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by DeleteBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteBillingAccountResponseMultiError) AllErrors ¶ added in v0.8.0
func (m DeleteBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteBillingAccountResponseMultiError) Error ¶ added in v0.8.0
func (m DeleteBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteBillingAccountResponseValidationError ¶ added in v0.8.0
type DeleteBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteBillingAccountResponseValidationError is the validation error returned by DeleteBillingAccountResponse.Validate if the designated constraints aren't met.
func (DeleteBillingAccountResponseValidationError) Cause ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteBillingAccountResponseValidationError) Error ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteBillingAccountResponseValidationError) ErrorName ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteBillingAccountResponseValidationError) Field ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (DeleteBillingAccountResponseValidationError) Key ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (DeleteBillingAccountResponseValidationError) Reason ¶ added in v0.8.0
func (e DeleteBillingAccountResponseValidationError) 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 DeleteProspectRequest ¶ added in v0.50.0
type DeleteProspectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*DeleteProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProspectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProspectRequest) GetId ¶ added in v0.50.0
func (x *DeleteProspectRequest) GetId() string
func (*DeleteProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*DeleteProspectRequest) ProtoMessage()
func (*DeleteProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *DeleteProspectRequest) ProtoReflect() protoreflect.Message
func (*DeleteProspectRequest) Reset ¶ added in v0.50.0
func (x *DeleteProspectRequest) Reset()
func (*DeleteProspectRequest) String ¶ added in v0.50.0
func (x *DeleteProspectRequest) String() string
func (*DeleteProspectRequest) Validate ¶ added in v0.50.0
func (m *DeleteProspectRequest) Validate() error
Validate checks the field values on DeleteProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProspectRequest) ValidateAll ¶ added in v0.50.0
func (m *DeleteProspectRequest) ValidateAll() error
ValidateAll checks the field values on DeleteProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProspectRequestMultiError, or nil if none found.
type DeleteProspectRequestMultiError ¶ added in v0.50.0
type DeleteProspectRequestMultiError []error
DeleteProspectRequestMultiError is an error wrapping multiple validation errors returned by DeleteProspectRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteProspectRequestMultiError) AllErrors ¶ added in v0.50.0
func (m DeleteProspectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProspectRequestMultiError) Error ¶ added in v0.50.0
func (m DeleteProspectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProspectRequestValidationError ¶ added in v0.50.0
type DeleteProspectRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteProspectRequestValidationError is the validation error returned by DeleteProspectRequest.Validate if the designated constraints aren't met.
func (DeleteProspectRequestValidationError) Cause ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteProspectRequestValidationError) Error ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProspectRequestValidationError) ErrorName ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProspectRequestValidationError) Field ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) Field() string
Field function returns field value.
func (DeleteProspectRequestValidationError) Key ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) Key() bool
Key function returns key value.
func (DeleteProspectRequestValidationError) Reason ¶ added in v0.50.0
func (e DeleteProspectRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteProspectResponse ¶ added in v0.50.0
type DeleteProspectResponse struct {
// contains filtered or unexported fields
}
func (*DeleteProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*DeleteProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProspectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*DeleteProspectResponse) ProtoMessage()
func (*DeleteProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *DeleteProspectResponse) ProtoReflect() protoreflect.Message
func (*DeleteProspectResponse) Reset ¶ added in v0.50.0
func (x *DeleteProspectResponse) Reset()
func (*DeleteProspectResponse) String ¶ added in v0.50.0
func (x *DeleteProspectResponse) String() string
func (*DeleteProspectResponse) Validate ¶ added in v0.50.0
func (m *DeleteProspectResponse) Validate() error
Validate checks the field values on DeleteProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteProspectResponse) ValidateAll ¶ added in v0.50.0
func (m *DeleteProspectResponse) ValidateAll() error
ValidateAll checks the field values on DeleteProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteProspectResponseMultiError, or nil if none found.
type DeleteProspectResponseMultiError ¶ added in v0.50.0
type DeleteProspectResponseMultiError []error
DeleteProspectResponseMultiError is an error wrapping multiple validation errors returned by DeleteProspectResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteProspectResponseMultiError) AllErrors ¶ added in v0.50.0
func (m DeleteProspectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteProspectResponseMultiError) Error ¶ added in v0.50.0
func (m DeleteProspectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteProspectResponseValidationError ¶ added in v0.50.0
type DeleteProspectResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteProspectResponseValidationError is the validation error returned by DeleteProspectResponse.Validate if the designated constraints aren't met.
func (DeleteProspectResponseValidationError) Cause ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteProspectResponseValidationError) Error ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteProspectResponseValidationError) ErrorName ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteProspectResponseValidationError) Field ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) Field() string
Field function returns field value.
func (DeleteProspectResponseValidationError) Key ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) Key() bool
Key function returns key value.
func (DeleteProspectResponseValidationError) Reason ¶ added in v0.50.0
func (e DeleteProspectResponseValidationError) 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 DeleteServiceUserCredentialRequest ¶ added in v0.9.1
type DeleteServiceUserCredentialRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserCredentialRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserCredentialRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserCredentialRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserCredentialRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) GetId() string
func (*DeleteServiceUserCredentialRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserCredentialRequest) GetOrgId() string
func (*DeleteServiceUserCredentialRequest) GetSecretId ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) GetSecretId() string
func (*DeleteServiceUserCredentialRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserCredentialRequest) ProtoMessage()
func (*DeleteServiceUserCredentialRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserCredentialRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) Reset()
func (*DeleteServiceUserCredentialRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialRequest) String() string
func (*DeleteServiceUserCredentialRequest) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserCredentialRequest) Validate() error
Validate checks the field values on DeleteServiceUserCredentialRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserCredentialRequest) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserCredentialRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserCredentialRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserCredentialRequestMultiError, or nil if none found.
type DeleteServiceUserCredentialRequestMultiError ¶ added in v0.9.1
type DeleteServiceUserCredentialRequestMultiError []error
DeleteServiceUserCredentialRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserCredentialRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserCredentialRequestMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserCredentialRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserCredentialRequestMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserCredentialRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserCredentialRequestValidationError ¶ added in v0.9.1
type DeleteServiceUserCredentialRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserCredentialRequestValidationError is the validation error returned by DeleteServiceUserCredentialRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserCredentialRequestValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserCredentialRequestValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserCredentialRequestValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserCredentialRequestValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserCredentialRequestValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserCredentialRequestValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserCredentialRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserCredentialResponse ¶ added in v0.9.1
type DeleteServiceUserCredentialResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserCredentialResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserCredentialResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserCredentialResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserCredentialResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserCredentialResponse) ProtoMessage()
func (*DeleteServiceUserCredentialResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserCredentialResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) Reset()
func (*DeleteServiceUserCredentialResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserCredentialResponse) String() string
func (*DeleteServiceUserCredentialResponse) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserCredentialResponse) Validate() error
Validate checks the field values on DeleteServiceUserCredentialResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserCredentialResponse) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserCredentialResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserCredentialResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserCredentialResponseMultiError, or nil if none found.
type DeleteServiceUserCredentialResponseMultiError ¶ added in v0.9.1
type DeleteServiceUserCredentialResponseMultiError []error
DeleteServiceUserCredentialResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserCredentialResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserCredentialResponseMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserCredentialResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserCredentialResponseMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserCredentialResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserCredentialResponseValidationError ¶ added in v0.9.1
type DeleteServiceUserCredentialResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserCredentialResponseValidationError is the validation error returned by DeleteServiceUserCredentialResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserCredentialResponseValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserCredentialResponseValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserCredentialResponseValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserCredentialResponseValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserCredentialResponseValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserCredentialResponseValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserCredentialResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserJWKRequest ¶ added in v0.9.1
type DeleteServiceUserJWKRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) GetId() string
func (*DeleteServiceUserJWKRequest) GetKeyId ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) GetKeyId() string
func (*DeleteServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserJWKRequest) GetOrgId() string
func (*DeleteServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserJWKRequest) ProtoMessage()
func (*DeleteServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) Reset()
func (*DeleteServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserJWKRequest) String() string
func (*DeleteServiceUserJWKRequest) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserJWKRequest) Validate() error
Validate checks the field values on DeleteServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserJWKRequest) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserJWKRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserJWKRequestMultiError, or nil if none found.
type DeleteServiceUserJWKRequestMultiError ¶ added in v0.9.1
type DeleteServiceUserJWKRequestMultiError []error
DeleteServiceUserJWKRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserJWKRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserJWKRequestMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserJWKRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserJWKRequestMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserJWKRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserJWKRequestValidationError ¶ added in v0.9.1
type DeleteServiceUserJWKRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserJWKRequestValidationError is the validation error returned by DeleteServiceUserJWKRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserJWKRequestValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserJWKRequestValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserJWKRequestValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserJWKRequestValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserJWKRequestValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserJWKRequestValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserJWKRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserJWKResponse ¶ added in v0.9.1
type DeleteServiceUserJWKResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserJWKResponse) ProtoMessage()
func (*DeleteServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) Reset()
func (*DeleteServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserJWKResponse) String() string
func (*DeleteServiceUserJWKResponse) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserJWKResponse) Validate() error
Validate checks the field values on DeleteServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserJWKResponse) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserJWKResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserJWKResponseMultiError, or nil if none found.
type DeleteServiceUserJWKResponseMultiError ¶ added in v0.9.1
type DeleteServiceUserJWKResponseMultiError []error
DeleteServiceUserJWKResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserJWKResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserJWKResponseMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserJWKResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserJWKResponseMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserJWKResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserJWKResponseValidationError ¶ added in v0.9.1
type DeleteServiceUserJWKResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserJWKResponseValidationError is the validation error returned by DeleteServiceUserJWKResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserJWKResponseValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserJWKResponseValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserJWKResponseValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserJWKResponseValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserJWKResponseValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserJWKResponseValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserJWKResponseValidationError) 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 DeleteServiceUserTokenRequest ¶ added in v0.9.1
type DeleteServiceUserTokenRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
TokenId string `protobuf:"bytes,2,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteServiceUserTokenRequest) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserTokenRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserTokenRequest) GetId ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) GetId() string
func (*DeleteServiceUserTokenRequest) GetOrgId ¶ added in v0.40.0
func (x *DeleteServiceUserTokenRequest) GetOrgId() string
func (*DeleteServiceUserTokenRequest) GetTokenId ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) GetTokenId() string
func (*DeleteServiceUserTokenRequest) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserTokenRequest) ProtoMessage()
func (*DeleteServiceUserTokenRequest) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserTokenRequest) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) Reset()
func (*DeleteServiceUserTokenRequest) String ¶ added in v0.9.1
func (x *DeleteServiceUserTokenRequest) String() string
func (*DeleteServiceUserTokenRequest) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserTokenRequest) Validate() error
Validate checks the field values on DeleteServiceUserTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserTokenRequest) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserTokenRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserTokenRequestMultiError, or nil if none found.
type DeleteServiceUserTokenRequestMultiError ¶ added in v0.9.1
type DeleteServiceUserTokenRequestMultiError []error
DeleteServiceUserTokenRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserTokenRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserTokenRequestMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserTokenRequestMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserTokenRequestValidationError ¶ added in v0.9.1
type DeleteServiceUserTokenRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserTokenRequestValidationError is the validation error returned by DeleteServiceUserTokenRequest.Validate if the designated constraints aren't met.
func (DeleteServiceUserTokenRequestValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserTokenRequestValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserTokenRequestValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserTokenRequestValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserTokenRequestValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserTokenRequestValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserTokenRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceUserTokenResponse ¶ added in v0.9.1
type DeleteServiceUserTokenResponse struct {
// contains filtered or unexported fields
}
func (*DeleteServiceUserTokenResponse) Descriptor
deprecated
added in
v0.9.1
func (*DeleteServiceUserTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceUserTokenResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceUserTokenResponse) ProtoMessage ¶ added in v0.9.1
func (*DeleteServiceUserTokenResponse) ProtoMessage()
func (*DeleteServiceUserTokenResponse) ProtoReflect ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceUserTokenResponse) Reset ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) Reset()
func (*DeleteServiceUserTokenResponse) String ¶ added in v0.9.1
func (x *DeleteServiceUserTokenResponse) String() string
func (*DeleteServiceUserTokenResponse) Validate ¶ added in v0.9.1
func (m *DeleteServiceUserTokenResponse) Validate() error
Validate checks the field values on DeleteServiceUserTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceUserTokenResponse) ValidateAll ¶ added in v0.9.1
func (m *DeleteServiceUserTokenResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceUserTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceUserTokenResponseMultiError, or nil if none found.
type DeleteServiceUserTokenResponseMultiError ¶ added in v0.9.1
type DeleteServiceUserTokenResponseMultiError []error
DeleteServiceUserTokenResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceUserTokenResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceUserTokenResponseMultiError) AllErrors ¶ added in v0.9.1
func (m DeleteServiceUserTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceUserTokenResponseMultiError) Error ¶ added in v0.9.1
func (m DeleteServiceUserTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceUserTokenResponseValidationError ¶ added in v0.9.1
type DeleteServiceUserTokenResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceUserTokenResponseValidationError is the validation error returned by DeleteServiceUserTokenResponse.Validate if the designated constraints aren't met.
func (DeleteServiceUserTokenResponseValidationError) Cause ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceUserTokenResponseValidationError) Error ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceUserTokenResponseValidationError) ErrorName ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceUserTokenResponseValidationError) Field ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceUserTokenResponseValidationError) Key ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceUserTokenResponseValidationError) Reason ¶ added in v0.9.1
func (e DeleteServiceUserTokenResponseValidationError) 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 DeleteWebhookRequest ¶ added in v0.11.0
type DeleteWebhookRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*DeleteWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*DeleteWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookRequest.ProtoReflect.Descriptor instead.
func (*DeleteWebhookRequest) GetId ¶ added in v0.11.0
func (x *DeleteWebhookRequest) GetId() string
func (*DeleteWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*DeleteWebhookRequest) ProtoMessage()
func (*DeleteWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *DeleteWebhookRequest) ProtoReflect() protoreflect.Message
func (*DeleteWebhookRequest) Reset ¶ added in v0.11.0
func (x *DeleteWebhookRequest) Reset()
func (*DeleteWebhookRequest) String ¶ added in v0.11.0
func (x *DeleteWebhookRequest) String() string
func (*DeleteWebhookRequest) Validate ¶ added in v0.11.0
func (m *DeleteWebhookRequest) Validate() error
Validate checks the field values on DeleteWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteWebhookRequest) ValidateAll ¶ added in v0.11.0
func (m *DeleteWebhookRequest) ValidateAll() error
ValidateAll checks the field values on DeleteWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteWebhookRequestMultiError, or nil if none found.
type DeleteWebhookRequestMultiError ¶ added in v0.11.0
type DeleteWebhookRequestMultiError []error
DeleteWebhookRequestMultiError is an error wrapping multiple validation errors returned by DeleteWebhookRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteWebhookRequestMultiError) AllErrors ¶ added in v0.11.0
func (m DeleteWebhookRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteWebhookRequestMultiError) Error ¶ added in v0.11.0
func (m DeleteWebhookRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteWebhookRequestValidationError ¶ added in v0.11.0
type DeleteWebhookRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteWebhookRequestValidationError is the validation error returned by DeleteWebhookRequest.Validate if the designated constraints aren't met.
func (DeleteWebhookRequestValidationError) Cause ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteWebhookRequestValidationError) Error ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteWebhookRequestValidationError) ErrorName ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteWebhookRequestValidationError) Field ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) Field() string
Field function returns field value.
func (DeleteWebhookRequestValidationError) Key ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) Key() bool
Key function returns key value.
func (DeleteWebhookRequestValidationError) Reason ¶ added in v0.11.0
func (e DeleteWebhookRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteWebhookResponse ¶ added in v0.11.0
type DeleteWebhookResponse struct {
// contains filtered or unexported fields
}
func (*DeleteWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*DeleteWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteWebhookResponse.ProtoReflect.Descriptor instead.
func (*DeleteWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*DeleteWebhookResponse) ProtoMessage()
func (*DeleteWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *DeleteWebhookResponse) ProtoReflect() protoreflect.Message
func (*DeleteWebhookResponse) Reset ¶ added in v0.11.0
func (x *DeleteWebhookResponse) Reset()
func (*DeleteWebhookResponse) String ¶ added in v0.11.0
func (x *DeleteWebhookResponse) String() string
func (*DeleteWebhookResponse) Validate ¶ added in v0.11.0
func (m *DeleteWebhookResponse) Validate() error
Validate checks the field values on DeleteWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteWebhookResponse) ValidateAll ¶ added in v0.11.0
func (m *DeleteWebhookResponse) ValidateAll() error
ValidateAll checks the field values on DeleteWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteWebhookResponseMultiError, or nil if none found.
type DeleteWebhookResponseMultiError ¶ added in v0.11.0
type DeleteWebhookResponseMultiError []error
DeleteWebhookResponseMultiError is an error wrapping multiple validation errors returned by DeleteWebhookResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteWebhookResponseMultiError) AllErrors ¶ added in v0.11.0
func (m DeleteWebhookResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteWebhookResponseMultiError) Error ¶ added in v0.11.0
func (m DeleteWebhookResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteWebhookResponseValidationError ¶ added in v0.11.0
type DeleteWebhookResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteWebhookResponseValidationError is the validation error returned by DeleteWebhookResponse.Validate if the designated constraints aren't met.
func (DeleteWebhookResponseValidationError) Cause ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteWebhookResponseValidationError) Error ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteWebhookResponseValidationError) ErrorName ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteWebhookResponseValidationError) Field ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) Field() string
Field function returns field value.
func (DeleteWebhookResponseValidationError) Key ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) Key() bool
Key function returns key value.
func (DeleteWebhookResponseValidationError) Reason ¶ added in v0.11.0
func (e DeleteWebhookResponseValidationError) 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 DisableBillingAccountRequest ¶ added in v0.17.0
type DisableBillingAccountRequest struct {
// ID of the billing account to disable
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 (*DisableBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*DisableBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use DisableBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*DisableBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) GetId() string
func (*DisableBillingAccountRequest) GetOrgId ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) GetOrgId() string
func (*DisableBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*DisableBillingAccountRequest) ProtoMessage()
func (*DisableBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*DisableBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) Reset()
func (*DisableBillingAccountRequest) String ¶ added in v0.17.0
func (x *DisableBillingAccountRequest) String() string
func (*DisableBillingAccountRequest) Validate ¶ added in v0.17.0
func (m *DisableBillingAccountRequest) Validate() error
Validate checks the field values on DisableBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableBillingAccountRequest) ValidateAll ¶ added in v0.17.0
func (m *DisableBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on DisableBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableBillingAccountRequestMultiError, or nil if none found.
type DisableBillingAccountRequestMultiError ¶ added in v0.17.0
type DisableBillingAccountRequestMultiError []error
DisableBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by DisableBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (DisableBillingAccountRequestMultiError) AllErrors ¶ added in v0.17.0
func (m DisableBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableBillingAccountRequestMultiError) Error ¶ added in v0.17.0
func (m DisableBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableBillingAccountRequestValidationError ¶ added in v0.17.0
type DisableBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
DisableBillingAccountRequestValidationError is the validation error returned by DisableBillingAccountRequest.Validate if the designated constraints aren't met.
func (DisableBillingAccountRequestValidationError) Cause ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (DisableBillingAccountRequestValidationError) Error ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DisableBillingAccountRequestValidationError) ErrorName ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DisableBillingAccountRequestValidationError) Field ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (DisableBillingAccountRequestValidationError) Key ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (DisableBillingAccountRequestValidationError) Reason ¶ added in v0.17.0
func (e DisableBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type DisableBillingAccountResponse ¶ added in v0.17.0
type DisableBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*DisableBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*DisableBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use DisableBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*DisableBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*DisableBillingAccountResponse) ProtoMessage()
func (*DisableBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*DisableBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) Reset()
func (*DisableBillingAccountResponse) String ¶ added in v0.17.0
func (x *DisableBillingAccountResponse) String() string
func (*DisableBillingAccountResponse) Validate ¶ added in v0.17.0
func (m *DisableBillingAccountResponse) Validate() error
Validate checks the field values on DisableBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DisableBillingAccountResponse) ValidateAll ¶ added in v0.17.0
func (m *DisableBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on DisableBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DisableBillingAccountResponseMultiError, or nil if none found.
type DisableBillingAccountResponseMultiError ¶ added in v0.17.0
type DisableBillingAccountResponseMultiError []error
DisableBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by DisableBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (DisableBillingAccountResponseMultiError) AllErrors ¶ added in v0.17.0
func (m DisableBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DisableBillingAccountResponseMultiError) Error ¶ added in v0.17.0
func (m DisableBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DisableBillingAccountResponseValidationError ¶ added in v0.17.0
type DisableBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
DisableBillingAccountResponseValidationError is the validation error returned by DisableBillingAccountResponse.Validate if the designated constraints aren't met.
func (DisableBillingAccountResponseValidationError) Cause ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (DisableBillingAccountResponseValidationError) Error ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DisableBillingAccountResponseValidationError) ErrorName ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DisableBillingAccountResponseValidationError) Field ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (DisableBillingAccountResponseValidationError) Key ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (DisableBillingAccountResponseValidationError) Reason ¶ added in v0.17.0
func (e DisableBillingAccountResponseValidationError) 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 EnableBillingAccountRequest ¶ added in v0.17.0
type EnableBillingAccountRequest struct {
// ID of the billing account to enable
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 (*EnableBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*EnableBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use EnableBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*EnableBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) GetId() string
func (*EnableBillingAccountRequest) GetOrgId ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) GetOrgId() string
func (*EnableBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*EnableBillingAccountRequest) ProtoMessage()
func (*EnableBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*EnableBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) Reset()
func (*EnableBillingAccountRequest) String ¶ added in v0.17.0
func (x *EnableBillingAccountRequest) String() string
func (*EnableBillingAccountRequest) Validate ¶ added in v0.17.0
func (m *EnableBillingAccountRequest) Validate() error
Validate checks the field values on EnableBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableBillingAccountRequest) ValidateAll ¶ added in v0.17.0
func (m *EnableBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on EnableBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableBillingAccountRequestMultiError, or nil if none found.
type EnableBillingAccountRequestMultiError ¶ added in v0.17.0
type EnableBillingAccountRequestMultiError []error
EnableBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by EnableBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (EnableBillingAccountRequestMultiError) AllErrors ¶ added in v0.17.0
func (m EnableBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableBillingAccountRequestMultiError) Error ¶ added in v0.17.0
func (m EnableBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableBillingAccountRequestValidationError ¶ added in v0.17.0
type EnableBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
EnableBillingAccountRequestValidationError is the validation error returned by EnableBillingAccountRequest.Validate if the designated constraints aren't met.
func (EnableBillingAccountRequestValidationError) Cause ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (EnableBillingAccountRequestValidationError) Error ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EnableBillingAccountRequestValidationError) ErrorName ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EnableBillingAccountRequestValidationError) Field ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (EnableBillingAccountRequestValidationError) Key ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (EnableBillingAccountRequestValidationError) Reason ¶ added in v0.17.0
func (e EnableBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type EnableBillingAccountResponse ¶ added in v0.17.0
type EnableBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*EnableBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*EnableBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use EnableBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*EnableBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*EnableBillingAccountResponse) ProtoMessage()
func (*EnableBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*EnableBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) Reset()
func (*EnableBillingAccountResponse) String ¶ added in v0.17.0
func (x *EnableBillingAccountResponse) String() string
func (*EnableBillingAccountResponse) Validate ¶ added in v0.17.0
func (m *EnableBillingAccountResponse) Validate() error
Validate checks the field values on EnableBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EnableBillingAccountResponse) ValidateAll ¶ added in v0.17.0
func (m *EnableBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on EnableBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EnableBillingAccountResponseMultiError, or nil if none found.
type EnableBillingAccountResponseMultiError ¶ added in v0.17.0
type EnableBillingAccountResponseMultiError []error
EnableBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by EnableBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (EnableBillingAccountResponseMultiError) AllErrors ¶ added in v0.17.0
func (m EnableBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EnableBillingAccountResponseMultiError) Error ¶ added in v0.17.0
func (m EnableBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EnableBillingAccountResponseValidationError ¶ added in v0.17.0
type EnableBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
EnableBillingAccountResponseValidationError is the validation error returned by EnableBillingAccountResponse.Validate if the designated constraints aren't met.
func (EnableBillingAccountResponseValidationError) Cause ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (EnableBillingAccountResponseValidationError) Error ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EnableBillingAccountResponseValidationError) ErrorName ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EnableBillingAccountResponseValidationError) Field ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (EnableBillingAccountResponseValidationError) Key ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (EnableBillingAccountResponseValidationError) Reason ¶ added in v0.17.0
func (e EnableBillingAccountResponseValidationError) 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 ExportAuditRecordsRequest ¶ added in v0.75.0
type ExportAuditRecordsRequest struct {
Query *RQLExportRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ExportAuditRecordsRequest) Descriptor
deprecated
added in
v0.75.0
func (*ExportAuditRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportAuditRecordsRequest.ProtoReflect.Descriptor instead.
func (*ExportAuditRecordsRequest) GetQuery ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) GetQuery() *RQLExportRequest
func (*ExportAuditRecordsRequest) ProtoMessage ¶ added in v0.75.0
func (*ExportAuditRecordsRequest) ProtoMessage()
func (*ExportAuditRecordsRequest) ProtoReflect ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) ProtoReflect() protoreflect.Message
func (*ExportAuditRecordsRequest) Reset ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) Reset()
func (*ExportAuditRecordsRequest) String ¶ added in v0.75.0
func (x *ExportAuditRecordsRequest) String() string
func (*ExportAuditRecordsRequest) Validate ¶ added in v0.75.0
func (m *ExportAuditRecordsRequest) Validate() error
Validate checks the field values on ExportAuditRecordsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportAuditRecordsRequest) ValidateAll ¶ added in v0.75.0
func (m *ExportAuditRecordsRequest) ValidateAll() error
ValidateAll checks the field values on ExportAuditRecordsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportAuditRecordsRequestMultiError, or nil if none found.
type ExportAuditRecordsRequestMultiError ¶ added in v0.75.0
type ExportAuditRecordsRequestMultiError []error
ExportAuditRecordsRequestMultiError is an error wrapping multiple validation errors returned by ExportAuditRecordsRequest.ValidateAll() if the designated constraints aren't met.
func (ExportAuditRecordsRequestMultiError) AllErrors ¶ added in v0.75.0
func (m ExportAuditRecordsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportAuditRecordsRequestMultiError) Error ¶ added in v0.75.0
func (m ExportAuditRecordsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportAuditRecordsRequestValidationError ¶ added in v0.75.0
type ExportAuditRecordsRequestValidationError struct {
// contains filtered or unexported fields
}
ExportAuditRecordsRequestValidationError is the validation error returned by ExportAuditRecordsRequest.Validate if the designated constraints aren't met.
func (ExportAuditRecordsRequestValidationError) Cause ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportAuditRecordsRequestValidationError) Error ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportAuditRecordsRequestValidationError) ErrorName ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportAuditRecordsRequestValidationError) Field ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) Field() string
Field function returns field value.
func (ExportAuditRecordsRequestValidationError) Key ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) Key() bool
Key function returns key value.
func (ExportAuditRecordsRequestValidationError) Reason ¶ added in v0.75.0
func (e ExportAuditRecordsRequestValidationError) Reason() string
Reason function returns reason value.
type ExportOrganizationProjectsRequest ¶ added in v0.54.0
type ExportOrganizationProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationProjectsRequest) Descriptor
deprecated
added in
v0.54.0
func (*ExportOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationProjectsRequest) GetId ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) GetId() string
func (*ExportOrganizationProjectsRequest) ProtoMessage ¶ added in v0.54.0
func (*ExportOrganizationProjectsRequest) ProtoMessage()
func (*ExportOrganizationProjectsRequest) ProtoReflect ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationProjectsRequest) Reset ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) Reset()
func (*ExportOrganizationProjectsRequest) String ¶ added in v0.54.0
func (x *ExportOrganizationProjectsRequest) String() string
func (*ExportOrganizationProjectsRequest) Validate ¶ added in v0.54.0
func (m *ExportOrganizationProjectsRequest) Validate() error
Validate checks the field values on ExportOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportOrganizationProjectsRequest) ValidateAll ¶ added in v0.54.0
func (m *ExportOrganizationProjectsRequest) ValidateAll() error
ValidateAll checks the field values on ExportOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportOrganizationProjectsRequestMultiError, or nil if none found.
type ExportOrganizationProjectsRequestMultiError ¶ added in v0.54.0
type ExportOrganizationProjectsRequestMultiError []error
ExportOrganizationProjectsRequestMultiError is an error wrapping multiple validation errors returned by ExportOrganizationProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (ExportOrganizationProjectsRequestMultiError) AllErrors ¶ added in v0.54.0
func (m ExportOrganizationProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportOrganizationProjectsRequestMultiError) Error ¶ added in v0.54.0
func (m ExportOrganizationProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportOrganizationProjectsRequestValidationError ¶ added in v0.54.0
type ExportOrganizationProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
ExportOrganizationProjectsRequestValidationError is the validation error returned by ExportOrganizationProjectsRequest.Validate if the designated constraints aren't met.
func (ExportOrganizationProjectsRequestValidationError) Cause ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportOrganizationProjectsRequestValidationError) Error ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportOrganizationProjectsRequestValidationError) ErrorName ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportOrganizationProjectsRequestValidationError) Field ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) Field() string
Field function returns field value.
func (ExportOrganizationProjectsRequestValidationError) Key ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) Key() bool
Key function returns key value.
func (ExportOrganizationProjectsRequestValidationError) Reason ¶ added in v0.54.0
func (e ExportOrganizationProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type ExportOrganizationTokensRequest ¶ added in v0.56.0
type ExportOrganizationTokensRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationTokensRequest) Descriptor
deprecated
added in
v0.56.0
func (*ExportOrganizationTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationTokensRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationTokensRequest) GetId ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) GetId() string
func (*ExportOrganizationTokensRequest) ProtoMessage ¶ added in v0.56.0
func (*ExportOrganizationTokensRequest) ProtoMessage()
func (*ExportOrganizationTokensRequest) ProtoReflect ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationTokensRequest) Reset ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) Reset()
func (*ExportOrganizationTokensRequest) String ¶ added in v0.56.0
func (x *ExportOrganizationTokensRequest) String() string
func (*ExportOrganizationTokensRequest) Validate ¶ added in v0.56.0
func (m *ExportOrganizationTokensRequest) Validate() error
Validate checks the field values on ExportOrganizationTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportOrganizationTokensRequest) ValidateAll ¶ added in v0.56.0
func (m *ExportOrganizationTokensRequest) ValidateAll() error
ValidateAll checks the field values on ExportOrganizationTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportOrganizationTokensRequestMultiError, or nil if none found.
type ExportOrganizationTokensRequestMultiError ¶ added in v0.56.0
type ExportOrganizationTokensRequestMultiError []error
ExportOrganizationTokensRequestMultiError is an error wrapping multiple validation errors returned by ExportOrganizationTokensRequest.ValidateAll() if the designated constraints aren't met.
func (ExportOrganizationTokensRequestMultiError) AllErrors ¶ added in v0.56.0
func (m ExportOrganizationTokensRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportOrganizationTokensRequestMultiError) Error ¶ added in v0.56.0
func (m ExportOrganizationTokensRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportOrganizationTokensRequestValidationError ¶ added in v0.56.0
type ExportOrganizationTokensRequestValidationError struct {
// contains filtered or unexported fields
}
ExportOrganizationTokensRequestValidationError is the validation error returned by ExportOrganizationTokensRequest.Validate if the designated constraints aren't met.
func (ExportOrganizationTokensRequestValidationError) Cause ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportOrganizationTokensRequestValidationError) Error ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportOrganizationTokensRequestValidationError) ErrorName ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportOrganizationTokensRequestValidationError) Field ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) Field() string
Field function returns field value.
func (ExportOrganizationTokensRequestValidationError) Key ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) Key() bool
Key function returns key value.
func (ExportOrganizationTokensRequestValidationError) Reason ¶ added in v0.56.0
func (e ExportOrganizationTokensRequestValidationError) Reason() string
Reason function returns reason value.
type ExportOrganizationUsersRequest ¶ added in v0.53.0
type ExportOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*ExportOrganizationUsersRequest) Descriptor
deprecated
added in
v0.53.0
func (*ExportOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationUsersRequest) GetId ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) GetId() string
func (*ExportOrganizationUsersRequest) ProtoMessage ¶ added in v0.53.0
func (*ExportOrganizationUsersRequest) ProtoMessage()
func (*ExportOrganizationUsersRequest) ProtoReflect ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationUsersRequest) Reset ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) Reset()
func (*ExportOrganizationUsersRequest) String ¶ added in v0.53.0
func (x *ExportOrganizationUsersRequest) String() string
func (*ExportOrganizationUsersRequest) Validate ¶ added in v0.53.0
func (m *ExportOrganizationUsersRequest) Validate() error
Validate checks the field values on ExportOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportOrganizationUsersRequest) ValidateAll ¶ added in v0.53.0
func (m *ExportOrganizationUsersRequest) ValidateAll() error
ValidateAll checks the field values on ExportOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportOrganizationUsersRequestMultiError, or nil if none found.
type ExportOrganizationUsersRequestMultiError ¶ added in v0.53.0
type ExportOrganizationUsersRequestMultiError []error
ExportOrganizationUsersRequestMultiError is an error wrapping multiple validation errors returned by ExportOrganizationUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ExportOrganizationUsersRequestMultiError) AllErrors ¶ added in v0.53.0
func (m ExportOrganizationUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportOrganizationUsersRequestMultiError) Error ¶ added in v0.53.0
func (m ExportOrganizationUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportOrganizationUsersRequestValidationError ¶ added in v0.53.0
type ExportOrganizationUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ExportOrganizationUsersRequestValidationError is the validation error returned by ExportOrganizationUsersRequest.Validate if the designated constraints aren't met.
func (ExportOrganizationUsersRequestValidationError) Cause ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportOrganizationUsersRequestValidationError) Error ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportOrganizationUsersRequestValidationError) ErrorName ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportOrganizationUsersRequestValidationError) Field ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) Field() string
Field function returns field value.
func (ExportOrganizationUsersRequestValidationError) Key ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) Key() bool
Key function returns key value.
func (ExportOrganizationUsersRequestValidationError) Reason ¶ added in v0.53.0
func (e ExportOrganizationUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ExportOrganizationsRequest ¶ added in v0.51.0
type ExportOrganizationsRequest struct {
// contains filtered or unexported fields
}
func (*ExportOrganizationsRequest) Descriptor
deprecated
added in
v0.51.0
func (*ExportOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ExportOrganizationsRequest) ProtoMessage ¶ added in v0.51.0
func (*ExportOrganizationsRequest) ProtoMessage()
func (*ExportOrganizationsRequest) ProtoReflect ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ExportOrganizationsRequest) Reset ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) Reset()
func (*ExportOrganizationsRequest) String ¶ added in v0.51.0
func (x *ExportOrganizationsRequest) String() string
func (*ExportOrganizationsRequest) Validate ¶ added in v0.51.0
func (m *ExportOrganizationsRequest) Validate() error
Validate checks the field values on ExportOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportOrganizationsRequest) ValidateAll ¶ added in v0.51.0
func (m *ExportOrganizationsRequest) ValidateAll() error
ValidateAll checks the field values on ExportOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportOrganizationsRequestMultiError, or nil if none found.
type ExportOrganizationsRequestMultiError ¶ added in v0.51.0
type ExportOrganizationsRequestMultiError []error
ExportOrganizationsRequestMultiError is an error wrapping multiple validation errors returned by ExportOrganizationsRequest.ValidateAll() if the designated constraints aren't met.
func (ExportOrganizationsRequestMultiError) AllErrors ¶ added in v0.51.0
func (m ExportOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportOrganizationsRequestMultiError) Error ¶ added in v0.51.0
func (m ExportOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportOrganizationsRequestValidationError ¶ added in v0.51.0
type ExportOrganizationsRequestValidationError struct {
// contains filtered or unexported fields
}
ExportOrganizationsRequestValidationError is the validation error returned by ExportOrganizationsRequest.Validate if the designated constraints aren't met.
func (ExportOrganizationsRequestValidationError) Cause ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportOrganizationsRequestValidationError) Error ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportOrganizationsRequestValidationError) ErrorName ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportOrganizationsRequestValidationError) Field ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (ExportOrganizationsRequestValidationError) Key ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (ExportOrganizationsRequestValidationError) Reason ¶ added in v0.51.0
func (e ExportOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type ExportUsersRequest ¶ added in v0.57.0
type ExportUsersRequest struct {
// contains filtered or unexported fields
}
func (*ExportUsersRequest) Descriptor
deprecated
added in
v0.57.0
func (*ExportUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ExportUsersRequest.ProtoReflect.Descriptor instead.
func (*ExportUsersRequest) ProtoMessage ¶ added in v0.57.0
func (*ExportUsersRequest) ProtoMessage()
func (*ExportUsersRequest) ProtoReflect ¶ added in v0.57.0
func (x *ExportUsersRequest) ProtoReflect() protoreflect.Message
func (*ExportUsersRequest) Reset ¶ added in v0.57.0
func (x *ExportUsersRequest) Reset()
func (*ExportUsersRequest) String ¶ added in v0.57.0
func (x *ExportUsersRequest) String() string
func (*ExportUsersRequest) Validate ¶ added in v0.57.0
func (m *ExportUsersRequest) Validate() error
Validate checks the field values on ExportUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ExportUsersRequest) ValidateAll ¶ added in v0.57.0
func (m *ExportUsersRequest) ValidateAll() error
ValidateAll checks the field values on ExportUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ExportUsersRequestMultiError, or nil if none found.
type ExportUsersRequestMultiError ¶ added in v0.57.0
type ExportUsersRequestMultiError []error
ExportUsersRequestMultiError is an error wrapping multiple validation errors returned by ExportUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ExportUsersRequestMultiError) AllErrors ¶ added in v0.57.0
func (m ExportUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ExportUsersRequestMultiError) Error ¶ added in v0.57.0
func (m ExportUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ExportUsersRequestValidationError ¶ added in v0.57.0
type ExportUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ExportUsersRequestValidationError is the validation error returned by ExportUsersRequest.Validate if the designated constraints aren't met.
func (ExportUsersRequestValidationError) Cause ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ExportUsersRequestValidationError) Error ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ExportUsersRequestValidationError) ErrorName ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ExportUsersRequestValidationError) Field ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) Field() string
Field function returns field value.
func (ExportUsersRequestValidationError) Key ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) Key() bool
Key function returns key value.
func (ExportUsersRequestValidationError) Reason ¶ added in v0.57.0
func (e ExportUsersRequestValidationError) Reason() string
Reason function returns reason value.
type Feature ¶ added in v0.8.0
type Feature struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// machine friendly name
Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
ProductIds []string `protobuf:"bytes,3,rep,name=product_ids,json=productIds,proto3" json:"product_ids,omitempty"`
// human friendly name
Title string `protobuf:"bytes,4,opt,name=title,proto3" json:"title,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Feature) Descriptor
deprecated
added in
v0.8.0
func (*Feature) GetCreatedAt ¶ added in v0.8.0
func (x *Feature) GetCreatedAt() *timestamppb.Timestamp
func (*Feature) GetMetadata ¶ added in v0.8.0
func (*Feature) GetProductIds ¶ added in v0.8.14
func (*Feature) GetUpdatedAt ¶ added in v0.8.0
func (x *Feature) GetUpdatedAt() *timestamppb.Timestamp
func (*Feature) ProtoMessage ¶ added in v0.8.0
func (*Feature) ProtoMessage()
func (*Feature) ProtoReflect ¶ added in v0.8.0
func (x *Feature) ProtoReflect() protoreflect.Message
func (*Feature) Validate ¶ added in v0.8.0
Validate checks the field values on Feature with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Feature) ValidateAll ¶ added in v0.8.0
ValidateAll checks the field values on Feature with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FeatureMultiError, or nil if none found.
type FeatureMultiError ¶ added in v0.8.0
type FeatureMultiError []error
FeatureMultiError is an error wrapping multiple validation errors returned by Feature.ValidateAll() if the designated constraints aren't met.
func (FeatureMultiError) AllErrors ¶ added in v0.8.0
func (m FeatureMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FeatureMultiError) Error ¶ added in v0.8.0
func (m FeatureMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FeatureRequestBody ¶ added in v0.8.0
type FeatureRequestBody struct {
// machine friendly name
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
// human friendly title
Title string `protobuf:"bytes,2,opt,name=title,proto3" json:"title,omitempty"`
ProductIds []string `protobuf:"bytes,3,rep,name=product_ids,json=productIds,proto3" json:"product_ids,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*FeatureRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*FeatureRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use FeatureRequestBody.ProtoReflect.Descriptor instead.
func (*FeatureRequestBody) GetMetadata ¶ added in v0.8.0
func (x *FeatureRequestBody) GetMetadata() *structpb.Struct
func (*FeatureRequestBody) GetName ¶ added in v0.8.0
func (x *FeatureRequestBody) GetName() string
func (*FeatureRequestBody) GetProductIds ¶ added in v0.8.34
func (x *FeatureRequestBody) GetProductIds() []string
func (*FeatureRequestBody) GetTitle ¶ added in v0.8.0
func (x *FeatureRequestBody) GetTitle() string
func (*FeatureRequestBody) ProtoMessage ¶ added in v0.8.0
func (*FeatureRequestBody) ProtoMessage()
func (*FeatureRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *FeatureRequestBody) ProtoReflect() protoreflect.Message
func (*FeatureRequestBody) Reset ¶ added in v0.8.0
func (x *FeatureRequestBody) Reset()
func (*FeatureRequestBody) String ¶ added in v0.8.0
func (x *FeatureRequestBody) String() string
func (*FeatureRequestBody) Validate ¶ added in v0.8.0
func (m *FeatureRequestBody) Validate() error
Validate checks the field values on FeatureRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*FeatureRequestBody) ValidateAll ¶ added in v0.8.0
func (m *FeatureRequestBody) ValidateAll() error
ValidateAll checks the field values on FeatureRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in FeatureRequestBodyMultiError, or nil if none found.
type FeatureRequestBodyMultiError ¶ added in v0.8.0
type FeatureRequestBodyMultiError []error
FeatureRequestBodyMultiError is an error wrapping multiple validation errors returned by FeatureRequestBody.ValidateAll() if the designated constraints aren't met.
func (FeatureRequestBodyMultiError) AllErrors ¶ added in v0.8.0
func (m FeatureRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (FeatureRequestBodyMultiError) Error ¶ added in v0.8.0
func (m FeatureRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type FeatureRequestBodyValidationError ¶ added in v0.8.0
type FeatureRequestBodyValidationError struct {
// contains filtered or unexported fields
}
FeatureRequestBodyValidationError is the validation error returned by FeatureRequestBody.Validate if the designated constraints aren't met.
func (FeatureRequestBodyValidationError) Cause ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (FeatureRequestBodyValidationError) Error ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (FeatureRequestBodyValidationError) ErrorName ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (FeatureRequestBodyValidationError) Field ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) Field() string
Field function returns field value.
func (FeatureRequestBodyValidationError) Key ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) Key() bool
Key function returns key value.
func (FeatureRequestBodyValidationError) Reason ¶ added in v0.8.0
func (e FeatureRequestBodyValidationError) Reason() string
Reason function returns reason value.
type FeatureValidationError ¶ added in v0.8.0
type FeatureValidationError struct {
// contains filtered or unexported fields
}
FeatureValidationError is the validation error returned by Feature.Validate if the designated constraints aren't met.
func (FeatureValidationError) Cause ¶ added in v0.8.0
func (e FeatureValidationError) Cause() error
Cause function returns cause value.
func (FeatureValidationError) Error ¶ added in v0.8.0
func (e FeatureValidationError) Error() string
Error satisfies the builtin error interface
func (FeatureValidationError) ErrorName ¶ added in v0.8.0
func (e FeatureValidationError) ErrorName() string
ErrorName returns error name.
func (FeatureValidationError) Field ¶ added in v0.8.0
func (e FeatureValidationError) Field() string
Field function returns field value.
func (FeatureValidationError) Key ¶ added in v0.8.0
func (e FeatureValidationError) Key() bool
Key function returns key value.
func (FeatureValidationError) Reason ¶ added in v0.8.0
func (e FeatureValidationError) 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)
// ServiceUser
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)
CreateServiceUserJWK(ctx context.Context, in *CreateServiceUserJWKRequest, opts ...grpc.CallOption) (*CreateServiceUserJWKResponse, error)
ListServiceUserJWKs(ctx context.Context, in *ListServiceUserJWKsRequest, opts ...grpc.CallOption) (*ListServiceUserJWKsResponse, error)
GetServiceUserJWK(ctx context.Context, in *GetServiceUserJWKRequest, opts ...grpc.CallOption) (*GetServiceUserJWKResponse, error)
DeleteServiceUserJWK(ctx context.Context, in *DeleteServiceUserJWKRequest, opts ...grpc.CallOption) (*DeleteServiceUserJWKResponse, error)
CreateServiceUserCredential(ctx context.Context, in *CreateServiceUserCredentialRequest, opts ...grpc.CallOption) (*CreateServiceUserCredentialResponse, error)
ListServiceUserCredentials(ctx context.Context, in *ListServiceUserCredentialsRequest, opts ...grpc.CallOption) (*ListServiceUserCredentialsResponse, error)
DeleteServiceUserCredential(ctx context.Context, in *DeleteServiceUserCredentialRequest, opts ...grpc.CallOption) (*DeleteServiceUserCredentialResponse, error)
CreateServiceUserToken(ctx context.Context, in *CreateServiceUserTokenRequest, opts ...grpc.CallOption) (*CreateServiceUserTokenResponse, error)
ListServiceUserTokens(ctx context.Context, in *ListServiceUserTokensRequest, opts ...grpc.CallOption) (*ListServiceUserTokensResponse, error)
DeleteServiceUserToken(ctx context.Context, in *DeleteServiceUserTokenRequest, opts ...grpc.CallOption) (*DeleteServiceUserTokenResponse, error)
ListServiceUserProjects(ctx context.Context, in *ListServiceUserProjectsRequest, opts ...grpc.CallOption) (*ListServiceUserProjectsResponse, 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)
GetOrganizationKyc(ctx context.Context, in *GetOrganizationKycRequest, opts ...grpc.CallOption) (*GetOrganizationKycResponse, error)
// Deprecated: use ListServiceUsers instead
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)
ListPolicies(ctx context.Context, in *ListPoliciesRequest, opts ...grpc.CallOption) (*ListPoliciesResponse, error)
UpdatePolicy(ctx context.Context, in *UpdatePolicyRequest, opts ...grpc.CallOption) (*UpdatePolicyResponse, error)
DeletePolicy(ctx context.Context, in *DeletePolicyRequest, opts ...grpc.CallOption) (*DeletePolicyResponse, error)
CreatePolicyForProject(ctx context.Context, in *CreatePolicyForProjectRequest, opts ...grpc.CallOption) (*CreatePolicyForProjectResponse, 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)
// Returns a list of all active sessions for the current authenticated user.
ListSessions(ctx context.Context, in *ListSessionsRequest, opts ...grpc.CallOption) (*ListSessionsResponse, error)
// Revoke a specific session for the current authenticated user.
RevokeSession(ctx context.Context, in *RevokeSessionRequest, opts ...grpc.CallOption) (*RevokeSessionResponse, error)
// Ping user current active session.
PingUserSession(ctx context.Context, in *PingUserSessionRequest, opts ...grpc.CallOption) (*PingUserSessionResponse, 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)
// 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)
// Billing account
CreateBillingAccount(ctx context.Context, in *CreateBillingAccountRequest, opts ...grpc.CallOption) (*CreateBillingAccountResponse, error)
GetBillingAccount(ctx context.Context, in *GetBillingAccountRequest, opts ...grpc.CallOption) (*GetBillingAccountResponse, error)
UpdateBillingAccount(ctx context.Context, in *UpdateBillingAccountRequest, opts ...grpc.CallOption) (*UpdateBillingAccountResponse, error)
RegisterBillingAccount(ctx context.Context, in *RegisterBillingAccountRequest, opts ...grpc.CallOption) (*RegisterBillingAccountResponse, error)
ListBillingAccounts(ctx context.Context, in *ListBillingAccountsRequest, opts ...grpc.CallOption) (*ListBillingAccountsResponse, error)
DeleteBillingAccount(ctx context.Context, in *DeleteBillingAccountRequest, opts ...grpc.CallOption) (*DeleteBillingAccountResponse, error)
EnableBillingAccount(ctx context.Context, in *EnableBillingAccountRequest, opts ...grpc.CallOption) (*EnableBillingAccountResponse, error)
DisableBillingAccount(ctx context.Context, in *DisableBillingAccountRequest, opts ...grpc.CallOption) (*DisableBillingAccountResponse, error)
GetBillingBalance(ctx context.Context, in *GetBillingBalanceRequest, opts ...grpc.CallOption) (*GetBillingBalanceResponse, error)
HasTrialed(ctx context.Context, in *HasTrialedRequest, opts ...grpc.CallOption) (*HasTrialedResponse, error)
// Subscriptions
GetSubscription(ctx context.Context, in *GetSubscriptionRequest, opts ...grpc.CallOption) (*GetSubscriptionResponse, error)
CancelSubscription(ctx context.Context, in *CancelSubscriptionRequest, opts ...grpc.CallOption) (*CancelSubscriptionResponse, error)
ListSubscriptions(ctx context.Context, in *ListSubscriptionsRequest, opts ...grpc.CallOption) (*ListSubscriptionsResponse, error)
ChangeSubscription(ctx context.Context, in *ChangeSubscriptionRequest, opts ...grpc.CallOption) (*ChangeSubscriptionResponse, error)
UpdateSubscription(ctx context.Context, in *UpdateSubscriptionRequest, opts ...grpc.CallOption) (*UpdateSubscriptionResponse, error)
// Billing Product
CreateProduct(ctx context.Context, in *CreateProductRequest, opts ...grpc.CallOption) (*CreateProductResponse, error)
GetProduct(ctx context.Context, in *GetProductRequest, opts ...grpc.CallOption) (*GetProductResponse, error)
ListProducts(ctx context.Context, in *ListProductsRequest, opts ...grpc.CallOption) (*ListProductsResponse, error)
UpdateProduct(ctx context.Context, in *UpdateProductRequest, opts ...grpc.CallOption) (*UpdateProductResponse, error)
CreateFeature(ctx context.Context, in *CreateFeatureRequest, opts ...grpc.CallOption) (*CreateFeatureResponse, error)
GetFeature(ctx context.Context, in *GetFeatureRequest, opts ...grpc.CallOption) (*GetFeatureResponse, error)
UpdateFeature(ctx context.Context, in *UpdateFeatureRequest, opts ...grpc.CallOption) (*UpdateFeatureResponse, error)
ListFeatures(ctx context.Context, in *ListFeaturesRequest, opts ...grpc.CallOption) (*ListFeaturesResponse, error)
// Plans
CreatePlan(ctx context.Context, in *CreatePlanRequest, opts ...grpc.CallOption) (*CreatePlanResponse, error)
ListPlans(ctx context.Context, in *ListPlansRequest, opts ...grpc.CallOption) (*ListPlansResponse, error)
GetPlan(ctx context.Context, in *GetPlanRequest, opts ...grpc.CallOption) (*GetPlanResponse, error)
UpdatePlan(ctx context.Context, in *UpdatePlanRequest, opts ...grpc.CallOption) (*UpdatePlanResponse, error)
// Checkout
CreateCheckout(ctx context.Context, in *CreateCheckoutRequest, opts ...grpc.CallOption) (*CreateCheckoutResponse, error)
ListCheckouts(ctx context.Context, in *ListCheckoutsRequest, opts ...grpc.CallOption) (*ListCheckoutsResponse, error)
GetCheckout(ctx context.Context, in *GetCheckoutRequest, opts ...grpc.CallOption) (*GetCheckoutResponse, error)
// Billing Entitlements
CheckFeatureEntitlement(ctx context.Context, in *CheckFeatureEntitlementRequest, opts ...grpc.CallOption) (*CheckFeatureEntitlementResponse, error)
CheckCreditEntitlement(ctx context.Context, in *CheckCreditEntitlementRequest, opts ...grpc.CallOption) (*CheckCreditEntitlementResponse, error)
// Transactions
CreateBillingUsage(ctx context.Context, in *CreateBillingUsageRequest, opts ...grpc.CallOption) (*CreateBillingUsageResponse, error)
ListBillingTransactions(ctx context.Context, in *ListBillingTransactionsRequest, opts ...grpc.CallOption) (*ListBillingTransactionsResponse, error)
TotalDebitedTransactions(ctx context.Context, in *TotalDebitedTransactionsRequest, opts ...grpc.CallOption) (*TotalDebitedTransactionsResponse, error)
// Invoice
ListInvoices(ctx context.Context, in *ListInvoicesRequest, opts ...grpc.CallOption) (*ListInvoicesResponse, error)
GetUpcomingInvoice(ctx context.Context, in *GetUpcomingInvoiceRequest, opts ...grpc.CallOption) (*GetUpcomingInvoiceResponse, error)
// Incoming Webhooks
BillingWebhookCallback(ctx context.Context, in *BillingWebhookCallbackRequest, opts ...grpc.CallOption) (*BillingWebhookCallbackResponse, error)
// Prospects
CreateProspectPublic(ctx context.Context, in *CreateProspectPublicRequest, opts ...grpc.CallOption) (*CreateProspectPublicResponse, error)
// Audit Records
CreateAuditRecord(ctx context.Context, in *CreateAuditRecordRequest, opts ...grpc.CallOption) (*CreateAuditRecordResponse, 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)
// ServiceUser
ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error)
CreateServiceUser(context.Context, *CreateServiceUserRequest) (*CreateServiceUserResponse, error)
GetServiceUser(context.Context, *GetServiceUserRequest) (*GetServiceUserResponse, error)
DeleteServiceUser(context.Context, *DeleteServiceUserRequest) (*DeleteServiceUserResponse, error)
CreateServiceUserJWK(context.Context, *CreateServiceUserJWKRequest) (*CreateServiceUserJWKResponse, error)
ListServiceUserJWKs(context.Context, *ListServiceUserJWKsRequest) (*ListServiceUserJWKsResponse, error)
GetServiceUserJWK(context.Context, *GetServiceUserJWKRequest) (*GetServiceUserJWKResponse, error)
DeleteServiceUserJWK(context.Context, *DeleteServiceUserJWKRequest) (*DeleteServiceUserJWKResponse, error)
CreateServiceUserCredential(context.Context, *CreateServiceUserCredentialRequest) (*CreateServiceUserCredentialResponse, error)
ListServiceUserCredentials(context.Context, *ListServiceUserCredentialsRequest) (*ListServiceUserCredentialsResponse, error)
DeleteServiceUserCredential(context.Context, *DeleteServiceUserCredentialRequest) (*DeleteServiceUserCredentialResponse, error)
CreateServiceUserToken(context.Context, *CreateServiceUserTokenRequest) (*CreateServiceUserTokenResponse, error)
ListServiceUserTokens(context.Context, *ListServiceUserTokensRequest) (*ListServiceUserTokensResponse, error)
DeleteServiceUserToken(context.Context, *DeleteServiceUserTokenRequest) (*DeleteServiceUserTokenResponse, error)
ListServiceUserProjects(context.Context, *ListServiceUserProjectsRequest) (*ListServiceUserProjectsResponse, 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)
GetOrganizationKyc(context.Context, *GetOrganizationKycRequest) (*GetOrganizationKycResponse, error)
// Deprecated: use ListServiceUsers instead
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)
ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error)
UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error)
DeletePolicy(context.Context, *DeletePolicyRequest) (*DeletePolicyResponse, error)
CreatePolicyForProject(context.Context, *CreatePolicyForProjectRequest) (*CreatePolicyForProjectResponse, 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)
// Returns a list of all active sessions for the current authenticated user.
ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error)
// Revoke a specific session for the current authenticated user.
RevokeSession(context.Context, *RevokeSessionRequest) (*RevokeSessionResponse, error)
// Ping user current active session.
PingUserSession(context.Context, *PingUserSessionRequest) (*PingUserSessionResponse, 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)
// 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)
// Billing account
CreateBillingAccount(context.Context, *CreateBillingAccountRequest) (*CreateBillingAccountResponse, error)
GetBillingAccount(context.Context, *GetBillingAccountRequest) (*GetBillingAccountResponse, error)
UpdateBillingAccount(context.Context, *UpdateBillingAccountRequest) (*UpdateBillingAccountResponse, error)
RegisterBillingAccount(context.Context, *RegisterBillingAccountRequest) (*RegisterBillingAccountResponse, error)
ListBillingAccounts(context.Context, *ListBillingAccountsRequest) (*ListBillingAccountsResponse, error)
DeleteBillingAccount(context.Context, *DeleteBillingAccountRequest) (*DeleteBillingAccountResponse, error)
EnableBillingAccount(context.Context, *EnableBillingAccountRequest) (*EnableBillingAccountResponse, error)
DisableBillingAccount(context.Context, *DisableBillingAccountRequest) (*DisableBillingAccountResponse, error)
GetBillingBalance(context.Context, *GetBillingBalanceRequest) (*GetBillingBalanceResponse, error)
HasTrialed(context.Context, *HasTrialedRequest) (*HasTrialedResponse, error)
// Subscriptions
GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error)
CancelSubscription(context.Context, *CancelSubscriptionRequest) (*CancelSubscriptionResponse, error)
ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, error)
ChangeSubscription(context.Context, *ChangeSubscriptionRequest) (*ChangeSubscriptionResponse, error)
UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, error)
// Billing Product
CreateProduct(context.Context, *CreateProductRequest) (*CreateProductResponse, error)
GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, error)
ListProducts(context.Context, *ListProductsRequest) (*ListProductsResponse, error)
UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, error)
CreateFeature(context.Context, *CreateFeatureRequest) (*CreateFeatureResponse, error)
GetFeature(context.Context, *GetFeatureRequest) (*GetFeatureResponse, error)
UpdateFeature(context.Context, *UpdateFeatureRequest) (*UpdateFeatureResponse, error)
ListFeatures(context.Context, *ListFeaturesRequest) (*ListFeaturesResponse, error)
// Plans
CreatePlan(context.Context, *CreatePlanRequest) (*CreatePlanResponse, error)
ListPlans(context.Context, *ListPlansRequest) (*ListPlansResponse, error)
GetPlan(context.Context, *GetPlanRequest) (*GetPlanResponse, error)
UpdatePlan(context.Context, *UpdatePlanRequest) (*UpdatePlanResponse, error)
// Checkout
CreateCheckout(context.Context, *CreateCheckoutRequest) (*CreateCheckoutResponse, error)
ListCheckouts(context.Context, *ListCheckoutsRequest) (*ListCheckoutsResponse, error)
GetCheckout(context.Context, *GetCheckoutRequest) (*GetCheckoutResponse, error)
// Billing Entitlements
CheckFeatureEntitlement(context.Context, *CheckFeatureEntitlementRequest) (*CheckFeatureEntitlementResponse, error)
CheckCreditEntitlement(context.Context, *CheckCreditEntitlementRequest) (*CheckCreditEntitlementResponse, error)
// Transactions
CreateBillingUsage(context.Context, *CreateBillingUsageRequest) (*CreateBillingUsageResponse, error)
ListBillingTransactions(context.Context, *ListBillingTransactionsRequest) (*ListBillingTransactionsResponse, error)
TotalDebitedTransactions(context.Context, *TotalDebitedTransactionsRequest) (*TotalDebitedTransactionsResponse, error)
// Invoice
ListInvoices(context.Context, *ListInvoicesRequest) (*ListInvoicesResponse, error)
GetUpcomingInvoice(context.Context, *GetUpcomingInvoiceRequest) (*GetUpcomingInvoiceResponse, error)
// Incoming Webhooks
BillingWebhookCallback(context.Context, *BillingWebhookCallbackRequest) (*BillingWebhookCallbackResponse, error)
// Prospects
CreateProspectPublic(context.Context, *CreateProspectPublicRequest) (*CreateProspectPublicResponse, error)
// Audit Records
CreateAuditRecord(context.Context, *CreateAuditRecordRequest) (*CreateAuditRecordResponse, error)
// contains filtered or unexported methods
}
FrontierServiceServer is the server API for FrontierService service. All implementations must embed UnimplementedFrontierServiceServer for forward compatibility
type GenerateInvoicesRequest ¶ added in v0.41.0
type GenerateInvoicesRequest struct {
// contains filtered or unexported fields
}
func (*GenerateInvoicesRequest) Descriptor
deprecated
added in
v0.41.0
func (*GenerateInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateInvoicesRequest.ProtoReflect.Descriptor instead.
func (*GenerateInvoicesRequest) ProtoMessage ¶ added in v0.41.0
func (*GenerateInvoicesRequest) ProtoMessage()
func (*GenerateInvoicesRequest) ProtoReflect ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) ProtoReflect() protoreflect.Message
func (*GenerateInvoicesRequest) Reset ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) Reset()
func (*GenerateInvoicesRequest) String ¶ added in v0.41.0
func (x *GenerateInvoicesRequest) String() string
func (*GenerateInvoicesRequest) Validate ¶ added in v0.41.0
func (m *GenerateInvoicesRequest) Validate() error
Validate checks the field values on GenerateInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateInvoicesRequest) ValidateAll ¶ added in v0.41.0
func (m *GenerateInvoicesRequest) ValidateAll() error
ValidateAll checks the field values on GenerateInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateInvoicesRequestMultiError, or nil if none found.
type GenerateInvoicesRequestMultiError ¶ added in v0.41.0
type GenerateInvoicesRequestMultiError []error
GenerateInvoicesRequestMultiError is an error wrapping multiple validation errors returned by GenerateInvoicesRequest.ValidateAll() if the designated constraints aren't met.
func (GenerateInvoicesRequestMultiError) AllErrors ¶ added in v0.41.0
func (m GenerateInvoicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateInvoicesRequestMultiError) Error ¶ added in v0.41.0
func (m GenerateInvoicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateInvoicesRequestValidationError ¶ added in v0.41.0
type GenerateInvoicesRequestValidationError struct {
// contains filtered or unexported fields
}
GenerateInvoicesRequestValidationError is the validation error returned by GenerateInvoicesRequest.Validate if the designated constraints aren't met.
func (GenerateInvoicesRequestValidationError) Cause ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) Cause() error
Cause function returns cause value.
func (GenerateInvoicesRequestValidationError) Error ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateInvoicesRequestValidationError) ErrorName ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateInvoicesRequestValidationError) Field ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) Field() string
Field function returns field value.
func (GenerateInvoicesRequestValidationError) Key ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) Key() bool
Key function returns key value.
func (GenerateInvoicesRequestValidationError) Reason ¶ added in v0.41.0
func (e GenerateInvoicesRequestValidationError) Reason() string
Reason function returns reason value.
type GenerateInvoicesResponse ¶ added in v0.41.0
type GenerateInvoicesResponse struct {
// contains filtered or unexported fields
}
func (*GenerateInvoicesResponse) Descriptor
deprecated
added in
v0.41.0
func (*GenerateInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateInvoicesResponse.ProtoReflect.Descriptor instead.
func (*GenerateInvoicesResponse) ProtoMessage ¶ added in v0.41.0
func (*GenerateInvoicesResponse) ProtoMessage()
func (*GenerateInvoicesResponse) ProtoReflect ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) ProtoReflect() protoreflect.Message
func (*GenerateInvoicesResponse) Reset ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) Reset()
func (*GenerateInvoicesResponse) String ¶ added in v0.41.0
func (x *GenerateInvoicesResponse) String() string
func (*GenerateInvoicesResponse) Validate ¶ added in v0.41.0
func (m *GenerateInvoicesResponse) Validate() error
Validate checks the field values on GenerateInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateInvoicesResponse) ValidateAll ¶ added in v0.41.0
func (m *GenerateInvoicesResponse) ValidateAll() error
ValidateAll checks the field values on GenerateInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateInvoicesResponseMultiError, or nil if none found.
type GenerateInvoicesResponseMultiError ¶ added in v0.41.0
type GenerateInvoicesResponseMultiError []error
GenerateInvoicesResponseMultiError is an error wrapping multiple validation errors returned by GenerateInvoicesResponse.ValidateAll() if the designated constraints aren't met.
func (GenerateInvoicesResponseMultiError) AllErrors ¶ added in v0.41.0
func (m GenerateInvoicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateInvoicesResponseMultiError) Error ¶ added in v0.41.0
func (m GenerateInvoicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateInvoicesResponseValidationError ¶ added in v0.41.0
type GenerateInvoicesResponseValidationError struct {
// contains filtered or unexported fields
}
GenerateInvoicesResponseValidationError is the validation error returned by GenerateInvoicesResponse.Validate if the designated constraints aren't met.
func (GenerateInvoicesResponseValidationError) Cause ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) Cause() error
Cause function returns cause value.
func (GenerateInvoicesResponseValidationError) Error ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateInvoicesResponseValidationError) ErrorName ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateInvoicesResponseValidationError) Field ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) Field() string
Field function returns field value.
func (GenerateInvoicesResponseValidationError) Key ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) Key() bool
Key function returns key value.
func (GenerateInvoicesResponseValidationError) Reason ¶ added in v0.41.0
func (e GenerateInvoicesResponseValidationError) Reason() string
Reason function returns reason value.
type GetBillingAccountDetailsRequest ¶ added in v0.60.0
type GetBillingAccountDetailsRequest 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 (*GetBillingAccountDetailsRequest) Descriptor
deprecated
added in
v0.60.0
func (*GetBillingAccountDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountDetailsRequest.ProtoReflect.Descriptor instead.
func (*GetBillingAccountDetailsRequest) GetId ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) GetId() string
func (*GetBillingAccountDetailsRequest) GetOrgId ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) GetOrgId() string
func (*GetBillingAccountDetailsRequest) ProtoMessage ¶ added in v0.60.0
func (*GetBillingAccountDetailsRequest) ProtoMessage()
func (*GetBillingAccountDetailsRequest) ProtoReflect ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
func (*GetBillingAccountDetailsRequest) Reset ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) Reset()
func (*GetBillingAccountDetailsRequest) String ¶ added in v0.60.0
func (x *GetBillingAccountDetailsRequest) String() string
func (*GetBillingAccountDetailsRequest) Validate ¶ added in v0.60.0
func (m *GetBillingAccountDetailsRequest) Validate() error
Validate checks the field values on GetBillingAccountDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingAccountDetailsRequest) ValidateAll ¶ added in v0.60.0
func (m *GetBillingAccountDetailsRequest) ValidateAll() error
ValidateAll checks the field values on GetBillingAccountDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingAccountDetailsRequestMultiError, or nil if none found.
type GetBillingAccountDetailsRequestMultiError ¶ added in v0.60.0
type GetBillingAccountDetailsRequestMultiError []error
GetBillingAccountDetailsRequestMultiError is an error wrapping multiple validation errors returned by GetBillingAccountDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (GetBillingAccountDetailsRequestMultiError) AllErrors ¶ added in v0.60.0
func (m GetBillingAccountDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingAccountDetailsRequestMultiError) Error ¶ added in v0.60.0
func (m GetBillingAccountDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingAccountDetailsRequestValidationError ¶ added in v0.60.0
type GetBillingAccountDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
GetBillingAccountDetailsRequestValidationError is the validation error returned by GetBillingAccountDetailsRequest.Validate if the designated constraints aren't met.
func (GetBillingAccountDetailsRequestValidationError) Cause ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetBillingAccountDetailsRequestValidationError) Error ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingAccountDetailsRequestValidationError) ErrorName ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingAccountDetailsRequestValidationError) Field ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) Field() string
Field function returns field value.
func (GetBillingAccountDetailsRequestValidationError) Key ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) Key() bool
Key function returns key value.
func (GetBillingAccountDetailsRequestValidationError) Reason ¶ added in v0.60.0
func (e GetBillingAccountDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type GetBillingAccountDetailsResponse ¶ added in v0.60.0
type GetBillingAccountDetailsResponse struct {
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,1,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,2,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountDetailsResponse) Descriptor
deprecated
added in
v0.60.0
func (*GetBillingAccountDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountDetailsResponse.ProtoReflect.Descriptor instead.
func (*GetBillingAccountDetailsResponse) GetCreditMin ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) GetCreditMin() int64
func (*GetBillingAccountDetailsResponse) GetDueInDays ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) GetDueInDays() int64
func (*GetBillingAccountDetailsResponse) ProtoMessage ¶ added in v0.60.0
func (*GetBillingAccountDetailsResponse) ProtoMessage()
func (*GetBillingAccountDetailsResponse) ProtoReflect ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
func (*GetBillingAccountDetailsResponse) Reset ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) Reset()
func (*GetBillingAccountDetailsResponse) String ¶ added in v0.60.0
func (x *GetBillingAccountDetailsResponse) String() string
func (*GetBillingAccountDetailsResponse) Validate ¶ added in v0.60.0
func (m *GetBillingAccountDetailsResponse) Validate() error
Validate checks the field values on GetBillingAccountDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingAccountDetailsResponse) ValidateAll ¶ added in v0.60.0
func (m *GetBillingAccountDetailsResponse) ValidateAll() error
ValidateAll checks the field values on GetBillingAccountDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingAccountDetailsResponseMultiError, or nil if none found.
type GetBillingAccountDetailsResponseMultiError ¶ added in v0.60.0
type GetBillingAccountDetailsResponseMultiError []error
GetBillingAccountDetailsResponseMultiError is an error wrapping multiple validation errors returned by GetBillingAccountDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (GetBillingAccountDetailsResponseMultiError) AllErrors ¶ added in v0.60.0
func (m GetBillingAccountDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingAccountDetailsResponseMultiError) Error ¶ added in v0.60.0
func (m GetBillingAccountDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingAccountDetailsResponseValidationError ¶ added in v0.60.0
type GetBillingAccountDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
GetBillingAccountDetailsResponseValidationError is the validation error returned by GetBillingAccountDetailsResponse.Validate if the designated constraints aren't met.
func (GetBillingAccountDetailsResponseValidationError) Cause ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetBillingAccountDetailsResponseValidationError) Error ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingAccountDetailsResponseValidationError) ErrorName ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingAccountDetailsResponseValidationError) Field ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) Field() string
Field function returns field value.
func (GetBillingAccountDetailsResponseValidationError) Key ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) Key() bool
Key function returns key value.
func (GetBillingAccountDetailsResponseValidationError) Reason ¶ added in v0.60.0
func (e GetBillingAccountDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type GetBillingAccountRequest ¶ added in v0.8.0
type GetBillingAccountRequest struct {
// ID of the billing account to get
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"`
WithPaymentMethods bool `protobuf:"varint,3,opt,name=with_payment_methods,json=withPaymentMethods,proto3" json:"with_payment_methods,omitempty"`
WithBillingDetails bool `protobuf:"varint,4,opt,name=with_billing_details,json=withBillingDetails,proto3" json:"with_billing_details,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*GetBillingAccountRequest) GetExpand ¶ added in v0.8.41
func (x *GetBillingAccountRequest) GetExpand() []string
func (*GetBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *GetBillingAccountRequest) GetId() string
func (*GetBillingAccountRequest) GetOrgId ¶ added in v0.8.0
func (x *GetBillingAccountRequest) GetOrgId() string
func (*GetBillingAccountRequest) GetWithBillingDetails ¶ added in v0.65.0
func (x *GetBillingAccountRequest) GetWithBillingDetails() bool
func (*GetBillingAccountRequest) GetWithPaymentMethods ¶ added in v0.8.13
func (x *GetBillingAccountRequest) GetWithPaymentMethods() bool
func (*GetBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*GetBillingAccountRequest) ProtoMessage()
func (*GetBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*GetBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *GetBillingAccountRequest) Reset()
func (*GetBillingAccountRequest) String ¶ added in v0.8.0
func (x *GetBillingAccountRequest) String() string
func (*GetBillingAccountRequest) Validate ¶ added in v0.8.0
func (m *GetBillingAccountRequest) Validate() error
Validate checks the field values on GetBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingAccountRequest) ValidateAll ¶ added in v0.8.0
func (m *GetBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on GetBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingAccountRequestMultiError, or nil if none found.
type GetBillingAccountRequestMultiError ¶ added in v0.8.0
type GetBillingAccountRequestMultiError []error
GetBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by GetBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (GetBillingAccountRequestMultiError) AllErrors ¶ added in v0.8.0
func (m GetBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingAccountRequestMultiError) Error ¶ added in v0.8.0
func (m GetBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingAccountRequestValidationError ¶ added in v0.8.0
type GetBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
GetBillingAccountRequestValidationError is the validation error returned by GetBillingAccountRequest.Validate if the designated constraints aren't met.
func (GetBillingAccountRequestValidationError) Cause ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (GetBillingAccountRequestValidationError) Error ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingAccountRequestValidationError) ErrorName ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingAccountRequestValidationError) Field ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (GetBillingAccountRequestValidationError) Key ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (GetBillingAccountRequestValidationError) Reason ¶ added in v0.8.0
func (e GetBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type GetBillingAccountResponse ¶ added in v0.8.0
type GetBillingAccountResponse struct {
// Billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// List of payment methods
PaymentMethods []*PaymentMethod `protobuf:"bytes,2,rep,name=payment_methods,json=paymentMethods,proto3" json:"payment_methods,omitempty"`
// Billing details
BillingDetails *BillingAccountDetails `protobuf:"bytes,3,opt,name=billing_details,json=billingDetails,proto3" json:"billing_details,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*GetBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *GetBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*GetBillingAccountResponse) GetBillingDetails ¶ added in v0.65.0
func (x *GetBillingAccountResponse) GetBillingDetails() *BillingAccountDetails
func (*GetBillingAccountResponse) GetPaymentMethods ¶ added in v0.8.13
func (x *GetBillingAccountResponse) GetPaymentMethods() []*PaymentMethod
func (*GetBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*GetBillingAccountResponse) ProtoMessage()
func (*GetBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*GetBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *GetBillingAccountResponse) Reset()
func (*GetBillingAccountResponse) String ¶ added in v0.8.0
func (x *GetBillingAccountResponse) String() string
func (*GetBillingAccountResponse) Validate ¶ added in v0.8.0
func (m *GetBillingAccountResponse) Validate() error
Validate checks the field values on GetBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingAccountResponse) ValidateAll ¶ added in v0.8.0
func (m *GetBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on GetBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingAccountResponseMultiError, or nil if none found.
type GetBillingAccountResponseMultiError ¶ added in v0.8.0
type GetBillingAccountResponseMultiError []error
GetBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by GetBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (GetBillingAccountResponseMultiError) AllErrors ¶ added in v0.8.0
func (m GetBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingAccountResponseMultiError) Error ¶ added in v0.8.0
func (m GetBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingAccountResponseValidationError ¶ added in v0.8.0
type GetBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
GetBillingAccountResponseValidationError is the validation error returned by GetBillingAccountResponse.Validate if the designated constraints aren't met.
func (GetBillingAccountResponseValidationError) Cause ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (GetBillingAccountResponseValidationError) Error ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingAccountResponseValidationError) ErrorName ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingAccountResponseValidationError) Field ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (GetBillingAccountResponseValidationError) Key ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (GetBillingAccountResponseValidationError) Reason ¶ added in v0.8.0
func (e GetBillingAccountResponseValidationError) Reason() string
Reason function returns reason value.
type GetBillingBalanceRequest ¶ added in v0.8.0
type GetBillingBalanceRequest struct {
// ID of the billing account to get the balance for
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 (*GetBillingBalanceRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingBalanceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingBalanceRequest.ProtoReflect.Descriptor instead.
func (*GetBillingBalanceRequest) GetId ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) GetId() string
func (*GetBillingBalanceRequest) GetOrgId ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) GetOrgId() string
func (*GetBillingBalanceRequest) ProtoMessage ¶ added in v0.8.0
func (*GetBillingBalanceRequest) ProtoMessage()
func (*GetBillingBalanceRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) ProtoReflect() protoreflect.Message
func (*GetBillingBalanceRequest) Reset ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) Reset()
func (*GetBillingBalanceRequest) String ¶ added in v0.8.0
func (x *GetBillingBalanceRequest) String() string
func (*GetBillingBalanceRequest) Validate ¶ added in v0.8.0
func (m *GetBillingBalanceRequest) Validate() error
Validate checks the field values on GetBillingBalanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingBalanceRequest) ValidateAll ¶ added in v0.8.0
func (m *GetBillingBalanceRequest) ValidateAll() error
ValidateAll checks the field values on GetBillingBalanceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingBalanceRequestMultiError, or nil if none found.
type GetBillingBalanceRequestMultiError ¶ added in v0.8.0
type GetBillingBalanceRequestMultiError []error
GetBillingBalanceRequestMultiError is an error wrapping multiple validation errors returned by GetBillingBalanceRequest.ValidateAll() if the designated constraints aren't met.
func (GetBillingBalanceRequestMultiError) AllErrors ¶ added in v0.8.0
func (m GetBillingBalanceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingBalanceRequestMultiError) Error ¶ added in v0.8.0
func (m GetBillingBalanceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingBalanceRequestValidationError ¶ added in v0.8.0
type GetBillingBalanceRequestValidationError struct {
// contains filtered or unexported fields
}
GetBillingBalanceRequestValidationError is the validation error returned by GetBillingBalanceRequest.Validate if the designated constraints aren't met.
func (GetBillingBalanceRequestValidationError) Cause ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetBillingBalanceRequestValidationError) Error ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingBalanceRequestValidationError) ErrorName ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingBalanceRequestValidationError) Field ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) Field() string
Field function returns field value.
func (GetBillingBalanceRequestValidationError) Key ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) Key() bool
Key function returns key value.
func (GetBillingBalanceRequestValidationError) Reason ¶ added in v0.8.0
func (e GetBillingBalanceRequestValidationError) Reason() string
Reason function returns reason value.
type GetBillingBalanceResponse ¶ added in v0.8.0
type GetBillingBalanceResponse struct {
// Balance of the billing account
Balance *BillingAccount_Balance `protobuf:"bytes,1,opt,name=balance,proto3" json:"balance,omitempty"`
// contains filtered or unexported fields
}
func (*GetBillingBalanceResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetBillingBalanceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBillingBalanceResponse.ProtoReflect.Descriptor instead.
func (*GetBillingBalanceResponse) GetBalance ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) GetBalance() *BillingAccount_Balance
func (*GetBillingBalanceResponse) ProtoMessage ¶ added in v0.8.0
func (*GetBillingBalanceResponse) ProtoMessage()
func (*GetBillingBalanceResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) ProtoReflect() protoreflect.Message
func (*GetBillingBalanceResponse) Reset ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) Reset()
func (*GetBillingBalanceResponse) String ¶ added in v0.8.0
func (x *GetBillingBalanceResponse) String() string
func (*GetBillingBalanceResponse) Validate ¶ added in v0.8.0
func (m *GetBillingBalanceResponse) Validate() error
Validate checks the field values on GetBillingBalanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBillingBalanceResponse) ValidateAll ¶ added in v0.8.0
func (m *GetBillingBalanceResponse) ValidateAll() error
ValidateAll checks the field values on GetBillingBalanceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBillingBalanceResponseMultiError, or nil if none found.
type GetBillingBalanceResponseMultiError ¶ added in v0.8.0
type GetBillingBalanceResponseMultiError []error
GetBillingBalanceResponseMultiError is an error wrapping multiple validation errors returned by GetBillingBalanceResponse.ValidateAll() if the designated constraints aren't met.
func (GetBillingBalanceResponseMultiError) AllErrors ¶ added in v0.8.0
func (m GetBillingBalanceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBillingBalanceResponseMultiError) Error ¶ added in v0.8.0
func (m GetBillingBalanceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBillingBalanceResponseValidationError ¶ added in v0.8.0
type GetBillingBalanceResponseValidationError struct {
// contains filtered or unexported fields
}
GetBillingBalanceResponseValidationError is the validation error returned by GetBillingBalanceResponse.Validate if the designated constraints aren't met.
func (GetBillingBalanceResponseValidationError) Cause ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetBillingBalanceResponseValidationError) Error ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetBillingBalanceResponseValidationError) ErrorName ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetBillingBalanceResponseValidationError) Field ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) Field() string
Field function returns field value.
func (GetBillingBalanceResponseValidationError) Key ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) Key() bool
Key function returns key value.
func (GetBillingBalanceResponseValidationError) Reason ¶ added in v0.8.0
func (e GetBillingBalanceResponseValidationError) Reason() string
Reason function returns reason value.
type GetCheckoutRequest ¶ added in v0.21.0
type GetCheckoutRequest struct {
// DEPRECATED: org_id is not needed, checkout can be fetched by id alone
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id is not needed, checkout can be fetched by id alone
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the checkout to get
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetCheckoutRequest) Descriptor
deprecated
added in
v0.21.0
func (*GetCheckoutRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckoutRequest.ProtoReflect.Descriptor instead.
func (*GetCheckoutRequest) GetBillingId
deprecated
added in
v0.21.0
func (x *GetCheckoutRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetCheckoutRequest) GetId ¶ added in v0.21.0
func (x *GetCheckoutRequest) GetId() string
func (*GetCheckoutRequest) GetOrgId
deprecated
added in
v0.21.0
func (x *GetCheckoutRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetCheckoutRequest) ProtoMessage ¶ added in v0.21.0
func (*GetCheckoutRequest) ProtoMessage()
func (*GetCheckoutRequest) ProtoReflect ¶ added in v0.21.0
func (x *GetCheckoutRequest) ProtoReflect() protoreflect.Message
func (*GetCheckoutRequest) Reset ¶ added in v0.21.0
func (x *GetCheckoutRequest) Reset()
func (*GetCheckoutRequest) String ¶ added in v0.21.0
func (x *GetCheckoutRequest) String() string
func (*GetCheckoutRequest) Validate ¶ added in v0.21.0
func (m *GetCheckoutRequest) Validate() error
Validate checks the field values on GetCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCheckoutRequest) ValidateAll ¶ added in v0.21.0
func (m *GetCheckoutRequest) ValidateAll() error
ValidateAll checks the field values on GetCheckoutRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCheckoutRequestMultiError, or nil if none found.
type GetCheckoutRequestMultiError ¶ added in v0.21.0
type GetCheckoutRequestMultiError []error
GetCheckoutRequestMultiError is an error wrapping multiple validation errors returned by GetCheckoutRequest.ValidateAll() if the designated constraints aren't met.
func (GetCheckoutRequestMultiError) AllErrors ¶ added in v0.21.0
func (m GetCheckoutRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCheckoutRequestMultiError) Error ¶ added in v0.21.0
func (m GetCheckoutRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCheckoutRequestValidationError ¶ added in v0.21.0
type GetCheckoutRequestValidationError struct {
// contains filtered or unexported fields
}
GetCheckoutRequestValidationError is the validation error returned by GetCheckoutRequest.Validate if the designated constraints aren't met.
func (GetCheckoutRequestValidationError) Cause ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCheckoutRequestValidationError) Error ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCheckoutRequestValidationError) ErrorName ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCheckoutRequestValidationError) Field ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) Field() string
Field function returns field value.
func (GetCheckoutRequestValidationError) Key ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) Key() bool
Key function returns key value.
func (GetCheckoutRequestValidationError) Reason ¶ added in v0.21.0
func (e GetCheckoutRequestValidationError) Reason() string
Reason function returns reason value.
type GetCheckoutResponse ¶ added in v0.21.0
type GetCheckoutResponse struct {
// Checkout session
CheckoutSession *CheckoutSession `protobuf:"bytes,1,opt,name=checkout_session,json=checkoutSession,proto3" json:"checkout_session,omitempty"`
// contains filtered or unexported fields
}
func (*GetCheckoutResponse) Descriptor
deprecated
added in
v0.21.0
func (*GetCheckoutResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCheckoutResponse.ProtoReflect.Descriptor instead.
func (*GetCheckoutResponse) GetCheckoutSession ¶ added in v0.21.0
func (x *GetCheckoutResponse) GetCheckoutSession() *CheckoutSession
func (*GetCheckoutResponse) ProtoMessage ¶ added in v0.21.0
func (*GetCheckoutResponse) ProtoMessage()
func (*GetCheckoutResponse) ProtoReflect ¶ added in v0.21.0
func (x *GetCheckoutResponse) ProtoReflect() protoreflect.Message
func (*GetCheckoutResponse) Reset ¶ added in v0.21.0
func (x *GetCheckoutResponse) Reset()
func (*GetCheckoutResponse) String ¶ added in v0.21.0
func (x *GetCheckoutResponse) String() string
func (*GetCheckoutResponse) Validate ¶ added in v0.21.0
func (m *GetCheckoutResponse) Validate() error
Validate checks the field values on GetCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCheckoutResponse) ValidateAll ¶ added in v0.21.0
func (m *GetCheckoutResponse) ValidateAll() error
ValidateAll checks the field values on GetCheckoutResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCheckoutResponseMultiError, or nil if none found.
type GetCheckoutResponseMultiError ¶ added in v0.21.0
type GetCheckoutResponseMultiError []error
GetCheckoutResponseMultiError is an error wrapping multiple validation errors returned by GetCheckoutResponse.ValidateAll() if the designated constraints aren't met.
func (GetCheckoutResponseMultiError) AllErrors ¶ added in v0.21.0
func (m GetCheckoutResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCheckoutResponseMultiError) Error ¶ added in v0.21.0
func (m GetCheckoutResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCheckoutResponseValidationError ¶ added in v0.21.0
type GetCheckoutResponseValidationError struct {
// contains filtered or unexported fields
}
GetCheckoutResponseValidationError is the validation error returned by GetCheckoutResponse.Validate if the designated constraints aren't met.
func (GetCheckoutResponseValidationError) Cause ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCheckoutResponseValidationError) Error ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCheckoutResponseValidationError) ErrorName ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCheckoutResponseValidationError) Field ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) Field() string
Field function returns field value.
func (GetCheckoutResponseValidationError) Key ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) Key() bool
Key function returns key value.
func (GetCheckoutResponseValidationError) Reason ¶ added in v0.21.0
func (e GetCheckoutResponseValidationError) Reason() string
Reason function returns reason value.
type GetCurrentAdminUserRequest ¶ added in v0.70.0
type GetCurrentAdminUserRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentAdminUserRequest) Descriptor
deprecated
added in
v0.70.0
func (*GetCurrentAdminUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentAdminUserRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentAdminUserRequest) ProtoMessage ¶ added in v0.70.0
func (*GetCurrentAdminUserRequest) ProtoMessage()
func (*GetCurrentAdminUserRequest) ProtoReflect ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentAdminUserRequest) Reset ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) Reset()
func (*GetCurrentAdminUserRequest) String ¶ added in v0.70.0
func (x *GetCurrentAdminUserRequest) String() string
func (*GetCurrentAdminUserRequest) Validate ¶ added in v0.70.0
func (m *GetCurrentAdminUserRequest) Validate() error
Validate checks the field values on GetCurrentAdminUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCurrentAdminUserRequest) ValidateAll ¶ added in v0.70.0
func (m *GetCurrentAdminUserRequest) ValidateAll() error
ValidateAll checks the field values on GetCurrentAdminUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCurrentAdminUserRequestMultiError, or nil if none found.
type GetCurrentAdminUserRequestMultiError ¶ added in v0.70.0
type GetCurrentAdminUserRequestMultiError []error
GetCurrentAdminUserRequestMultiError is an error wrapping multiple validation errors returned by GetCurrentAdminUserRequest.ValidateAll() if the designated constraints aren't met.
func (GetCurrentAdminUserRequestMultiError) AllErrors ¶ added in v0.70.0
func (m GetCurrentAdminUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentAdminUserRequestMultiError) Error ¶ added in v0.70.0
func (m GetCurrentAdminUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentAdminUserRequestValidationError ¶ added in v0.70.0
type GetCurrentAdminUserRequestValidationError struct {
// contains filtered or unexported fields
}
GetCurrentAdminUserRequestValidationError is the validation error returned by GetCurrentAdminUserRequest.Validate if the designated constraints aren't met.
func (GetCurrentAdminUserRequestValidationError) Cause ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentAdminUserRequestValidationError) Error ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentAdminUserRequestValidationError) ErrorName ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentAdminUserRequestValidationError) Field ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) Field() string
Field function returns field value.
func (GetCurrentAdminUserRequestValidationError) Key ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) Key() bool
Key function returns key value.
func (GetCurrentAdminUserRequestValidationError) Reason ¶ added in v0.70.0
func (e GetCurrentAdminUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetCurrentAdminUserResponse ¶ added in v0.70.0
type GetCurrentAdminUserResponse struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"`
ServiceUser *ServiceUser `protobuf:"bytes,2,opt,name=service_user,json=serviceUser,proto3" json:"service_user,omitempty"`
// contains filtered or unexported fields
}
func (*GetCurrentAdminUserResponse) Descriptor
deprecated
added in
v0.70.0
func (*GetCurrentAdminUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentAdminUserResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentAdminUserResponse) GetServiceUser ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) GetServiceUser() *ServiceUser
func (*GetCurrentAdminUserResponse) GetUser ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) GetUser() *User
func (*GetCurrentAdminUserResponse) ProtoMessage ¶ added in v0.70.0
func (*GetCurrentAdminUserResponse) ProtoMessage()
func (*GetCurrentAdminUserResponse) ProtoReflect ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentAdminUserResponse) Reset ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) Reset()
func (*GetCurrentAdminUserResponse) String ¶ added in v0.70.0
func (x *GetCurrentAdminUserResponse) String() string
func (*GetCurrentAdminUserResponse) Validate ¶ added in v0.70.0
func (m *GetCurrentAdminUserResponse) Validate() error
Validate checks the field values on GetCurrentAdminUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCurrentAdminUserResponse) ValidateAll ¶ added in v0.70.0
func (m *GetCurrentAdminUserResponse) ValidateAll() error
ValidateAll checks the field values on GetCurrentAdminUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCurrentAdminUserResponseMultiError, or nil if none found.
type GetCurrentAdminUserResponseMultiError ¶ added in v0.70.0
type GetCurrentAdminUserResponseMultiError []error
GetCurrentAdminUserResponseMultiError is an error wrapping multiple validation errors returned by GetCurrentAdminUserResponse.ValidateAll() if the designated constraints aren't met.
func (GetCurrentAdminUserResponseMultiError) AllErrors ¶ added in v0.70.0
func (m GetCurrentAdminUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentAdminUserResponseMultiError) Error ¶ added in v0.70.0
func (m GetCurrentAdminUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentAdminUserResponseValidationError ¶ added in v0.70.0
type GetCurrentAdminUserResponseValidationError struct {
// contains filtered or unexported fields
}
GetCurrentAdminUserResponseValidationError is the validation error returned by GetCurrentAdminUserResponse.Validate if the designated constraints aren't met.
func (GetCurrentAdminUserResponseValidationError) Cause ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentAdminUserResponseValidationError) Error ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentAdminUserResponseValidationError) ErrorName ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentAdminUserResponseValidationError) Field ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) Field() string
Field function returns field value.
func (GetCurrentAdminUserResponseValidationError) Key ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) Key() bool
Key function returns key value.
func (GetCurrentAdminUserResponseValidationError) Reason ¶ added in v0.70.0
func (e GetCurrentAdminUserResponseValidationError) Reason() string
Reason function returns reason value.
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 GetFeatureRequest ¶ added in v0.8.0
type GetFeatureRequest struct {
// ID of the feature to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureRequest.ProtoReflect.Descriptor instead.
func (*GetFeatureRequest) GetId ¶ added in v0.8.0
func (x *GetFeatureRequest) GetId() string
func (*GetFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*GetFeatureRequest) ProtoMessage()
func (*GetFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetFeatureRequest) ProtoReflect() protoreflect.Message
func (*GetFeatureRequest) Reset ¶ added in v0.8.0
func (x *GetFeatureRequest) Reset()
func (*GetFeatureRequest) String ¶ added in v0.8.0
func (x *GetFeatureRequest) String() string
func (*GetFeatureRequest) Validate ¶ added in v0.8.0
func (m *GetFeatureRequest) Validate() error
Validate checks the field values on GetFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFeatureRequest) ValidateAll ¶ added in v0.8.0
func (m *GetFeatureRequest) ValidateAll() error
ValidateAll checks the field values on GetFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFeatureRequestMultiError, or nil if none found.
type GetFeatureRequestMultiError ¶ added in v0.8.0
type GetFeatureRequestMultiError []error
GetFeatureRequestMultiError is an error wrapping multiple validation errors returned by GetFeatureRequest.ValidateAll() if the designated constraints aren't met.
func (GetFeatureRequestMultiError) AllErrors ¶ added in v0.8.0
func (m GetFeatureRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFeatureRequestMultiError) Error ¶ added in v0.8.0
func (m GetFeatureRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFeatureRequestValidationError ¶ added in v0.8.0
type GetFeatureRequestValidationError struct {
// contains filtered or unexported fields
}
GetFeatureRequestValidationError is the validation error returned by GetFeatureRequest.Validate if the designated constraints aren't met.
func (GetFeatureRequestValidationError) Cause ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) Cause() error
Cause function returns cause value.
func (GetFeatureRequestValidationError) Error ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetFeatureRequestValidationError) ErrorName ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetFeatureRequestValidationError) Field ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) Field() string
Field function returns field value.
func (GetFeatureRequestValidationError) Key ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) Key() bool
Key function returns key value.
func (GetFeatureRequestValidationError) Reason ¶ added in v0.8.0
func (e GetFeatureRequestValidationError) Reason() string
Reason function returns reason value.
type GetFeatureResponse ¶ added in v0.8.0
type GetFeatureResponse struct {
// Feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*GetFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetFeatureResponse.ProtoReflect.Descriptor instead.
func (*GetFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *GetFeatureResponse) GetFeature() *Feature
func (*GetFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*GetFeatureResponse) ProtoMessage()
func (*GetFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetFeatureResponse) ProtoReflect() protoreflect.Message
func (*GetFeatureResponse) Reset ¶ added in v0.8.0
func (x *GetFeatureResponse) Reset()
func (*GetFeatureResponse) String ¶ added in v0.8.0
func (x *GetFeatureResponse) String() string
func (*GetFeatureResponse) Validate ¶ added in v0.8.0
func (m *GetFeatureResponse) Validate() error
Validate checks the field values on GetFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetFeatureResponse) ValidateAll ¶ added in v0.8.0
func (m *GetFeatureResponse) ValidateAll() error
ValidateAll checks the field values on GetFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetFeatureResponseMultiError, or nil if none found.
type GetFeatureResponseMultiError ¶ added in v0.8.0
type GetFeatureResponseMultiError []error
GetFeatureResponseMultiError is an error wrapping multiple validation errors returned by GetFeatureResponse.ValidateAll() if the designated constraints aren't met.
func (GetFeatureResponseMultiError) AllErrors ¶ added in v0.8.0
func (m GetFeatureResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetFeatureResponseMultiError) Error ¶ added in v0.8.0
func (m GetFeatureResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetFeatureResponseValidationError ¶ added in v0.8.0
type GetFeatureResponseValidationError struct {
// contains filtered or unexported fields
}
GetFeatureResponseValidationError is the validation error returned by GetFeatureResponse.Validate if the designated constraints aren't met.
func (GetFeatureResponseValidationError) Cause ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) Cause() error
Cause function returns cause value.
func (GetFeatureResponseValidationError) Error ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetFeatureResponseValidationError) ErrorName ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetFeatureResponseValidationError) Field ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) Field() string
Field function returns field value.
func (GetFeatureResponseValidationError) Key ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) Key() bool
Key function returns key value.
func (GetFeatureResponseValidationError) Reason ¶ added in v0.8.0
func (e GetFeatureResponseValidationError) 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"`
WithMembers bool `protobuf:"varint,3,opt,name=with_members,json=withMembers,proto3" json:"with_members,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) GetWithMembers ¶ added in v0.8.0
func (x *GetGroupRequest) GetWithMembers() bool
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 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 GetOrganizationKycRequest ¶ added in v0.49.0
type GetOrganizationKycRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationKycRequest) Descriptor
deprecated
added in
v0.49.0
func (*GetOrganizationKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationKycRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationKycRequest) GetOrgId ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) GetOrgId() string
func (*GetOrganizationKycRequest) ProtoMessage ¶ added in v0.49.0
func (*GetOrganizationKycRequest) ProtoMessage()
func (*GetOrganizationKycRequest) ProtoReflect ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationKycRequest) Reset ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) Reset()
func (*GetOrganizationKycRequest) String ¶ added in v0.49.0
func (x *GetOrganizationKycRequest) String() string
func (*GetOrganizationKycRequest) Validate ¶ added in v0.49.0
func (m *GetOrganizationKycRequest) Validate() error
Validate checks the field values on GetOrganizationKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationKycRequest) ValidateAll ¶ added in v0.49.0
func (m *GetOrganizationKycRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationKycRequestMultiError, or nil if none found.
type GetOrganizationKycRequestMultiError ¶ added in v0.49.0
type GetOrganizationKycRequestMultiError []error
GetOrganizationKycRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationKycRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationKycRequestMultiError) AllErrors ¶ added in v0.49.0
func (m GetOrganizationKycRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationKycRequestMultiError) Error ¶ added in v0.49.0
func (m GetOrganizationKycRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationKycRequestValidationError ¶ added in v0.49.0
type GetOrganizationKycRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationKycRequestValidationError is the validation error returned by GetOrganizationKycRequest.Validate if the designated constraints aren't met.
func (GetOrganizationKycRequestValidationError) Cause ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationKycRequestValidationError) Error ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationKycRequestValidationError) ErrorName ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationKycRequestValidationError) Field ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationKycRequestValidationError) Key ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationKycRequestValidationError) Reason ¶ added in v0.49.0
func (e GetOrganizationKycRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationKycResponse ¶ added in v0.49.0
type GetOrganizationKycResponse struct {
OrganizationKyc *OrganizationKyc `protobuf:"bytes,1,opt,name=organization_kyc,json=organizationKyc,proto3" json:"organization_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*GetOrganizationKycResponse) Descriptor
deprecated
added in
v0.49.0
func (*GetOrganizationKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationKycResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationKycResponse) GetOrganizationKyc ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
func (*GetOrganizationKycResponse) ProtoMessage ¶ added in v0.49.0
func (*GetOrganizationKycResponse) ProtoMessage()
func (*GetOrganizationKycResponse) ProtoReflect ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationKycResponse) Reset ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) Reset()
func (*GetOrganizationKycResponse) String ¶ added in v0.49.0
func (x *GetOrganizationKycResponse) String() string
func (*GetOrganizationKycResponse) Validate ¶ added in v0.49.0
func (m *GetOrganizationKycResponse) Validate() error
Validate checks the field values on GetOrganizationKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationKycResponse) ValidateAll ¶ added in v0.49.0
func (m *GetOrganizationKycResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationKycResponseMultiError, or nil if none found.
type GetOrganizationKycResponseMultiError ¶ added in v0.49.0
type GetOrganizationKycResponseMultiError []error
GetOrganizationKycResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationKycResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationKycResponseMultiError) AllErrors ¶ added in v0.49.0
func (m GetOrganizationKycResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationKycResponseMultiError) Error ¶ added in v0.49.0
func (m GetOrganizationKycResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationKycResponseValidationError ¶ added in v0.49.0
type GetOrganizationKycResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationKycResponseValidationError is the validation error returned by GetOrganizationKycResponse.Validate if the designated constraints aren't met.
func (GetOrganizationKycResponseValidationError) Cause ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationKycResponseValidationError) Error ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationKycResponseValidationError) ErrorName ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationKycResponseValidationError) Field ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationKycResponseValidationError) Key ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationKycResponseValidationError) Reason ¶ added in v0.49.0
func (e GetOrganizationKycResponseValidationError) 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 GetPlanRequest ¶ added in v0.8.0
type GetPlanRequest struct {
// ID of the plan to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetPlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetPlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanRequest.ProtoReflect.Descriptor instead.
func (*GetPlanRequest) GetId ¶ added in v0.8.0
func (x *GetPlanRequest) GetId() string
func (*GetPlanRequest) ProtoMessage ¶ added in v0.8.0
func (*GetPlanRequest) ProtoMessage()
func (*GetPlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetPlanRequest) ProtoReflect() protoreflect.Message
func (*GetPlanRequest) Reset ¶ added in v0.8.0
func (x *GetPlanRequest) Reset()
func (*GetPlanRequest) String ¶ added in v0.8.0
func (x *GetPlanRequest) String() string
func (*GetPlanRequest) Validate ¶ added in v0.8.0
func (m *GetPlanRequest) Validate() error
Validate checks the field values on GetPlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPlanRequest) ValidateAll ¶ added in v0.8.0
func (m *GetPlanRequest) ValidateAll() error
ValidateAll checks the field values on GetPlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPlanRequestMultiError, or nil if none found.
type GetPlanRequestMultiError ¶ added in v0.8.0
type GetPlanRequestMultiError []error
GetPlanRequestMultiError is an error wrapping multiple validation errors returned by GetPlanRequest.ValidateAll() if the designated constraints aren't met.
func (GetPlanRequestMultiError) AllErrors ¶ added in v0.8.0
func (m GetPlanRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPlanRequestMultiError) Error ¶ added in v0.8.0
func (m GetPlanRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPlanRequestValidationError ¶ added in v0.8.0
type GetPlanRequestValidationError struct {
// contains filtered or unexported fields
}
GetPlanRequestValidationError is the validation error returned by GetPlanRequest.Validate if the designated constraints aren't met.
func (GetPlanRequestValidationError) Cause ¶ added in v0.8.0
func (e GetPlanRequestValidationError) Cause() error
Cause function returns cause value.
func (GetPlanRequestValidationError) Error ¶ added in v0.8.0
func (e GetPlanRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetPlanRequestValidationError) ErrorName ¶ added in v0.8.0
func (e GetPlanRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetPlanRequestValidationError) Field ¶ added in v0.8.0
func (e GetPlanRequestValidationError) Field() string
Field function returns field value.
func (GetPlanRequestValidationError) Key ¶ added in v0.8.0
func (e GetPlanRequestValidationError) Key() bool
Key function returns key value.
func (GetPlanRequestValidationError) Reason ¶ added in v0.8.0
func (e GetPlanRequestValidationError) Reason() string
Reason function returns reason value.
type GetPlanResponse ¶ added in v0.8.0
type GetPlanResponse struct {
// Plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*GetPlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetPlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetPlanResponse.ProtoReflect.Descriptor instead.
func (*GetPlanResponse) GetPlan ¶ added in v0.8.0
func (x *GetPlanResponse) GetPlan() *Plan
func (*GetPlanResponse) ProtoMessage ¶ added in v0.8.0
func (*GetPlanResponse) ProtoMessage()
func (*GetPlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetPlanResponse) ProtoReflect() protoreflect.Message
func (*GetPlanResponse) Reset ¶ added in v0.8.0
func (x *GetPlanResponse) Reset()
func (*GetPlanResponse) String ¶ added in v0.8.0
func (x *GetPlanResponse) String() string
func (*GetPlanResponse) Validate ¶ added in v0.8.0
func (m *GetPlanResponse) Validate() error
Validate checks the field values on GetPlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetPlanResponse) ValidateAll ¶ added in v0.8.0
func (m *GetPlanResponse) ValidateAll() error
ValidateAll checks the field values on GetPlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetPlanResponseMultiError, or nil if none found.
type GetPlanResponseMultiError ¶ added in v0.8.0
type GetPlanResponseMultiError []error
GetPlanResponseMultiError is an error wrapping multiple validation errors returned by GetPlanResponse.ValidateAll() if the designated constraints aren't met.
func (GetPlanResponseMultiError) AllErrors ¶ added in v0.8.0
func (m GetPlanResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetPlanResponseMultiError) Error ¶ added in v0.8.0
func (m GetPlanResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetPlanResponseValidationError ¶ added in v0.8.0
type GetPlanResponseValidationError struct {
// contains filtered or unexported fields
}
GetPlanResponseValidationError is the validation error returned by GetPlanResponse.Validate if the designated constraints aren't met.
func (GetPlanResponseValidationError) Cause ¶ added in v0.8.0
func (e GetPlanResponseValidationError) Cause() error
Cause function returns cause value.
func (GetPlanResponseValidationError) Error ¶ added in v0.8.0
func (e GetPlanResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetPlanResponseValidationError) ErrorName ¶ added in v0.8.0
func (e GetPlanResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetPlanResponseValidationError) Field ¶ added in v0.8.0
func (e GetPlanResponseValidationError) Field() string
Field function returns field value.
func (GetPlanResponseValidationError) Key ¶ added in v0.8.0
func (e GetPlanResponseValidationError) Key() bool
Key function returns key value.
func (GetPlanResponseValidationError) Reason ¶ added in v0.8.0
func (e GetPlanResponseValidationError) 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 GetProductRequest ¶ added in v0.8.14
type GetProductRequest struct {
// ID of the product to get
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*GetProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProductRequest.ProtoReflect.Descriptor instead.
func (*GetProductRequest) GetId ¶ added in v0.8.14
func (x *GetProductRequest) GetId() string
func (*GetProductRequest) ProtoMessage ¶ added in v0.8.14
func (*GetProductRequest) ProtoMessage()
func (*GetProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *GetProductRequest) ProtoReflect() protoreflect.Message
func (*GetProductRequest) Reset ¶ added in v0.8.14
func (x *GetProductRequest) Reset()
func (*GetProductRequest) String ¶ added in v0.8.14
func (x *GetProductRequest) String() string
func (*GetProductRequest) Validate ¶ added in v0.8.14
func (m *GetProductRequest) Validate() error
Validate checks the field values on GetProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProductRequest) ValidateAll ¶ added in v0.8.14
func (m *GetProductRequest) ValidateAll() error
ValidateAll checks the field values on GetProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProductRequestMultiError, or nil if none found.
type GetProductRequestMultiError ¶ added in v0.8.14
type GetProductRequestMultiError []error
GetProductRequestMultiError is an error wrapping multiple validation errors returned by GetProductRequest.ValidateAll() if the designated constraints aren't met.
func (GetProductRequestMultiError) AllErrors ¶ added in v0.8.14
func (m GetProductRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProductRequestMultiError) Error ¶ added in v0.8.14
func (m GetProductRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProductRequestValidationError ¶ added in v0.8.14
type GetProductRequestValidationError struct {
// contains filtered or unexported fields
}
GetProductRequestValidationError is the validation error returned by GetProductRequest.Validate if the designated constraints aren't met.
func (GetProductRequestValidationError) Cause ¶ added in v0.8.14
func (e GetProductRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProductRequestValidationError) Error ¶ added in v0.8.14
func (e GetProductRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProductRequestValidationError) ErrorName ¶ added in v0.8.14
func (e GetProductRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProductRequestValidationError) Field ¶ added in v0.8.14
func (e GetProductRequestValidationError) Field() string
Field function returns field value.
func (GetProductRequestValidationError) Key ¶ added in v0.8.14
func (e GetProductRequestValidationError) Key() bool
Key function returns key value.
func (GetProductRequestValidationError) Reason ¶ added in v0.8.14
func (e GetProductRequestValidationError) Reason() string
Reason function returns reason value.
type GetProductResponse ¶ added in v0.8.14
type GetProductResponse struct {
// Product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*GetProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*GetProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProductResponse.ProtoReflect.Descriptor instead.
func (*GetProductResponse) GetProduct ¶ added in v0.8.14
func (x *GetProductResponse) GetProduct() *Product
func (*GetProductResponse) ProtoMessage ¶ added in v0.8.14
func (*GetProductResponse) ProtoMessage()
func (*GetProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *GetProductResponse) ProtoReflect() protoreflect.Message
func (*GetProductResponse) Reset ¶ added in v0.8.14
func (x *GetProductResponse) Reset()
func (*GetProductResponse) String ¶ added in v0.8.14
func (x *GetProductResponse) String() string
func (*GetProductResponse) Validate ¶ added in v0.8.14
func (m *GetProductResponse) Validate() error
Validate checks the field values on GetProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProductResponse) ValidateAll ¶ added in v0.8.14
func (m *GetProductResponse) ValidateAll() error
ValidateAll checks the field values on GetProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProductResponseMultiError, or nil if none found.
type GetProductResponseMultiError ¶ added in v0.8.14
type GetProductResponseMultiError []error
GetProductResponseMultiError is an error wrapping multiple validation errors returned by GetProductResponse.ValidateAll() if the designated constraints aren't met.
func (GetProductResponseMultiError) AllErrors ¶ added in v0.8.14
func (m GetProductResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProductResponseMultiError) Error ¶ added in v0.8.14
func (m GetProductResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProductResponseValidationError ¶ added in v0.8.14
type GetProductResponseValidationError struct {
// contains filtered or unexported fields
}
GetProductResponseValidationError is the validation error returned by GetProductResponse.Validate if the designated constraints aren't met.
func (GetProductResponseValidationError) Cause ¶ added in v0.8.14
func (e GetProductResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProductResponseValidationError) Error ¶ added in v0.8.14
func (e GetProductResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProductResponseValidationError) ErrorName ¶ added in v0.8.14
func (e GetProductResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProductResponseValidationError) Field ¶ added in v0.8.14
func (e GetProductResponseValidationError) Field() string
Field function returns field value.
func (GetProductResponseValidationError) Key ¶ added in v0.8.14
func (e GetProductResponseValidationError) Key() bool
Key function returns key value.
func (GetProductResponseValidationError) Reason ¶ added in v0.8.14
func (e GetProductResponseValidationError) 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 GetProspectRequest ¶ added in v0.50.0
type GetProspectRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// contains filtered or unexported fields
}
func (*GetProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*GetProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProspectRequest.ProtoReflect.Descriptor instead.
func (*GetProspectRequest) GetId ¶ added in v0.50.0
func (x *GetProspectRequest) GetId() string
func (*GetProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*GetProspectRequest) ProtoMessage()
func (*GetProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *GetProspectRequest) ProtoReflect() protoreflect.Message
func (*GetProspectRequest) Reset ¶ added in v0.50.0
func (x *GetProspectRequest) Reset()
func (*GetProspectRequest) String ¶ added in v0.50.0
func (x *GetProspectRequest) String() string
func (*GetProspectRequest) Validate ¶ added in v0.50.0
func (m *GetProspectRequest) Validate() error
Validate checks the field values on GetProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProspectRequest) ValidateAll ¶ added in v0.50.0
func (m *GetProspectRequest) ValidateAll() error
ValidateAll checks the field values on GetProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProspectRequestMultiError, or nil if none found.
type GetProspectRequestMultiError ¶ added in v0.50.0
type GetProspectRequestMultiError []error
GetProspectRequestMultiError is an error wrapping multiple validation errors returned by GetProspectRequest.ValidateAll() if the designated constraints aren't met.
func (GetProspectRequestMultiError) AllErrors ¶ added in v0.50.0
func (m GetProspectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProspectRequestMultiError) Error ¶ added in v0.50.0
func (m GetProspectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProspectRequestValidationError ¶ added in v0.50.0
type GetProspectRequestValidationError struct {
// contains filtered or unexported fields
}
GetProspectRequestValidationError is the validation error returned by GetProspectRequest.Validate if the designated constraints aren't met.
func (GetProspectRequestValidationError) Cause ¶ added in v0.50.0
func (e GetProspectRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProspectRequestValidationError) Error ¶ added in v0.50.0
func (e GetProspectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProspectRequestValidationError) ErrorName ¶ added in v0.50.0
func (e GetProspectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProspectRequestValidationError) Field ¶ added in v0.50.0
func (e GetProspectRequestValidationError) Field() string
Field function returns field value.
func (GetProspectRequestValidationError) Key ¶ added in v0.50.0
func (e GetProspectRequestValidationError) Key() bool
Key function returns key value.
func (GetProspectRequestValidationError) Reason ¶ added in v0.50.0
func (e GetProspectRequestValidationError) Reason() string
Reason function returns reason value.
type GetProspectResponse ¶ added in v0.50.0
type GetProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*GetProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*GetProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProspectResponse.ProtoReflect.Descriptor instead.
func (*GetProspectResponse) GetProspect ¶ added in v0.50.0
func (x *GetProspectResponse) GetProspect() *Prospect
func (*GetProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*GetProspectResponse) ProtoMessage()
func (*GetProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *GetProspectResponse) ProtoReflect() protoreflect.Message
func (*GetProspectResponse) Reset ¶ added in v0.50.0
func (x *GetProspectResponse) Reset()
func (*GetProspectResponse) String ¶ added in v0.50.0
func (x *GetProspectResponse) String() string
func (*GetProspectResponse) Validate ¶ added in v0.50.0
func (m *GetProspectResponse) Validate() error
Validate checks the field values on GetProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProspectResponse) ValidateAll ¶ added in v0.50.0
func (m *GetProspectResponse) ValidateAll() error
ValidateAll checks the field values on GetProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProspectResponseMultiError, or nil if none found.
type GetProspectResponseMultiError ¶ added in v0.50.0
type GetProspectResponseMultiError []error
GetProspectResponseMultiError is an error wrapping multiple validation errors returned by GetProspectResponse.ValidateAll() if the designated constraints aren't met.
func (GetProspectResponseMultiError) AllErrors ¶ added in v0.50.0
func (m GetProspectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProspectResponseMultiError) Error ¶ added in v0.50.0
func (m GetProspectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProspectResponseValidationError ¶ added in v0.50.0
type GetProspectResponseValidationError struct {
// contains filtered or unexported fields
}
GetProspectResponseValidationError is the validation error returned by GetProspectResponse.Validate if the designated constraints aren't met.
func (GetProspectResponseValidationError) Cause ¶ added in v0.50.0
func (e GetProspectResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProspectResponseValidationError) Error ¶ added in v0.50.0
func (e GetProspectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProspectResponseValidationError) ErrorName ¶ added in v0.50.0
func (e GetProspectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProspectResponseValidationError) Field ¶ added in v0.50.0
func (e GetProspectResponseValidationError) Field() string
Field function returns field value.
func (GetProspectResponseValidationError) Key ¶ added in v0.50.0
func (e GetProspectResponseValidationError) Key() bool
Key function returns key value.
func (GetProspectResponseValidationError) Reason ¶ added in v0.50.0
func (e GetProspectResponseValidationError) 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 GetServiceUserJWKRequest ¶ added in v0.9.1
type GetServiceUserJWKRequest 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserJWKRequest) Descriptor
deprecated
added in
v0.9.1
func (*GetServiceUserJWKRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserJWKRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserJWKRequest) GetId ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) GetId() string
func (*GetServiceUserJWKRequest) GetKeyId ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) GetKeyId() string
func (*GetServiceUserJWKRequest) GetOrgId ¶ added in v0.40.0
func (x *GetServiceUserJWKRequest) GetOrgId() string
func (*GetServiceUserJWKRequest) ProtoMessage ¶ added in v0.9.1
func (*GetServiceUserJWKRequest) ProtoMessage()
func (*GetServiceUserJWKRequest) ProtoReflect ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) ProtoReflect() protoreflect.Message
func (*GetServiceUserJWKRequest) Reset ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) Reset()
func (*GetServiceUserJWKRequest) String ¶ added in v0.9.1
func (x *GetServiceUserJWKRequest) String() string
func (*GetServiceUserJWKRequest) Validate ¶ added in v0.9.1
func (m *GetServiceUserJWKRequest) Validate() error
Validate checks the field values on GetServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserJWKRequest) ValidateAll ¶ added in v0.9.1
func (m *GetServiceUserJWKRequest) ValidateAll() error
ValidateAll checks the field values on GetServiceUserJWKRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserJWKRequestMultiError, or nil if none found.
type GetServiceUserJWKRequestMultiError ¶ added in v0.9.1
type GetServiceUserJWKRequestMultiError []error
GetServiceUserJWKRequestMultiError is an error wrapping multiple validation errors returned by GetServiceUserJWKRequest.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserJWKRequestMultiError) AllErrors ¶ added in v0.9.1
func (m GetServiceUserJWKRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserJWKRequestMultiError) Error ¶ added in v0.9.1
func (m GetServiceUserJWKRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserJWKRequestValidationError ¶ added in v0.9.1
type GetServiceUserJWKRequestValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserJWKRequestValidationError is the validation error returned by GetServiceUserJWKRequest.Validate if the designated constraints aren't met.
func (GetServiceUserJWKRequestValidationError) Cause ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserJWKRequestValidationError) Error ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserJWKRequestValidationError) ErrorName ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserJWKRequestValidationError) Field ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) Field() string
Field function returns field value.
func (GetServiceUserJWKRequestValidationError) Key ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) Key() bool
Key function returns key value.
func (GetServiceUserJWKRequestValidationError) Reason ¶ added in v0.9.1
func (e GetServiceUserJWKRequestValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserJWKResponse ¶ added in v0.9.1
type GetServiceUserJWKResponse struct {
Keys []*JSONWebKey `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
// contains filtered or unexported fields
}
func (*GetServiceUserJWKResponse) Descriptor
deprecated
added in
v0.9.1
func (*GetServiceUserJWKResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserJWKResponse.ProtoReflect.Descriptor instead.
func (*GetServiceUserJWKResponse) GetKeys ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) GetKeys() []*JSONWebKey
func (*GetServiceUserJWKResponse) ProtoMessage ¶ added in v0.9.1
func (*GetServiceUserJWKResponse) ProtoMessage()
func (*GetServiceUserJWKResponse) ProtoReflect ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) ProtoReflect() protoreflect.Message
func (*GetServiceUserJWKResponse) Reset ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) Reset()
func (*GetServiceUserJWKResponse) String ¶ added in v0.9.1
func (x *GetServiceUserJWKResponse) String() string
func (*GetServiceUserJWKResponse) Validate ¶ added in v0.9.1
func (m *GetServiceUserJWKResponse) Validate() error
Validate checks the field values on GetServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetServiceUserJWKResponse) ValidateAll ¶ added in v0.9.1
func (m *GetServiceUserJWKResponse) ValidateAll() error
ValidateAll checks the field values on GetServiceUserJWKResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetServiceUserJWKResponseMultiError, or nil if none found.
type GetServiceUserJWKResponseMultiError ¶ added in v0.9.1
type GetServiceUserJWKResponseMultiError []error
GetServiceUserJWKResponseMultiError is an error wrapping multiple validation errors returned by GetServiceUserJWKResponse.ValidateAll() if the designated constraints aren't met.
func (GetServiceUserJWKResponseMultiError) AllErrors ¶ added in v0.9.1
func (m GetServiceUserJWKResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetServiceUserJWKResponseMultiError) Error ¶ added in v0.9.1
func (m GetServiceUserJWKResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetServiceUserJWKResponseValidationError ¶ added in v0.9.1
type GetServiceUserJWKResponseValidationError struct {
// contains filtered or unexported fields
}
GetServiceUserJWKResponseValidationError is the validation error returned by GetServiceUserJWKResponse.Validate if the designated constraints aren't met.
func (GetServiceUserJWKResponseValidationError) Cause ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) Cause() error
Cause function returns cause value.
func (GetServiceUserJWKResponseValidationError) Error ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetServiceUserJWKResponseValidationError) ErrorName ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetServiceUserJWKResponseValidationError) Field ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) Field() string
Field function returns field value.
func (GetServiceUserJWKResponseValidationError) Key ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) Key() bool
Key function returns key value.
func (GetServiceUserJWKResponseValidationError) Reason ¶ added in v0.9.1
func (e GetServiceUserJWKResponseValidationError) Reason() string
Reason function returns reason value.
type GetServiceUserRequest ¶
type GetServiceUserRequest 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 (*GetServiceUserRequest) Descriptor
deprecated
func (*GetServiceUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetServiceUserRequest.ProtoReflect.Descriptor instead.
func (*GetServiceUserRequest) GetId ¶
func (x *GetServiceUserRequest) GetId() string
func (*GetServiceUserRequest) GetOrgId ¶ added in v0.40.0
func (x *GetServiceUserRequest) GetOrgId() 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 GetSubscriptionRequest ¶ added in v0.8.0
type GetSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to get the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to get
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*GetSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*GetSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *GetSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetSubscriptionRequest) GetExpand ¶ added in v0.8.41
func (x *GetSubscriptionRequest) GetExpand() []string
func (*GetSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *GetSubscriptionRequest) GetId() string
func (*GetSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *GetSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*GetSubscriptionRequest) ProtoMessage()
func (*GetSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *GetSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*GetSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *GetSubscriptionRequest) Reset()
func (*GetSubscriptionRequest) String ¶ added in v0.8.0
func (x *GetSubscriptionRequest) String() string
func (*GetSubscriptionRequest) Validate ¶ added in v0.8.0
func (m *GetSubscriptionRequest) Validate() error
Validate checks the field values on GetSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSubscriptionRequest) ValidateAll ¶ added in v0.8.0
func (m *GetSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on GetSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSubscriptionRequestMultiError, or nil if none found.
type GetSubscriptionRequestMultiError ¶ added in v0.8.0
type GetSubscriptionRequestMultiError []error
GetSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by GetSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (GetSubscriptionRequestMultiError) AllErrors ¶ added in v0.8.0
func (m GetSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscriptionRequestMultiError) Error ¶ added in v0.8.0
func (m GetSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscriptionRequestValidationError ¶ added in v0.8.0
type GetSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
GetSubscriptionRequestValidationError is the validation error returned by GetSubscriptionRequest.Validate if the designated constraints aren't met.
func (GetSubscriptionRequestValidationError) Cause ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetSubscriptionRequestValidationError) Error ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscriptionRequestValidationError) ErrorName ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscriptionRequestValidationError) Field ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (GetSubscriptionRequestValidationError) Key ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (GetSubscriptionRequestValidationError) Reason ¶ added in v0.8.0
func (e GetSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type GetSubscriptionResponse ¶ added in v0.8.0
type GetSubscriptionResponse struct {
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// contains filtered or unexported fields
}
func (*GetSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*GetSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*GetSubscriptionResponse) GetSubscription ¶ added in v0.8.0
func (x *GetSubscriptionResponse) GetSubscription() *Subscription
func (*GetSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*GetSubscriptionResponse) ProtoMessage()
func (*GetSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *GetSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*GetSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *GetSubscriptionResponse) Reset()
func (*GetSubscriptionResponse) String ¶ added in v0.8.0
func (x *GetSubscriptionResponse) String() string
func (*GetSubscriptionResponse) Validate ¶ added in v0.8.0
func (m *GetSubscriptionResponse) Validate() error
Validate checks the field values on GetSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetSubscriptionResponse) ValidateAll ¶ added in v0.8.0
func (m *GetSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on GetSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetSubscriptionResponseMultiError, or nil if none found.
type GetSubscriptionResponseMultiError ¶ added in v0.8.0
type GetSubscriptionResponseMultiError []error
GetSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by GetSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (GetSubscriptionResponseMultiError) AllErrors ¶ added in v0.8.0
func (m GetSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetSubscriptionResponseMultiError) Error ¶ added in v0.8.0
func (m GetSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetSubscriptionResponseValidationError ¶ added in v0.8.0
type GetSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
GetSubscriptionResponseValidationError is the validation error returned by GetSubscriptionResponse.Validate if the designated constraints aren't met.
func (GetSubscriptionResponseValidationError) Cause ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetSubscriptionResponseValidationError) Error ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetSubscriptionResponseValidationError) ErrorName ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetSubscriptionResponseValidationError) Field ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (GetSubscriptionResponseValidationError) Key ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (GetSubscriptionResponseValidationError) Reason ¶ added in v0.8.0
func (e GetSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type GetUpcomingInvoiceRequest ¶ added in v0.8.13
type GetUpcomingInvoiceRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*GetUpcomingInvoiceRequest) Descriptor
deprecated
added in
v0.8.13
func (*GetUpcomingInvoiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceRequest.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceRequest) GetBillingId
deprecated
added in
v0.8.13
func (x *GetUpcomingInvoiceRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*GetUpcomingInvoiceRequest) GetOrgId ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) GetOrgId() string
func (*GetUpcomingInvoiceRequest) ProtoMessage ¶ added in v0.8.13
func (*GetUpcomingInvoiceRequest) ProtoMessage()
func (*GetUpcomingInvoiceRequest) ProtoReflect ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceRequest) Reset ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) Reset()
func (*GetUpcomingInvoiceRequest) String ¶ added in v0.8.13
func (x *GetUpcomingInvoiceRequest) String() string
func (*GetUpcomingInvoiceRequest) Validate ¶ added in v0.8.13
func (m *GetUpcomingInvoiceRequest) Validate() error
Validate checks the field values on GetUpcomingInvoiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUpcomingInvoiceRequest) ValidateAll ¶ added in v0.8.13
func (m *GetUpcomingInvoiceRequest) ValidateAll() error
ValidateAll checks the field values on GetUpcomingInvoiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUpcomingInvoiceRequestMultiError, or nil if none found.
type GetUpcomingInvoiceRequestMultiError ¶ added in v0.8.13
type GetUpcomingInvoiceRequestMultiError []error
GetUpcomingInvoiceRequestMultiError is an error wrapping multiple validation errors returned by GetUpcomingInvoiceRequest.ValidateAll() if the designated constraints aren't met.
func (GetUpcomingInvoiceRequestMultiError) AllErrors ¶ added in v0.8.13
func (m GetUpcomingInvoiceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUpcomingInvoiceRequestMultiError) Error ¶ added in v0.8.13
func (m GetUpcomingInvoiceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUpcomingInvoiceRequestValidationError ¶ added in v0.8.13
type GetUpcomingInvoiceRequestValidationError struct {
// contains filtered or unexported fields
}
GetUpcomingInvoiceRequestValidationError is the validation error returned by GetUpcomingInvoiceRequest.Validate if the designated constraints aren't met.
func (GetUpcomingInvoiceRequestValidationError) Cause ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUpcomingInvoiceRequestValidationError) Error ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUpcomingInvoiceRequestValidationError) ErrorName ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUpcomingInvoiceRequestValidationError) Field ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) Field() string
Field function returns field value.
func (GetUpcomingInvoiceRequestValidationError) Key ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) Key() bool
Key function returns key value.
func (GetUpcomingInvoiceRequestValidationError) Reason ¶ added in v0.8.13
func (e GetUpcomingInvoiceRequestValidationError) Reason() string
Reason function returns reason value.
type GetUpcomingInvoiceResponse ¶ added in v0.8.13
type GetUpcomingInvoiceResponse struct {
// Upcoming invoice
Invoice *Invoice `protobuf:"bytes,1,opt,name=invoice,proto3" json:"invoice,omitempty"`
// contains filtered or unexported fields
}
func (*GetUpcomingInvoiceResponse) Descriptor
deprecated
added in
v0.8.13
func (*GetUpcomingInvoiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUpcomingInvoiceResponse.ProtoReflect.Descriptor instead.
func (*GetUpcomingInvoiceResponse) GetInvoice ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) GetInvoice() *Invoice
func (*GetUpcomingInvoiceResponse) ProtoMessage ¶ added in v0.8.13
func (*GetUpcomingInvoiceResponse) ProtoMessage()
func (*GetUpcomingInvoiceResponse) ProtoReflect ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) ProtoReflect() protoreflect.Message
func (*GetUpcomingInvoiceResponse) Reset ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) Reset()
func (*GetUpcomingInvoiceResponse) String ¶ added in v0.8.13
func (x *GetUpcomingInvoiceResponse) String() string
func (*GetUpcomingInvoiceResponse) Validate ¶ added in v0.8.13
func (m *GetUpcomingInvoiceResponse) Validate() error
Validate checks the field values on GetUpcomingInvoiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUpcomingInvoiceResponse) ValidateAll ¶ added in v0.8.13
func (m *GetUpcomingInvoiceResponse) ValidateAll() error
ValidateAll checks the field values on GetUpcomingInvoiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUpcomingInvoiceResponseMultiError, or nil if none found.
type GetUpcomingInvoiceResponseMultiError ¶ added in v0.8.13
type GetUpcomingInvoiceResponseMultiError []error
GetUpcomingInvoiceResponseMultiError is an error wrapping multiple validation errors returned by GetUpcomingInvoiceResponse.ValidateAll() if the designated constraints aren't met.
func (GetUpcomingInvoiceResponseMultiError) AllErrors ¶ added in v0.8.13
func (m GetUpcomingInvoiceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUpcomingInvoiceResponseMultiError) Error ¶ added in v0.8.13
func (m GetUpcomingInvoiceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUpcomingInvoiceResponseValidationError ¶ added in v0.8.13
type GetUpcomingInvoiceResponseValidationError struct {
// contains filtered or unexported fields
}
GetUpcomingInvoiceResponseValidationError is the validation error returned by GetUpcomingInvoiceResponse.Validate if the designated constraints aren't met.
func (GetUpcomingInvoiceResponseValidationError) Cause ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUpcomingInvoiceResponseValidationError) Error ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUpcomingInvoiceResponseValidationError) ErrorName ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUpcomingInvoiceResponseValidationError) Field ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) Field() string
Field function returns field value.
func (GetUpcomingInvoiceResponseValidationError) Key ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) Key() bool
Key function returns key value.
func (GetUpcomingInvoiceResponseValidationError) Reason ¶ added in v0.8.13
func (e GetUpcomingInvoiceResponseValidationError) 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"`
Users []*User `protobuf:"bytes,10,rep,name=users,proto3" json:"users,omitempty"`
MembersCount int32 `protobuf:"varint,8,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"`
// contains filtered or unexported fields
}
func (*Group) Descriptor
deprecated
func (*Group) GetCreatedAt ¶
func (x *Group) GetCreatedAt() *timestamppb.Timestamp
func (*Group) GetMembersCount ¶ added in v0.8.8
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 HasTrialedRequest ¶ added in v0.8.36
type HasTrialedRequest struct {
// ID of the billing account to check
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"`
// ID of the plan to check
PlanId string `protobuf:"bytes,3,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
// contains filtered or unexported fields
}
func (*HasTrialedRequest) Descriptor
deprecated
added in
v0.8.36
func (*HasTrialedRequest) Descriptor() ([]byte, []int)
Deprecated: Use HasTrialedRequest.ProtoReflect.Descriptor instead.
func (*HasTrialedRequest) GetId ¶ added in v0.8.36
func (x *HasTrialedRequest) GetId() string
func (*HasTrialedRequest) GetOrgId ¶ added in v0.8.36
func (x *HasTrialedRequest) GetOrgId() string
func (*HasTrialedRequest) GetPlanId ¶ added in v0.8.36
func (x *HasTrialedRequest) GetPlanId() string
func (*HasTrialedRequest) ProtoMessage ¶ added in v0.8.36
func (*HasTrialedRequest) ProtoMessage()
func (*HasTrialedRequest) ProtoReflect ¶ added in v0.8.36
func (x *HasTrialedRequest) ProtoReflect() protoreflect.Message
func (*HasTrialedRequest) Reset ¶ added in v0.8.36
func (x *HasTrialedRequest) Reset()
func (*HasTrialedRequest) String ¶ added in v0.8.36
func (x *HasTrialedRequest) String() string
func (*HasTrialedRequest) Validate ¶ added in v0.8.36
func (m *HasTrialedRequest) Validate() error
Validate checks the field values on HasTrialedRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*HasTrialedRequest) ValidateAll ¶ added in v0.8.36
func (m *HasTrialedRequest) ValidateAll() error
ValidateAll checks the field values on HasTrialedRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HasTrialedRequestMultiError, or nil if none found.
type HasTrialedRequestMultiError ¶ added in v0.8.36
type HasTrialedRequestMultiError []error
HasTrialedRequestMultiError is an error wrapping multiple validation errors returned by HasTrialedRequest.ValidateAll() if the designated constraints aren't met.
func (HasTrialedRequestMultiError) AllErrors ¶ added in v0.8.36
func (m HasTrialedRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HasTrialedRequestMultiError) Error ¶ added in v0.8.36
func (m HasTrialedRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HasTrialedRequestValidationError ¶ added in v0.8.36
type HasTrialedRequestValidationError struct {
// contains filtered or unexported fields
}
HasTrialedRequestValidationError is the validation error returned by HasTrialedRequest.Validate if the designated constraints aren't met.
func (HasTrialedRequestValidationError) Cause ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) Cause() error
Cause function returns cause value.
func (HasTrialedRequestValidationError) Error ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) Error() string
Error satisfies the builtin error interface
func (HasTrialedRequestValidationError) ErrorName ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) ErrorName() string
ErrorName returns error name.
func (HasTrialedRequestValidationError) Field ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) Field() string
Field function returns field value.
func (HasTrialedRequestValidationError) Key ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) Key() bool
Key function returns key value.
func (HasTrialedRequestValidationError) Reason ¶ added in v0.8.36
func (e HasTrialedRequestValidationError) Reason() string
Reason function returns reason value.
type HasTrialedResponse ¶ added in v0.8.36
type HasTrialedResponse struct {
// Has the billing account trialed the plan
Trialed bool `protobuf:"varint,1,opt,name=trialed,proto3" json:"trialed,omitempty"`
// contains filtered or unexported fields
}
func (*HasTrialedResponse) Descriptor
deprecated
added in
v0.8.36
func (*HasTrialedResponse) Descriptor() ([]byte, []int)
Deprecated: Use HasTrialedResponse.ProtoReflect.Descriptor instead.
func (*HasTrialedResponse) GetTrialed ¶ added in v0.8.36
func (x *HasTrialedResponse) GetTrialed() bool
func (*HasTrialedResponse) ProtoMessage ¶ added in v0.8.36
func (*HasTrialedResponse) ProtoMessage()
func (*HasTrialedResponse) ProtoReflect ¶ added in v0.8.36
func (x *HasTrialedResponse) ProtoReflect() protoreflect.Message
func (*HasTrialedResponse) Reset ¶ added in v0.8.36
func (x *HasTrialedResponse) Reset()
func (*HasTrialedResponse) String ¶ added in v0.8.36
func (x *HasTrialedResponse) String() string
func (*HasTrialedResponse) Validate ¶ added in v0.8.36
func (m *HasTrialedResponse) Validate() error
Validate checks the field values on HasTrialedResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*HasTrialedResponse) ValidateAll ¶ added in v0.8.36
func (m *HasTrialedResponse) ValidateAll() error
ValidateAll checks the field values on HasTrialedResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HasTrialedResponseMultiError, or nil if none found.
type HasTrialedResponseMultiError ¶ added in v0.8.36
type HasTrialedResponseMultiError []error
HasTrialedResponseMultiError is an error wrapping multiple validation errors returned by HasTrialedResponse.ValidateAll() if the designated constraints aren't met.
func (HasTrialedResponseMultiError) AllErrors ¶ added in v0.8.36
func (m HasTrialedResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HasTrialedResponseMultiError) Error ¶ added in v0.8.36
func (m HasTrialedResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HasTrialedResponseValidationError ¶ added in v0.8.36
type HasTrialedResponseValidationError struct {
// contains filtered or unexported fields
}
HasTrialedResponseValidationError is the validation error returned by HasTrialedResponse.Validate if the designated constraints aren't met.
func (HasTrialedResponseValidationError) Cause ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) Cause() error
Cause function returns cause value.
func (HasTrialedResponseValidationError) Error ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) Error() string
Error satisfies the builtin error interface
func (HasTrialedResponseValidationError) ErrorName ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) ErrorName() string
ErrorName returns error name.
func (HasTrialedResponseValidationError) Field ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) Field() string
Field function returns field value.
func (HasTrialedResponseValidationError) Key ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) Key() bool
Key function returns key value.
func (HasTrialedResponseValidationError) Reason ¶ added in v0.8.36
func (e HasTrialedResponseValidationError) 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 Invoice ¶ added in v0.8.13
type Invoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
Currency string `protobuf:"bytes,5,opt,name=currency,proto3" json:"currency,omitempty"`
Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"`
HostedUrl string `protobuf:"bytes,7,opt,name=hosted_url,json=hostedUrl,proto3" json:"hosted_url,omitempty"`
// The date on which payment for this invoice is due
DueDate *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=due_date,json=dueDate,proto3" json:"due_date,omitempty"`
// The date when this invoice is in effect.
EffectiveAt *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=effective_at,json=effectiveAt,proto3" json:"effective_at,omitempty"`
PeriodStartAt *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=period_start_at,json=periodStartAt,proto3" json:"period_start_at,omitempty"`
PeriodEndAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=period_end_at,json=periodEndAt,proto3" json:"period_end_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
Customer *BillingAccount `protobuf:"bytes,101,opt,name=customer,proto3" json:"customer,omitempty"`
// contains filtered or unexported fields
}
func (*Invoice) Descriptor
deprecated
added in
v0.8.13
func (*Invoice) GetCreatedAt ¶ added in v0.8.13
func (x *Invoice) GetCreatedAt() *timestamppb.Timestamp
func (*Invoice) GetCurrency ¶ added in v0.8.13
func (*Invoice) GetCustomer ¶ added in v0.8.41
func (x *Invoice) GetCustomer() *BillingAccount
func (*Invoice) GetCustomerId ¶ added in v0.8.13
func (*Invoice) GetDueDate ¶ added in v0.8.13
func (x *Invoice) GetDueDate() *timestamppb.Timestamp
func (*Invoice) GetEffectiveAt ¶ added in v0.8.13
func (x *Invoice) GetEffectiveAt() *timestamppb.Timestamp
func (*Invoice) GetHostedUrl ¶ added in v0.8.13
func (*Invoice) GetMetadata ¶ added in v0.8.13
func (*Invoice) GetPeriodEndAt ¶ added in v0.8.26
func (x *Invoice) GetPeriodEndAt() *timestamppb.Timestamp
func (*Invoice) GetPeriodStartAt ¶ added in v0.8.26
func (x *Invoice) GetPeriodStartAt() *timestamppb.Timestamp
func (*Invoice) GetProviderId ¶ added in v0.8.13
func (*Invoice) ProtoMessage ¶ added in v0.8.13
func (*Invoice) ProtoMessage()
func (*Invoice) ProtoReflect ¶ added in v0.8.13
func (x *Invoice) ProtoReflect() protoreflect.Message
func (*Invoice) Validate ¶ added in v0.8.13
Validate checks the field values on Invoice with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Invoice) ValidateAll ¶ added in v0.8.13
ValidateAll checks the field values on Invoice with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in InvoiceMultiError, or nil if none found.
type InvoiceMultiError ¶ added in v0.8.13
type InvoiceMultiError []error
InvoiceMultiError is an error wrapping multiple validation errors returned by Invoice.ValidateAll() if the designated constraints aren't met.
func (InvoiceMultiError) AllErrors ¶ added in v0.8.13
func (m InvoiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (InvoiceMultiError) Error ¶ added in v0.8.13
func (m InvoiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type InvoiceValidationError ¶ added in v0.8.13
type InvoiceValidationError struct {
// contains filtered or unexported fields
}
InvoiceValidationError is the validation error returned by Invoice.Validate if the designated constraints aren't met.
func (InvoiceValidationError) Cause ¶ added in v0.8.13
func (e InvoiceValidationError) Cause() error
Cause function returns cause value.
func (InvoiceValidationError) Error ¶ added in v0.8.13
func (e InvoiceValidationError) Error() string
Error satisfies the builtin error interface
func (InvoiceValidationError) ErrorName ¶ added in v0.8.13
func (e InvoiceValidationError) ErrorName() string
ErrorName returns error name.
func (InvoiceValidationError) Field ¶ added in v0.8.13
func (e InvoiceValidationError) Field() string
Field function returns field value.
func (InvoiceValidationError) Key ¶ added in v0.8.13
func (e InvoiceValidationError) Key() bool
Key function returns key value.
func (InvoiceValidationError) Reason ¶ added in v0.8.13
func (e InvoiceValidationError) 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 ListAllBillingAccountsRequest ¶ added in v0.8.29
type ListAllBillingAccountsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllBillingAccountsRequest) Descriptor
deprecated
added in
v0.8.29
func (*ListAllBillingAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllBillingAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListAllBillingAccountsRequest) GetOrgId ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) GetOrgId() string
func (*ListAllBillingAccountsRequest) ProtoMessage ¶ added in v0.8.29
func (*ListAllBillingAccountsRequest) ProtoMessage()
func (*ListAllBillingAccountsRequest) ProtoReflect ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListAllBillingAccountsRequest) Reset ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) Reset()
func (*ListAllBillingAccountsRequest) String ¶ added in v0.8.29
func (x *ListAllBillingAccountsRequest) String() string
func (*ListAllBillingAccountsRequest) Validate ¶ added in v0.8.29
func (m *ListAllBillingAccountsRequest) Validate() error
Validate checks the field values on ListAllBillingAccountsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllBillingAccountsRequest) ValidateAll ¶ added in v0.8.29
func (m *ListAllBillingAccountsRequest) ValidateAll() error
ValidateAll checks the field values on ListAllBillingAccountsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllBillingAccountsRequestMultiError, or nil if none found.
type ListAllBillingAccountsRequestMultiError ¶ added in v0.8.29
type ListAllBillingAccountsRequestMultiError []error
ListAllBillingAccountsRequestMultiError is an error wrapping multiple validation errors returned by ListAllBillingAccountsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAllBillingAccountsRequestMultiError) AllErrors ¶ added in v0.8.29
func (m ListAllBillingAccountsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllBillingAccountsRequestMultiError) Error ¶ added in v0.8.29
func (m ListAllBillingAccountsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllBillingAccountsRequestValidationError ¶ added in v0.8.29
type ListAllBillingAccountsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAllBillingAccountsRequestValidationError is the validation error returned by ListAllBillingAccountsRequest.Validate if the designated constraints aren't met.
func (ListAllBillingAccountsRequestValidationError) Cause ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAllBillingAccountsRequestValidationError) Error ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllBillingAccountsRequestValidationError) ErrorName ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllBillingAccountsRequestValidationError) Field ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) Field() string
Field function returns field value.
func (ListAllBillingAccountsRequestValidationError) Key ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) Key() bool
Key function returns key value.
func (ListAllBillingAccountsRequestValidationError) Reason ¶ added in v0.8.29
func (e ListAllBillingAccountsRequestValidationError) Reason() string
Reason function returns reason value.
type ListAllBillingAccountsResponse ¶ added in v0.8.29
type ListAllBillingAccountsResponse struct {
BillingAccounts []*BillingAccount `protobuf:"bytes,1,rep,name=billing_accounts,json=billingAccounts,proto3" json:"billing_accounts,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllBillingAccountsResponse) Descriptor
deprecated
added in
v0.8.29
func (*ListAllBillingAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllBillingAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListAllBillingAccountsResponse) GetBillingAccounts ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
func (*ListAllBillingAccountsResponse) ProtoMessage ¶ added in v0.8.29
func (*ListAllBillingAccountsResponse) ProtoMessage()
func (*ListAllBillingAccountsResponse) ProtoReflect ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListAllBillingAccountsResponse) Reset ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) Reset()
func (*ListAllBillingAccountsResponse) String ¶ added in v0.8.29
func (x *ListAllBillingAccountsResponse) String() string
func (*ListAllBillingAccountsResponse) Validate ¶ added in v0.8.29
func (m *ListAllBillingAccountsResponse) Validate() error
Validate checks the field values on ListAllBillingAccountsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllBillingAccountsResponse) ValidateAll ¶ added in v0.8.29
func (m *ListAllBillingAccountsResponse) ValidateAll() error
ValidateAll checks the field values on ListAllBillingAccountsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllBillingAccountsResponseMultiError, or nil if none found.
type ListAllBillingAccountsResponseMultiError ¶ added in v0.8.29
type ListAllBillingAccountsResponseMultiError []error
ListAllBillingAccountsResponseMultiError is an error wrapping multiple validation errors returned by ListAllBillingAccountsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAllBillingAccountsResponseMultiError) AllErrors ¶ added in v0.8.29
func (m ListAllBillingAccountsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllBillingAccountsResponseMultiError) Error ¶ added in v0.8.29
func (m ListAllBillingAccountsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllBillingAccountsResponseValidationError ¶ added in v0.8.29
type ListAllBillingAccountsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAllBillingAccountsResponseValidationError is the validation error returned by ListAllBillingAccountsResponse.Validate if the designated constraints aren't met.
func (ListAllBillingAccountsResponseValidationError) Cause ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAllBillingAccountsResponseValidationError) Error ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllBillingAccountsResponseValidationError) ErrorName ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllBillingAccountsResponseValidationError) Field ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) Field() string
Field function returns field value.
func (ListAllBillingAccountsResponseValidationError) Key ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) Key() bool
Key function returns key value.
func (ListAllBillingAccountsResponseValidationError) Reason ¶ added in v0.8.29
func (e ListAllBillingAccountsResponseValidationError) Reason() string
Reason function returns reason value.
type ListAllInvoicesRequest ¶ added in v0.8.26
type ListAllInvoicesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
PageSize int32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,3,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllInvoicesRequest) Descriptor
deprecated
added in
v0.8.26
func (*ListAllInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllInvoicesRequest.ProtoReflect.Descriptor instead.
func (*ListAllInvoicesRequest) GetOrgId ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) GetOrgId() string
func (*ListAllInvoicesRequest) GetPageNum ¶ added in v0.31.0
func (x *ListAllInvoicesRequest) GetPageNum() int32
func (*ListAllInvoicesRequest) GetPageSize ¶ added in v0.31.0
func (x *ListAllInvoicesRequest) GetPageSize() int32
func (*ListAllInvoicesRequest) ProtoMessage ¶ added in v0.8.26
func (*ListAllInvoicesRequest) ProtoMessage()
func (*ListAllInvoicesRequest) ProtoReflect ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) ProtoReflect() protoreflect.Message
func (*ListAllInvoicesRequest) Reset ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) Reset()
func (*ListAllInvoicesRequest) String ¶ added in v0.8.26
func (x *ListAllInvoicesRequest) String() string
func (*ListAllInvoicesRequest) Validate ¶ added in v0.8.26
func (m *ListAllInvoicesRequest) Validate() error
Validate checks the field values on ListAllInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllInvoicesRequest) ValidateAll ¶ added in v0.8.26
func (m *ListAllInvoicesRequest) ValidateAll() error
ValidateAll checks the field values on ListAllInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllInvoicesRequestMultiError, or nil if none found.
type ListAllInvoicesRequestMultiError ¶ added in v0.8.26
type ListAllInvoicesRequestMultiError []error
ListAllInvoicesRequestMultiError is an error wrapping multiple validation errors returned by ListAllInvoicesRequest.ValidateAll() if the designated constraints aren't met.
func (ListAllInvoicesRequestMultiError) AllErrors ¶ added in v0.8.26
func (m ListAllInvoicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllInvoicesRequestMultiError) Error ¶ added in v0.8.26
func (m ListAllInvoicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllInvoicesRequestValidationError ¶ added in v0.8.26
type ListAllInvoicesRequestValidationError struct {
// contains filtered or unexported fields
}
ListAllInvoicesRequestValidationError is the validation error returned by ListAllInvoicesRequest.Validate if the designated constraints aren't met.
func (ListAllInvoicesRequestValidationError) Cause ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAllInvoicesRequestValidationError) Error ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllInvoicesRequestValidationError) ErrorName ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllInvoicesRequestValidationError) Field ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) Field() string
Field function returns field value.
func (ListAllInvoicesRequestValidationError) Key ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) Key() bool
Key function returns key value.
func (ListAllInvoicesRequestValidationError) Reason ¶ added in v0.8.26
func (e ListAllInvoicesRequestValidationError) Reason() string
Reason function returns reason value.
type ListAllInvoicesResponse ¶ added in v0.8.26
type ListAllInvoicesResponse struct {
Invoices []*Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllInvoicesResponse) Descriptor
deprecated
added in
v0.8.26
func (*ListAllInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllInvoicesResponse.ProtoReflect.Descriptor instead.
func (*ListAllInvoicesResponse) GetCount ¶ added in v0.31.0
func (x *ListAllInvoicesResponse) GetCount() int32
func (*ListAllInvoicesResponse) GetInvoices ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) GetInvoices() []*Invoice
func (*ListAllInvoicesResponse) ProtoMessage ¶ added in v0.8.26
func (*ListAllInvoicesResponse) ProtoMessage()
func (*ListAllInvoicesResponse) ProtoReflect ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) ProtoReflect() protoreflect.Message
func (*ListAllInvoicesResponse) Reset ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) Reset()
func (*ListAllInvoicesResponse) String ¶ added in v0.8.26
func (x *ListAllInvoicesResponse) String() string
func (*ListAllInvoicesResponse) Validate ¶ added in v0.8.26
func (m *ListAllInvoicesResponse) Validate() error
Validate checks the field values on ListAllInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllInvoicesResponse) ValidateAll ¶ added in v0.8.26
func (m *ListAllInvoicesResponse) ValidateAll() error
ValidateAll checks the field values on ListAllInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllInvoicesResponseMultiError, or nil if none found.
type ListAllInvoicesResponseMultiError ¶ added in v0.8.26
type ListAllInvoicesResponseMultiError []error
ListAllInvoicesResponseMultiError is an error wrapping multiple validation errors returned by ListAllInvoicesResponse.ValidateAll() if the designated constraints aren't met.
func (ListAllInvoicesResponseMultiError) AllErrors ¶ added in v0.8.26
func (m ListAllInvoicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllInvoicesResponseMultiError) Error ¶ added in v0.8.26
func (m ListAllInvoicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllInvoicesResponseValidationError ¶ added in v0.8.26
type ListAllInvoicesResponseValidationError struct {
// contains filtered or unexported fields
}
ListAllInvoicesResponseValidationError is the validation error returned by ListAllInvoicesResponse.Validate if the designated constraints aren't met.
func (ListAllInvoicesResponseValidationError) Cause ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAllInvoicesResponseValidationError) Error ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllInvoicesResponseValidationError) ErrorName ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllInvoicesResponseValidationError) Field ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) Field() string
Field function returns field value.
func (ListAllInvoicesResponseValidationError) Key ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) Key() bool
Key function returns key value.
func (ListAllInvoicesResponseValidationError) Reason ¶ added in v0.8.26
func (e ListAllInvoicesResponseValidationError) 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"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,4,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllOrganizationsRequest) Descriptor
deprecated
func (*ListAllOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsRequest) GetPageNum ¶ added in v0.30.0
func (x *ListAllOrganizationsRequest) GetPageNum() int32
func (*ListAllOrganizationsRequest) GetPageSize ¶ added in v0.30.0
func (x *ListAllOrganizationsRequest) GetPageSize() int32
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"`
Count int32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllOrganizationsResponse) Descriptor
deprecated
func (*ListAllOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListAllOrganizationsResponse) GetCount ¶ added in v0.30.0
func (x *ListAllOrganizationsResponse) GetCount() int32
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 ListAllServiceUsersRequest ¶ added in v0.66.0
type ListAllServiceUsersRequest struct {
// contains filtered or unexported fields
}
func (*ListAllServiceUsersRequest) Descriptor
deprecated
added in
v0.66.0
func (*ListAllServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAllServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*ListAllServiceUsersRequest) ProtoMessage ¶ added in v0.66.0
func (*ListAllServiceUsersRequest) ProtoMessage()
func (*ListAllServiceUsersRequest) ProtoReflect ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*ListAllServiceUsersRequest) Reset ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) Reset()
func (*ListAllServiceUsersRequest) String ¶ added in v0.66.0
func (x *ListAllServiceUsersRequest) String() string
func (*ListAllServiceUsersRequest) Validate ¶ added in v0.66.0
func (m *ListAllServiceUsersRequest) Validate() error
Validate checks the field values on ListAllServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllServiceUsersRequest) ValidateAll ¶ added in v0.66.0
func (m *ListAllServiceUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListAllServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllServiceUsersRequestMultiError, or nil if none found.
type ListAllServiceUsersRequestMultiError ¶ added in v0.66.0
type ListAllServiceUsersRequestMultiError []error
ListAllServiceUsersRequestMultiError is an error wrapping multiple validation errors returned by ListAllServiceUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListAllServiceUsersRequestMultiError) AllErrors ¶ added in v0.66.0
func (m ListAllServiceUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllServiceUsersRequestMultiError) Error ¶ added in v0.66.0
func (m ListAllServiceUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllServiceUsersRequestValidationError ¶ added in v0.66.0
type ListAllServiceUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListAllServiceUsersRequestValidationError is the validation error returned by ListAllServiceUsersRequest.Validate if the designated constraints aren't met.
func (ListAllServiceUsersRequestValidationError) Cause ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAllServiceUsersRequestValidationError) Error ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllServiceUsersRequestValidationError) ErrorName ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllServiceUsersRequestValidationError) Field ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) Field() string
Field function returns field value.
func (ListAllServiceUsersRequestValidationError) Key ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListAllServiceUsersRequestValidationError) Reason ¶ added in v0.66.0
func (e ListAllServiceUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListAllServiceUsersResponse ¶ added in v0.66.0
type ListAllServiceUsersResponse struct {
ServiceUsers []*ServiceUser `protobuf:"bytes,1,rep,name=service_users,json=serviceUsers,proto3" json:"service_users,omitempty"`
// contains filtered or unexported fields
}
func (*ListAllServiceUsersResponse) Descriptor
deprecated
added in
v0.66.0
func (*ListAllServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAllServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*ListAllServiceUsersResponse) GetServiceUsers ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) GetServiceUsers() []*ServiceUser
func (*ListAllServiceUsersResponse) ProtoMessage ¶ added in v0.66.0
func (*ListAllServiceUsersResponse) ProtoMessage()
func (*ListAllServiceUsersResponse) ProtoReflect ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*ListAllServiceUsersResponse) Reset ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) Reset()
func (*ListAllServiceUsersResponse) String ¶ added in v0.66.0
func (x *ListAllServiceUsersResponse) String() string
func (*ListAllServiceUsersResponse) Validate ¶ added in v0.66.0
func (m *ListAllServiceUsersResponse) Validate() error
Validate checks the field values on ListAllServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAllServiceUsersResponse) ValidateAll ¶ added in v0.66.0
func (m *ListAllServiceUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListAllServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAllServiceUsersResponseMultiError, or nil if none found.
type ListAllServiceUsersResponseMultiError ¶ added in v0.66.0
type ListAllServiceUsersResponseMultiError []error
ListAllServiceUsersResponseMultiError is an error wrapping multiple validation errors returned by ListAllServiceUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListAllServiceUsersResponseMultiError) AllErrors ¶ added in v0.66.0
func (m ListAllServiceUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAllServiceUsersResponseMultiError) Error ¶ added in v0.66.0
func (m ListAllServiceUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAllServiceUsersResponseValidationError ¶ added in v0.66.0
type ListAllServiceUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListAllServiceUsersResponseValidationError is the validation error returned by ListAllServiceUsersResponse.Validate if the designated constraints aren't met.
func (ListAllServiceUsersResponseValidationError) Cause ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAllServiceUsersResponseValidationError) Error ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAllServiceUsersResponseValidationError) ErrorName ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAllServiceUsersResponseValidationError) Field ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) Field() string
Field function returns field value.
func (ListAllServiceUsersResponseValidationError) Key ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListAllServiceUsersResponseValidationError) Reason ¶ added in v0.66.0
func (e ListAllServiceUsersResponseValidationError) 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 ListAuditRecordsRequest ¶ added in v0.74.0
type ListAuditRecordsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ListAuditRecordsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListAuditRecordsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditRecordsRequest.ProtoReflect.Descriptor instead.
func (*ListAuditRecordsRequest) GetQuery ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) GetQuery() *RQLRequest
func (*ListAuditRecordsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListAuditRecordsRequest) ProtoMessage()
func (*ListAuditRecordsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) ProtoReflect() protoreflect.Message
func (*ListAuditRecordsRequest) Reset ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) Reset()
func (*ListAuditRecordsRequest) String ¶ added in v0.74.0
func (x *ListAuditRecordsRequest) String() string
func (*ListAuditRecordsRequest) Validate ¶ added in v0.74.0
func (m *ListAuditRecordsRequest) Validate() error
Validate checks the field values on ListAuditRecordsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAuditRecordsRequest) ValidateAll ¶ added in v0.74.0
func (m *ListAuditRecordsRequest) ValidateAll() error
ValidateAll checks the field values on ListAuditRecordsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAuditRecordsRequestMultiError, or nil if none found.
type ListAuditRecordsRequestMultiError ¶ added in v0.74.0
type ListAuditRecordsRequestMultiError []error
ListAuditRecordsRequestMultiError is an error wrapping multiple validation errors returned by ListAuditRecordsRequest.ValidateAll() if the designated constraints aren't met.
func (ListAuditRecordsRequestMultiError) AllErrors ¶ added in v0.74.0
func (m ListAuditRecordsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAuditRecordsRequestMultiError) Error ¶ added in v0.74.0
func (m ListAuditRecordsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAuditRecordsRequestValidationError ¶ added in v0.74.0
type ListAuditRecordsRequestValidationError struct {
// contains filtered or unexported fields
}
ListAuditRecordsRequestValidationError is the validation error returned by ListAuditRecordsRequest.Validate if the designated constraints aren't met.
func (ListAuditRecordsRequestValidationError) Cause ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListAuditRecordsRequestValidationError) Error ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListAuditRecordsRequestValidationError) ErrorName ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListAuditRecordsRequestValidationError) Field ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) Field() string
Field function returns field value.
func (ListAuditRecordsRequestValidationError) Key ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) Key() bool
Key function returns key value.
func (ListAuditRecordsRequestValidationError) Reason ¶ added in v0.74.0
func (e ListAuditRecordsRequestValidationError) Reason() string
Reason function returns reason value.
type ListAuditRecordsResponse ¶ added in v0.74.0
type ListAuditRecordsResponse struct {
AuditRecords []*AuditRecord `protobuf:"bytes,1,rep,name=audit_records,json=auditRecords,proto3" json:"audit_records,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*ListAuditRecordsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListAuditRecordsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListAuditRecordsResponse.ProtoReflect.Descriptor instead.
func (*ListAuditRecordsResponse) GetAuditRecords ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetAuditRecords() []*AuditRecord
func (*ListAuditRecordsResponse) GetGroup ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetGroup() *RQLQueryGroupResponse
func (*ListAuditRecordsResponse) GetPagination ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) GetPagination() *RQLQueryPaginationResponse
func (*ListAuditRecordsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListAuditRecordsResponse) ProtoMessage()
func (*ListAuditRecordsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) ProtoReflect() protoreflect.Message
func (*ListAuditRecordsResponse) Reset ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) Reset()
func (*ListAuditRecordsResponse) String ¶ added in v0.74.0
func (x *ListAuditRecordsResponse) String() string
func (*ListAuditRecordsResponse) Validate ¶ added in v0.74.0
func (m *ListAuditRecordsResponse) Validate() error
Validate checks the field values on ListAuditRecordsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListAuditRecordsResponse) ValidateAll ¶ added in v0.74.0
func (m *ListAuditRecordsResponse) ValidateAll() error
ValidateAll checks the field values on ListAuditRecordsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListAuditRecordsResponseMultiError, or nil if none found.
type ListAuditRecordsResponseMultiError ¶ added in v0.74.0
type ListAuditRecordsResponseMultiError []error
ListAuditRecordsResponseMultiError is an error wrapping multiple validation errors returned by ListAuditRecordsResponse.ValidateAll() if the designated constraints aren't met.
func (ListAuditRecordsResponseMultiError) AllErrors ¶ added in v0.74.0
func (m ListAuditRecordsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListAuditRecordsResponseMultiError) Error ¶ added in v0.74.0
func (m ListAuditRecordsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListAuditRecordsResponseValidationError ¶ added in v0.74.0
type ListAuditRecordsResponseValidationError struct {
// contains filtered or unexported fields
}
ListAuditRecordsResponseValidationError is the validation error returned by ListAuditRecordsResponse.Validate if the designated constraints aren't met.
func (ListAuditRecordsResponseValidationError) Cause ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListAuditRecordsResponseValidationError) Error ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListAuditRecordsResponseValidationError) ErrorName ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListAuditRecordsResponseValidationError) Field ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) Field() string
Field function returns field value.
func (ListAuditRecordsResponseValidationError) Key ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) Key() bool
Key function returns key value.
func (ListAuditRecordsResponseValidationError) Reason ¶ added in v0.74.0
func (e ListAuditRecordsResponseValidationError) 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 ListBillingAccountsRequest ¶ added in v0.8.0
type ListBillingAccountsRequest struct {
// ID of the organization to list billing accounts for
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingAccountsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingAccountsRequest.ProtoReflect.Descriptor instead.
func (*ListBillingAccountsRequest) GetExpand ¶ added in v0.8.41
func (x *ListBillingAccountsRequest) GetExpand() []string
func (*ListBillingAccountsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) GetOrgId() string
func (*ListBillingAccountsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListBillingAccountsRequest) ProtoMessage()
func (*ListBillingAccountsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) ProtoReflect() protoreflect.Message
func (*ListBillingAccountsRequest) Reset ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) Reset()
func (*ListBillingAccountsRequest) String ¶ added in v0.8.0
func (x *ListBillingAccountsRequest) String() string
func (*ListBillingAccountsRequest) Validate ¶ added in v0.8.0
func (m *ListBillingAccountsRequest) Validate() error
Validate checks the field values on ListBillingAccountsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBillingAccountsRequest) ValidateAll ¶ added in v0.8.0
func (m *ListBillingAccountsRequest) ValidateAll() error
ValidateAll checks the field values on ListBillingAccountsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBillingAccountsRequestMultiError, or nil if none found.
type ListBillingAccountsRequestMultiError ¶ added in v0.8.0
type ListBillingAccountsRequestMultiError []error
ListBillingAccountsRequestMultiError is an error wrapping multiple validation errors returned by ListBillingAccountsRequest.ValidateAll() if the designated constraints aren't met.
func (ListBillingAccountsRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListBillingAccountsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBillingAccountsRequestMultiError) Error ¶ added in v0.8.0
func (m ListBillingAccountsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBillingAccountsRequestValidationError ¶ added in v0.8.0
type ListBillingAccountsRequestValidationError struct {
// contains filtered or unexported fields
}
ListBillingAccountsRequestValidationError is the validation error returned by ListBillingAccountsRequest.Validate if the designated constraints aren't met.
func (ListBillingAccountsRequestValidationError) Cause ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListBillingAccountsRequestValidationError) Error ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListBillingAccountsRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListBillingAccountsRequestValidationError) Field ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) Field() string
Field function returns field value.
func (ListBillingAccountsRequestValidationError) Key ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) Key() bool
Key function returns key value.
func (ListBillingAccountsRequestValidationError) Reason ¶ added in v0.8.0
func (e ListBillingAccountsRequestValidationError) Reason() string
Reason function returns reason value.
type ListBillingAccountsResponse ¶ added in v0.8.0
type ListBillingAccountsResponse struct {
// List of billing accounts
BillingAccounts []*BillingAccount `protobuf:"bytes,1,rep,name=billing_accounts,json=billingAccounts,proto3" json:"billing_accounts,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingAccountsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingAccountsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingAccountsResponse.ProtoReflect.Descriptor instead.
func (*ListBillingAccountsResponse) GetBillingAccounts ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) GetBillingAccounts() []*BillingAccount
func (*ListBillingAccountsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListBillingAccountsResponse) ProtoMessage()
func (*ListBillingAccountsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) ProtoReflect() protoreflect.Message
func (*ListBillingAccountsResponse) Reset ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) Reset()
func (*ListBillingAccountsResponse) String ¶ added in v0.8.0
func (x *ListBillingAccountsResponse) String() string
func (*ListBillingAccountsResponse) Validate ¶ added in v0.8.0
func (m *ListBillingAccountsResponse) Validate() error
Validate checks the field values on ListBillingAccountsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBillingAccountsResponse) ValidateAll ¶ added in v0.8.0
func (m *ListBillingAccountsResponse) ValidateAll() error
ValidateAll checks the field values on ListBillingAccountsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBillingAccountsResponseMultiError, or nil if none found.
type ListBillingAccountsResponseMultiError ¶ added in v0.8.0
type ListBillingAccountsResponseMultiError []error
ListBillingAccountsResponseMultiError is an error wrapping multiple validation errors returned by ListBillingAccountsResponse.ValidateAll() if the designated constraints aren't met.
func (ListBillingAccountsResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListBillingAccountsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBillingAccountsResponseMultiError) Error ¶ added in v0.8.0
func (m ListBillingAccountsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBillingAccountsResponseValidationError ¶ added in v0.8.0
type ListBillingAccountsResponseValidationError struct {
// contains filtered or unexported fields
}
ListBillingAccountsResponseValidationError is the validation error returned by ListBillingAccountsResponse.Validate if the designated constraints aren't met.
func (ListBillingAccountsResponseValidationError) Cause ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListBillingAccountsResponseValidationError) Error ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListBillingAccountsResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListBillingAccountsResponseValidationError) Field ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) Field() string
Field function returns field value.
func (ListBillingAccountsResponseValidationError) Key ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) Key() bool
Key function returns key value.
func (ListBillingAccountsResponseValidationError) Reason ¶ added in v0.8.0
func (e ListBillingAccountsResponseValidationError) Reason() string
Reason function returns reason value.
type ListBillingTransactionsRequest ¶ added in v0.8.0
type ListBillingTransactionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
Since *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=since,proto3" json:"since,omitempty"`
StartRange *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=start_range,json=startRange,proto3" json:"start_range,omitempty"`
EndRange *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=end_range,json=endRange,proto3" json:"end_range,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingTransactionsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingTransactionsRequest.ProtoReflect.Descriptor instead.
func (*ListBillingTransactionsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListBillingTransactionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListBillingTransactionsRequest) GetEndRange ¶ added in v0.21.0
func (x *ListBillingTransactionsRequest) GetEndRange() *timestamppb.Timestamp
func (*ListBillingTransactionsRequest) GetExpand ¶ added in v0.8.41
func (x *ListBillingTransactionsRequest) GetExpand() []string
func (*ListBillingTransactionsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) GetOrgId() string
func (*ListBillingTransactionsRequest) GetSince
deprecated
added in
v0.8.0
func (x *ListBillingTransactionsRequest) GetSince() *timestamppb.Timestamp
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListBillingTransactionsRequest) GetStartRange ¶ added in v0.21.0
func (x *ListBillingTransactionsRequest) GetStartRange() *timestamppb.Timestamp
func (*ListBillingTransactionsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListBillingTransactionsRequest) ProtoMessage()
func (*ListBillingTransactionsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) ProtoReflect() protoreflect.Message
func (*ListBillingTransactionsRequest) Reset ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) Reset()
func (*ListBillingTransactionsRequest) String ¶ added in v0.8.0
func (x *ListBillingTransactionsRequest) String() string
func (*ListBillingTransactionsRequest) Validate ¶ added in v0.8.0
func (m *ListBillingTransactionsRequest) Validate() error
Validate checks the field values on ListBillingTransactionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBillingTransactionsRequest) ValidateAll ¶ added in v0.8.0
func (m *ListBillingTransactionsRequest) ValidateAll() error
ValidateAll checks the field values on ListBillingTransactionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBillingTransactionsRequestMultiError, or nil if none found.
type ListBillingTransactionsRequestMultiError ¶ added in v0.8.0
type ListBillingTransactionsRequestMultiError []error
ListBillingTransactionsRequestMultiError is an error wrapping multiple validation errors returned by ListBillingTransactionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListBillingTransactionsRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListBillingTransactionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBillingTransactionsRequestMultiError) Error ¶ added in v0.8.0
func (m ListBillingTransactionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBillingTransactionsRequestValidationError ¶ added in v0.8.0
type ListBillingTransactionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListBillingTransactionsRequestValidationError is the validation error returned by ListBillingTransactionsRequest.Validate if the designated constraints aren't met.
func (ListBillingTransactionsRequestValidationError) Cause ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListBillingTransactionsRequestValidationError) Error ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListBillingTransactionsRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListBillingTransactionsRequestValidationError) Field ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) Field() string
Field function returns field value.
func (ListBillingTransactionsRequestValidationError) Key ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) Key() bool
Key function returns key value.
func (ListBillingTransactionsRequestValidationError) Reason ¶ added in v0.8.0
func (e ListBillingTransactionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListBillingTransactionsResponse ¶ added in v0.8.0
type ListBillingTransactionsResponse struct {
// List of transactions
Transactions []*BillingTransaction `protobuf:"bytes,1,rep,name=transactions,proto3" json:"transactions,omitempty"`
// contains filtered or unexported fields
}
func (*ListBillingTransactionsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListBillingTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBillingTransactionsResponse.ProtoReflect.Descriptor instead.
func (*ListBillingTransactionsResponse) GetTransactions ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) GetTransactions() []*BillingTransaction
func (*ListBillingTransactionsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListBillingTransactionsResponse) ProtoMessage()
func (*ListBillingTransactionsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) ProtoReflect() protoreflect.Message
func (*ListBillingTransactionsResponse) Reset ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) Reset()
func (*ListBillingTransactionsResponse) String ¶ added in v0.8.0
func (x *ListBillingTransactionsResponse) String() string
func (*ListBillingTransactionsResponse) Validate ¶ added in v0.8.0
func (m *ListBillingTransactionsResponse) Validate() error
Validate checks the field values on ListBillingTransactionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBillingTransactionsResponse) ValidateAll ¶ added in v0.8.0
func (m *ListBillingTransactionsResponse) ValidateAll() error
ValidateAll checks the field values on ListBillingTransactionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBillingTransactionsResponseMultiError, or nil if none found.
type ListBillingTransactionsResponseMultiError ¶ added in v0.8.0
type ListBillingTransactionsResponseMultiError []error
ListBillingTransactionsResponseMultiError is an error wrapping multiple validation errors returned by ListBillingTransactionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListBillingTransactionsResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListBillingTransactionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBillingTransactionsResponseMultiError) Error ¶ added in v0.8.0
func (m ListBillingTransactionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBillingTransactionsResponseValidationError ¶ added in v0.8.0
type ListBillingTransactionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListBillingTransactionsResponseValidationError is the validation error returned by ListBillingTransactionsResponse.Validate if the designated constraints aren't met.
func (ListBillingTransactionsResponseValidationError) Cause ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListBillingTransactionsResponseValidationError) Error ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListBillingTransactionsResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListBillingTransactionsResponseValidationError) Field ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) Field() string
Field function returns field value.
func (ListBillingTransactionsResponseValidationError) Key ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) Key() bool
Key function returns key value.
func (ListBillingTransactionsResponseValidationError) Reason ¶ added in v0.8.0
func (e ListBillingTransactionsResponseValidationError) Reason() string
Reason function returns reason value.
type ListCheckoutsRequest ¶ added in v0.8.0
type ListCheckoutsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to get the subscriptions for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListCheckoutsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListCheckoutsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCheckoutsRequest.ProtoReflect.Descriptor instead.
func (*ListCheckoutsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListCheckoutsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListCheckoutsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListCheckoutsRequest) GetOrgId() string
func (*ListCheckoutsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListCheckoutsRequest) ProtoMessage()
func (*ListCheckoutsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListCheckoutsRequest) ProtoReflect() protoreflect.Message
func (*ListCheckoutsRequest) Reset ¶ added in v0.8.0
func (x *ListCheckoutsRequest) Reset()
func (*ListCheckoutsRequest) String ¶ added in v0.8.0
func (x *ListCheckoutsRequest) String() string
func (*ListCheckoutsRequest) Validate ¶ added in v0.8.0
func (m *ListCheckoutsRequest) Validate() error
Validate checks the field values on ListCheckoutsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCheckoutsRequest) ValidateAll ¶ added in v0.8.0
func (m *ListCheckoutsRequest) ValidateAll() error
ValidateAll checks the field values on ListCheckoutsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCheckoutsRequestMultiError, or nil if none found.
type ListCheckoutsRequestMultiError ¶ added in v0.8.0
type ListCheckoutsRequestMultiError []error
ListCheckoutsRequestMultiError is an error wrapping multiple validation errors returned by ListCheckoutsRequest.ValidateAll() if the designated constraints aren't met.
func (ListCheckoutsRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListCheckoutsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCheckoutsRequestMultiError) Error ¶ added in v0.8.0
func (m ListCheckoutsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCheckoutsRequestValidationError ¶ added in v0.8.0
type ListCheckoutsRequestValidationError struct {
// contains filtered or unexported fields
}
ListCheckoutsRequestValidationError is the validation error returned by ListCheckoutsRequest.Validate if the designated constraints aren't met.
func (ListCheckoutsRequestValidationError) Cause ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListCheckoutsRequestValidationError) Error ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListCheckoutsRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListCheckoutsRequestValidationError) Field ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) Field() string
Field function returns field value.
func (ListCheckoutsRequestValidationError) Key ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) Key() bool
Key function returns key value.
func (ListCheckoutsRequestValidationError) Reason ¶ added in v0.8.0
func (e ListCheckoutsRequestValidationError) Reason() string
Reason function returns reason value.
type ListCheckoutsResponse ¶ added in v0.8.0
type ListCheckoutsResponse struct {
// List of checkouts
CheckoutSessions []*CheckoutSession `protobuf:"bytes,1,rep,name=checkout_sessions,json=checkoutSessions,proto3" json:"checkout_sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListCheckoutsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListCheckoutsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCheckoutsResponse.ProtoReflect.Descriptor instead.
func (*ListCheckoutsResponse) GetCheckoutSessions ¶ added in v0.8.0
func (x *ListCheckoutsResponse) GetCheckoutSessions() []*CheckoutSession
func (*ListCheckoutsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListCheckoutsResponse) ProtoMessage()
func (*ListCheckoutsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListCheckoutsResponse) ProtoReflect() protoreflect.Message
func (*ListCheckoutsResponse) Reset ¶ added in v0.8.0
func (x *ListCheckoutsResponse) Reset()
func (*ListCheckoutsResponse) String ¶ added in v0.8.0
func (x *ListCheckoutsResponse) String() string
func (*ListCheckoutsResponse) Validate ¶ added in v0.8.0
func (m *ListCheckoutsResponse) Validate() error
Validate checks the field values on ListCheckoutsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListCheckoutsResponse) ValidateAll ¶ added in v0.8.0
func (m *ListCheckoutsResponse) ValidateAll() error
ValidateAll checks the field values on ListCheckoutsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListCheckoutsResponseMultiError, or nil if none found.
type ListCheckoutsResponseMultiError ¶ added in v0.8.0
type ListCheckoutsResponseMultiError []error
ListCheckoutsResponseMultiError is an error wrapping multiple validation errors returned by ListCheckoutsResponse.ValidateAll() if the designated constraints aren't met.
func (ListCheckoutsResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListCheckoutsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListCheckoutsResponseMultiError) Error ¶ added in v0.8.0
func (m ListCheckoutsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListCheckoutsResponseValidationError ¶ added in v0.8.0
type ListCheckoutsResponseValidationError struct {
// contains filtered or unexported fields
}
ListCheckoutsResponseValidationError is the validation error returned by ListCheckoutsResponse.Validate if the designated constraints aren't met.
func (ListCheckoutsResponseValidationError) Cause ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListCheckoutsResponseValidationError) Error ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListCheckoutsResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListCheckoutsResponseValidationError) Field ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) Field() string
Field function returns field value.
func (ListCheckoutsResponseValidationError) Key ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) Key() bool
Key function returns key value.
func (ListCheckoutsResponseValidationError) Reason ¶ added in v0.8.0
func (e ListCheckoutsResponseValidationError) 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"`
WithMemberCount bool `protobuf:"varint,3,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,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) GetWithMemberCount ¶ added in v0.8.8
func (x *ListCurrentUserGroupsRequest) GetWithMemberCount() bool
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 ListFeaturesRequest ¶ added in v0.8.0
type ListFeaturesRequest struct {
// contains filtered or unexported fields
}
func (*ListFeaturesRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListFeaturesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturesRequest.ProtoReflect.Descriptor instead.
func (*ListFeaturesRequest) ProtoMessage ¶ added in v0.8.0
func (*ListFeaturesRequest) ProtoMessage()
func (*ListFeaturesRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListFeaturesRequest) ProtoReflect() protoreflect.Message
func (*ListFeaturesRequest) Reset ¶ added in v0.8.0
func (x *ListFeaturesRequest) Reset()
func (*ListFeaturesRequest) String ¶ added in v0.8.0
func (x *ListFeaturesRequest) String() string
func (*ListFeaturesRequest) Validate ¶ added in v0.8.0
func (m *ListFeaturesRequest) Validate() error
Validate checks the field values on ListFeaturesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListFeaturesRequest) ValidateAll ¶ added in v0.8.0
func (m *ListFeaturesRequest) ValidateAll() error
ValidateAll checks the field values on ListFeaturesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFeaturesRequestMultiError, or nil if none found.
type ListFeaturesRequestMultiError ¶ added in v0.8.0
type ListFeaturesRequestMultiError []error
ListFeaturesRequestMultiError is an error wrapping multiple validation errors returned by ListFeaturesRequest.ValidateAll() if the designated constraints aren't met.
func (ListFeaturesRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListFeaturesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeaturesRequestMultiError) Error ¶ added in v0.8.0
func (m ListFeaturesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeaturesRequestValidationError ¶ added in v0.8.0
type ListFeaturesRequestValidationError struct {
// contains filtered or unexported fields
}
ListFeaturesRequestValidationError is the validation error returned by ListFeaturesRequest.Validate if the designated constraints aren't met.
func (ListFeaturesRequestValidationError) Cause ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListFeaturesRequestValidationError) Error ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeaturesRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeaturesRequestValidationError) Field ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) Field() string
Field function returns field value.
func (ListFeaturesRequestValidationError) Key ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) Key() bool
Key function returns key value.
func (ListFeaturesRequestValidationError) Reason ¶ added in v0.8.0
func (e ListFeaturesRequestValidationError) Reason() string
Reason function returns reason value.
type ListFeaturesResponse ¶ added in v0.8.0
type ListFeaturesResponse struct {
Features []*Feature `protobuf:"bytes,1,rep,name=features,proto3" json:"features,omitempty"`
// contains filtered or unexported fields
}
func (*ListFeaturesResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListFeaturesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListFeaturesResponse.ProtoReflect.Descriptor instead.
func (*ListFeaturesResponse) GetFeatures ¶ added in v0.8.0
func (x *ListFeaturesResponse) GetFeatures() []*Feature
func (*ListFeaturesResponse) ProtoMessage ¶ added in v0.8.0
func (*ListFeaturesResponse) ProtoMessage()
func (*ListFeaturesResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListFeaturesResponse) ProtoReflect() protoreflect.Message
func (*ListFeaturesResponse) Reset ¶ added in v0.8.0
func (x *ListFeaturesResponse) Reset()
func (*ListFeaturesResponse) String ¶ added in v0.8.0
func (x *ListFeaturesResponse) String() string
func (*ListFeaturesResponse) Validate ¶ added in v0.8.0
func (m *ListFeaturesResponse) Validate() error
Validate checks the field values on ListFeaturesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListFeaturesResponse) ValidateAll ¶ added in v0.8.0
func (m *ListFeaturesResponse) ValidateAll() error
ValidateAll checks the field values on ListFeaturesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListFeaturesResponseMultiError, or nil if none found.
type ListFeaturesResponseMultiError ¶ added in v0.8.0
type ListFeaturesResponseMultiError []error
ListFeaturesResponseMultiError is an error wrapping multiple validation errors returned by ListFeaturesResponse.ValidateAll() if the designated constraints aren't met.
func (ListFeaturesResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListFeaturesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListFeaturesResponseMultiError) Error ¶ added in v0.8.0
func (m ListFeaturesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListFeaturesResponseValidationError ¶ added in v0.8.0
type ListFeaturesResponseValidationError struct {
// contains filtered or unexported fields
}
ListFeaturesResponseValidationError is the validation error returned by ListFeaturesResponse.Validate if the designated constraints aren't met.
func (ListFeaturesResponseValidationError) Cause ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListFeaturesResponseValidationError) Error ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListFeaturesResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListFeaturesResponseValidationError) Field ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) Field() string
Field function returns field value.
func (ListFeaturesResponseValidationError) Key ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) Key() bool
Key function returns key value.
func (ListFeaturesResponseValidationError) Reason ¶ added in v0.8.0
func (e ListFeaturesResponseValidationError) 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 ListInvoicesRequest ¶ added in v0.8.13
type ListInvoicesRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
NonzeroAmountOnly bool `protobuf:"varint,3,opt,name=nonzero_amount_only,json=nonzeroAmountOnly,proto3" json:"nonzero_amount_only,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListInvoicesRequest) Descriptor
deprecated
added in
v0.8.13
func (*ListInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoicesRequest.ProtoReflect.Descriptor instead.
func (*ListInvoicesRequest) GetBillingId
deprecated
added in
v0.8.13
func (x *ListInvoicesRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListInvoicesRequest) GetExpand ¶ added in v0.8.41
func (x *ListInvoicesRequest) GetExpand() []string
func (*ListInvoicesRequest) GetNonzeroAmountOnly ¶ added in v0.8.37
func (x *ListInvoicesRequest) GetNonzeroAmountOnly() bool
func (*ListInvoicesRequest) GetOrgId ¶ added in v0.8.13
func (x *ListInvoicesRequest) GetOrgId() string
func (*ListInvoicesRequest) ProtoMessage ¶ added in v0.8.13
func (*ListInvoicesRequest) ProtoMessage()
func (*ListInvoicesRequest) ProtoReflect ¶ added in v0.8.13
func (x *ListInvoicesRequest) ProtoReflect() protoreflect.Message
func (*ListInvoicesRequest) Reset ¶ added in v0.8.13
func (x *ListInvoicesRequest) Reset()
func (*ListInvoicesRequest) String ¶ added in v0.8.13
func (x *ListInvoicesRequest) String() string
func (*ListInvoicesRequest) Validate ¶ added in v0.8.13
func (m *ListInvoicesRequest) Validate() error
Validate checks the field values on ListInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListInvoicesRequest) ValidateAll ¶ added in v0.8.13
func (m *ListInvoicesRequest) ValidateAll() error
ValidateAll checks the field values on ListInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListInvoicesRequestMultiError, or nil if none found.
type ListInvoicesRequestMultiError ¶ added in v0.8.13
type ListInvoicesRequestMultiError []error
ListInvoicesRequestMultiError is an error wrapping multiple validation errors returned by ListInvoicesRequest.ValidateAll() if the designated constraints aren't met.
func (ListInvoicesRequestMultiError) AllErrors ¶ added in v0.8.13
func (m ListInvoicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListInvoicesRequestMultiError) Error ¶ added in v0.8.13
func (m ListInvoicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListInvoicesRequestValidationError ¶ added in v0.8.13
type ListInvoicesRequestValidationError struct {
// contains filtered or unexported fields
}
ListInvoicesRequestValidationError is the validation error returned by ListInvoicesRequest.Validate if the designated constraints aren't met.
func (ListInvoicesRequestValidationError) Cause ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListInvoicesRequestValidationError) Error ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListInvoicesRequestValidationError) ErrorName ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListInvoicesRequestValidationError) Field ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) Field() string
Field function returns field value.
func (ListInvoicesRequestValidationError) Key ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) Key() bool
Key function returns key value.
func (ListInvoicesRequestValidationError) Reason ¶ added in v0.8.13
func (e ListInvoicesRequestValidationError) Reason() string
Reason function returns reason value.
type ListInvoicesResponse ¶ added in v0.8.13
type ListInvoicesResponse struct {
// List of invoices
Invoices []*Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
// contains filtered or unexported fields
}
func (*ListInvoicesResponse) Descriptor
deprecated
added in
v0.8.13
func (*ListInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListInvoicesResponse.ProtoReflect.Descriptor instead.
func (*ListInvoicesResponse) GetInvoices ¶ added in v0.8.13
func (x *ListInvoicesResponse) GetInvoices() []*Invoice
func (*ListInvoicesResponse) ProtoMessage ¶ added in v0.8.13
func (*ListInvoicesResponse) ProtoMessage()
func (*ListInvoicesResponse) ProtoReflect ¶ added in v0.8.13
func (x *ListInvoicesResponse) ProtoReflect() protoreflect.Message
func (*ListInvoicesResponse) Reset ¶ added in v0.8.13
func (x *ListInvoicesResponse) Reset()
func (*ListInvoicesResponse) String ¶ added in v0.8.13
func (x *ListInvoicesResponse) String() string
func (*ListInvoicesResponse) Validate ¶ added in v0.8.13
func (m *ListInvoicesResponse) Validate() error
Validate checks the field values on ListInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListInvoicesResponse) ValidateAll ¶ added in v0.8.13
func (m *ListInvoicesResponse) ValidateAll() error
ValidateAll checks the field values on ListInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListInvoicesResponseMultiError, or nil if none found.
type ListInvoicesResponseMultiError ¶ added in v0.8.13
type ListInvoicesResponseMultiError []error
ListInvoicesResponseMultiError is an error wrapping multiple validation errors returned by ListInvoicesResponse.ValidateAll() if the designated constraints aren't met.
func (ListInvoicesResponseMultiError) AllErrors ¶ added in v0.8.13
func (m ListInvoicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListInvoicesResponseMultiError) Error ¶ added in v0.8.13
func (m ListInvoicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListInvoicesResponseValidationError ¶ added in v0.8.13
type ListInvoicesResponseValidationError struct {
// contains filtered or unexported fields
}
ListInvoicesResponseValidationError is the validation error returned by ListInvoicesResponse.Validate if the designated constraints aren't met.
func (ListInvoicesResponseValidationError) Cause ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListInvoicesResponseValidationError) Error ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListInvoicesResponseValidationError) ErrorName ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListInvoicesResponseValidationError) Field ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) Field() string
Field function returns field value.
func (ListInvoicesResponseValidationError) Key ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) Key() bool
Key function returns key value.
func (ListInvoicesResponseValidationError) Reason ¶ added in v0.8.13
func (e ListInvoicesResponseValidationError) 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 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"`
GroupIds []string `protobuf:"bytes,4,rep,name=group_ids,json=groupIds,proto3" json:"group_ids,omitempty"`
WithMembers bool `protobuf:"varint,5,opt,name=with_members,json=withMembers,proto3" json:"with_members,omitempty"`
WithMemberCount bool `protobuf:"varint,6,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationGroupsRequest) Descriptor
deprecated
func (*ListOrganizationGroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationGroupsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationGroupsRequest) GetGroupIds ¶ added in v0.8.0
func (x *ListOrganizationGroupsRequest) GetGroupIds() []string
func (*ListOrganizationGroupsRequest) GetOrgId ¶
func (x *ListOrganizationGroupsRequest) GetOrgId() string
func (*ListOrganizationGroupsRequest) GetState ¶
func (x *ListOrganizationGroupsRequest) GetState() string
func (*ListOrganizationGroupsRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListOrganizationGroupsRequest) GetWithMemberCount() bool
func (*ListOrganizationGroupsRequest) GetWithMembers ¶ added in v0.8.0
func (x *ListOrganizationGroupsRequest) GetWithMembers() bool
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"`
WithMemberCount bool `protobuf:"varint,3,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,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) GetWithMemberCount ¶ added in v0.8.8
func (x *ListOrganizationProjectsRequest) GetWithMemberCount() bool
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"`
RoleFilters []string `protobuf:"bytes,4,rep,name=role_filters,json=roleFilters,proto3" json:"role_filters,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) GetRoleFilters ¶ added in v0.41.0
func (x *ListOrganizationUsersRequest) GetRoleFilters() []string
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"`
State string `protobuf:"bytes,2,opt,name=state,proto3" json:"state,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) GetState ¶ added in v0.37.1
func (x *ListOrganizationsByUserRequest) GetState() 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 ListOrganizationsKycRequest ¶ added in v0.57.0
type ListOrganizationsKycRequest struct {
// contains filtered or unexported fields
}
func (*ListOrganizationsKycRequest) Descriptor
deprecated
added in
v0.57.0
func (*ListOrganizationsKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsKycRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsKycRequest) ProtoMessage ¶ added in v0.57.0
func (*ListOrganizationsKycRequest) ProtoMessage()
func (*ListOrganizationsKycRequest) ProtoReflect ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsKycRequest) Reset ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) Reset()
func (*ListOrganizationsKycRequest) String ¶ added in v0.57.0
func (x *ListOrganizationsKycRequest) String() string
func (*ListOrganizationsKycRequest) Validate ¶ added in v0.57.0
func (m *ListOrganizationsKycRequest) Validate() error
Validate checks the field values on ListOrganizationsKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsKycRequest) ValidateAll ¶ added in v0.57.0
func (m *ListOrganizationsKycRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsKycRequestMultiError, or nil if none found.
type ListOrganizationsKycRequestMultiError ¶ added in v0.57.0
type ListOrganizationsKycRequestMultiError []error
ListOrganizationsKycRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationsKycRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsKycRequestMultiError) AllErrors ¶ added in v0.57.0
func (m ListOrganizationsKycRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsKycRequestMultiError) Error ¶ added in v0.57.0
func (m ListOrganizationsKycRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsKycRequestValidationError ¶ added in v0.57.0
type ListOrganizationsKycRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsKycRequestValidationError is the validation error returned by ListOrganizationsKycRequest.Validate if the designated constraints aren't met.
func (ListOrganizationsKycRequestValidationError) Cause ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsKycRequestValidationError) Error ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsKycRequestValidationError) ErrorName ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsKycRequestValidationError) Field ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsKycRequestValidationError) Key ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsKycRequestValidationError) Reason ¶ added in v0.57.0
func (e ListOrganizationsKycRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsKycResponse ¶ added in v0.57.0
type ListOrganizationsKycResponse struct {
OrganizationsKyc []*OrganizationKyc `protobuf:"bytes,1,rep,name=organizations_kyc,json=organizationsKyc,proto3" json:"organizations_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsKycResponse) Descriptor
deprecated
added in
v0.57.0
func (*ListOrganizationsKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsKycResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsKycResponse) GetOrganizationsKyc ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) GetOrganizationsKyc() []*OrganizationKyc
func (*ListOrganizationsKycResponse) ProtoMessage ¶ added in v0.57.0
func (*ListOrganizationsKycResponse) ProtoMessage()
func (*ListOrganizationsKycResponse) ProtoReflect ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsKycResponse) Reset ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) Reset()
func (*ListOrganizationsKycResponse) String ¶ added in v0.57.0
func (x *ListOrganizationsKycResponse) String() string
func (*ListOrganizationsKycResponse) Validate ¶ added in v0.57.0
func (m *ListOrganizationsKycResponse) Validate() error
Validate checks the field values on ListOrganizationsKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationsKycResponse) ValidateAll ¶ added in v0.57.0
func (m *ListOrganizationsKycResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationsKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationsKycResponseMultiError, or nil if none found.
type ListOrganizationsKycResponseMultiError ¶ added in v0.57.0
type ListOrganizationsKycResponseMultiError []error
ListOrganizationsKycResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationsKycResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationsKycResponseMultiError) AllErrors ¶ added in v0.57.0
func (m ListOrganizationsKycResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsKycResponseMultiError) Error ¶ added in v0.57.0
func (m ListOrganizationsKycResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsKycResponseValidationError ¶ added in v0.57.0
type ListOrganizationsKycResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationsKycResponseValidationError is the validation error returned by ListOrganizationsKycResponse.Validate if the designated constraints aren't met.
func (ListOrganizationsKycResponseValidationError) Cause ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsKycResponseValidationError) Error ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsKycResponseValidationError) ErrorName ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsKycResponseValidationError) Field ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsKycResponseValidationError) Key ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsKycResponseValidationError) Reason ¶ added in v0.57.0
func (e ListOrganizationsKycResponseValidationError) 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"`
PageSize int32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,4,opt,name=page_num,json=pageNum,proto3" json:"page_num,omitempty"`
// contains filtered or unexported fields
}
func (*ListOrganizationsRequest) Descriptor
deprecated
func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsRequest) GetPageNum ¶ added in v0.43.0
func (x *ListOrganizationsRequest) GetPageNum() int32
func (*ListOrganizationsRequest) GetPageSize ¶ added in v0.43.0
func (x *ListOrganizationsRequest) GetPageSize() int32
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 ListPlansRequest ¶ added in v0.8.0
type ListPlansRequest struct {
// contains filtered or unexported fields
}
func (*ListPlansRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListPlansRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPlansRequest.ProtoReflect.Descriptor instead.
func (*ListPlansRequest) ProtoMessage ¶ added in v0.8.0
func (*ListPlansRequest) ProtoMessage()
func (*ListPlansRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListPlansRequest) ProtoReflect() protoreflect.Message
func (*ListPlansRequest) Reset ¶ added in v0.8.0
func (x *ListPlansRequest) Reset()
func (*ListPlansRequest) String ¶ added in v0.8.0
func (x *ListPlansRequest) String() string
func (*ListPlansRequest) Validate ¶ added in v0.8.0
func (m *ListPlansRequest) Validate() error
Validate checks the field values on ListPlansRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPlansRequest) ValidateAll ¶ added in v0.8.0
func (m *ListPlansRequest) ValidateAll() error
ValidateAll checks the field values on ListPlansRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPlansRequestMultiError, or nil if none found.
type ListPlansRequestMultiError ¶ added in v0.8.0
type ListPlansRequestMultiError []error
ListPlansRequestMultiError is an error wrapping multiple validation errors returned by ListPlansRequest.ValidateAll() if the designated constraints aren't met.
func (ListPlansRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListPlansRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPlansRequestMultiError) Error ¶ added in v0.8.0
func (m ListPlansRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPlansRequestValidationError ¶ added in v0.8.0
type ListPlansRequestValidationError struct {
// contains filtered or unexported fields
}
ListPlansRequestValidationError is the validation error returned by ListPlansRequest.Validate if the designated constraints aren't met.
func (ListPlansRequestValidationError) Cause ¶ added in v0.8.0
func (e ListPlansRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPlansRequestValidationError) Error ¶ added in v0.8.0
func (e ListPlansRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPlansRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListPlansRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPlansRequestValidationError) Field ¶ added in v0.8.0
func (e ListPlansRequestValidationError) Field() string
Field function returns field value.
func (ListPlansRequestValidationError) Key ¶ added in v0.8.0
func (e ListPlansRequestValidationError) Key() bool
Key function returns key value.
func (ListPlansRequestValidationError) Reason ¶ added in v0.8.0
func (e ListPlansRequestValidationError) Reason() string
Reason function returns reason value.
type ListPlansResponse ¶ added in v0.8.0
type ListPlansResponse struct {
// List of plans
Plans []*Plan `protobuf:"bytes,1,rep,name=plans,proto3" json:"plans,omitempty"`
// contains filtered or unexported fields
}
func (*ListPlansResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListPlansResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPlansResponse.ProtoReflect.Descriptor instead.
func (*ListPlansResponse) GetPlans ¶ added in v0.8.0
func (x *ListPlansResponse) GetPlans() []*Plan
func (*ListPlansResponse) ProtoMessage ¶ added in v0.8.0
func (*ListPlansResponse) ProtoMessage()
func (*ListPlansResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListPlansResponse) ProtoReflect() protoreflect.Message
func (*ListPlansResponse) Reset ¶ added in v0.8.0
func (x *ListPlansResponse) Reset()
func (*ListPlansResponse) String ¶ added in v0.8.0
func (x *ListPlansResponse) String() string
func (*ListPlansResponse) Validate ¶ added in v0.8.0
func (m *ListPlansResponse) Validate() error
Validate checks the field values on ListPlansResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPlansResponse) ValidateAll ¶ added in v0.8.0
func (m *ListPlansResponse) ValidateAll() error
ValidateAll checks the field values on ListPlansResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPlansResponseMultiError, or nil if none found.
type ListPlansResponseMultiError ¶ added in v0.8.0
type ListPlansResponseMultiError []error
ListPlansResponseMultiError is an error wrapping multiple validation errors returned by ListPlansResponse.ValidateAll() if the designated constraints aren't met.
func (ListPlansResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListPlansResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPlansResponseMultiError) Error ¶ added in v0.8.0
func (m ListPlansResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPlansResponseValidationError ¶ added in v0.8.0
type ListPlansResponseValidationError struct {
// contains filtered or unexported fields
}
ListPlansResponseValidationError is the validation error returned by ListPlansResponse.Validate if the designated constraints aren't met.
func (ListPlansResponseValidationError) Cause ¶ added in v0.8.0
func (e ListPlansResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPlansResponseValidationError) Error ¶ added in v0.8.0
func (e ListPlansResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPlansResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListPlansResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPlansResponseValidationError) Field ¶ added in v0.8.0
func (e ListPlansResponseValidationError) Field() string
Field function returns field value.
func (ListPlansResponseValidationError) Key ¶ added in v0.8.0
func (e ListPlansResponseValidationError) Key() bool
Key function returns key value.
func (ListPlansResponseValidationError) Reason ¶ added in v0.8.0
func (e ListPlansResponseValidationError) Reason() string
Reason function returns reason value.
type ListPlatformUsersRequest ¶ added in v0.8.8
type ListPlatformUsersRequest struct {
// contains filtered or unexported fields
}
func (*ListPlatformUsersRequest) Descriptor
deprecated
added in
v0.8.8
func (*ListPlatformUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPlatformUsersRequest.ProtoReflect.Descriptor instead.
func (*ListPlatformUsersRequest) ProtoMessage ¶ added in v0.8.8
func (*ListPlatformUsersRequest) ProtoMessage()
func (*ListPlatformUsersRequest) ProtoReflect ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) ProtoReflect() protoreflect.Message
func (*ListPlatformUsersRequest) Reset ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) Reset()
func (*ListPlatformUsersRequest) String ¶ added in v0.8.8
func (x *ListPlatformUsersRequest) String() string
func (*ListPlatformUsersRequest) Validate ¶ added in v0.8.8
func (m *ListPlatformUsersRequest) Validate() error
Validate checks the field values on ListPlatformUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPlatformUsersRequest) ValidateAll ¶ added in v0.8.8
func (m *ListPlatformUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListPlatformUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPlatformUsersRequestMultiError, or nil if none found.
type ListPlatformUsersRequestMultiError ¶ added in v0.8.8
type ListPlatformUsersRequestMultiError []error
ListPlatformUsersRequestMultiError is an error wrapping multiple validation errors returned by ListPlatformUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListPlatformUsersRequestMultiError) AllErrors ¶ added in v0.8.8
func (m ListPlatformUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPlatformUsersRequestMultiError) Error ¶ added in v0.8.8
func (m ListPlatformUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPlatformUsersRequestValidationError ¶ added in v0.8.8
type ListPlatformUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListPlatformUsersRequestValidationError is the validation error returned by ListPlatformUsersRequest.Validate if the designated constraints aren't met.
func (ListPlatformUsersRequestValidationError) Cause ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPlatformUsersRequestValidationError) Error ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPlatformUsersRequestValidationError) ErrorName ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPlatformUsersRequestValidationError) Field ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) Field() string
Field function returns field value.
func (ListPlatformUsersRequestValidationError) Key ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListPlatformUsersRequestValidationError) Reason ¶ added in v0.8.8
func (e ListPlatformUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListPlatformUsersResponse ¶ added in v0.8.8
type ListPlatformUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
Serviceusers []*ServiceUser `protobuf:"bytes,2,rep,name=serviceusers,proto3" json:"serviceusers,omitempty"`
// contains filtered or unexported fields
}
func (*ListPlatformUsersResponse) Descriptor
deprecated
added in
v0.8.8
func (*ListPlatformUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPlatformUsersResponse.ProtoReflect.Descriptor instead.
func (*ListPlatformUsersResponse) GetServiceusers ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) GetServiceusers() []*ServiceUser
func (*ListPlatformUsersResponse) GetUsers ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) GetUsers() []*User
func (*ListPlatformUsersResponse) ProtoMessage ¶ added in v0.8.8
func (*ListPlatformUsersResponse) ProtoMessage()
func (*ListPlatformUsersResponse) ProtoReflect ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) ProtoReflect() protoreflect.Message
func (*ListPlatformUsersResponse) Reset ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) Reset()
func (*ListPlatformUsersResponse) String ¶ added in v0.8.8
func (x *ListPlatformUsersResponse) String() string
func (*ListPlatformUsersResponse) Validate ¶ added in v0.8.8
func (m *ListPlatformUsersResponse) Validate() error
Validate checks the field values on ListPlatformUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPlatformUsersResponse) ValidateAll ¶ added in v0.8.8
func (m *ListPlatformUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListPlatformUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPlatformUsersResponseMultiError, or nil if none found.
type ListPlatformUsersResponseMultiError ¶ added in v0.8.8
type ListPlatformUsersResponseMultiError []error
ListPlatformUsersResponseMultiError is an error wrapping multiple validation errors returned by ListPlatformUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListPlatformUsersResponseMultiError) AllErrors ¶ added in v0.8.8
func (m ListPlatformUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPlatformUsersResponseMultiError) Error ¶ added in v0.8.8
func (m ListPlatformUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPlatformUsersResponseValidationError ¶ added in v0.8.8
type ListPlatformUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListPlatformUsersResponseValidationError is the validation error returned by ListPlatformUsersResponse.Validate if the designated constraints aren't met.
func (ListPlatformUsersResponseValidationError) Cause ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPlatformUsersResponseValidationError) Error ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPlatformUsersResponseValidationError) ErrorName ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPlatformUsersResponseValidationError) Field ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) Field() string
Field function returns field value.
func (ListPlatformUsersResponseValidationError) Key ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListPlatformUsersResponseValidationError) Reason ¶ added in v0.8.8
func (e ListPlatformUsersResponseValidationError) 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 ListProductsRequest ¶ added in v0.8.14
type ListProductsRequest struct {
// contains filtered or unexported fields
}
func (*ListProductsRequest) Descriptor
deprecated
added in
v0.8.14
func (*ListProductsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProductsRequest.ProtoReflect.Descriptor instead.
func (*ListProductsRequest) ProtoMessage ¶ added in v0.8.14
func (*ListProductsRequest) ProtoMessage()
func (*ListProductsRequest) ProtoReflect ¶ added in v0.8.14
func (x *ListProductsRequest) ProtoReflect() protoreflect.Message
func (*ListProductsRequest) Reset ¶ added in v0.8.14
func (x *ListProductsRequest) Reset()
func (*ListProductsRequest) String ¶ added in v0.8.14
func (x *ListProductsRequest) String() string
func (*ListProductsRequest) Validate ¶ added in v0.8.14
func (m *ListProductsRequest) Validate() error
Validate checks the field values on ListProductsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProductsRequest) ValidateAll ¶ added in v0.8.14
func (m *ListProductsRequest) ValidateAll() error
ValidateAll checks the field values on ListProductsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProductsRequestMultiError, or nil if none found.
type ListProductsRequestMultiError ¶ added in v0.8.14
type ListProductsRequestMultiError []error
ListProductsRequestMultiError is an error wrapping multiple validation errors returned by ListProductsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProductsRequestMultiError) AllErrors ¶ added in v0.8.14
func (m ListProductsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProductsRequestMultiError) Error ¶ added in v0.8.14
func (m ListProductsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProductsRequestValidationError ¶ added in v0.8.14
type ListProductsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProductsRequestValidationError is the validation error returned by ListProductsRequest.Validate if the designated constraints aren't met.
func (ListProductsRequestValidationError) Cause ¶ added in v0.8.14
func (e ListProductsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProductsRequestValidationError) Error ¶ added in v0.8.14
func (e ListProductsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProductsRequestValidationError) ErrorName ¶ added in v0.8.14
func (e ListProductsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProductsRequestValidationError) Field ¶ added in v0.8.14
func (e ListProductsRequestValidationError) Field() string
Field function returns field value.
func (ListProductsRequestValidationError) Key ¶ added in v0.8.14
func (e ListProductsRequestValidationError) Key() bool
Key function returns key value.
func (ListProductsRequestValidationError) Reason ¶ added in v0.8.14
func (e ListProductsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProductsResponse ¶ added in v0.8.14
type ListProductsResponse struct {
// List of products
Products []*Product `protobuf:"bytes,1,rep,name=products,proto3" json:"products,omitempty"`
// contains filtered or unexported fields
}
func (*ListProductsResponse) Descriptor
deprecated
added in
v0.8.14
func (*ListProductsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProductsResponse.ProtoReflect.Descriptor instead.
func (*ListProductsResponse) GetProducts ¶ added in v0.8.14
func (x *ListProductsResponse) GetProducts() []*Product
func (*ListProductsResponse) ProtoMessage ¶ added in v0.8.14
func (*ListProductsResponse) ProtoMessage()
func (*ListProductsResponse) ProtoReflect ¶ added in v0.8.14
func (x *ListProductsResponse) ProtoReflect() protoreflect.Message
func (*ListProductsResponse) Reset ¶ added in v0.8.14
func (x *ListProductsResponse) Reset()
func (*ListProductsResponse) String ¶ added in v0.8.14
func (x *ListProductsResponse) String() string
func (*ListProductsResponse) Validate ¶ added in v0.8.14
func (m *ListProductsResponse) Validate() error
Validate checks the field values on ListProductsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProductsResponse) ValidateAll ¶ added in v0.8.14
func (m *ListProductsResponse) ValidateAll() error
ValidateAll checks the field values on ListProductsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProductsResponseMultiError, or nil if none found.
type ListProductsResponseMultiError ¶ added in v0.8.14
type ListProductsResponseMultiError []error
ListProductsResponseMultiError is an error wrapping multiple validation errors returned by ListProductsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProductsResponseMultiError) AllErrors ¶ added in v0.8.14
func (m ListProductsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProductsResponseMultiError) Error ¶ added in v0.8.14
func (m ListProductsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProductsResponseValidationError ¶ added in v0.8.14
type ListProductsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProductsResponseValidationError is the validation error returned by ListProductsResponse.Validate if the designated constraints aren't met.
func (ListProductsResponseValidationError) Cause ¶ added in v0.8.14
func (e ListProductsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProductsResponseValidationError) Error ¶ added in v0.8.14
func (e ListProductsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProductsResponseValidationError) ErrorName ¶ added in v0.8.14
func (e ListProductsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProductsResponseValidationError) Field ¶ added in v0.8.14
func (e ListProductsResponseValidationError) Field() string
Field function returns field value.
func (ListProductsResponseValidationError) Key ¶ added in v0.8.14
func (e ListProductsResponseValidationError) Key() bool
Key function returns key value.
func (ListProductsResponseValidationError) Reason ¶ added in v0.8.14
func (e ListProductsResponseValidationError) 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"`
WithRoles bool `protobuf:"varint,2,opt,name=with_roles,json=withRoles,proto3" json:"with_roles,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) GetWithRoles ¶ added in v0.8.0
func (x *ListProjectGroupsRequest) GetWithRoles() bool
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"`
RolePairs []*ListProjectGroupsResponse_RolePair `protobuf:"bytes,2,rep,name=role_pairs,json=rolePairs,proto3" json:"role_pairs,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) GetRolePairs ¶ added in v0.8.0
func (x *ListProjectGroupsResponse) GetRolePairs() []*ListProjectGroupsResponse_RolePair
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 ListProjectGroupsResponse_RolePair ¶ added in v0.8.0
type ListProjectGroupsResponse_RolePair struct {
GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"`
Roles []*Role `protobuf:"bytes,2,rep,name=roles,proto3" json:"roles,omitempty"`
// contains filtered or unexported fields
}
func (*ListProjectGroupsResponse_RolePair) Descriptor
deprecated
added in
v0.8.0
func (*ListProjectGroupsResponse_RolePair) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectGroupsResponse_RolePair.ProtoReflect.Descriptor instead.
func (*ListProjectGroupsResponse_RolePair) GetGroupId ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) GetGroupId() string
func (*ListProjectGroupsResponse_RolePair) GetRoles ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) GetRoles() []*Role
func (*ListProjectGroupsResponse_RolePair) ProtoMessage ¶ added in v0.8.0
func (*ListProjectGroupsResponse_RolePair) ProtoMessage()
func (*ListProjectGroupsResponse_RolePair) ProtoReflect ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) ProtoReflect() protoreflect.Message
func (*ListProjectGroupsResponse_RolePair) Reset ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) Reset()
func (*ListProjectGroupsResponse_RolePair) String ¶ added in v0.8.0
func (x *ListProjectGroupsResponse_RolePair) String() string
func (*ListProjectGroupsResponse_RolePair) Validate ¶ added in v0.8.0
func (m *ListProjectGroupsResponse_RolePair) Validate() error
Validate checks the field values on ListProjectGroupsResponse_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 (*ListProjectGroupsResponse_RolePair) ValidateAll ¶ added in v0.8.0
func (m *ListProjectGroupsResponse_RolePair) ValidateAll() error
ValidateAll checks the field values on ListProjectGroupsResponse_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 ListProjectGroupsResponse_RolePairMultiError, or nil if none found.
type ListProjectGroupsResponse_RolePairMultiError ¶ added in v0.8.0
type ListProjectGroupsResponse_RolePairMultiError []error
ListProjectGroupsResponse_RolePairMultiError is an error wrapping multiple validation errors returned by ListProjectGroupsResponse_RolePair.ValidateAll() if the designated constraints aren't met.
func (ListProjectGroupsResponse_RolePairMultiError) AllErrors ¶ added in v0.8.0
func (m ListProjectGroupsResponse_RolePairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectGroupsResponse_RolePairMultiError) Error ¶ added in v0.8.0
func (m ListProjectGroupsResponse_RolePairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectGroupsResponse_RolePairValidationError ¶ added in v0.8.0
type ListProjectGroupsResponse_RolePairValidationError struct {
// contains filtered or unexported fields
}
ListProjectGroupsResponse_RolePairValidationError is the validation error returned by ListProjectGroupsResponse_RolePair.Validate if the designated constraints aren't met.
func (ListProjectGroupsResponse_RolePairValidationError) Cause ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) Cause() error
Cause function returns cause value.
func (ListProjectGroupsResponse_RolePairValidationError) Error ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectGroupsResponse_RolePairValidationError) ErrorName ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectGroupsResponse_RolePairValidationError) Field ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) Field() string
Field function returns field value.
func (ListProjectGroupsResponse_RolePairValidationError) Key ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) Key() bool
Key function returns key value.
func (ListProjectGroupsResponse_RolePairValidationError) Reason ¶ added in v0.8.0
func (e ListProjectGroupsResponse_RolePairValidationError) 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"`
// Note: this is a bad design and would recommend against using this filter
// It is used to list only projects which are explicitly given permission
// to user. A user could get permission to access a project either via getting
// access from organization level role or a group. But for some reason we want
// only users who could have inherited these permissions from top but we only
// want explictly added ones.
NonInherited bool `protobuf:"varint,3,opt,name=non_inherited,json=nonInherited,proto3" json:"non_inherited,omitempty"`
WithMemberCount bool `protobuf:"varint,4,opt,name=with_member_count,json=withMemberCount,proto3" json:"with_member_count,omitempty"`
PageSize int32 `protobuf:"varint,5,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"`
PageNum int32 `protobuf:"varint,6,opt,name=page_num,json=pageNum,proto3" json:"page_num,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) GetNonInherited ¶ added in v0.8.3
func (x *ListProjectsByCurrentUserRequest) GetNonInherited() bool
func (*ListProjectsByCurrentUserRequest) GetOrgId ¶ added in v0.7.5
func (x *ListProjectsByCurrentUserRequest) GetOrgId() string
func (*ListProjectsByCurrentUserRequest) GetPageNum ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserRequest) GetPageNum() int32
func (*ListProjectsByCurrentUserRequest) GetPageSize ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserRequest) GetPageSize() int32
func (*ListProjectsByCurrentUserRequest) GetWithMemberCount ¶ added in v0.8.8
func (x *ListProjectsByCurrentUserRequest) GetWithMemberCount() bool
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"`
Count int32 `protobuf:"varint,3,opt,name=count,proto3" json:"count,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) GetCount ¶ added in v0.43.0
func (x *ListProjectsByCurrentUserResponse) GetCount() int32
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 ListProspectsRequest ¶ added in v0.50.0
type ListProspectsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*ListProspectsRequest) Descriptor
deprecated
added in
v0.50.0
func (*ListProspectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProspectsRequest.ProtoReflect.Descriptor instead.
func (*ListProspectsRequest) GetQuery ¶ added in v0.50.0
func (x *ListProspectsRequest) GetQuery() *RQLRequest
func (*ListProspectsRequest) ProtoMessage ¶ added in v0.50.0
func (*ListProspectsRequest) ProtoMessage()
func (*ListProspectsRequest) ProtoReflect ¶ added in v0.50.0
func (x *ListProspectsRequest) ProtoReflect() protoreflect.Message
func (*ListProspectsRequest) Reset ¶ added in v0.50.0
func (x *ListProspectsRequest) Reset()
func (*ListProspectsRequest) String ¶ added in v0.50.0
func (x *ListProspectsRequest) String() string
func (*ListProspectsRequest) Validate ¶ added in v0.50.0
func (m *ListProspectsRequest) Validate() error
Validate checks the field values on ListProspectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProspectsRequest) ValidateAll ¶ added in v0.50.0
func (m *ListProspectsRequest) ValidateAll() error
ValidateAll checks the field values on ListProspectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProspectsRequestMultiError, or nil if none found.
type ListProspectsRequestMultiError ¶ added in v0.50.0
type ListProspectsRequestMultiError []error
ListProspectsRequestMultiError is an error wrapping multiple validation errors returned by ListProspectsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProspectsRequestMultiError) AllErrors ¶ added in v0.50.0
func (m ListProspectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProspectsRequestMultiError) Error ¶ added in v0.50.0
func (m ListProspectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProspectsRequestValidationError ¶ added in v0.50.0
type ListProspectsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProspectsRequestValidationError is the validation error returned by ListProspectsRequest.Validate if the designated constraints aren't met.
func (ListProspectsRequestValidationError) Cause ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProspectsRequestValidationError) Error ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProspectsRequestValidationError) ErrorName ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProspectsRequestValidationError) Field ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) Field() string
Field function returns field value.
func (ListProspectsRequestValidationError) Key ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) Key() bool
Key function returns key value.
func (ListProspectsRequestValidationError) Reason ¶ added in v0.50.0
func (e ListProspectsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProspectsResponse ¶ added in v0.50.0
type ListProspectsResponse struct {
Prospects []*Prospect `protobuf:"bytes,1,rep,name=prospects,proto3" json:"prospects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*ListProspectsResponse) Descriptor
deprecated
added in
v0.50.0
func (*ListProspectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProspectsResponse.ProtoReflect.Descriptor instead.
func (*ListProspectsResponse) GetGroup ¶ added in v0.51.0
func (x *ListProspectsResponse) GetGroup() *RQLQueryGroupResponse
func (*ListProspectsResponse) GetPagination ¶ added in v0.51.0
func (x *ListProspectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*ListProspectsResponse) GetProspects ¶ added in v0.50.0
func (x *ListProspectsResponse) GetProspects() []*Prospect
func (*ListProspectsResponse) ProtoMessage ¶ added in v0.50.0
func (*ListProspectsResponse) ProtoMessage()
func (*ListProspectsResponse) ProtoReflect ¶ added in v0.50.0
func (x *ListProspectsResponse) ProtoReflect() protoreflect.Message
func (*ListProspectsResponse) Reset ¶ added in v0.50.0
func (x *ListProspectsResponse) Reset()
func (*ListProspectsResponse) String ¶ added in v0.50.0
func (x *ListProspectsResponse) String() string
func (*ListProspectsResponse) Validate ¶ added in v0.50.0
func (m *ListProspectsResponse) Validate() error
Validate checks the field values on ListProspectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProspectsResponse) ValidateAll ¶ added in v0.50.0
func (m *ListProspectsResponse) ValidateAll() error
ValidateAll checks the field values on ListProspectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProspectsResponseMultiError, or nil if none found.
type ListProspectsResponseMultiError ¶ added in v0.50.0
type ListProspectsResponseMultiError []error
ListProspectsResponseMultiError is an error wrapping multiple validation errors returned by ListProspectsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProspectsResponseMultiError) AllErrors ¶ added in v0.50.0
func (m ListProspectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProspectsResponseMultiError) Error ¶ added in v0.50.0
func (m ListProspectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProspectsResponseValidationError ¶ added in v0.50.0
type ListProspectsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProspectsResponseValidationError is the validation error returned by ListProspectsResponse.Validate if the designated constraints aren't met.
func (ListProspectsResponseValidationError) Cause ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProspectsResponseValidationError) Error ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProspectsResponseValidationError) ErrorName ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProspectsResponseValidationError) Field ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) Field() string
Field function returns field value.
func (ListProspectsResponseValidationError) Key ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) Key() bool
Key function returns key value.
func (ListProspectsResponseValidationError) Reason ¶ added in v0.50.0
func (e ListProspectsResponseValidationError) Reason() string
Reason function returns reason value.
type ListRelationsRequest ¶
type ListRelationsRequest struct {
Subject string `protobuf:"bytes,1,opt,name=subject,proto3" json:"subject,omitempty"`
Object string `protobuf:"bytes,2,opt,name=object,proto3" json:"object,omitempty"`
// contains filtered or unexported fields
}
func (*ListRelationsRequest) Descriptor
deprecated
func (*ListRelationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListRelationsRequest.ProtoReflect.Descriptor instead.
func (*ListRelationsRequest) GetObject ¶ added in v0.8.8
func (x *ListRelationsRequest) GetObject() string
func (*ListRelationsRequest) GetSubject ¶ added in v0.8.8
func (x *ListRelationsRequest) GetSubject() string
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 ListServiceUserCredentialsRequest ¶ added in v0.9.1
type ListServiceUserCredentialsRequest 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 (*ListServiceUserCredentialsRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserCredentialsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserCredentialsRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) GetId() string
func (*ListServiceUserCredentialsRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserCredentialsRequest) GetOrgId() string
func (*ListServiceUserCredentialsRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserCredentialsRequest) ProtoMessage()
func (*ListServiceUserCredentialsRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserCredentialsRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) Reset()
func (*ListServiceUserCredentialsRequest) String ¶ added in v0.9.1
func (x *ListServiceUserCredentialsRequest) String() string
func (*ListServiceUserCredentialsRequest) Validate ¶ added in v0.9.1
func (m *ListServiceUserCredentialsRequest) Validate() error
Validate checks the field values on ListServiceUserCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserCredentialsRequest) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserCredentialsRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserCredentialsRequestMultiError, or nil if none found.
type ListServiceUserCredentialsRequestMultiError ¶ added in v0.9.1
type ListServiceUserCredentialsRequestMultiError []error
ListServiceUserCredentialsRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserCredentialsRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserCredentialsRequestMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserCredentialsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserCredentialsRequestMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserCredentialsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserCredentialsRequestValidationError ¶ added in v0.9.1
type ListServiceUserCredentialsRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserCredentialsRequestValidationError is the validation error returned by ListServiceUserCredentialsRequest.Validate if the designated constraints aren't met.
func (ListServiceUserCredentialsRequestValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserCredentialsRequestValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserCredentialsRequestValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserCredentialsRequestValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserCredentialsRequestValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserCredentialsRequestValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserCredentialsRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserCredentialsResponse ¶ added in v0.9.1
type ListServiceUserCredentialsResponse 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 (*ListServiceUserCredentialsResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserCredentialsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserCredentialsResponse) GetSecrets ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) GetSecrets() []*SecretCredential
func (*ListServiceUserCredentialsResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserCredentialsResponse) ProtoMessage()
func (*ListServiceUserCredentialsResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserCredentialsResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) Reset()
func (*ListServiceUserCredentialsResponse) String ¶ added in v0.9.1
func (x *ListServiceUserCredentialsResponse) String() string
func (*ListServiceUserCredentialsResponse) Validate ¶ added in v0.9.1
func (m *ListServiceUserCredentialsResponse) Validate() error
Validate checks the field values on ListServiceUserCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserCredentialsResponse) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserCredentialsResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserCredentialsResponseMultiError, or nil if none found.
type ListServiceUserCredentialsResponseMultiError ¶ added in v0.9.1
type ListServiceUserCredentialsResponseMultiError []error
ListServiceUserCredentialsResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserCredentialsResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserCredentialsResponseMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserCredentialsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserCredentialsResponseMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserCredentialsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserCredentialsResponseValidationError ¶ added in v0.9.1
type ListServiceUserCredentialsResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserCredentialsResponseValidationError is the validation error returned by ListServiceUserCredentialsResponse.Validate if the designated constraints aren't met.
func (ListServiceUserCredentialsResponseValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserCredentialsResponseValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserCredentialsResponseValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserCredentialsResponseValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserCredentialsResponseValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserCredentialsResponseValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserCredentialsResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserJWKsRequest ¶ added in v0.9.1
type ListServiceUserJWKsRequest 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 (*ListServiceUserJWKsRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserJWKsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserJWKsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserJWKsRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) GetId() string
func (*ListServiceUserJWKsRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserJWKsRequest) GetOrgId() string
func (*ListServiceUserJWKsRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserJWKsRequest) ProtoMessage()
func (*ListServiceUserJWKsRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserJWKsRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) Reset()
func (*ListServiceUserJWKsRequest) String ¶ added in v0.9.1
func (x *ListServiceUserJWKsRequest) String() string
func (*ListServiceUserJWKsRequest) Validate ¶ added in v0.9.1
func (m *ListServiceUserJWKsRequest) Validate() error
Validate checks the field values on ListServiceUserJWKsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserJWKsRequest) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserJWKsRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserJWKsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserJWKsRequestMultiError, or nil if none found.
type ListServiceUserJWKsRequestMultiError ¶ added in v0.9.1
type ListServiceUserJWKsRequestMultiError []error
ListServiceUserJWKsRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserJWKsRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserJWKsRequestMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserJWKsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserJWKsRequestMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserJWKsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserJWKsRequestValidationError ¶ added in v0.9.1
type ListServiceUserJWKsRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserJWKsRequestValidationError is the validation error returned by ListServiceUserJWKsRequest.Validate if the designated constraints aren't met.
func (ListServiceUserJWKsRequestValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserJWKsRequestValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserJWKsRequestValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserJWKsRequestValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserJWKsRequestValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserJWKsRequestValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserJWKsRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserJWKsResponse ¶ added in v0.9.1
type ListServiceUserJWKsResponse struct {
Keys []*ServiceUserJWK `protobuf:"bytes,1,rep,name=keys,proto3" json:"keys,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserJWKsResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserJWKsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserJWKsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserJWKsResponse) GetKeys ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) GetKeys() []*ServiceUserJWK
func (*ListServiceUserJWKsResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserJWKsResponse) ProtoMessage()
func (*ListServiceUserJWKsResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserJWKsResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) Reset()
func (*ListServiceUserJWKsResponse) String ¶ added in v0.9.1
func (x *ListServiceUserJWKsResponse) String() string
func (*ListServiceUserJWKsResponse) Validate ¶ added in v0.9.1
func (m *ListServiceUserJWKsResponse) Validate() error
Validate checks the field values on ListServiceUserJWKsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserJWKsResponse) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserJWKsResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserJWKsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserJWKsResponseMultiError, or nil if none found.
type ListServiceUserJWKsResponseMultiError ¶ added in v0.9.1
type ListServiceUserJWKsResponseMultiError []error
ListServiceUserJWKsResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserJWKsResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserJWKsResponseMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserJWKsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserJWKsResponseMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserJWKsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserJWKsResponseValidationError ¶ added in v0.9.1
type ListServiceUserJWKsResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserJWKsResponseValidationError is the validation error returned by ListServiceUserJWKsResponse.Validate if the designated constraints aren't met.
func (ListServiceUserJWKsResponseValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserJWKsResponseValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserJWKsResponseValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserJWKsResponseValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserJWKsResponseValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserJWKsResponseValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserJWKsResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserProjectsRequest ¶ added in v0.46.0
type ListServiceUserProjectsRequest 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"`
// 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,3,rep,name=with_permissions,json=withPermissions,proto3" json:"with_permissions,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserProjectsRequest) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsRequest) GetId ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetId() string
func (*ListServiceUserProjectsRequest) GetOrgId ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetOrgId() string
func (*ListServiceUserProjectsRequest) GetWithPermissions ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) GetWithPermissions() []string
func (*ListServiceUserProjectsRequest) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsRequest) ProtoMessage()
func (*ListServiceUserProjectsRequest) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsRequest) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) Reset()
func (*ListServiceUserProjectsRequest) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsRequest) String() string
func (*ListServiceUserProjectsRequest) Validate ¶ added in v0.46.0
func (m *ListServiceUserProjectsRequest) Validate() error
Validate checks the field values on ListServiceUserProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserProjectsRequest) ValidateAll ¶ added in v0.46.0
func (m *ListServiceUserProjectsRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserProjectsRequestMultiError, or nil if none found.
type ListServiceUserProjectsRequestMultiError ¶ added in v0.46.0
type ListServiceUserProjectsRequestMultiError []error
ListServiceUserProjectsRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserProjectsRequestMultiError) AllErrors ¶ added in v0.46.0
func (m ListServiceUserProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserProjectsRequestMultiError) Error ¶ added in v0.46.0
func (m ListServiceUserProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserProjectsRequestValidationError ¶ added in v0.46.0
type ListServiceUserProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserProjectsRequestValidationError is the validation error returned by ListServiceUserProjectsRequest.Validate if the designated constraints aren't met.
func (ListServiceUserProjectsRequestValidationError) Cause ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserProjectsRequestValidationError) Error ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserProjectsRequestValidationError) ErrorName ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserProjectsRequestValidationError) Field ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserProjectsRequestValidationError) Key ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserProjectsRequestValidationError) Reason ¶ added in v0.46.0
func (e ListServiceUserProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserProjectsResponse ¶ added in v0.46.0
type ListServiceUserProjectsResponse struct {
Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"`
AccessPairs []*ListServiceUserProjectsResponse_AccessPair `protobuf:"bytes,2,rep,name=access_pairs,json=accessPairs,proto3" json:"access_pairs,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserProjectsResponse) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsResponse) GetAccessPairs ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) GetAccessPairs() []*ListServiceUserProjectsResponse_AccessPair
func (*ListServiceUserProjectsResponse) GetProjects ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) GetProjects() []*Project
func (*ListServiceUserProjectsResponse) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsResponse) ProtoMessage()
func (*ListServiceUserProjectsResponse) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsResponse) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) Reset()
func (*ListServiceUserProjectsResponse) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse) String() string
func (*ListServiceUserProjectsResponse) Validate ¶ added in v0.46.0
func (m *ListServiceUserProjectsResponse) Validate() error
Validate checks the field values on ListServiceUserProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserProjectsResponse) ValidateAll ¶ added in v0.46.0
func (m *ListServiceUserProjectsResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserProjectsResponseMultiError, or nil if none found.
type ListServiceUserProjectsResponseMultiError ¶ added in v0.46.0
type ListServiceUserProjectsResponseMultiError []error
ListServiceUserProjectsResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserProjectsResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserProjectsResponseMultiError) AllErrors ¶ added in v0.46.0
func (m ListServiceUserProjectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserProjectsResponseMultiError) Error ¶ added in v0.46.0
func (m ListServiceUserProjectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserProjectsResponseValidationError ¶ added in v0.46.0
type ListServiceUserProjectsResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserProjectsResponseValidationError is the validation error returned by ListServiceUserProjectsResponse.Validate if the designated constraints aren't met.
func (ListServiceUserProjectsResponseValidationError) Cause ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserProjectsResponseValidationError) Error ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserProjectsResponseValidationError) ErrorName ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserProjectsResponseValidationError) Field ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserProjectsResponseValidationError) Key ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserProjectsResponseValidationError) Reason ¶ added in v0.46.0
func (e ListServiceUserProjectsResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserProjectsResponse_AccessPair ¶ added in v0.46.0
type ListServiceUserProjectsResponse_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 (*ListServiceUserProjectsResponse_AccessPair) Descriptor
deprecated
added in
v0.46.0
func (*ListServiceUserProjectsResponse_AccessPair) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserProjectsResponse_AccessPair.ProtoReflect.Descriptor instead.
func (*ListServiceUserProjectsResponse_AccessPair) GetPermissions ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) GetPermissions() []string
func (*ListServiceUserProjectsResponse_AccessPair) GetProjectId ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) GetProjectId() string
func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage ¶ added in v0.46.0
func (*ListServiceUserProjectsResponse_AccessPair) ProtoMessage()
func (*ListServiceUserProjectsResponse_AccessPair) ProtoReflect ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) ProtoReflect() protoreflect.Message
func (*ListServiceUserProjectsResponse_AccessPair) Reset ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) Reset()
func (*ListServiceUserProjectsResponse_AccessPair) String ¶ added in v0.46.0
func (x *ListServiceUserProjectsResponse_AccessPair) String() string
func (*ListServiceUserProjectsResponse_AccessPair) Validate ¶ added in v0.46.0
func (m *ListServiceUserProjectsResponse_AccessPair) Validate() error
Validate checks the field values on ListServiceUserProjectsResponse_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 (*ListServiceUserProjectsResponse_AccessPair) ValidateAll ¶ added in v0.46.0
func (m *ListServiceUserProjectsResponse_AccessPair) ValidateAll() error
ValidateAll checks the field values on ListServiceUserProjectsResponse_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 ListServiceUserProjectsResponse_AccessPairMultiError, or nil if none found.
type ListServiceUserProjectsResponse_AccessPairMultiError ¶ added in v0.46.0
type ListServiceUserProjectsResponse_AccessPairMultiError []error
ListServiceUserProjectsResponse_AccessPairMultiError is an error wrapping multiple validation errors returned by ListServiceUserProjectsResponse_AccessPair.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserProjectsResponse_AccessPairMultiError) AllErrors ¶ added in v0.46.0
func (m ListServiceUserProjectsResponse_AccessPairMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserProjectsResponse_AccessPairMultiError) Error ¶ added in v0.46.0
func (m ListServiceUserProjectsResponse_AccessPairMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserProjectsResponse_AccessPairValidationError ¶ added in v0.46.0
type ListServiceUserProjectsResponse_AccessPairValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserProjectsResponse_AccessPairValidationError is the validation error returned by ListServiceUserProjectsResponse_AccessPair.Validate if the designated constraints aren't met.
func (ListServiceUserProjectsResponse_AccessPairValidationError) Cause ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserProjectsResponse_AccessPairValidationError) Error ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserProjectsResponse_AccessPairValidationError) ErrorName ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserProjectsResponse_AccessPairValidationError) Field ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) Field() string
Field function returns field value.
func (ListServiceUserProjectsResponse_AccessPairValidationError) Key ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) Key() bool
Key function returns key value.
func (ListServiceUserProjectsResponse_AccessPairValidationError) Reason ¶ added in v0.46.0
func (e ListServiceUserProjectsResponse_AccessPairValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserTokensRequest ¶ added in v0.9.1
type ListServiceUserTokensRequest 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 (*ListServiceUserTokensRequest) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserTokensRequest.ProtoReflect.Descriptor instead.
func (*ListServiceUserTokensRequest) GetId ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) GetId() string
func (*ListServiceUserTokensRequest) GetOrgId ¶ added in v0.40.0
func (x *ListServiceUserTokensRequest) GetOrgId() string
func (*ListServiceUserTokensRequest) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserTokensRequest) ProtoMessage()
func (*ListServiceUserTokensRequest) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) ProtoReflect() protoreflect.Message
func (*ListServiceUserTokensRequest) Reset ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) Reset()
func (*ListServiceUserTokensRequest) String ¶ added in v0.9.1
func (x *ListServiceUserTokensRequest) String() string
func (*ListServiceUserTokensRequest) Validate ¶ added in v0.9.1
func (m *ListServiceUserTokensRequest) Validate() error
Validate checks the field values on ListServiceUserTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserTokensRequest) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserTokensRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceUserTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserTokensRequestMultiError, or nil if none found.
type ListServiceUserTokensRequestMultiError ¶ added in v0.9.1
type ListServiceUserTokensRequestMultiError []error
ListServiceUserTokensRequestMultiError is an error wrapping multiple validation errors returned by ListServiceUserTokensRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserTokensRequestMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserTokensRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserTokensRequestMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserTokensRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserTokensRequestValidationError ¶ added in v0.9.1
type ListServiceUserTokensRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserTokensRequestValidationError is the validation error returned by ListServiceUserTokensRequest.Validate if the designated constraints aren't met.
func (ListServiceUserTokensRequestValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserTokensRequestValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserTokensRequestValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserTokensRequestValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) Field() string
Field function returns field value.
func (ListServiceUserTokensRequestValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceUserTokensRequestValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserTokensRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceUserTokensResponse ¶ added in v0.9.1
type ListServiceUserTokensResponse struct {
Tokens []*ServiceUserToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"`
// contains filtered or unexported fields
}
func (*ListServiceUserTokensResponse) Descriptor
deprecated
added in
v0.9.1
func (*ListServiceUserTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceUserTokensResponse.ProtoReflect.Descriptor instead.
func (*ListServiceUserTokensResponse) GetTokens ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) GetTokens() []*ServiceUserToken
func (*ListServiceUserTokensResponse) ProtoMessage ¶ added in v0.9.1
func (*ListServiceUserTokensResponse) ProtoMessage()
func (*ListServiceUserTokensResponse) ProtoReflect ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) ProtoReflect() protoreflect.Message
func (*ListServiceUserTokensResponse) Reset ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) Reset()
func (*ListServiceUserTokensResponse) String ¶ added in v0.9.1
func (x *ListServiceUserTokensResponse) String() string
func (*ListServiceUserTokensResponse) Validate ¶ added in v0.9.1
func (m *ListServiceUserTokensResponse) Validate() error
Validate checks the field values on ListServiceUserTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceUserTokensResponse) ValidateAll ¶ added in v0.9.1
func (m *ListServiceUserTokensResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceUserTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceUserTokensResponseMultiError, or nil if none found.
type ListServiceUserTokensResponseMultiError ¶ added in v0.9.1
type ListServiceUserTokensResponseMultiError []error
ListServiceUserTokensResponseMultiError is an error wrapping multiple validation errors returned by ListServiceUserTokensResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceUserTokensResponseMultiError) AllErrors ¶ added in v0.9.1
func (m ListServiceUserTokensResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceUserTokensResponseMultiError) Error ¶ added in v0.9.1
func (m ListServiceUserTokensResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceUserTokensResponseValidationError ¶ added in v0.9.1
type ListServiceUserTokensResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceUserTokensResponseValidationError is the validation error returned by ListServiceUserTokensResponse.Validate if the designated constraints aren't met.
func (ListServiceUserTokensResponseValidationError) Cause ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceUserTokensResponseValidationError) Error ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceUserTokensResponseValidationError) ErrorName ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceUserTokensResponseValidationError) Field ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) Field() string
Field function returns field value.
func (ListServiceUserTokensResponseValidationError) Key ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceUserTokensResponseValidationError) Reason ¶ added in v0.9.1
func (e ListServiceUserTokensResponseValidationError) 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 ListSessionsRequest ¶ added in v0.74.0
type ListSessionsRequest struct {
// contains filtered or unexported fields
}
func (*ListSessionsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListSessionsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListSessionsRequest) ProtoMessage()
func (*ListSessionsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListSessionsRequest) Reset ¶ added in v0.74.0
func (x *ListSessionsRequest) Reset()
func (*ListSessionsRequest) String ¶ added in v0.74.0
func (x *ListSessionsRequest) String() string
func (*ListSessionsRequest) Validate ¶ added in v0.74.0
func (m *ListSessionsRequest) Validate() error
Validate checks the field values on ListSessionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSessionsRequest) ValidateAll ¶ added in v0.74.0
func (m *ListSessionsRequest) ValidateAll() error
ValidateAll checks the field values on ListSessionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSessionsRequestMultiError, or nil if none found.
type ListSessionsRequestMultiError ¶ added in v0.74.0
type ListSessionsRequestMultiError []error
ListSessionsRequestMultiError is an error wrapping multiple validation errors returned by ListSessionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListSessionsRequestMultiError) AllErrors ¶ added in v0.74.0
func (m ListSessionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSessionsRequestMultiError) Error ¶ added in v0.74.0
func (m ListSessionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSessionsRequestValidationError ¶ added in v0.74.0
type ListSessionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListSessionsRequestValidationError is the validation error returned by ListSessionsRequest.Validate if the designated constraints aren't met.
func (ListSessionsRequestValidationError) Cause ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSessionsRequestValidationError) Error ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSessionsRequestValidationError) ErrorName ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSessionsRequestValidationError) Field ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) Field() string
Field function returns field value.
func (ListSessionsRequestValidationError) Key ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) Key() bool
Key function returns key value.
func (ListSessionsRequestValidationError) Reason ¶ added in v0.74.0
func (e ListSessionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListSessionsResponse ¶ added in v0.74.0
type ListSessionsResponse struct {
Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListSessionsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListSessionsResponse) GetSessions ¶ added in v0.74.0
func (x *ListSessionsResponse) GetSessions() []*Session
func (*ListSessionsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListSessionsResponse) ProtoMessage()
func (*ListSessionsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListSessionsResponse) Reset ¶ added in v0.74.0
func (x *ListSessionsResponse) Reset()
func (*ListSessionsResponse) String ¶ added in v0.74.0
func (x *ListSessionsResponse) String() string
func (*ListSessionsResponse) Validate ¶ added in v0.74.0
func (m *ListSessionsResponse) Validate() error
Validate checks the field values on ListSessionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSessionsResponse) ValidateAll ¶ added in v0.74.0
func (m *ListSessionsResponse) ValidateAll() error
ValidateAll checks the field values on ListSessionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSessionsResponseMultiError, or nil if none found.
type ListSessionsResponseMultiError ¶ added in v0.74.0
type ListSessionsResponseMultiError []error
ListSessionsResponseMultiError is an error wrapping multiple validation errors returned by ListSessionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListSessionsResponseMultiError) AllErrors ¶ added in v0.74.0
func (m ListSessionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSessionsResponseMultiError) Error ¶ added in v0.74.0
func (m ListSessionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSessionsResponseValidationError ¶ added in v0.74.0
type ListSessionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListSessionsResponseValidationError is the validation error returned by ListSessionsResponse.Validate if the designated constraints aren't met.
func (ListSessionsResponseValidationError) Cause ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSessionsResponseValidationError) Error ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSessionsResponseValidationError) ErrorName ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSessionsResponseValidationError) Field ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) Field() string
Field function returns field value.
func (ListSessionsResponseValidationError) Key ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) Key() bool
Key function returns key value.
func (ListSessionsResponseValidationError) Reason ¶ added in v0.74.0
func (e ListSessionsResponseValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionsRequest ¶ added in v0.8.0
type ListSubscriptionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
// ID of the billing account to list subscriptions for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// Filter subscriptions by state
State string `protobuf:"bytes,3,opt,name=state,proto3" json:"state,omitempty"`
Plan string `protobuf:"bytes,4,opt,name=plan,proto3" json:"plan,omitempty"`
Expand []string `protobuf:"bytes,101,rep,name=expand,proto3" json:"expand,omitempty"`
// contains filtered or unexported fields
}
func (*ListSubscriptionsRequest) Descriptor
deprecated
added in
v0.8.0
func (*ListSubscriptionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsRequest.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *ListSubscriptionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*ListSubscriptionsRequest) GetExpand ¶ added in v0.8.41
func (x *ListSubscriptionsRequest) GetExpand() []string
func (*ListSubscriptionsRequest) GetOrgId ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) GetOrgId() string
func (*ListSubscriptionsRequest) GetPlan ¶ added in v0.8.19
func (x *ListSubscriptionsRequest) GetPlan() string
func (*ListSubscriptionsRequest) GetState ¶ added in v0.8.18
func (x *ListSubscriptionsRequest) GetState() string
func (*ListSubscriptionsRequest) ProtoMessage ¶ added in v0.8.0
func (*ListSubscriptionsRequest) ProtoMessage()
func (*ListSubscriptionsRequest) ProtoReflect ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsRequest) Reset ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) Reset()
func (*ListSubscriptionsRequest) String ¶ added in v0.8.0
func (x *ListSubscriptionsRequest) String() string
func (*ListSubscriptionsRequest) Validate ¶ added in v0.8.0
func (m *ListSubscriptionsRequest) Validate() error
Validate checks the field values on ListSubscriptionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionsRequest) ValidateAll ¶ added in v0.8.0
func (m *ListSubscriptionsRequest) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionsRequestMultiError, or nil if none found.
type ListSubscriptionsRequestMultiError ¶ added in v0.8.0
type ListSubscriptionsRequestMultiError []error
ListSubscriptionsRequestMultiError is an error wrapping multiple validation errors returned by ListSubscriptionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionsRequestMultiError) AllErrors ¶ added in v0.8.0
func (m ListSubscriptionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionsRequestMultiError) Error ¶ added in v0.8.0
func (m ListSubscriptionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionsRequestValidationError ¶ added in v0.8.0
type ListSubscriptionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionsRequestValidationError is the validation error returned by ListSubscriptionsRequest.Validate if the designated constraints aren't met.
func (ListSubscriptionsRequestValidationError) Cause ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionsRequestValidationError) Error ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionsRequestValidationError) ErrorName ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionsRequestValidationError) Field ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) Field() string
Field function returns field value.
func (ListSubscriptionsRequestValidationError) Key ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionsRequestValidationError) Reason ¶ added in v0.8.0
func (e ListSubscriptionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListSubscriptionsResponse ¶ added in v0.8.0
type ListSubscriptionsResponse struct {
// List of subscriptions
Subscriptions []*Subscription `protobuf:"bytes,1,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"`
// contains filtered or unexported fields
}
func (*ListSubscriptionsResponse) Descriptor
deprecated
added in
v0.8.0
func (*ListSubscriptionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSubscriptionsResponse.ProtoReflect.Descriptor instead.
func (*ListSubscriptionsResponse) GetSubscriptions ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) GetSubscriptions() []*Subscription
func (*ListSubscriptionsResponse) ProtoMessage ¶ added in v0.8.0
func (*ListSubscriptionsResponse) ProtoMessage()
func (*ListSubscriptionsResponse) ProtoReflect ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) ProtoReflect() protoreflect.Message
func (*ListSubscriptionsResponse) Reset ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) Reset()
func (*ListSubscriptionsResponse) String ¶ added in v0.8.0
func (x *ListSubscriptionsResponse) String() string
func (*ListSubscriptionsResponse) Validate ¶ added in v0.8.0
func (m *ListSubscriptionsResponse) Validate() error
Validate checks the field values on ListSubscriptionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSubscriptionsResponse) ValidateAll ¶ added in v0.8.0
func (m *ListSubscriptionsResponse) ValidateAll() error
ValidateAll checks the field values on ListSubscriptionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSubscriptionsResponseMultiError, or nil if none found.
type ListSubscriptionsResponseMultiError ¶ added in v0.8.0
type ListSubscriptionsResponseMultiError []error
ListSubscriptionsResponseMultiError is an error wrapping multiple validation errors returned by ListSubscriptionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListSubscriptionsResponseMultiError) AllErrors ¶ added in v0.8.0
func (m ListSubscriptionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSubscriptionsResponseMultiError) Error ¶ added in v0.8.0
func (m ListSubscriptionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSubscriptionsResponseValidationError ¶ added in v0.8.0
type ListSubscriptionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListSubscriptionsResponseValidationError is the validation error returned by ListSubscriptionsResponse.Validate if the designated constraints aren't met.
func (ListSubscriptionsResponseValidationError) Cause ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSubscriptionsResponseValidationError) Error ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSubscriptionsResponseValidationError) ErrorName ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSubscriptionsResponseValidationError) Field ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) Field() string
Field function returns field value.
func (ListSubscriptionsResponseValidationError) Key ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) Key() bool
Key function returns key value.
func (ListSubscriptionsResponseValidationError) Reason ¶ added in v0.8.0
func (e ListSubscriptionsResponseValidationError) 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 ListUserSessionsRequest ¶ added in v0.74.0
type ListUserSessionsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserSessionsRequest) Descriptor
deprecated
added in
v0.74.0
func (*ListUserSessionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUserSessionsRequest.ProtoReflect.Descriptor instead.
func (*ListUserSessionsRequest) GetUserId ¶ added in v0.74.0
func (x *ListUserSessionsRequest) GetUserId() string
func (*ListUserSessionsRequest) ProtoMessage ¶ added in v0.74.0
func (*ListUserSessionsRequest) ProtoMessage()
func (*ListUserSessionsRequest) ProtoReflect ¶ added in v0.74.0
func (x *ListUserSessionsRequest) ProtoReflect() protoreflect.Message
func (*ListUserSessionsRequest) Reset ¶ added in v0.74.0
func (x *ListUserSessionsRequest) Reset()
func (*ListUserSessionsRequest) String ¶ added in v0.74.0
func (x *ListUserSessionsRequest) String() string
func (*ListUserSessionsRequest) Validate ¶ added in v0.74.0
func (m *ListUserSessionsRequest) Validate() error
Validate checks the field values on ListUserSessionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserSessionsRequest) ValidateAll ¶ added in v0.74.0
func (m *ListUserSessionsRequest) ValidateAll() error
ValidateAll checks the field values on ListUserSessionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserSessionsRequestMultiError, or nil if none found.
type ListUserSessionsRequestMultiError ¶ added in v0.74.0
type ListUserSessionsRequestMultiError []error
ListUserSessionsRequestMultiError is an error wrapping multiple validation errors returned by ListUserSessionsRequest.ValidateAll() if the designated constraints aren't met.
func (ListUserSessionsRequestMultiError) AllErrors ¶ added in v0.74.0
func (m ListUserSessionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserSessionsRequestMultiError) Error ¶ added in v0.74.0
func (m ListUserSessionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserSessionsRequestValidationError ¶ added in v0.74.0
type ListUserSessionsRequestValidationError struct {
// contains filtered or unexported fields
}
ListUserSessionsRequestValidationError is the validation error returned by ListUserSessionsRequest.Validate if the designated constraints aren't met.
func (ListUserSessionsRequestValidationError) Cause ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUserSessionsRequestValidationError) Error ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserSessionsRequestValidationError) ErrorName ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserSessionsRequestValidationError) Field ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) Field() string
Field function returns field value.
func (ListUserSessionsRequestValidationError) Key ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) Key() bool
Key function returns key value.
func (ListUserSessionsRequestValidationError) Reason ¶ added in v0.74.0
func (e ListUserSessionsRequestValidationError) Reason() string
Reason function returns reason value.
type ListUserSessionsResponse ¶ added in v0.74.0
type ListUserSessionsResponse struct {
Sessions []*Session `protobuf:"bytes,1,rep,name=sessions,proto3" json:"sessions,omitempty"`
// contains filtered or unexported fields
}
func (*ListUserSessionsResponse) Descriptor
deprecated
added in
v0.74.0
func (*ListUserSessionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUserSessionsResponse.ProtoReflect.Descriptor instead.
func (*ListUserSessionsResponse) GetSessions ¶ added in v0.74.0
func (x *ListUserSessionsResponse) GetSessions() []*Session
func (*ListUserSessionsResponse) ProtoMessage ¶ added in v0.74.0
func (*ListUserSessionsResponse) ProtoMessage()
func (*ListUserSessionsResponse) ProtoReflect ¶ added in v0.74.0
func (x *ListUserSessionsResponse) ProtoReflect() protoreflect.Message
func (*ListUserSessionsResponse) Reset ¶ added in v0.74.0
func (x *ListUserSessionsResponse) Reset()
func (*ListUserSessionsResponse) String ¶ added in v0.74.0
func (x *ListUserSessionsResponse) String() string
func (*ListUserSessionsResponse) Validate ¶ added in v0.74.0
func (m *ListUserSessionsResponse) Validate() error
Validate checks the field values on ListUserSessionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUserSessionsResponse) ValidateAll ¶ added in v0.74.0
func (m *ListUserSessionsResponse) ValidateAll() error
ValidateAll checks the field values on ListUserSessionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUserSessionsResponseMultiError, or nil if none found.
type ListUserSessionsResponseMultiError ¶ added in v0.74.0
type ListUserSessionsResponseMultiError []error
ListUserSessionsResponseMultiError is an error wrapping multiple validation errors returned by ListUserSessionsResponse.ValidateAll() if the designated constraints aren't met.
func (ListUserSessionsResponseMultiError) AllErrors ¶ added in v0.74.0
func (m ListUserSessionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUserSessionsResponseMultiError) Error ¶ added in v0.74.0
func (m ListUserSessionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUserSessionsResponseValidationError ¶ added in v0.74.0
type ListUserSessionsResponseValidationError struct {
// contains filtered or unexported fields
}
ListUserSessionsResponseValidationError is the validation error returned by ListUserSessionsResponse.Validate if the designated constraints aren't met.
func (ListUserSessionsResponseValidationError) Cause ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUserSessionsResponseValidationError) Error ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUserSessionsResponseValidationError) ErrorName ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUserSessionsResponseValidationError) Field ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) Field() string
Field function returns field value.
func (ListUserSessionsResponseValidationError) Key ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) Key() bool
Key function returns key value.
func (ListUserSessionsResponseValidationError) Reason ¶ added in v0.74.0
func (e ListUserSessionsResponseValidationError) 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 ListWebhooksRequest ¶ added in v0.11.0
type ListWebhooksRequest struct {
// contains filtered or unexported fields
}
func (*ListWebhooksRequest) Descriptor
deprecated
added in
v0.11.0
func (*ListWebhooksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWebhooksRequest.ProtoReflect.Descriptor instead.
func (*ListWebhooksRequest) ProtoMessage ¶ added in v0.11.0
func (*ListWebhooksRequest) ProtoMessage()
func (*ListWebhooksRequest) ProtoReflect ¶ added in v0.11.0
func (x *ListWebhooksRequest) ProtoReflect() protoreflect.Message
func (*ListWebhooksRequest) Reset ¶ added in v0.11.0
func (x *ListWebhooksRequest) Reset()
func (*ListWebhooksRequest) String ¶ added in v0.11.0
func (x *ListWebhooksRequest) String() string
func (*ListWebhooksRequest) Validate ¶ added in v0.11.0
func (m *ListWebhooksRequest) Validate() error
Validate checks the field values on ListWebhooksRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListWebhooksRequest) ValidateAll ¶ added in v0.11.0
func (m *ListWebhooksRequest) ValidateAll() error
ValidateAll checks the field values on ListWebhooksRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListWebhooksRequestMultiError, or nil if none found.
type ListWebhooksRequestMultiError ¶ added in v0.11.0
type ListWebhooksRequestMultiError []error
ListWebhooksRequestMultiError is an error wrapping multiple validation errors returned by ListWebhooksRequest.ValidateAll() if the designated constraints aren't met.
func (ListWebhooksRequestMultiError) AllErrors ¶ added in v0.11.0
func (m ListWebhooksRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListWebhooksRequestMultiError) Error ¶ added in v0.11.0
func (m ListWebhooksRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListWebhooksRequestValidationError ¶ added in v0.11.0
type ListWebhooksRequestValidationError struct {
// contains filtered or unexported fields
}
ListWebhooksRequestValidationError is the validation error returned by ListWebhooksRequest.Validate if the designated constraints aren't met.
func (ListWebhooksRequestValidationError) Cause ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) Cause() error
Cause function returns cause value.
func (ListWebhooksRequestValidationError) Error ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListWebhooksRequestValidationError) ErrorName ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListWebhooksRequestValidationError) Field ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) Field() string
Field function returns field value.
func (ListWebhooksRequestValidationError) Key ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) Key() bool
Key function returns key value.
func (ListWebhooksRequestValidationError) Reason ¶ added in v0.11.0
func (e ListWebhooksRequestValidationError) Reason() string
Reason function returns reason value.
type ListWebhooksResponse ¶ added in v0.11.0
type ListWebhooksResponse struct {
Webhooks []*Webhook `protobuf:"bytes,1,rep,name=webhooks,proto3" json:"webhooks,omitempty"`
// contains filtered or unexported fields
}
func (*ListWebhooksResponse) Descriptor
deprecated
added in
v0.11.0
func (*ListWebhooksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWebhooksResponse.ProtoReflect.Descriptor instead.
func (*ListWebhooksResponse) GetWebhooks ¶ added in v0.11.0
func (x *ListWebhooksResponse) GetWebhooks() []*Webhook
func (*ListWebhooksResponse) ProtoMessage ¶ added in v0.11.0
func (*ListWebhooksResponse) ProtoMessage()
func (*ListWebhooksResponse) ProtoReflect ¶ added in v0.11.0
func (x *ListWebhooksResponse) ProtoReflect() protoreflect.Message
func (*ListWebhooksResponse) Reset ¶ added in v0.11.0
func (x *ListWebhooksResponse) Reset()
func (*ListWebhooksResponse) String ¶ added in v0.11.0
func (x *ListWebhooksResponse) String() string
func (*ListWebhooksResponse) Validate ¶ added in v0.11.0
func (m *ListWebhooksResponse) Validate() error
Validate checks the field values on ListWebhooksResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListWebhooksResponse) ValidateAll ¶ added in v0.11.0
func (m *ListWebhooksResponse) ValidateAll() error
ValidateAll checks the field values on ListWebhooksResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListWebhooksResponseMultiError, or nil if none found.
type ListWebhooksResponseMultiError ¶ added in v0.11.0
type ListWebhooksResponseMultiError []error
ListWebhooksResponseMultiError is an error wrapping multiple validation errors returned by ListWebhooksResponse.ValidateAll() if the designated constraints aren't met.
func (ListWebhooksResponseMultiError) AllErrors ¶ added in v0.11.0
func (m ListWebhooksResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListWebhooksResponseMultiError) Error ¶ added in v0.11.0
func (m ListWebhooksResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListWebhooksResponseValidationError ¶ added in v0.11.0
type ListWebhooksResponseValidationError struct {
// contains filtered or unexported fields
}
ListWebhooksResponseValidationError is the validation error returned by ListWebhooksResponse.Validate if the designated constraints aren't met.
func (ListWebhooksResponseValidationError) Cause ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) Cause() error
Cause function returns cause value.
func (ListWebhooksResponseValidationError) Error ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListWebhooksResponseValidationError) ErrorName ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListWebhooksResponseValidationError) Field ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) Field() string
Field function returns field value.
func (ListWebhooksResponseValidationError) Key ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) Key() bool
Key function returns key value.
func (ListWebhooksResponseValidationError) Reason ¶ added in v0.11.0
func (e ListWebhooksResponseValidationError) 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 OrganizationKyc ¶ added in v0.49.0
type OrganizationKyc struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
Link string `protobuf:"bytes,3,opt,name=link,proto3" json:"link,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"`
// contains filtered or unexported fields
}
func (*OrganizationKyc) Descriptor
deprecated
added in
v0.49.0
func (*OrganizationKyc) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationKyc.ProtoReflect.Descriptor instead.
func (*OrganizationKyc) GetCreatedAt ¶ added in v0.49.0
func (x *OrganizationKyc) GetCreatedAt() *timestamppb.Timestamp
func (*OrganizationKyc) GetLink ¶ added in v0.49.0
func (x *OrganizationKyc) GetLink() string
func (*OrganizationKyc) GetOrgId ¶ added in v0.49.0
func (x *OrganizationKyc) GetOrgId() string
func (*OrganizationKyc) GetStatus ¶ added in v0.49.0
func (x *OrganizationKyc) GetStatus() bool
func (*OrganizationKyc) GetUpdatedAt ¶ added in v0.49.0
func (x *OrganizationKyc) GetUpdatedAt() *timestamppb.Timestamp
func (*OrganizationKyc) ProtoMessage ¶ added in v0.49.0
func (*OrganizationKyc) ProtoMessage()
func (*OrganizationKyc) ProtoReflect ¶ added in v0.49.0
func (x *OrganizationKyc) ProtoReflect() protoreflect.Message
func (*OrganizationKyc) Reset ¶ added in v0.49.0
func (x *OrganizationKyc) Reset()
func (*OrganizationKyc) String ¶ added in v0.49.0
func (x *OrganizationKyc) String() string
func (*OrganizationKyc) Validate ¶ added in v0.49.0
func (m *OrganizationKyc) Validate() error
Validate checks the field values on OrganizationKyc with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationKyc) ValidateAll ¶ added in v0.49.0
func (m *OrganizationKyc) ValidateAll() error
ValidateAll checks the field values on OrganizationKyc with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationKycMultiError, or nil if none found.
type OrganizationKycMultiError ¶ added in v0.49.0
type OrganizationKycMultiError []error
OrganizationKycMultiError is an error wrapping multiple validation errors returned by OrganizationKyc.ValidateAll() if the designated constraints aren't met.
func (OrganizationKycMultiError) AllErrors ¶ added in v0.49.0
func (m OrganizationKycMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationKycMultiError) Error ¶ added in v0.49.0
func (m OrganizationKycMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationKycValidationError ¶ added in v0.49.0
type OrganizationKycValidationError struct {
// contains filtered or unexported fields
}
OrganizationKycValidationError is the validation error returned by OrganizationKyc.Validate if the designated constraints aren't met.
func (OrganizationKycValidationError) Cause ¶ added in v0.49.0
func (e OrganizationKycValidationError) Cause() error
Cause function returns cause value.
func (OrganizationKycValidationError) Error ¶ added in v0.49.0
func (e OrganizationKycValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationKycValidationError) ErrorName ¶ added in v0.49.0
func (e OrganizationKycValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationKycValidationError) Field ¶ added in v0.49.0
func (e OrganizationKycValidationError) Field() string
Field function returns field value.
func (OrganizationKycValidationError) Key ¶ added in v0.49.0
func (e OrganizationKycValidationError) Key() bool
Key function returns key value.
func (OrganizationKycValidationError) Reason ¶ added in v0.49.0
func (e OrganizationKycValidationError) Reason() string
Reason function returns reason value.
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 PaymentMethod ¶ added in v0.8.13
type PaymentMethod struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Type string `protobuf:"bytes,4,opt,name=type,proto3" json:"type,omitempty"`
CardBrand string `protobuf:"bytes,15,opt,name=card_brand,json=cardBrand,proto3" json:"card_brand,omitempty"`
CardLast4 string `protobuf:"bytes,16,opt,name=card_last4,json=cardLast4,proto3" json:"card_last4,omitempty"`
CardExpiryMonth int64 `protobuf:"varint,17,opt,name=card_expiry_month,json=cardExpiryMonth,proto3" json:"card_expiry_month,omitempty"`
CardExpiryYear int64 `protobuf:"varint,18,opt,name=card_expiry_year,json=cardExpiryYear,proto3" json:"card_expiry_year,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*PaymentMethod) Descriptor
deprecated
added in
v0.8.13
func (*PaymentMethod) Descriptor() ([]byte, []int)
Deprecated: Use PaymentMethod.ProtoReflect.Descriptor instead.
func (*PaymentMethod) GetCardBrand ¶ added in v0.8.13
func (x *PaymentMethod) GetCardBrand() string
func (*PaymentMethod) GetCardExpiryMonth ¶ added in v0.8.13
func (x *PaymentMethod) GetCardExpiryMonth() int64
func (*PaymentMethod) GetCardExpiryYear ¶ added in v0.8.13
func (x *PaymentMethod) GetCardExpiryYear() int64
func (*PaymentMethod) GetCardLast4 ¶ added in v0.8.13
func (x *PaymentMethod) GetCardLast4() string
func (*PaymentMethod) GetCreatedAt ¶ added in v0.8.13
func (x *PaymentMethod) GetCreatedAt() *timestamppb.Timestamp
func (*PaymentMethod) GetCustomerId ¶ added in v0.8.13
func (x *PaymentMethod) GetCustomerId() string
func (*PaymentMethod) GetId ¶ added in v0.8.13
func (x *PaymentMethod) GetId() string
func (*PaymentMethod) GetMetadata ¶ added in v0.8.13
func (x *PaymentMethod) GetMetadata() *structpb.Struct
func (*PaymentMethod) GetProviderId ¶ added in v0.8.13
func (x *PaymentMethod) GetProviderId() string
func (*PaymentMethod) GetType ¶ added in v0.8.13
func (x *PaymentMethod) GetType() string
func (*PaymentMethod) ProtoMessage ¶ added in v0.8.13
func (*PaymentMethod) ProtoMessage()
func (*PaymentMethod) ProtoReflect ¶ added in v0.8.13
func (x *PaymentMethod) ProtoReflect() protoreflect.Message
func (*PaymentMethod) Reset ¶ added in v0.8.13
func (x *PaymentMethod) Reset()
func (*PaymentMethod) String ¶ added in v0.8.13
func (x *PaymentMethod) String() string
func (*PaymentMethod) Validate ¶ added in v0.8.13
func (m *PaymentMethod) Validate() error
Validate checks the field values on PaymentMethod with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PaymentMethod) ValidateAll ¶ added in v0.8.13
func (m *PaymentMethod) ValidateAll() error
ValidateAll checks the field values on PaymentMethod with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PaymentMethodMultiError, or nil if none found.
type PaymentMethodMultiError ¶ added in v0.8.13
type PaymentMethodMultiError []error
PaymentMethodMultiError is an error wrapping multiple validation errors returned by PaymentMethod.ValidateAll() if the designated constraints aren't met.
func (PaymentMethodMultiError) AllErrors ¶ added in v0.8.13
func (m PaymentMethodMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PaymentMethodMultiError) Error ¶ added in v0.8.13
func (m PaymentMethodMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PaymentMethodValidationError ¶ added in v0.8.13
type PaymentMethodValidationError struct {
// contains filtered or unexported fields
}
PaymentMethodValidationError is the validation error returned by PaymentMethod.Validate if the designated constraints aren't met.
func (PaymentMethodValidationError) Cause ¶ added in v0.8.13
func (e PaymentMethodValidationError) Cause() error
Cause function returns cause value.
func (PaymentMethodValidationError) Error ¶ added in v0.8.13
func (e PaymentMethodValidationError) Error() string
Error satisfies the builtin error interface
func (PaymentMethodValidationError) ErrorName ¶ added in v0.8.13
func (e PaymentMethodValidationError) ErrorName() string
ErrorName returns error name.
func (PaymentMethodValidationError) Field ¶ added in v0.8.13
func (e PaymentMethodValidationError) Field() string
Field function returns field value.
func (PaymentMethodValidationError) Key ¶ added in v0.8.13
func (e PaymentMethodValidationError) Key() bool
Key function returns key value.
func (PaymentMethodValidationError) Reason ¶ added in v0.8.13
func (e PaymentMethodValidationError) 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 PingUserSessionRequest ¶ added in v0.74.0
type PingUserSessionRequest struct {
// contains filtered or unexported fields
}
func (*PingUserSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*PingUserSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingUserSessionRequest.ProtoReflect.Descriptor instead.
func (*PingUserSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*PingUserSessionRequest) ProtoMessage()
func (*PingUserSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *PingUserSessionRequest) ProtoReflect() protoreflect.Message
func (*PingUserSessionRequest) Reset ¶ added in v0.74.0
func (x *PingUserSessionRequest) Reset()
func (*PingUserSessionRequest) String ¶ added in v0.74.0
func (x *PingUserSessionRequest) String() string
func (*PingUserSessionRequest) Validate ¶ added in v0.74.0
func (m *PingUserSessionRequest) Validate() error
Validate checks the field values on PingUserSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingUserSessionRequest) ValidateAll ¶ added in v0.74.0
func (m *PingUserSessionRequest) ValidateAll() error
ValidateAll checks the field values on PingUserSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingUserSessionRequestMultiError, or nil if none found.
type PingUserSessionRequestMultiError ¶ added in v0.74.0
type PingUserSessionRequestMultiError []error
PingUserSessionRequestMultiError is an error wrapping multiple validation errors returned by PingUserSessionRequest.ValidateAll() if the designated constraints aren't met.
func (PingUserSessionRequestMultiError) AllErrors ¶ added in v0.74.0
func (m PingUserSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingUserSessionRequestMultiError) Error ¶ added in v0.74.0
func (m PingUserSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingUserSessionRequestValidationError ¶ added in v0.74.0
type PingUserSessionRequestValidationError struct {
// contains filtered or unexported fields
}
PingUserSessionRequestValidationError is the validation error returned by PingUserSessionRequest.Validate if the designated constraints aren't met.
func (PingUserSessionRequestValidationError) Cause ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (PingUserSessionRequestValidationError) Error ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PingUserSessionRequestValidationError) ErrorName ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PingUserSessionRequestValidationError) Field ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) Field() string
Field function returns field value.
func (PingUserSessionRequestValidationError) Key ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) Key() bool
Key function returns key value.
func (PingUserSessionRequestValidationError) Reason ¶ added in v0.74.0
func (e PingUserSessionRequestValidationError) Reason() string
Reason function returns reason value.
type PingUserSessionResponse ¶ added in v0.74.0
type PingUserSessionResponse struct {
Metadata *Session_Meta `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PingUserSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*PingUserSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingUserSessionResponse.ProtoReflect.Descriptor instead.
func (*PingUserSessionResponse) GetMetadata ¶ added in v0.82.0
func (x *PingUserSessionResponse) GetMetadata() *Session_Meta
func (*PingUserSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*PingUserSessionResponse) ProtoMessage()
func (*PingUserSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *PingUserSessionResponse) ProtoReflect() protoreflect.Message
func (*PingUserSessionResponse) Reset ¶ added in v0.74.0
func (x *PingUserSessionResponse) Reset()
func (*PingUserSessionResponse) String ¶ added in v0.74.0
func (x *PingUserSessionResponse) String() string
func (*PingUserSessionResponse) Validate ¶ added in v0.74.0
func (m *PingUserSessionResponse) Validate() error
Validate checks the field values on PingUserSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingUserSessionResponse) ValidateAll ¶ added in v0.74.0
func (m *PingUserSessionResponse) ValidateAll() error
ValidateAll checks the field values on PingUserSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingUserSessionResponseMultiError, or nil if none found.
type PingUserSessionResponseMultiError ¶ added in v0.74.0
type PingUserSessionResponseMultiError []error
PingUserSessionResponseMultiError is an error wrapping multiple validation errors returned by PingUserSessionResponse.ValidateAll() if the designated constraints aren't met.
func (PingUserSessionResponseMultiError) AllErrors ¶ added in v0.74.0
func (m PingUserSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingUserSessionResponseMultiError) Error ¶ added in v0.74.0
func (m PingUserSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingUserSessionResponseValidationError ¶ added in v0.74.0
type PingUserSessionResponseValidationError struct {
// contains filtered or unexported fields
}
PingUserSessionResponseValidationError is the validation error returned by PingUserSessionResponse.Validate if the designated constraints aren't met.
func (PingUserSessionResponseValidationError) Cause ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (PingUserSessionResponseValidationError) Error ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PingUserSessionResponseValidationError) ErrorName ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PingUserSessionResponseValidationError) Field ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) Field() string
Field function returns field value.
func (PingUserSessionResponseValidationError) Key ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) Key() bool
Key function returns key value.
func (PingUserSessionResponseValidationError) Reason ¶ added in v0.74.0
func (e PingUserSessionResponseValidationError) Reason() string
Reason function returns reason value.
type Plan ¶ added in v0.8.0
type Plan 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"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
Products []*Product `protobuf:"bytes,5,rep,name=products,proto3" json:"products,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,6,opt,name=interval,proto3" json:"interval,omitempty"`
OnStartCredits int64 `protobuf:"varint,7,opt,name=on_start_credits,json=onStartCredits,proto3" json:"on_start_credits,omitempty"`
TrialDays int64 `protobuf:"varint,8,opt,name=trial_days,json=trialDays,proto3" json:"trial_days,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Plan) Descriptor
deprecated
added in
v0.8.0
func (*Plan) GetCreatedAt ¶ added in v0.8.0
func (x *Plan) GetCreatedAt() *timestamppb.Timestamp
func (*Plan) GetDescription ¶ added in v0.8.0
func (*Plan) GetInterval ¶ added in v0.8.0
func (*Plan) GetMetadata ¶ added in v0.8.0
func (*Plan) GetOnStartCredits ¶ added in v0.8.18
func (*Plan) GetProducts ¶ added in v0.8.14
func (*Plan) GetTrialDays ¶ added in v0.8.24
func (*Plan) GetUpdatedAt ¶ added in v0.8.0
func (x *Plan) GetUpdatedAt() *timestamppb.Timestamp
func (*Plan) ProtoMessage ¶ added in v0.8.0
func (*Plan) ProtoMessage()
func (*Plan) ProtoReflect ¶ added in v0.8.0
func (x *Plan) ProtoReflect() protoreflect.Message
func (*Plan) Validate ¶ added in v0.8.0
Validate checks the field values on Plan with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Plan) ValidateAll ¶ added in v0.8.0
ValidateAll checks the field values on Plan with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PlanMultiError, or nil if none found.
type PlanMultiError ¶ added in v0.8.0
type PlanMultiError []error
PlanMultiError is an error wrapping multiple validation errors returned by Plan.ValidateAll() if the designated constraints aren't met.
func (PlanMultiError) AllErrors ¶ added in v0.8.0
func (m PlanMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PlanMultiError) Error ¶ added in v0.8.0
func (m PlanMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PlanRequestBody ¶ added in v0.8.0
type PlanRequestBody 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"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
Products []*Product `protobuf:"bytes,4,rep,name=products,proto3" json:"products,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,5,opt,name=interval,proto3" json:"interval,omitempty"`
OnStartCredits int64 `protobuf:"varint,6,opt,name=on_start_credits,json=onStartCredits,proto3" json:"on_start_credits,omitempty"`
TrialDays int64 `protobuf:"varint,7,opt,name=trial_days,json=trialDays,proto3" json:"trial_days,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*PlanRequestBody) Descriptor
deprecated
added in
v0.8.0
func (*PlanRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use PlanRequestBody.ProtoReflect.Descriptor instead.
func (*PlanRequestBody) GetDescription ¶ added in v0.8.0
func (x *PlanRequestBody) GetDescription() string
func (*PlanRequestBody) GetInterval ¶ added in v0.8.0
func (x *PlanRequestBody) GetInterval() string
func (*PlanRequestBody) GetMetadata ¶ added in v0.8.0
func (x *PlanRequestBody) GetMetadata() *structpb.Struct
func (*PlanRequestBody) GetName ¶ added in v0.8.0
func (x *PlanRequestBody) GetName() string
func (*PlanRequestBody) GetOnStartCredits ¶ added in v0.8.18
func (x *PlanRequestBody) GetOnStartCredits() int64
func (*PlanRequestBody) GetProducts ¶ added in v0.8.14
func (x *PlanRequestBody) GetProducts() []*Product
func (*PlanRequestBody) GetTitle ¶ added in v0.8.0
func (x *PlanRequestBody) GetTitle() string
func (*PlanRequestBody) GetTrialDays ¶ added in v0.8.24
func (x *PlanRequestBody) GetTrialDays() int64
func (*PlanRequestBody) ProtoMessage ¶ added in v0.8.0
func (*PlanRequestBody) ProtoMessage()
func (*PlanRequestBody) ProtoReflect ¶ added in v0.8.0
func (x *PlanRequestBody) ProtoReflect() protoreflect.Message
func (*PlanRequestBody) Reset ¶ added in v0.8.0
func (x *PlanRequestBody) Reset()
func (*PlanRequestBody) String ¶ added in v0.8.0
func (x *PlanRequestBody) String() string
func (*PlanRequestBody) Validate ¶ added in v0.8.0
func (m *PlanRequestBody) Validate() error
Validate checks the field values on PlanRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PlanRequestBody) ValidateAll ¶ added in v0.8.0
func (m *PlanRequestBody) ValidateAll() error
ValidateAll checks the field values on PlanRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PlanRequestBodyMultiError, or nil if none found.
type PlanRequestBodyMultiError ¶ added in v0.8.0
type PlanRequestBodyMultiError []error
PlanRequestBodyMultiError is an error wrapping multiple validation errors returned by PlanRequestBody.ValidateAll() if the designated constraints aren't met.
func (PlanRequestBodyMultiError) AllErrors ¶ added in v0.8.0
func (m PlanRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PlanRequestBodyMultiError) Error ¶ added in v0.8.0
func (m PlanRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PlanRequestBodyValidationError ¶ added in v0.8.0
type PlanRequestBodyValidationError struct {
// contains filtered or unexported fields
}
PlanRequestBodyValidationError is the validation error returned by PlanRequestBody.Validate if the designated constraints aren't met.
func (PlanRequestBodyValidationError) Cause ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (PlanRequestBodyValidationError) Error ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (PlanRequestBodyValidationError) ErrorName ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (PlanRequestBodyValidationError) Field ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) Field() string
Field function returns field value.
func (PlanRequestBodyValidationError) Key ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) Key() bool
Key function returns key value.
func (PlanRequestBodyValidationError) Reason ¶ added in v0.8.0
func (e PlanRequestBodyValidationError) Reason() string
Reason function returns reason value.
type PlanValidationError ¶ added in v0.8.0
type PlanValidationError struct {
// contains filtered or unexported fields
}
PlanValidationError is the validation error returned by Plan.Validate if the designated constraints aren't met.
func (PlanValidationError) Cause ¶ added in v0.8.0
func (e PlanValidationError) Cause() error
Cause function returns cause value.
func (PlanValidationError) Error ¶ added in v0.8.0
func (e PlanValidationError) Error() string
Error satisfies the builtin error interface
func (PlanValidationError) ErrorName ¶ added in v0.8.0
func (e PlanValidationError) ErrorName() string
ErrorName returns error name.
func (PlanValidationError) Field ¶ added in v0.8.0
func (e PlanValidationError) Field() string
Field function returns field value.
func (PlanValidationError) Key ¶ added in v0.8.0
func (e PlanValidationError) Key() bool
Key function returns key value.
func (PlanValidationError) Reason ¶ added in v0.8.0
func (e PlanValidationError) 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"`
InputType PreferenceTrait_InputType `` /* 147-byte string literal not displayed */
// 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) 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) GetInputHints ¶ added in v0.7.3
func (x *PreferenceTrait) GetInputHints() string
func (*PreferenceTrait) GetInputType ¶ added in v0.77.0
func (x *PreferenceTrait) GetInputType() PreferenceTrait_InputType
func (*PreferenceTrait) GetLongDescription ¶ added in v0.7.3
func (x *PreferenceTrait) GetLongDescription() string
func (*PreferenceTrait) GetName ¶ added in v0.7.3
func (x *PreferenceTrait) GetName() string
func (*PreferenceTrait) GetResourceType ¶ added in v0.7.3
func (x *PreferenceTrait) GetResourceType() string
func (*PreferenceTrait) GetSubHeading ¶ added in v0.7.3
func (x *PreferenceTrait) GetSubHeading() 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_InputType ¶ added in v0.77.0
type PreferenceTrait_InputType int32
const ( PreferenceTrait_INPUT_TYPE_UNSPECIFIED PreferenceTrait_InputType = 0 PreferenceTrait_INPUT_TYPE_TEXT PreferenceTrait_InputType = 1 PreferenceTrait_INPUT_TYPE_TEXTAREA PreferenceTrait_InputType = 2 PreferenceTrait_INPUT_TYPE_SELECT PreferenceTrait_InputType = 3 PreferenceTrait_INPUT_TYPE_COMBOBOX PreferenceTrait_InputType = 4 PreferenceTrait_INPUT_TYPE_CHECKBOX PreferenceTrait_InputType = 5 PreferenceTrait_INPUT_TYPE_MULTISELECT PreferenceTrait_InputType = 6 PreferenceTrait_INPUT_TYPE_NUMBER PreferenceTrait_InputType = 7 )
func (PreferenceTrait_InputType) Descriptor ¶ added in v0.77.0
func (PreferenceTrait_InputType) Descriptor() protoreflect.EnumDescriptor
func (PreferenceTrait_InputType) Enum ¶ added in v0.77.0
func (x PreferenceTrait_InputType) Enum() *PreferenceTrait_InputType
func (PreferenceTrait_InputType) EnumDescriptor
deprecated
added in
v0.77.0
func (PreferenceTrait_InputType) EnumDescriptor() ([]byte, []int)
Deprecated: Use PreferenceTrait_InputType.Descriptor instead.
func (PreferenceTrait_InputType) Number ¶ added in v0.77.0
func (x PreferenceTrait_InputType) Number() protoreflect.EnumNumber
func (PreferenceTrait_InputType) String ¶ added in v0.77.0
func (x PreferenceTrait_InputType) String() string
func (PreferenceTrait_InputType) Type ¶ added in v0.77.0
func (PreferenceTrait_InputType) Type() protoreflect.EnumType
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 Price ¶ added in v0.8.0
type Price struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
ProductId string `protobuf:"bytes,2,opt,name=product_id,json=productId,proto3" json:"product_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
Name string `protobuf:"bytes,4,opt,name=name,proto3" json:"name,omitempty"`
// known intervals are "day", "week", "month", and "year"
Interval string `protobuf:"bytes,6,opt,name=interval,proto3" json:"interval,omitempty"`
// usage_type known types are "licensed" and "metered"
UsageType string `protobuf:"bytes,7,opt,name=usage_type,json=usageType,proto3" json:"usage_type,omitempty"`
// billing_scheme known schemes are "tiered" and "flat"
BillingScheme string `protobuf:"bytes,8,opt,name=billing_scheme,json=billingScheme,proto3" json:"billing_scheme,omitempty"`
State string `protobuf:"bytes,9,opt,name=state,proto3" json:"state,omitempty"`
// currency like "usd", "eur", "gbp"
Currency string `protobuf:"bytes,10,opt,name=currency,proto3" json:"currency,omitempty"`
Amount int64 `protobuf:"varint,11,opt,name=amount,proto3" json:"amount,omitempty"`
// metered_aggregate known aggregations are "sum", "last_during_period" and "max"
MeteredAggregate string `protobuf:"bytes,13,opt,name=metered_aggregate,json=meteredAggregate,proto3" json:"metered_aggregate,omitempty"`
// tier_mode known modes are "graduated" and "volume"
TierMode string `protobuf:"bytes,14,opt,name=tier_mode,json=tierMode,proto3" json:"tier_mode,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Price) Descriptor
deprecated
added in
v0.8.0
func (*Price) GetBillingScheme ¶ added in v0.8.0
func (*Price) GetCreatedAt ¶ added in v0.8.0
func (x *Price) GetCreatedAt() *timestamppb.Timestamp
func (*Price) GetCurrency ¶ added in v0.8.0
func (*Price) GetInterval ¶ added in v0.8.0
func (*Price) GetMetadata ¶ added in v0.8.0
func (*Price) GetMeteredAggregate ¶ added in v0.8.0
func (*Price) GetProductId ¶ added in v0.8.14
func (*Price) GetProviderId ¶ added in v0.8.0
func (*Price) GetTierMode ¶ added in v0.8.0
func (*Price) GetUpdatedAt ¶ added in v0.8.0
func (x *Price) GetUpdatedAt() *timestamppb.Timestamp
func (*Price) GetUsageType ¶ added in v0.8.0
func (*Price) ProtoMessage ¶ added in v0.8.0
func (*Price) ProtoMessage()
func (*Price) ProtoReflect ¶ added in v0.8.0
func (x *Price) ProtoReflect() protoreflect.Message
func (*Price) Validate ¶ added in v0.8.0
Validate checks the field values on Price with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Price) ValidateAll ¶ added in v0.8.0
ValidateAll checks the field values on Price with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PriceMultiError, or nil if none found.
type PriceMultiError ¶ added in v0.8.0
type PriceMultiError []error
PriceMultiError is an error wrapping multiple validation errors returned by Price.ValidateAll() if the designated constraints aren't met.
func (PriceMultiError) AllErrors ¶ added in v0.8.0
func (m PriceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PriceMultiError) Error ¶ added in v0.8.0
func (m PriceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PriceValidationError ¶ added in v0.8.0
type PriceValidationError struct {
// contains filtered or unexported fields
}
PriceValidationError is the validation error returned by Price.Validate if the designated constraints aren't met.
func (PriceValidationError) Cause ¶ added in v0.8.0
func (e PriceValidationError) Cause() error
Cause function returns cause value.
func (PriceValidationError) Error ¶ added in v0.8.0
func (e PriceValidationError) Error() string
Error satisfies the builtin error interface
func (PriceValidationError) ErrorName ¶ added in v0.8.0
func (e PriceValidationError) ErrorName() string
ErrorName returns error name.
func (PriceValidationError) Field ¶ added in v0.8.0
func (e PriceValidationError) Field() string
Field function returns field value.
func (PriceValidationError) Key ¶ added in v0.8.0
func (e PriceValidationError) Key() bool
Key function returns key value.
func (PriceValidationError) Reason ¶ added in v0.8.0
func (e PriceValidationError) Reason() string
Reason function returns reason value.
type Product ¶ added in v0.8.14
type Product 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"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
PlanIds []string `protobuf:"bytes,5,rep,name=plan_ids,json=planIds,proto3" json:"plan_ids,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Prices []*Price `protobuf:"bytes,7,rep,name=prices,proto3" json:"prices,omitempty"`
Behavior string `protobuf:"bytes,9,opt,name=behavior,proto3" json:"behavior,omitempty"`
Features []*Feature `protobuf:"bytes,10,rep,name=features,proto3" json:"features,omitempty"`
BehaviorConfig *Product_BehaviorConfig `protobuf:"bytes,11,opt,name=behavior_config,json=behaviorConfig,proto3" json:"behavior_config,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Product) Descriptor
deprecated
added in
v0.8.14
func (*Product) GetBehavior ¶ added in v0.8.14
func (*Product) GetBehaviorConfig ¶ added in v0.8.18
func (x *Product) GetBehaviorConfig() *Product_BehaviorConfig
func (*Product) GetCreatedAt ¶ added in v0.8.14
func (x *Product) GetCreatedAt() *timestamppb.Timestamp
func (*Product) GetDescription ¶ added in v0.8.14
func (*Product) GetFeatures ¶ added in v0.8.14
func (*Product) GetMetadata ¶ added in v0.8.14
func (*Product) GetPlanIds ¶ added in v0.8.14
func (*Product) GetUpdatedAt ¶ added in v0.8.14
func (x *Product) GetUpdatedAt() *timestamppb.Timestamp
func (*Product) ProtoMessage ¶ added in v0.8.14
func (*Product) ProtoMessage()
func (*Product) ProtoReflect ¶ added in v0.8.14
func (x *Product) ProtoReflect() protoreflect.Message
func (*Product) Validate ¶ added in v0.8.14
Validate checks the field values on Product with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Product) ValidateAll ¶ added in v0.8.14
ValidateAll checks the field values on Product with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProductMultiError, or nil if none found.
type ProductMultiError ¶ added in v0.8.14
type ProductMultiError []error
ProductMultiError is an error wrapping multiple validation errors returned by Product.ValidateAll() if the designated constraints aren't met.
func (ProductMultiError) AllErrors ¶ added in v0.8.14
func (m ProductMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProductMultiError) Error ¶ added in v0.8.14
func (m ProductMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProductRequestBody ¶ added in v0.8.14
type ProductRequestBody 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"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
PlanId string `protobuf:"bytes,4,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
Prices []*Price `protobuf:"bytes,5,rep,name=prices,proto3" json:"prices,omitempty"`
Behavior string `protobuf:"bytes,8,opt,name=behavior,proto3" json:"behavior,omitempty"`
Features []*Feature `protobuf:"bytes,9,rep,name=features,proto3" json:"features,omitempty"`
BehaviorConfig *Product_BehaviorConfig `protobuf:"bytes,10,opt,name=behavior_config,json=behaviorConfig,proto3" json:"behavior_config,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*ProductRequestBody) Descriptor
deprecated
added in
v0.8.14
func (*ProductRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use ProductRequestBody.ProtoReflect.Descriptor instead.
func (*ProductRequestBody) GetBehavior ¶ added in v0.8.14
func (x *ProductRequestBody) GetBehavior() string
func (*ProductRequestBody) GetBehaviorConfig ¶ added in v0.8.18
func (x *ProductRequestBody) GetBehaviorConfig() *Product_BehaviorConfig
func (*ProductRequestBody) GetDescription ¶ added in v0.8.14
func (x *ProductRequestBody) GetDescription() string
func (*ProductRequestBody) GetFeatures ¶ added in v0.8.14
func (x *ProductRequestBody) GetFeatures() []*Feature
func (*ProductRequestBody) GetMetadata ¶ added in v0.8.14
func (x *ProductRequestBody) GetMetadata() *structpb.Struct
func (*ProductRequestBody) GetName ¶ added in v0.8.14
func (x *ProductRequestBody) GetName() string
func (*ProductRequestBody) GetPlanId ¶ added in v0.8.14
func (x *ProductRequestBody) GetPlanId() string
func (*ProductRequestBody) GetPrices ¶ added in v0.8.14
func (x *ProductRequestBody) GetPrices() []*Price
func (*ProductRequestBody) GetTitle ¶ added in v0.8.14
func (x *ProductRequestBody) GetTitle() string
func (*ProductRequestBody) ProtoMessage ¶ added in v0.8.14
func (*ProductRequestBody) ProtoMessage()
func (*ProductRequestBody) ProtoReflect ¶ added in v0.8.14
func (x *ProductRequestBody) ProtoReflect() protoreflect.Message
func (*ProductRequestBody) Reset ¶ added in v0.8.14
func (x *ProductRequestBody) Reset()
func (*ProductRequestBody) String ¶ added in v0.8.14
func (x *ProductRequestBody) String() string
func (*ProductRequestBody) Validate ¶ added in v0.8.14
func (m *ProductRequestBody) Validate() error
Validate checks the field values on ProductRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ProductRequestBody) ValidateAll ¶ added in v0.8.14
func (m *ProductRequestBody) ValidateAll() error
ValidateAll checks the field values on ProductRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProductRequestBodyMultiError, or nil if none found.
type ProductRequestBodyMultiError ¶ added in v0.8.14
type ProductRequestBodyMultiError []error
ProductRequestBodyMultiError is an error wrapping multiple validation errors returned by ProductRequestBody.ValidateAll() if the designated constraints aren't met.
func (ProductRequestBodyMultiError) AllErrors ¶ added in v0.8.14
func (m ProductRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProductRequestBodyMultiError) Error ¶ added in v0.8.14
func (m ProductRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProductRequestBodyValidationError ¶ added in v0.8.14
type ProductRequestBodyValidationError struct {
// contains filtered or unexported fields
}
ProductRequestBodyValidationError is the validation error returned by ProductRequestBody.Validate if the designated constraints aren't met.
func (ProductRequestBodyValidationError) Cause ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (ProductRequestBodyValidationError) Error ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (ProductRequestBodyValidationError) ErrorName ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (ProductRequestBodyValidationError) Field ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) Field() string
Field function returns field value.
func (ProductRequestBodyValidationError) Key ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) Key() bool
Key function returns key value.
func (ProductRequestBodyValidationError) Reason ¶ added in v0.8.14
func (e ProductRequestBodyValidationError) Reason() string
Reason function returns reason value.
type ProductValidationError ¶ added in v0.8.14
type ProductValidationError struct {
// contains filtered or unexported fields
}
ProductValidationError is the validation error returned by Product.Validate if the designated constraints aren't met.
func (ProductValidationError) Cause ¶ added in v0.8.14
func (e ProductValidationError) Cause() error
Cause function returns cause value.
func (ProductValidationError) Error ¶ added in v0.8.14
func (e ProductValidationError) Error() string
Error satisfies the builtin error interface
func (ProductValidationError) ErrorName ¶ added in v0.8.14
func (e ProductValidationError) ErrorName() string
ErrorName returns error name.
func (ProductValidationError) Field ¶ added in v0.8.14
func (e ProductValidationError) Field() string
Field function returns field value.
func (ProductValidationError) Key ¶ added in v0.8.14
func (e ProductValidationError) Key() bool
Key function returns key value.
func (ProductValidationError) Reason ¶ added in v0.8.14
func (e ProductValidationError) Reason() string
Reason function returns reason value.
type Product_BehaviorConfig ¶ added in v0.8.18
type Product_BehaviorConfig struct {
CreditAmount int64 `protobuf:"varint,1,opt,name=credit_amount,json=creditAmount,proto3" json:"credit_amount,omitempty"`
SeatLimit int64 `protobuf:"varint,2,opt,name=seat_limit,json=seatLimit,proto3" json:"seat_limit,omitempty"`
MinQuantity int64 `protobuf:"varint,3,opt,name=min_quantity,json=minQuantity,proto3" json:"min_quantity,omitempty"`
MaxQuantity int64 `protobuf:"varint,4,opt,name=max_quantity,json=maxQuantity,proto3" json:"max_quantity,omitempty"`
// contains filtered or unexported fields
}
func (*Product_BehaviorConfig) Descriptor
deprecated
added in
v0.8.18
func (*Product_BehaviorConfig) Descriptor() ([]byte, []int)
Deprecated: Use Product_BehaviorConfig.ProtoReflect.Descriptor instead.
func (*Product_BehaviorConfig) GetCreditAmount ¶ added in v0.8.18
func (x *Product_BehaviorConfig) GetCreditAmount() int64
func (*Product_BehaviorConfig) GetMaxQuantity ¶ added in v0.9.2
func (x *Product_BehaviorConfig) GetMaxQuantity() int64
func (*Product_BehaviorConfig) GetMinQuantity ¶ added in v0.9.2
func (x *Product_BehaviorConfig) GetMinQuantity() int64
func (*Product_BehaviorConfig) GetSeatLimit ¶ added in v0.8.18
func (x *Product_BehaviorConfig) GetSeatLimit() int64
func (*Product_BehaviorConfig) ProtoMessage ¶ added in v0.8.18
func (*Product_BehaviorConfig) ProtoMessage()
func (*Product_BehaviorConfig) ProtoReflect ¶ added in v0.8.18
func (x *Product_BehaviorConfig) ProtoReflect() protoreflect.Message
func (*Product_BehaviorConfig) Reset ¶ added in v0.8.18
func (x *Product_BehaviorConfig) Reset()
func (*Product_BehaviorConfig) String ¶ added in v0.8.18
func (x *Product_BehaviorConfig) String() string
func (*Product_BehaviorConfig) Validate ¶ added in v0.8.18
func (m *Product_BehaviorConfig) Validate() error
Validate checks the field values on Product_BehaviorConfig with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Product_BehaviorConfig) ValidateAll ¶ added in v0.8.18
func (m *Product_BehaviorConfig) ValidateAll() error
ValidateAll checks the field values on Product_BehaviorConfig with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Product_BehaviorConfigMultiError, or nil if none found.
type Product_BehaviorConfigMultiError ¶ added in v0.8.18
type Product_BehaviorConfigMultiError []error
Product_BehaviorConfigMultiError is an error wrapping multiple validation errors returned by Product_BehaviorConfig.ValidateAll() if the designated constraints aren't met.
func (Product_BehaviorConfigMultiError) AllErrors ¶ added in v0.8.18
func (m Product_BehaviorConfigMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Product_BehaviorConfigMultiError) Error ¶ added in v0.8.18
func (m Product_BehaviorConfigMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Product_BehaviorConfigValidationError ¶ added in v0.8.18
type Product_BehaviorConfigValidationError struct {
// contains filtered or unexported fields
}
Product_BehaviorConfigValidationError is the validation error returned by Product_BehaviorConfig.Validate if the designated constraints aren't met.
func (Product_BehaviorConfigValidationError) Cause ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) Cause() error
Cause function returns cause value.
func (Product_BehaviorConfigValidationError) Error ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) Error() string
Error satisfies the builtin error interface
func (Product_BehaviorConfigValidationError) ErrorName ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) ErrorName() string
ErrorName returns error name.
func (Product_BehaviorConfigValidationError) Field ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) Field() string
Field function returns field value.
func (Product_BehaviorConfigValidationError) Key ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) Key() bool
Key function returns key value.
func (Product_BehaviorConfigValidationError) Reason ¶ added in v0.8.18
func (e Product_BehaviorConfigValidationError) 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"`
MembersCount int32 `protobuf:"varint,8,opt,name=members_count,json=membersCount,proto3" json:"members_count,omitempty"`
// contains filtered or unexported fields
}
func (*Project) Descriptor
deprecated
func (*Project) GetCreatedAt ¶
func (x *Project) GetCreatedAt() *timestamppb.Timestamp
func (*Project) GetMembersCount ¶ added in v0.8.8
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 Prospect ¶ added in v0.50.0
type Prospect struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"`
Email string `protobuf:"bytes,8,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,10,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,15,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,20,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
ChangedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=changed_at,json=changedAt,proto3" json:"changed_at,omitempty"`
Source string `protobuf:"bytes,25,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,27,opt,name=verified,proto3" json:"verified,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,30,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,31,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,35,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*Prospect) Descriptor
deprecated
added in
v0.50.0
func (*Prospect) GetActivity ¶ added in v0.50.0
func (*Prospect) GetChangedAt ¶ added in v0.50.0
func (x *Prospect) GetChangedAt() *timestamppb.Timestamp
func (*Prospect) GetCreatedAt ¶ added in v0.50.0
func (x *Prospect) GetCreatedAt() *timestamppb.Timestamp
func (*Prospect) GetMetadata ¶ added in v0.50.0
func (*Prospect) GetStatus ¶ added in v0.50.0
func (x *Prospect) GetStatus() Prospect_Status
func (*Prospect) GetUpdatedAt ¶ added in v0.50.0
func (x *Prospect) GetUpdatedAt() *timestamppb.Timestamp
func (*Prospect) GetVerified ¶ added in v0.50.0
func (*Prospect) ProtoMessage ¶ added in v0.50.0
func (*Prospect) ProtoMessage()
func (*Prospect) ProtoReflect ¶ added in v0.50.0
func (x *Prospect) ProtoReflect() protoreflect.Message
func (*Prospect) Validate ¶ added in v0.50.0
Validate checks the field values on Prospect with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Prospect) ValidateAll ¶ added in v0.50.0
ValidateAll checks the field values on Prospect with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProspectMultiError, or nil if none found.
type ProspectMultiError ¶ added in v0.50.0
type ProspectMultiError []error
ProspectMultiError is an error wrapping multiple validation errors returned by Prospect.ValidateAll() if the designated constraints aren't met.
func (ProspectMultiError) AllErrors ¶ added in v0.50.0
func (m ProspectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProspectMultiError) Error ¶ added in v0.50.0
func (m ProspectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProspectValidationError ¶ added in v0.50.0
type ProspectValidationError struct {
// contains filtered or unexported fields
}
ProspectValidationError is the validation error returned by Prospect.Validate if the designated constraints aren't met.
func (ProspectValidationError) Cause ¶ added in v0.50.0
func (e ProspectValidationError) Cause() error
Cause function returns cause value.
func (ProspectValidationError) Error ¶ added in v0.50.0
func (e ProspectValidationError) Error() string
Error satisfies the builtin error interface
func (ProspectValidationError) ErrorName ¶ added in v0.50.0
func (e ProspectValidationError) ErrorName() string
ErrorName returns error name.
func (ProspectValidationError) Field ¶ added in v0.50.0
func (e ProspectValidationError) Field() string
Field function returns field value.
func (ProspectValidationError) Key ¶ added in v0.50.0
func (e ProspectValidationError) Key() bool
Key function returns key value.
func (ProspectValidationError) Reason ¶ added in v0.50.0
func (e ProspectValidationError) Reason() string
Reason function returns reason value.
type Prospect_Status ¶ added in v0.50.0
type Prospect_Status int32
subscription status
const ( Prospect_STATUS_UNSPECIFIED Prospect_Status = 0 Prospect_STATUS_UNSUBSCRIBED Prospect_Status = 1 Prospect_STATUS_SUBSCRIBED Prospect_Status = 2 )
func (Prospect_Status) Descriptor ¶ added in v0.50.0
func (Prospect_Status) Descriptor() protoreflect.EnumDescriptor
func (Prospect_Status) Enum ¶ added in v0.50.0
func (x Prospect_Status) Enum() *Prospect_Status
func (Prospect_Status) EnumDescriptor
deprecated
added in
v0.50.0
func (Prospect_Status) EnumDescriptor() ([]byte, []int)
Deprecated: Use Prospect_Status.Descriptor instead.
func (Prospect_Status) Number ¶ added in v0.50.0
func (x Prospect_Status) Number() protoreflect.EnumNumber
func (Prospect_Status) String ¶ added in v0.50.0
func (x Prospect_Status) String() string
func (Prospect_Status) Type ¶ added in v0.50.0
func (Prospect_Status) Type() protoreflect.EnumType
type RQLExportRequest ¶ added in v0.75.0
type RQLExportRequest struct {
Filters []*RQLFilter `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"`
Search string `protobuf:"bytes,2,opt,name=search,proto3" json:"search,omitempty"`
Sort []*RQLSort `protobuf:"bytes,3,rep,name=sort,proto3" json:"sort,omitempty"`
// contains filtered or unexported fields
}
func (*RQLExportRequest) Descriptor
deprecated
added in
v0.75.0
func (*RQLExportRequest) Descriptor() ([]byte, []int)
Deprecated: Use RQLExportRequest.ProtoReflect.Descriptor instead.
func (*RQLExportRequest) GetFilters ¶ added in v0.75.0
func (x *RQLExportRequest) GetFilters() []*RQLFilter
func (*RQLExportRequest) GetSearch ¶ added in v0.75.0
func (x *RQLExportRequest) GetSearch() string
func (*RQLExportRequest) GetSort ¶ added in v0.75.0
func (x *RQLExportRequest) GetSort() []*RQLSort
func (*RQLExportRequest) ProtoMessage ¶ added in v0.75.0
func (*RQLExportRequest) ProtoMessage()
func (*RQLExportRequest) ProtoReflect ¶ added in v0.75.0
func (x *RQLExportRequest) ProtoReflect() protoreflect.Message
func (*RQLExportRequest) Reset ¶ added in v0.75.0
func (x *RQLExportRequest) Reset()
func (*RQLExportRequest) String ¶ added in v0.75.0
func (x *RQLExportRequest) String() string
func (*RQLExportRequest) Validate ¶ added in v0.75.0
func (m *RQLExportRequest) Validate() error
Validate checks the field values on RQLExportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLExportRequest) ValidateAll ¶ added in v0.75.0
func (m *RQLExportRequest) ValidateAll() error
ValidateAll checks the field values on RQLExportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLExportRequestMultiError, or nil if none found.
type RQLExportRequestMultiError ¶ added in v0.75.0
type RQLExportRequestMultiError []error
RQLExportRequestMultiError is an error wrapping multiple validation errors returned by RQLExportRequest.ValidateAll() if the designated constraints aren't met.
func (RQLExportRequestMultiError) AllErrors ¶ added in v0.75.0
func (m RQLExportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLExportRequestMultiError) Error ¶ added in v0.75.0
func (m RQLExportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLExportRequestValidationError ¶ added in v0.75.0
type RQLExportRequestValidationError struct {
// contains filtered or unexported fields
}
RQLExportRequestValidationError is the validation error returned by RQLExportRequest.Validate if the designated constraints aren't met.
func (RQLExportRequestValidationError) Cause ¶ added in v0.75.0
func (e RQLExportRequestValidationError) Cause() error
Cause function returns cause value.
func (RQLExportRequestValidationError) Error ¶ added in v0.75.0
func (e RQLExportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RQLExportRequestValidationError) ErrorName ¶ added in v0.75.0
func (e RQLExportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RQLExportRequestValidationError) Field ¶ added in v0.75.0
func (e RQLExportRequestValidationError) Field() string
Field function returns field value.
func (RQLExportRequestValidationError) Key ¶ added in v0.75.0
func (e RQLExportRequestValidationError) Key() bool
Key function returns key value.
func (RQLExportRequestValidationError) Reason ¶ added in v0.75.0
func (e RQLExportRequestValidationError) Reason() string
Reason function returns reason value.
type RQLFilter ¶ added in v0.50.0
type RQLFilter struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Operator string `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"`
// Types that are assignable to Value:
//
// *RQLFilter_BoolValue
// *RQLFilter_StringValue
// *RQLFilter_NumberValue
Value isRQLFilter_Value `protobuf_oneof:"value"`
// contains filtered or unexported fields
}
func (*RQLFilter) Descriptor
deprecated
added in
v0.50.0
func (*RQLFilter) GetBoolValue ¶ added in v0.50.0
func (*RQLFilter) GetNumberValue ¶ added in v0.50.0
func (*RQLFilter) GetOperator ¶ added in v0.50.0
func (*RQLFilter) GetStringValue ¶ added in v0.50.0
func (*RQLFilter) ProtoMessage ¶ added in v0.50.0
func (*RQLFilter) ProtoMessage()
func (*RQLFilter) ProtoReflect ¶ added in v0.50.0
func (x *RQLFilter) ProtoReflect() protoreflect.Message
func (*RQLFilter) Validate ¶ added in v0.50.0
Validate checks the field values on RQLFilter with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLFilter) ValidateAll ¶ added in v0.50.0
ValidateAll checks the field values on RQLFilter with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLFilterMultiError, or nil if none found.
type RQLFilterMultiError ¶ added in v0.50.0
type RQLFilterMultiError []error
RQLFilterMultiError is an error wrapping multiple validation errors returned by RQLFilter.ValidateAll() if the designated constraints aren't met.
func (RQLFilterMultiError) AllErrors ¶ added in v0.50.0
func (m RQLFilterMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLFilterMultiError) Error ¶ added in v0.50.0
func (m RQLFilterMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLFilterValidationError ¶ added in v0.50.0
type RQLFilterValidationError struct {
// contains filtered or unexported fields
}
RQLFilterValidationError is the validation error returned by RQLFilter.Validate if the designated constraints aren't met.
func (RQLFilterValidationError) Cause ¶ added in v0.50.0
func (e RQLFilterValidationError) Cause() error
Cause function returns cause value.
func (RQLFilterValidationError) Error ¶ added in v0.50.0
func (e RQLFilterValidationError) Error() string
Error satisfies the builtin error interface
func (RQLFilterValidationError) ErrorName ¶ added in v0.50.0
func (e RQLFilterValidationError) ErrorName() string
ErrorName returns error name.
func (RQLFilterValidationError) Field ¶ added in v0.50.0
func (e RQLFilterValidationError) Field() string
Field function returns field value.
func (RQLFilterValidationError) Key ¶ added in v0.50.0
func (e RQLFilterValidationError) Key() bool
Key function returns key value.
func (RQLFilterValidationError) Reason ¶ added in v0.50.0
func (e RQLFilterValidationError) Reason() string
Reason function returns reason value.
type RQLFilter_BoolValue ¶ added in v0.50.0
type RQLFilter_BoolValue struct {
BoolValue bool `protobuf:"varint,3,opt,name=bool_value,json=boolValue,proto3,oneof"`
}
type RQLFilter_NumberValue ¶ added in v0.50.0
type RQLFilter_NumberValue struct {
NumberValue float32 `protobuf:"fixed32,5,opt,name=number_value,json=numberValue,proto3,oneof"`
}
type RQLFilter_StringValue ¶ added in v0.50.0
type RQLFilter_StringValue struct {
StringValue string `protobuf:"bytes,4,opt,name=string_value,json=stringValue,proto3,oneof"`
}
type RQLQueryGroupData ¶ added in v0.51.0
type RQLQueryGroupData struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Count uint32 `protobuf:"varint,2,opt,name=count,proto3" json:"count,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryGroupData) Descriptor
deprecated
added in
v0.51.0
func (*RQLQueryGroupData) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryGroupData.ProtoReflect.Descriptor instead.
func (*RQLQueryGroupData) GetCount ¶ added in v0.51.0
func (x *RQLQueryGroupData) GetCount() uint32
func (*RQLQueryGroupData) GetName ¶ added in v0.51.0
func (x *RQLQueryGroupData) GetName() string
func (*RQLQueryGroupData) ProtoMessage ¶ added in v0.51.0
func (*RQLQueryGroupData) ProtoMessage()
func (*RQLQueryGroupData) ProtoReflect ¶ added in v0.51.0
func (x *RQLQueryGroupData) ProtoReflect() protoreflect.Message
func (*RQLQueryGroupData) Reset ¶ added in v0.51.0
func (x *RQLQueryGroupData) Reset()
func (*RQLQueryGroupData) String ¶ added in v0.51.0
func (x *RQLQueryGroupData) String() string
func (*RQLQueryGroupData) Validate ¶ added in v0.51.0
func (m *RQLQueryGroupData) Validate() error
Validate checks the field values on RQLQueryGroupData with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLQueryGroupData) ValidateAll ¶ added in v0.51.0
func (m *RQLQueryGroupData) ValidateAll() error
ValidateAll checks the field values on RQLQueryGroupData with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLQueryGroupDataMultiError, or nil if none found.
type RQLQueryGroupDataMultiError ¶ added in v0.51.0
type RQLQueryGroupDataMultiError []error
RQLQueryGroupDataMultiError is an error wrapping multiple validation errors returned by RQLQueryGroupData.ValidateAll() if the designated constraints aren't met.
func (RQLQueryGroupDataMultiError) AllErrors ¶ added in v0.51.0
func (m RQLQueryGroupDataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLQueryGroupDataMultiError) Error ¶ added in v0.51.0
func (m RQLQueryGroupDataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLQueryGroupDataValidationError ¶ added in v0.51.0
type RQLQueryGroupDataValidationError struct {
// contains filtered or unexported fields
}
RQLQueryGroupDataValidationError is the validation error returned by RQLQueryGroupData.Validate if the designated constraints aren't met.
func (RQLQueryGroupDataValidationError) Cause ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) Cause() error
Cause function returns cause value.
func (RQLQueryGroupDataValidationError) Error ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) Error() string
Error satisfies the builtin error interface
func (RQLQueryGroupDataValidationError) ErrorName ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) ErrorName() string
ErrorName returns error name.
func (RQLQueryGroupDataValidationError) Field ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) Field() string
Field function returns field value.
func (RQLQueryGroupDataValidationError) Key ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) Key() bool
Key function returns key value.
func (RQLQueryGroupDataValidationError) Reason ¶ added in v0.51.0
func (e RQLQueryGroupDataValidationError) Reason() string
Reason function returns reason value.
type RQLQueryGroupResponse ¶ added in v0.51.0
type RQLQueryGroupResponse struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Data []*RQLQueryGroupData `protobuf:"bytes,2,rep,name=data,proto3" json:"data,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryGroupResponse) Descriptor
deprecated
added in
v0.51.0
func (*RQLQueryGroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryGroupResponse.ProtoReflect.Descriptor instead.
func (*RQLQueryGroupResponse) GetData ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) GetData() []*RQLQueryGroupData
func (*RQLQueryGroupResponse) GetName ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) GetName() string
func (*RQLQueryGroupResponse) ProtoMessage ¶ added in v0.51.0
func (*RQLQueryGroupResponse) ProtoMessage()
func (*RQLQueryGroupResponse) ProtoReflect ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) ProtoReflect() protoreflect.Message
func (*RQLQueryGroupResponse) Reset ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) Reset()
func (*RQLQueryGroupResponse) String ¶ added in v0.51.0
func (x *RQLQueryGroupResponse) String() string
func (*RQLQueryGroupResponse) Validate ¶ added in v0.51.0
func (m *RQLQueryGroupResponse) Validate() error
Validate checks the field values on RQLQueryGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLQueryGroupResponse) ValidateAll ¶ added in v0.51.0
func (m *RQLQueryGroupResponse) ValidateAll() error
ValidateAll checks the field values on RQLQueryGroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLQueryGroupResponseMultiError, or nil if none found.
type RQLQueryGroupResponseMultiError ¶ added in v0.51.0
type RQLQueryGroupResponseMultiError []error
RQLQueryGroupResponseMultiError is an error wrapping multiple validation errors returned by RQLQueryGroupResponse.ValidateAll() if the designated constraints aren't met.
func (RQLQueryGroupResponseMultiError) AllErrors ¶ added in v0.51.0
func (m RQLQueryGroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLQueryGroupResponseMultiError) Error ¶ added in v0.51.0
func (m RQLQueryGroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLQueryGroupResponseValidationError ¶ added in v0.51.0
type RQLQueryGroupResponseValidationError struct {
// contains filtered or unexported fields
}
RQLQueryGroupResponseValidationError is the validation error returned by RQLQueryGroupResponse.Validate if the designated constraints aren't met.
func (RQLQueryGroupResponseValidationError) Cause ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) Cause() error
Cause function returns cause value.
func (RQLQueryGroupResponseValidationError) Error ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RQLQueryGroupResponseValidationError) ErrorName ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RQLQueryGroupResponseValidationError) Field ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) Field() string
Field function returns field value.
func (RQLQueryGroupResponseValidationError) Key ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) Key() bool
Key function returns key value.
func (RQLQueryGroupResponseValidationError) Reason ¶ added in v0.51.0
func (e RQLQueryGroupResponseValidationError) Reason() string
Reason function returns reason value.
type RQLQueryPaginationResponse ¶ added in v0.50.0
type RQLQueryPaginationResponse struct {
Offset uint32 `protobuf:"varint,1,opt,name=offset,proto3" json:"offset,omitempty"`
Limit uint32 `protobuf:"varint,2,opt,name=limit,proto3" json:"limit,omitempty"`
TotalCount uint32 `protobuf:"varint,3,opt,name=total_count,json=totalCount,proto3" json:"total_count,omitempty"`
// contains filtered or unexported fields
}
func (*RQLQueryPaginationResponse) Descriptor
deprecated
added in
v0.50.0
func (*RQLQueryPaginationResponse) Descriptor() ([]byte, []int)
Deprecated: Use RQLQueryPaginationResponse.ProtoReflect.Descriptor instead.
func (*RQLQueryPaginationResponse) GetLimit ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetLimit() uint32
func (*RQLQueryPaginationResponse) GetOffset ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetOffset() uint32
func (*RQLQueryPaginationResponse) GetTotalCount ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) GetTotalCount() uint32
func (*RQLQueryPaginationResponse) ProtoMessage ¶ added in v0.50.0
func (*RQLQueryPaginationResponse) ProtoMessage()
func (*RQLQueryPaginationResponse) ProtoReflect ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) ProtoReflect() protoreflect.Message
func (*RQLQueryPaginationResponse) Reset ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) Reset()
func (*RQLQueryPaginationResponse) String ¶ added in v0.50.0
func (x *RQLQueryPaginationResponse) String() string
func (*RQLQueryPaginationResponse) Validate ¶ added in v0.50.0
func (m *RQLQueryPaginationResponse) Validate() error
Validate checks the field values on RQLQueryPaginationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLQueryPaginationResponse) ValidateAll ¶ added in v0.50.0
func (m *RQLQueryPaginationResponse) ValidateAll() error
ValidateAll checks the field values on RQLQueryPaginationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLQueryPaginationResponseMultiError, or nil if none found.
type RQLQueryPaginationResponseMultiError ¶ added in v0.50.0
type RQLQueryPaginationResponseMultiError []error
RQLQueryPaginationResponseMultiError is an error wrapping multiple validation errors returned by RQLQueryPaginationResponse.ValidateAll() if the designated constraints aren't met.
func (RQLQueryPaginationResponseMultiError) AllErrors ¶ added in v0.50.0
func (m RQLQueryPaginationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLQueryPaginationResponseMultiError) Error ¶ added in v0.50.0
func (m RQLQueryPaginationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLQueryPaginationResponseValidationError ¶ added in v0.50.0
type RQLQueryPaginationResponseValidationError struct {
// contains filtered or unexported fields
}
RQLQueryPaginationResponseValidationError is the validation error returned by RQLQueryPaginationResponse.Validate if the designated constraints aren't met.
func (RQLQueryPaginationResponseValidationError) Cause ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) Cause() error
Cause function returns cause value.
func (RQLQueryPaginationResponseValidationError) Error ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RQLQueryPaginationResponseValidationError) ErrorName ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RQLQueryPaginationResponseValidationError) Field ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) Field() string
Field function returns field value.
func (RQLQueryPaginationResponseValidationError) Key ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) Key() bool
Key function returns key value.
func (RQLQueryPaginationResponseValidationError) Reason ¶ added in v0.50.0
func (e RQLQueryPaginationResponseValidationError) Reason() string
Reason function returns reason value.
type RQLRequest ¶ added in v0.50.0
type RQLRequest struct {
Filters []*RQLFilter `protobuf:"bytes,1,rep,name=filters,proto3" json:"filters,omitempty"`
GroupBy []string `protobuf:"bytes,2,rep,name=group_by,json=groupBy,proto3" json:"group_by,omitempty"`
Offset uint32 `protobuf:"varint,3,opt,name=offset,proto3" json:"offset,omitempty"`
Limit uint32 `protobuf:"varint,4,opt,name=limit,proto3" json:"limit,omitempty"`
Search string `protobuf:"bytes,5,opt,name=search,proto3" json:"search,omitempty"`
Sort []*RQLSort `protobuf:"bytes,6,rep,name=sort,proto3" json:"sort,omitempty"`
// contains filtered or unexported fields
}
func (*RQLRequest) Descriptor
deprecated
added in
v0.50.0
func (*RQLRequest) Descriptor() ([]byte, []int)
Deprecated: Use RQLRequest.ProtoReflect.Descriptor instead.
func (*RQLRequest) GetFilters ¶ added in v0.50.0
func (x *RQLRequest) GetFilters() []*RQLFilter
func (*RQLRequest) GetGroupBy ¶ added in v0.50.0
func (x *RQLRequest) GetGroupBy() []string
func (*RQLRequest) GetLimit ¶ added in v0.50.0
func (x *RQLRequest) GetLimit() uint32
func (*RQLRequest) GetOffset ¶ added in v0.50.0
func (x *RQLRequest) GetOffset() uint32
func (*RQLRequest) GetSearch ¶ added in v0.50.0
func (x *RQLRequest) GetSearch() string
func (*RQLRequest) GetSort ¶ added in v0.50.0
func (x *RQLRequest) GetSort() []*RQLSort
func (*RQLRequest) ProtoMessage ¶ added in v0.50.0
func (*RQLRequest) ProtoMessage()
func (*RQLRequest) ProtoReflect ¶ added in v0.50.0
func (x *RQLRequest) ProtoReflect() protoreflect.Message
func (*RQLRequest) Reset ¶ added in v0.50.0
func (x *RQLRequest) Reset()
func (*RQLRequest) String ¶ added in v0.50.0
func (x *RQLRequest) String() string
func (*RQLRequest) Validate ¶ added in v0.50.0
func (m *RQLRequest) Validate() error
Validate checks the field values on RQLRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLRequest) ValidateAll ¶ added in v0.50.0
func (m *RQLRequest) ValidateAll() error
ValidateAll checks the field values on RQLRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLRequestMultiError, or nil if none found.
type RQLRequestMultiError ¶ added in v0.50.0
type RQLRequestMultiError []error
RQLRequestMultiError is an error wrapping multiple validation errors returned by RQLRequest.ValidateAll() if the designated constraints aren't met.
func (RQLRequestMultiError) AllErrors ¶ added in v0.50.0
func (m RQLRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLRequestMultiError) Error ¶ added in v0.50.0
func (m RQLRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLRequestValidationError ¶ added in v0.50.0
type RQLRequestValidationError struct {
// contains filtered or unexported fields
}
RQLRequestValidationError is the validation error returned by RQLRequest.Validate if the designated constraints aren't met.
func (RQLRequestValidationError) Cause ¶ added in v0.50.0
func (e RQLRequestValidationError) Cause() error
Cause function returns cause value.
func (RQLRequestValidationError) Error ¶ added in v0.50.0
func (e RQLRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RQLRequestValidationError) ErrorName ¶ added in v0.50.0
func (e RQLRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RQLRequestValidationError) Field ¶ added in v0.50.0
func (e RQLRequestValidationError) Field() string
Field function returns field value.
func (RQLRequestValidationError) Key ¶ added in v0.50.0
func (e RQLRequestValidationError) Key() bool
Key function returns key value.
func (RQLRequestValidationError) Reason ¶ added in v0.50.0
func (e RQLRequestValidationError) Reason() string
Reason function returns reason value.
type RQLSort ¶ added in v0.50.0
type RQLSort struct {
Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
Order string `protobuf:"bytes,2,opt,name=order,proto3" json:"order,omitempty"`
// contains filtered or unexported fields
}
func (*RQLSort) Descriptor
deprecated
added in
v0.50.0
func (*RQLSort) ProtoMessage ¶ added in v0.50.0
func (*RQLSort) ProtoMessage()
func (*RQLSort) ProtoReflect ¶ added in v0.50.0
func (x *RQLSort) ProtoReflect() protoreflect.Message
func (*RQLSort) Validate ¶ added in v0.50.0
Validate checks the field values on RQLSort with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RQLSort) ValidateAll ¶ added in v0.50.0
ValidateAll checks the field values on RQLSort with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RQLSortMultiError, or nil if none found.
type RQLSortMultiError ¶ added in v0.50.0
type RQLSortMultiError []error
RQLSortMultiError is an error wrapping multiple validation errors returned by RQLSort.ValidateAll() if the designated constraints aren't met.
func (RQLSortMultiError) AllErrors ¶ added in v0.50.0
func (m RQLSortMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RQLSortMultiError) Error ¶ added in v0.50.0
func (m RQLSortMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RQLSortValidationError ¶ added in v0.50.0
type RQLSortValidationError struct {
// contains filtered or unexported fields
}
RQLSortValidationError is the validation error returned by RQLSort.Validate if the designated constraints aren't met.
func (RQLSortValidationError) Cause ¶ added in v0.50.0
func (e RQLSortValidationError) Cause() error
Cause function returns cause value.
func (RQLSortValidationError) Error ¶ added in v0.50.0
func (e RQLSortValidationError) Error() string
Error satisfies the builtin error interface
func (RQLSortValidationError) ErrorName ¶ added in v0.50.0
func (e RQLSortValidationError) ErrorName() string
ErrorName returns error name.
func (RQLSortValidationError) Field ¶ added in v0.50.0
func (e RQLSortValidationError) Field() string
Field function returns field value.
func (RQLSortValidationError) Key ¶ added in v0.50.0
func (e RQLSortValidationError) Key() bool
Key function returns key value.
func (RQLSortValidationError) Reason ¶ added in v0.50.0
func (e RQLSortValidationError) Reason() string
Reason function returns reason value.
type RegisterBillingAccountRequest ¶ added in v0.17.0
type RegisterBillingAccountRequest struct {
// ID of the billing account to register
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 (*RegisterBillingAccountRequest) Descriptor
deprecated
added in
v0.17.0
func (*RegisterBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*RegisterBillingAccountRequest) GetId ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) GetId() string
func (*RegisterBillingAccountRequest) GetOrgId ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) GetOrgId() string
func (*RegisterBillingAccountRequest) ProtoMessage ¶ added in v0.17.0
func (*RegisterBillingAccountRequest) ProtoMessage()
func (*RegisterBillingAccountRequest) ProtoReflect ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*RegisterBillingAccountRequest) Reset ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) Reset()
func (*RegisterBillingAccountRequest) String ¶ added in v0.17.0
func (x *RegisterBillingAccountRequest) String() string
func (*RegisterBillingAccountRequest) Validate ¶ added in v0.17.0
func (m *RegisterBillingAccountRequest) Validate() error
Validate checks the field values on RegisterBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterBillingAccountRequest) ValidateAll ¶ added in v0.17.0
func (m *RegisterBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on RegisterBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterBillingAccountRequestMultiError, or nil if none found.
type RegisterBillingAccountRequestMultiError ¶ added in v0.17.0
type RegisterBillingAccountRequestMultiError []error
RegisterBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by RegisterBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (RegisterBillingAccountRequestMultiError) AllErrors ¶ added in v0.17.0
func (m RegisterBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterBillingAccountRequestMultiError) Error ¶ added in v0.17.0
func (m RegisterBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterBillingAccountRequestValidationError ¶ added in v0.17.0
type RegisterBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
RegisterBillingAccountRequestValidationError is the validation error returned by RegisterBillingAccountRequest.Validate if the designated constraints aren't met.
func (RegisterBillingAccountRequestValidationError) Cause ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (RegisterBillingAccountRequestValidationError) Error ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterBillingAccountRequestValidationError) ErrorName ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterBillingAccountRequestValidationError) Field ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (RegisterBillingAccountRequestValidationError) Key ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (RegisterBillingAccountRequestValidationError) Reason ¶ added in v0.17.0
func (e RegisterBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type RegisterBillingAccountResponse ¶ added in v0.17.0
type RegisterBillingAccountResponse struct {
// contains filtered or unexported fields
}
func (*RegisterBillingAccountResponse) Descriptor
deprecated
added in
v0.17.0
func (*RegisterBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use RegisterBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*RegisterBillingAccountResponse) ProtoMessage ¶ added in v0.17.0
func (*RegisterBillingAccountResponse) ProtoMessage()
func (*RegisterBillingAccountResponse) ProtoReflect ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*RegisterBillingAccountResponse) Reset ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) Reset()
func (*RegisterBillingAccountResponse) String ¶ added in v0.17.0
func (x *RegisterBillingAccountResponse) String() string
func (*RegisterBillingAccountResponse) Validate ¶ added in v0.17.0
func (m *RegisterBillingAccountResponse) Validate() error
Validate checks the field values on RegisterBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RegisterBillingAccountResponse) ValidateAll ¶ added in v0.17.0
func (m *RegisterBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on RegisterBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RegisterBillingAccountResponseMultiError, or nil if none found.
type RegisterBillingAccountResponseMultiError ¶ added in v0.17.0
type RegisterBillingAccountResponseMultiError []error
RegisterBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by RegisterBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (RegisterBillingAccountResponseMultiError) AllErrors ¶ added in v0.17.0
func (m RegisterBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RegisterBillingAccountResponseMultiError) Error ¶ added in v0.17.0
func (m RegisterBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RegisterBillingAccountResponseValidationError ¶ added in v0.17.0
type RegisterBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
RegisterBillingAccountResponseValidationError is the validation error returned by RegisterBillingAccountResponse.Validate if the designated constraints aren't met.
func (RegisterBillingAccountResponseValidationError) Cause ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (RegisterBillingAccountResponseValidationError) Error ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RegisterBillingAccountResponseValidationError) ErrorName ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RegisterBillingAccountResponseValidationError) Field ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (RegisterBillingAccountResponseValidationError) Key ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (RegisterBillingAccountResponseValidationError) Reason ¶ added in v0.17.0
func (e RegisterBillingAccountResponseValidationError) 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 RemovePlatformUserRequest ¶ added in v0.14.0
type RemovePlatformUserRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
ServiceuserId string `protobuf:"bytes,2,opt,name=serviceuser_id,json=serviceuserId,proto3" json:"serviceuser_id,omitempty"`
// contains filtered or unexported fields
}
func (*RemovePlatformUserRequest) Descriptor
deprecated
added in
v0.14.0
func (*RemovePlatformUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemovePlatformUserRequest.ProtoReflect.Descriptor instead.
func (*RemovePlatformUserRequest) GetServiceuserId ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) GetServiceuserId() string
func (*RemovePlatformUserRequest) GetUserId ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) GetUserId() string
func (*RemovePlatformUserRequest) ProtoMessage ¶ added in v0.14.0
func (*RemovePlatformUserRequest) ProtoMessage()
func (*RemovePlatformUserRequest) ProtoReflect ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) ProtoReflect() protoreflect.Message
func (*RemovePlatformUserRequest) Reset ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) Reset()
func (*RemovePlatformUserRequest) String ¶ added in v0.14.0
func (x *RemovePlatformUserRequest) String() string
func (*RemovePlatformUserRequest) Validate ¶ added in v0.14.0
func (m *RemovePlatformUserRequest) Validate() error
Validate checks the field values on RemovePlatformUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemovePlatformUserRequest) ValidateAll ¶ added in v0.14.0
func (m *RemovePlatformUserRequest) ValidateAll() error
ValidateAll checks the field values on RemovePlatformUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemovePlatformUserRequestMultiError, or nil if none found.
type RemovePlatformUserRequestMultiError ¶ added in v0.14.0
type RemovePlatformUserRequestMultiError []error
RemovePlatformUserRequestMultiError is an error wrapping multiple validation errors returned by RemovePlatformUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemovePlatformUserRequestMultiError) AllErrors ¶ added in v0.14.0
func (m RemovePlatformUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemovePlatformUserRequestMultiError) Error ¶ added in v0.14.0
func (m RemovePlatformUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemovePlatformUserRequestValidationError ¶ added in v0.14.0
type RemovePlatformUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemovePlatformUserRequestValidationError is the validation error returned by RemovePlatformUserRequest.Validate if the designated constraints aren't met.
func (RemovePlatformUserRequestValidationError) Cause ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemovePlatformUserRequestValidationError) Error ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemovePlatformUserRequestValidationError) ErrorName ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemovePlatformUserRequestValidationError) Field ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) Field() string
Field function returns field value.
func (RemovePlatformUserRequestValidationError) Key ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) Key() bool
Key function returns key value.
func (RemovePlatformUserRequestValidationError) Reason ¶ added in v0.14.0
func (e RemovePlatformUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemovePlatformUserResponse ¶ added in v0.14.0
type RemovePlatformUserResponse struct {
// contains filtered or unexported fields
}
func (*RemovePlatformUserResponse) Descriptor
deprecated
added in
v0.14.0
func (*RemovePlatformUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemovePlatformUserResponse.ProtoReflect.Descriptor instead.
func (*RemovePlatformUserResponse) ProtoMessage ¶ added in v0.14.0
func (*RemovePlatformUserResponse) ProtoMessage()
func (*RemovePlatformUserResponse) ProtoReflect ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) ProtoReflect() protoreflect.Message
func (*RemovePlatformUserResponse) Reset ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) Reset()
func (*RemovePlatformUserResponse) String ¶ added in v0.14.0
func (x *RemovePlatformUserResponse) String() string
func (*RemovePlatformUserResponse) Validate ¶ added in v0.14.0
func (m *RemovePlatformUserResponse) Validate() error
Validate checks the field values on RemovePlatformUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemovePlatformUserResponse) ValidateAll ¶ added in v0.14.0
func (m *RemovePlatformUserResponse) ValidateAll() error
ValidateAll checks the field values on RemovePlatformUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemovePlatformUserResponseMultiError, or nil if none found.
type RemovePlatformUserResponseMultiError ¶ added in v0.14.0
type RemovePlatformUserResponseMultiError []error
RemovePlatformUserResponseMultiError is an error wrapping multiple validation errors returned by RemovePlatformUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemovePlatformUserResponseMultiError) AllErrors ¶ added in v0.14.0
func (m RemovePlatformUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemovePlatformUserResponseMultiError) Error ¶ added in v0.14.0
func (m RemovePlatformUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemovePlatformUserResponseValidationError ¶ added in v0.14.0
type RemovePlatformUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemovePlatformUserResponseValidationError is the validation error returned by RemovePlatformUserResponse.Validate if the designated constraints aren't met.
func (RemovePlatformUserResponseValidationError) Cause ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemovePlatformUserResponseValidationError) Error ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemovePlatformUserResponseValidationError) ErrorName ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemovePlatformUserResponseValidationError) Field ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) Field() string
Field function returns field value.
func (RemovePlatformUserResponseValidationError) Key ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) Key() bool
Key function returns key value.
func (RemovePlatformUserResponseValidationError) Reason ¶ added in v0.14.0
func (e RemovePlatformUserResponseValidationError) 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 RevertBillingUsageRequest ¶ added in v0.8.37
type RevertBillingUsageRequest struct {
// either provide org_id or infer org from project_id
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"`
// either provide billing_id of the org or API can infer the default
// billing ID from either org_id or project_id, not both
BillingId string `protobuf:"bytes,3,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// usage id to revert, a usage can only be allowed to revert once
UsageId string `protobuf:"bytes,4,opt,name=usage_id,json=usageId,proto3" json:"usage_id,omitempty"`
// amount should be equal or less than the usage amount
Amount int64 `protobuf:"varint,5,opt,name=amount,proto3" json:"amount,omitempty"`
// contains filtered or unexported fields
}
func (*RevertBillingUsageRequest) Descriptor
deprecated
added in
v0.8.37
func (*RevertBillingUsageRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevertBillingUsageRequest.ProtoReflect.Descriptor instead.
func (*RevertBillingUsageRequest) GetAmount ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetAmount() int64
func (*RevertBillingUsageRequest) GetBillingId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetBillingId() string
func (*RevertBillingUsageRequest) GetOrgId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetOrgId() string
func (*RevertBillingUsageRequest) GetProjectId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetProjectId() string
func (*RevertBillingUsageRequest) GetUsageId ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) GetUsageId() string
func (*RevertBillingUsageRequest) ProtoMessage ¶ added in v0.8.37
func (*RevertBillingUsageRequest) ProtoMessage()
func (*RevertBillingUsageRequest) ProtoReflect ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) ProtoReflect() protoreflect.Message
func (*RevertBillingUsageRequest) Reset ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) Reset()
func (*RevertBillingUsageRequest) String ¶ added in v0.8.37
func (x *RevertBillingUsageRequest) String() string
func (*RevertBillingUsageRequest) Validate ¶ added in v0.8.37
func (m *RevertBillingUsageRequest) Validate() error
Validate checks the field values on RevertBillingUsageRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevertBillingUsageRequest) ValidateAll ¶ added in v0.8.37
func (m *RevertBillingUsageRequest) ValidateAll() error
ValidateAll checks the field values on RevertBillingUsageRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevertBillingUsageRequestMultiError, or nil if none found.
type RevertBillingUsageRequestMultiError ¶ added in v0.8.37
type RevertBillingUsageRequestMultiError []error
RevertBillingUsageRequestMultiError is an error wrapping multiple validation errors returned by RevertBillingUsageRequest.ValidateAll() if the designated constraints aren't met.
func (RevertBillingUsageRequestMultiError) AllErrors ¶ added in v0.8.37
func (m RevertBillingUsageRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevertBillingUsageRequestMultiError) Error ¶ added in v0.8.37
func (m RevertBillingUsageRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevertBillingUsageRequestValidationError ¶ added in v0.8.37
type RevertBillingUsageRequestValidationError struct {
// contains filtered or unexported fields
}
RevertBillingUsageRequestValidationError is the validation error returned by RevertBillingUsageRequest.Validate if the designated constraints aren't met.
func (RevertBillingUsageRequestValidationError) Cause ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) Cause() error
Cause function returns cause value.
func (RevertBillingUsageRequestValidationError) Error ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevertBillingUsageRequestValidationError) ErrorName ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevertBillingUsageRequestValidationError) Field ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) Field() string
Field function returns field value.
func (RevertBillingUsageRequestValidationError) Key ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) Key() bool
Key function returns key value.
func (RevertBillingUsageRequestValidationError) Reason ¶ added in v0.8.37
func (e RevertBillingUsageRequestValidationError) Reason() string
Reason function returns reason value.
type RevertBillingUsageResponse ¶ added in v0.8.37
type RevertBillingUsageResponse struct {
// contains filtered or unexported fields
}
func (*RevertBillingUsageResponse) Descriptor
deprecated
added in
v0.8.37
func (*RevertBillingUsageResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevertBillingUsageResponse.ProtoReflect.Descriptor instead.
func (*RevertBillingUsageResponse) ProtoMessage ¶ added in v0.8.37
func (*RevertBillingUsageResponse) ProtoMessage()
func (*RevertBillingUsageResponse) ProtoReflect ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) ProtoReflect() protoreflect.Message
func (*RevertBillingUsageResponse) Reset ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) Reset()
func (*RevertBillingUsageResponse) String ¶ added in v0.8.37
func (x *RevertBillingUsageResponse) String() string
func (*RevertBillingUsageResponse) Validate ¶ added in v0.8.37
func (m *RevertBillingUsageResponse) Validate() error
Validate checks the field values on RevertBillingUsageResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevertBillingUsageResponse) ValidateAll ¶ added in v0.8.37
func (m *RevertBillingUsageResponse) ValidateAll() error
ValidateAll checks the field values on RevertBillingUsageResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevertBillingUsageResponseMultiError, or nil if none found.
type RevertBillingUsageResponseMultiError ¶ added in v0.8.37
type RevertBillingUsageResponseMultiError []error
RevertBillingUsageResponseMultiError is an error wrapping multiple validation errors returned by RevertBillingUsageResponse.ValidateAll() if the designated constraints aren't met.
func (RevertBillingUsageResponseMultiError) AllErrors ¶ added in v0.8.37
func (m RevertBillingUsageResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevertBillingUsageResponseMultiError) Error ¶ added in v0.8.37
func (m RevertBillingUsageResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevertBillingUsageResponseValidationError ¶ added in v0.8.37
type RevertBillingUsageResponseValidationError struct {
// contains filtered or unexported fields
}
RevertBillingUsageResponseValidationError is the validation error returned by RevertBillingUsageResponse.Validate if the designated constraints aren't met.
func (RevertBillingUsageResponseValidationError) Cause ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) Cause() error
Cause function returns cause value.
func (RevertBillingUsageResponseValidationError) Error ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevertBillingUsageResponseValidationError) ErrorName ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevertBillingUsageResponseValidationError) Field ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) Field() string
Field function returns field value.
func (RevertBillingUsageResponseValidationError) Key ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) Key() bool
Key function returns key value.
func (RevertBillingUsageResponseValidationError) Reason ¶ added in v0.8.37
func (e RevertBillingUsageResponseValidationError) Reason() string
Reason function returns reason value.
type RevokeSessionRequest ¶ added in v0.74.0
type RevokeSessionRequest struct {
SessionId string `protobuf:"bytes,1,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*RevokeSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSessionRequest.ProtoReflect.Descriptor instead.
func (*RevokeSessionRequest) GetSessionId ¶ added in v0.74.0
func (x *RevokeSessionRequest) GetSessionId() string
func (*RevokeSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*RevokeSessionRequest) ProtoMessage()
func (*RevokeSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *RevokeSessionRequest) ProtoReflect() protoreflect.Message
func (*RevokeSessionRequest) Reset ¶ added in v0.74.0
func (x *RevokeSessionRequest) Reset()
func (*RevokeSessionRequest) String ¶ added in v0.74.0
func (x *RevokeSessionRequest) String() string
func (*RevokeSessionRequest) Validate ¶ added in v0.74.0
func (m *RevokeSessionRequest) Validate() error
Validate checks the field values on RevokeSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeSessionRequest) ValidateAll ¶ added in v0.74.0
func (m *RevokeSessionRequest) ValidateAll() error
ValidateAll checks the field values on RevokeSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeSessionRequestMultiError, or nil if none found.
type RevokeSessionRequestMultiError ¶ added in v0.74.0
type RevokeSessionRequestMultiError []error
RevokeSessionRequestMultiError is an error wrapping multiple validation errors returned by RevokeSessionRequest.ValidateAll() if the designated constraints aren't met.
func (RevokeSessionRequestMultiError) AllErrors ¶ added in v0.74.0
func (m RevokeSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeSessionRequestMultiError) Error ¶ added in v0.74.0
func (m RevokeSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeSessionRequestValidationError ¶ added in v0.74.0
type RevokeSessionRequestValidationError struct {
// contains filtered or unexported fields
}
RevokeSessionRequestValidationError is the validation error returned by RevokeSessionRequest.Validate if the designated constraints aren't met.
func (RevokeSessionRequestValidationError) Cause ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (RevokeSessionRequestValidationError) Error ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeSessionRequestValidationError) ErrorName ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeSessionRequestValidationError) Field ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) Field() string
Field function returns field value.
func (RevokeSessionRequestValidationError) Key ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) Key() bool
Key function returns key value.
func (RevokeSessionRequestValidationError) Reason ¶ added in v0.74.0
func (e RevokeSessionRequestValidationError) Reason() string
Reason function returns reason value.
type RevokeSessionResponse ¶ added in v0.74.0
type RevokeSessionResponse struct {
// contains filtered or unexported fields
}
func (*RevokeSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*RevokeSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeSessionResponse.ProtoReflect.Descriptor instead.
func (*RevokeSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*RevokeSessionResponse) ProtoMessage()
func (*RevokeSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *RevokeSessionResponse) ProtoReflect() protoreflect.Message
func (*RevokeSessionResponse) Reset ¶ added in v0.74.0
func (x *RevokeSessionResponse) Reset()
func (*RevokeSessionResponse) String ¶ added in v0.74.0
func (x *RevokeSessionResponse) String() string
func (*RevokeSessionResponse) Validate ¶ added in v0.74.0
func (m *RevokeSessionResponse) Validate() error
Validate checks the field values on RevokeSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeSessionResponse) ValidateAll ¶ added in v0.74.0
func (m *RevokeSessionResponse) ValidateAll() error
ValidateAll checks the field values on RevokeSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeSessionResponseMultiError, or nil if none found.
type RevokeSessionResponseMultiError ¶ added in v0.74.0
type RevokeSessionResponseMultiError []error
RevokeSessionResponseMultiError is an error wrapping multiple validation errors returned by RevokeSessionResponse.ValidateAll() if the designated constraints aren't met.
func (RevokeSessionResponseMultiError) AllErrors ¶ added in v0.74.0
func (m RevokeSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeSessionResponseMultiError) Error ¶ added in v0.74.0
func (m RevokeSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeSessionResponseValidationError ¶ added in v0.74.0
type RevokeSessionResponseValidationError struct {
// contains filtered or unexported fields
}
RevokeSessionResponseValidationError is the validation error returned by RevokeSessionResponse.Validate if the designated constraints aren't met.
func (RevokeSessionResponseValidationError) Cause ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (RevokeSessionResponseValidationError) Error ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeSessionResponseValidationError) ErrorName ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeSessionResponseValidationError) Field ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) Field() string
Field function returns field value.
func (RevokeSessionResponseValidationError) Key ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) Key() bool
Key function returns key value.
func (RevokeSessionResponseValidationError) Reason ¶ added in v0.74.0
func (e RevokeSessionResponseValidationError) Reason() string
Reason function returns reason value.
type RevokeUserSessionRequest ¶ added in v0.74.0
type RevokeUserSessionRequest struct {
SessionId string `protobuf:"bytes,2,opt,name=session_id,json=sessionId,proto3" json:"session_id,omitempty"`
// contains filtered or unexported fields
}
func (*RevokeUserSessionRequest) Descriptor
deprecated
added in
v0.74.0
func (*RevokeUserSessionRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeUserSessionRequest.ProtoReflect.Descriptor instead.
func (*RevokeUserSessionRequest) GetSessionId ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) GetSessionId() string
func (*RevokeUserSessionRequest) ProtoMessage ¶ added in v0.74.0
func (*RevokeUserSessionRequest) ProtoMessage()
func (*RevokeUserSessionRequest) ProtoReflect ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) ProtoReflect() protoreflect.Message
func (*RevokeUserSessionRequest) Reset ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) Reset()
func (*RevokeUserSessionRequest) String ¶ added in v0.74.0
func (x *RevokeUserSessionRequest) String() string
func (*RevokeUserSessionRequest) Validate ¶ added in v0.74.0
func (m *RevokeUserSessionRequest) Validate() error
Validate checks the field values on RevokeUserSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeUserSessionRequest) ValidateAll ¶ added in v0.74.0
func (m *RevokeUserSessionRequest) ValidateAll() error
ValidateAll checks the field values on RevokeUserSessionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeUserSessionRequestMultiError, or nil if none found.
type RevokeUserSessionRequestMultiError ¶ added in v0.74.0
type RevokeUserSessionRequestMultiError []error
RevokeUserSessionRequestMultiError is an error wrapping multiple validation errors returned by RevokeUserSessionRequest.ValidateAll() if the designated constraints aren't met.
func (RevokeUserSessionRequestMultiError) AllErrors ¶ added in v0.74.0
func (m RevokeUserSessionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeUserSessionRequestMultiError) Error ¶ added in v0.74.0
func (m RevokeUserSessionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeUserSessionRequestValidationError ¶ added in v0.74.0
type RevokeUserSessionRequestValidationError struct {
// contains filtered or unexported fields
}
RevokeUserSessionRequestValidationError is the validation error returned by RevokeUserSessionRequest.Validate if the designated constraints aren't met.
func (RevokeUserSessionRequestValidationError) Cause ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) Cause() error
Cause function returns cause value.
func (RevokeUserSessionRequestValidationError) Error ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeUserSessionRequestValidationError) ErrorName ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeUserSessionRequestValidationError) Field ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) Field() string
Field function returns field value.
func (RevokeUserSessionRequestValidationError) Key ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) Key() bool
Key function returns key value.
func (RevokeUserSessionRequestValidationError) Reason ¶ added in v0.74.0
func (e RevokeUserSessionRequestValidationError) Reason() string
Reason function returns reason value.
type RevokeUserSessionResponse ¶ added in v0.74.0
type RevokeUserSessionResponse struct {
// contains filtered or unexported fields
}
func (*RevokeUserSessionResponse) Descriptor
deprecated
added in
v0.74.0
func (*RevokeUserSessionResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeUserSessionResponse.ProtoReflect.Descriptor instead.
func (*RevokeUserSessionResponse) ProtoMessage ¶ added in v0.74.0
func (*RevokeUserSessionResponse) ProtoMessage()
func (*RevokeUserSessionResponse) ProtoReflect ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) ProtoReflect() protoreflect.Message
func (*RevokeUserSessionResponse) Reset ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) Reset()
func (*RevokeUserSessionResponse) String ¶ added in v0.74.0
func (x *RevokeUserSessionResponse) String() string
func (*RevokeUserSessionResponse) Validate ¶ added in v0.74.0
func (m *RevokeUserSessionResponse) Validate() error
Validate checks the field values on RevokeUserSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeUserSessionResponse) ValidateAll ¶ added in v0.74.0
func (m *RevokeUserSessionResponse) ValidateAll() error
ValidateAll checks the field values on RevokeUserSessionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeUserSessionResponseMultiError, or nil if none found.
type RevokeUserSessionResponseMultiError ¶ added in v0.74.0
type RevokeUserSessionResponseMultiError []error
RevokeUserSessionResponseMultiError is an error wrapping multiple validation errors returned by RevokeUserSessionResponse.ValidateAll() if the designated constraints aren't met.
func (RevokeUserSessionResponseMultiError) AllErrors ¶ added in v0.74.0
func (m RevokeUserSessionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeUserSessionResponseMultiError) Error ¶ added in v0.74.0
func (m RevokeUserSessionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeUserSessionResponseValidationError ¶ added in v0.74.0
type RevokeUserSessionResponseValidationError struct {
// contains filtered or unexported fields
}
RevokeUserSessionResponseValidationError is the validation error returned by RevokeUserSessionResponse.Validate if the designated constraints aren't met.
func (RevokeUserSessionResponseValidationError) Cause ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) Cause() error
Cause function returns cause value.
func (RevokeUserSessionResponseValidationError) Error ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeUserSessionResponseValidationError) ErrorName ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeUserSessionResponseValidationError) Field ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) Field() string
Field function returns field value.
func (RevokeUserSessionResponseValidationError) Key ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) Key() bool
Key function returns key value.
func (RevokeUserSessionResponseValidationError) Reason ¶ added in v0.74.0
func (e RevokeUserSessionResponseValidationError) 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 SearchInvoicesRequest ¶ added in v0.66.0
type SearchInvoicesRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesRequest) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesRequest.ProtoReflect.Descriptor instead.
func (*SearchInvoicesRequest) GetQuery ¶ added in v0.66.0
func (x *SearchInvoicesRequest) GetQuery() *RQLRequest
func (*SearchInvoicesRequest) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesRequest) ProtoMessage()
func (*SearchInvoicesRequest) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesRequest) ProtoReflect() protoreflect.Message
func (*SearchInvoicesRequest) Reset ¶ added in v0.66.0
func (x *SearchInvoicesRequest) Reset()
func (*SearchInvoicesRequest) String ¶ added in v0.66.0
func (x *SearchInvoicesRequest) String() string
func (*SearchInvoicesRequest) Validate ¶ added in v0.66.0
func (m *SearchInvoicesRequest) Validate() error
Validate checks the field values on SearchInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchInvoicesRequest) ValidateAll ¶ added in v0.66.0
func (m *SearchInvoicesRequest) ValidateAll() error
ValidateAll checks the field values on SearchInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchInvoicesRequestMultiError, or nil if none found.
type SearchInvoicesRequestMultiError ¶ added in v0.66.0
type SearchInvoicesRequestMultiError []error
SearchInvoicesRequestMultiError is an error wrapping multiple validation errors returned by SearchInvoicesRequest.ValidateAll() if the designated constraints aren't met.
func (SearchInvoicesRequestMultiError) AllErrors ¶ added in v0.66.0
func (m SearchInvoicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchInvoicesRequestMultiError) Error ¶ added in v0.66.0
func (m SearchInvoicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchInvoicesRequestValidationError ¶ added in v0.66.0
type SearchInvoicesRequestValidationError struct {
// contains filtered or unexported fields
}
SearchInvoicesRequestValidationError is the validation error returned by SearchInvoicesRequest.Validate if the designated constraints aren't met.
func (SearchInvoicesRequestValidationError) Cause ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchInvoicesRequestValidationError) Error ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchInvoicesRequestValidationError) ErrorName ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchInvoicesRequestValidationError) Field ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) Field() string
Field function returns field value.
func (SearchInvoicesRequestValidationError) Key ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) Key() bool
Key function returns key value.
func (SearchInvoicesRequestValidationError) Reason ¶ added in v0.66.0
func (e SearchInvoicesRequestValidationError) Reason() string
Reason function returns reason value.
type SearchInvoicesResponse ¶ added in v0.66.0
type SearchInvoicesResponse struct {
Invoices []*SearchInvoicesResponse_Invoice `protobuf:"bytes,1,rep,name=invoices,proto3" json:"invoices,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesResponse) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesResponse.ProtoReflect.Descriptor instead.
func (*SearchInvoicesResponse) GetGroup ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchInvoicesResponse) GetInvoices ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetInvoices() []*SearchInvoicesResponse_Invoice
func (*SearchInvoicesResponse) GetPagination ¶ added in v0.66.0
func (x *SearchInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchInvoicesResponse) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesResponse) ProtoMessage()
func (*SearchInvoicesResponse) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesResponse) ProtoReflect() protoreflect.Message
func (*SearchInvoicesResponse) Reset ¶ added in v0.66.0
func (x *SearchInvoicesResponse) Reset()
func (*SearchInvoicesResponse) String ¶ added in v0.66.0
func (x *SearchInvoicesResponse) String() string
func (*SearchInvoicesResponse) Validate ¶ added in v0.66.0
func (m *SearchInvoicesResponse) Validate() error
Validate checks the field values on SearchInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchInvoicesResponse) ValidateAll ¶ added in v0.66.0
func (m *SearchInvoicesResponse) ValidateAll() error
ValidateAll checks the field values on SearchInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchInvoicesResponseMultiError, or nil if none found.
type SearchInvoicesResponseMultiError ¶ added in v0.66.0
type SearchInvoicesResponseMultiError []error
SearchInvoicesResponseMultiError is an error wrapping multiple validation errors returned by SearchInvoicesResponse.ValidateAll() if the designated constraints aren't met.
func (SearchInvoicesResponseMultiError) AllErrors ¶ added in v0.66.0
func (m SearchInvoicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchInvoicesResponseMultiError) Error ¶ added in v0.66.0
func (m SearchInvoicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchInvoicesResponseValidationError ¶ added in v0.66.0
type SearchInvoicesResponseValidationError struct {
// contains filtered or unexported fields
}
SearchInvoicesResponseValidationError is the validation error returned by SearchInvoicesResponse.Validate if the designated constraints aren't met.
func (SearchInvoicesResponseValidationError) Cause ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchInvoicesResponseValidationError) Error ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchInvoicesResponseValidationError) ErrorName ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchInvoicesResponseValidationError) Field ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) Field() string
Field function returns field value.
func (SearchInvoicesResponseValidationError) Key ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) Key() bool
Key function returns key value.
func (SearchInvoicesResponseValidationError) Reason ¶ added in v0.66.0
func (e SearchInvoicesResponseValidationError) Reason() string
Reason function returns reason value.
type SearchInvoicesResponse_Invoice ¶ added in v0.66.0
type SearchInvoicesResponse_Invoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,3,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
InvoiceLink string `protobuf:"bytes,5,opt,name=invoice_link,json=invoiceLink,proto3" json:"invoice_link,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgName string `protobuf:"bytes,8,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgTitle string `protobuf:"bytes,9,opt,name=org_title,json=orgTitle,proto3" json:"org_title,omitempty"`
// contains filtered or unexported fields
}
func (*SearchInvoicesResponse_Invoice) Descriptor
deprecated
added in
v0.66.0
func (*SearchInvoicesResponse_Invoice) Descriptor() ([]byte, []int)
Deprecated: Use SearchInvoicesResponse_Invoice.ProtoReflect.Descriptor instead.
func (*SearchInvoicesResponse_Invoice) GetAmount ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetAmount() int64
func (*SearchInvoicesResponse_Invoice) GetCreatedAt ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetCreatedAt() *timestamppb.Timestamp
func (*SearchInvoicesResponse_Invoice) GetCurrency ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetCurrency() string
func (*SearchInvoicesResponse_Invoice) GetId ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetId() string
func (*SearchInvoicesResponse_Invoice) GetInvoiceLink ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetInvoiceLink() string
func (*SearchInvoicesResponse_Invoice) GetOrgId ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgId() string
func (*SearchInvoicesResponse_Invoice) GetOrgName ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgName() string
func (*SearchInvoicesResponse_Invoice) GetOrgTitle ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetOrgTitle() string
func (*SearchInvoicesResponse_Invoice) GetState ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) GetState() string
func (*SearchInvoicesResponse_Invoice) ProtoMessage ¶ added in v0.66.0
func (*SearchInvoicesResponse_Invoice) ProtoMessage()
func (*SearchInvoicesResponse_Invoice) ProtoReflect ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) ProtoReflect() protoreflect.Message
func (*SearchInvoicesResponse_Invoice) Reset ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) Reset()
func (*SearchInvoicesResponse_Invoice) String ¶ added in v0.66.0
func (x *SearchInvoicesResponse_Invoice) String() string
func (*SearchInvoicesResponse_Invoice) Validate ¶ added in v0.66.0
func (m *SearchInvoicesResponse_Invoice) Validate() error
Validate checks the field values on SearchInvoicesResponse_Invoice with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchInvoicesResponse_Invoice) ValidateAll ¶ added in v0.66.0
func (m *SearchInvoicesResponse_Invoice) ValidateAll() error
ValidateAll checks the field values on SearchInvoicesResponse_Invoice with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchInvoicesResponse_InvoiceMultiError, or nil if none found.
type SearchInvoicesResponse_InvoiceMultiError ¶ added in v0.66.0
type SearchInvoicesResponse_InvoiceMultiError []error
SearchInvoicesResponse_InvoiceMultiError is an error wrapping multiple validation errors returned by SearchInvoicesResponse_Invoice.ValidateAll() if the designated constraints aren't met.
func (SearchInvoicesResponse_InvoiceMultiError) AllErrors ¶ added in v0.66.0
func (m SearchInvoicesResponse_InvoiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchInvoicesResponse_InvoiceMultiError) Error ¶ added in v0.66.0
func (m SearchInvoicesResponse_InvoiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchInvoicesResponse_InvoiceValidationError ¶ added in v0.66.0
type SearchInvoicesResponse_InvoiceValidationError struct {
// contains filtered or unexported fields
}
SearchInvoicesResponse_InvoiceValidationError is the validation error returned by SearchInvoicesResponse_Invoice.Validate if the designated constraints aren't met.
func (SearchInvoicesResponse_InvoiceValidationError) Cause ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) Cause() error
Cause function returns cause value.
func (SearchInvoicesResponse_InvoiceValidationError) Error ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) Error() string
Error satisfies the builtin error interface
func (SearchInvoicesResponse_InvoiceValidationError) ErrorName ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) ErrorName() string
ErrorName returns error name.
func (SearchInvoicesResponse_InvoiceValidationError) Field ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) Field() string
Field function returns field value.
func (SearchInvoicesResponse_InvoiceValidationError) Key ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) Key() bool
Key function returns key value.
func (SearchInvoicesResponse_InvoiceValidationError) Reason ¶ added in v0.66.0
func (e SearchInvoicesResponse_InvoiceValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationInvoicesRequest ¶ added in v0.56.0
type SearchOrganizationInvoicesRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesRequest) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesRequest) GetId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) GetId() string
func (*SearchOrganizationInvoicesRequest) GetQuery ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) GetQuery() *RQLRequest
func (*SearchOrganizationInvoicesRequest) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesRequest) ProtoMessage()
func (*SearchOrganizationInvoicesRequest) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesRequest) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) Reset()
func (*SearchOrganizationInvoicesRequest) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesRequest) String() string
func (*SearchOrganizationInvoicesRequest) Validate ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesRequest) Validate() error
Validate checks the field values on SearchOrganizationInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationInvoicesRequest) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationInvoicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationInvoicesRequestMultiError, or nil if none found.
type SearchOrganizationInvoicesRequestMultiError ¶ added in v0.56.0
type SearchOrganizationInvoicesRequestMultiError []error
SearchOrganizationInvoicesRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationInvoicesRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationInvoicesRequestMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationInvoicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationInvoicesRequestMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationInvoicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationInvoicesRequestValidationError ¶ added in v0.56.0
type SearchOrganizationInvoicesRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationInvoicesRequestValidationError is the validation error returned by SearchOrganizationInvoicesRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationInvoicesRequestValidationError) Cause ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationInvoicesRequestValidationError) Error ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationInvoicesRequestValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationInvoicesRequestValidationError) Field ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationInvoicesRequestValidationError) Key ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationInvoicesRequestValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationInvoicesRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationInvoicesResponse ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse struct {
OrganizationInvoices []*SearchOrganizationInvoicesResponse_OrganizationInvoice `protobuf:"bytes,1,rep,name=organization_invoices,json=organizationInvoices,proto3" json:"organization_invoices,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesResponse) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesResponse) GetGroup ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationInvoicesResponse) GetOrganizationInvoices ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetOrganizationInvoices() []*SearchOrganizationInvoicesResponse_OrganizationInvoice
func (*SearchOrganizationInvoicesResponse) GetPagination ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationInvoicesResponse) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesResponse) ProtoMessage()
func (*SearchOrganizationInvoicesResponse) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesResponse) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) Reset()
func (*SearchOrganizationInvoicesResponse) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse) String() string
func (*SearchOrganizationInvoicesResponse) Validate ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesResponse) Validate() error
Validate checks the field values on SearchOrganizationInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationInvoicesResponse) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationInvoicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationInvoicesResponseMultiError, or nil if none found.
type SearchOrganizationInvoicesResponseMultiError ¶ added in v0.56.0
type SearchOrganizationInvoicesResponseMultiError []error
SearchOrganizationInvoicesResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationInvoicesResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationInvoicesResponseMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationInvoicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationInvoicesResponseMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationInvoicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationInvoicesResponseValidationError ¶ added in v0.56.0
type SearchOrganizationInvoicesResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationInvoicesResponseValidationError is the validation error returned by SearchOrganizationInvoicesResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationInvoicesResponseValidationError) Cause ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationInvoicesResponseValidationError) Error ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationInvoicesResponseValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationInvoicesResponseValidationError) Field ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationInvoicesResponseValidationError) Key ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationInvoicesResponseValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationInvoicesResponse_OrganizationInvoice ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse_OrganizationInvoice struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Amount int64 `protobuf:"varint,2,opt,name=amount,proto3" json:"amount,omitempty"`
Currency string `protobuf:"bytes,3,opt,name=currency,proto3" json:"currency,omitempty"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
InvoiceLink string `protobuf:"bytes,5,opt,name=invoice_link,json=invoiceLink,proto3" json:"invoice_link,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,7,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationInvoicesResponse_OrganizationInvoice.ProtoReflect.Descriptor instead.
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetAmount() int64
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetCurrency() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetId() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetInvoiceLink() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetOrgId() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) GetState() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoMessage()
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) ProtoReflect() protoreflect.Message
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) Reset()
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) String ¶ added in v0.56.0
func (x *SearchOrganizationInvoicesResponse_OrganizationInvoice) String() string
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) Validate ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesResponse_OrganizationInvoice) Validate() error
Validate checks the field values on SearchOrganizationInvoicesResponse_OrganizationInvoice with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationInvoicesResponse_OrganizationInvoice) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationInvoicesResponse_OrganizationInvoice) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationInvoicesResponse_OrganizationInvoice with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError, or nil if none found.
type SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError []error
SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError is an error wrapping multiple validation errors returned by SearchOrganizationInvoicesResponse_OrganizationInvoice.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationInvoicesResponse_OrganizationInvoiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError ¶ added in v0.56.0
type SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError is the validation error returned by SearchOrganizationInvoicesResponse_OrganizationInvoice.Validate if the designated constraints aren't met.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Cause ¶ added in v0.56.0
Cause function returns cause value.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Error ¶ added in v0.56.0
Error satisfies the builtin error interface
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Field ¶ added in v0.56.0
Field function returns field value.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Key ¶ added in v0.56.0
Key function returns key value.
func (SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationInvoicesResponse_OrganizationInvoiceValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationProjectsRequest ¶ added in v0.54.0
type SearchOrganizationProjectsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsRequest) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsRequest) GetId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) GetId() string
func (*SearchOrganizationProjectsRequest) GetQuery ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationProjectsRequest) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsRequest) ProtoMessage()
func (*SearchOrganizationProjectsRequest) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsRequest) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) Reset()
func (*SearchOrganizationProjectsRequest) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsRequest) String() string
func (*SearchOrganizationProjectsRequest) Validate ¶ added in v0.54.0
func (m *SearchOrganizationProjectsRequest) Validate() error
Validate checks the field values on SearchOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationProjectsRequest) ValidateAll ¶ added in v0.54.0
func (m *SearchOrganizationProjectsRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationProjectsRequestMultiError, or nil if none found.
type SearchOrganizationProjectsRequestMultiError ¶ added in v0.54.0
type SearchOrganizationProjectsRequestMultiError []error
SearchOrganizationProjectsRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationProjectsRequestMultiError) AllErrors ¶ added in v0.54.0
func (m SearchOrganizationProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationProjectsRequestMultiError) Error ¶ added in v0.54.0
func (m SearchOrganizationProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationProjectsRequestValidationError ¶ added in v0.54.0
type SearchOrganizationProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationProjectsRequestValidationError is the validation error returned by SearchOrganizationProjectsRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationProjectsRequestValidationError) Cause ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationProjectsRequestValidationError) Error ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationProjectsRequestValidationError) ErrorName ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationProjectsRequestValidationError) Field ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationProjectsRequestValidationError) Key ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationProjectsRequestValidationError) Reason ¶ added in v0.54.0
func (e SearchOrganizationProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationProjectsResponse ¶ added in v0.54.0
type SearchOrganizationProjectsResponse struct {
OrgProjects []*SearchOrganizationProjectsResponse_OrganizationProject `protobuf:"bytes,1,rep,name=org_projects,json=orgProjects,proto3" json:"org_projects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsResponse) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsResponse) GetGroup ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationProjectsResponse) GetOrgProjects ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetOrgProjects() []*SearchOrganizationProjectsResponse_OrganizationProject
func (*SearchOrganizationProjectsResponse) GetPagination ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationProjectsResponse) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsResponse) ProtoMessage()
func (*SearchOrganizationProjectsResponse) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsResponse) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) Reset()
func (*SearchOrganizationProjectsResponse) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse) String() string
func (*SearchOrganizationProjectsResponse) Validate ¶ added in v0.54.0
func (m *SearchOrganizationProjectsResponse) Validate() error
Validate checks the field values on SearchOrganizationProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationProjectsResponse) ValidateAll ¶ added in v0.54.0
func (m *SearchOrganizationProjectsResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationProjectsResponseMultiError, or nil if none found.
type SearchOrganizationProjectsResponseMultiError ¶ added in v0.54.0
type SearchOrganizationProjectsResponseMultiError []error
SearchOrganizationProjectsResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationProjectsResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationProjectsResponseMultiError) AllErrors ¶ added in v0.54.0
func (m SearchOrganizationProjectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationProjectsResponseMultiError) Error ¶ added in v0.54.0
func (m SearchOrganizationProjectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationProjectsResponseValidationError ¶ added in v0.54.0
type SearchOrganizationProjectsResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationProjectsResponseValidationError is the validation error returned by SearchOrganizationProjectsResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationProjectsResponseValidationError) Cause ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationProjectsResponseValidationError) Error ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationProjectsResponseValidationError) ErrorName ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationProjectsResponseValidationError) Field ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationProjectsResponseValidationError) Key ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationProjectsResponseValidationError) Reason ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationProjectsResponse_OrganizationProject ¶ added in v0.54.0
type SearchOrganizationProjectsResponse_OrganizationProject 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"`
State string `protobuf:"bytes,4,opt,name=state,proto3" json:"state,omitempty"`
MemberCount int64 `protobuf:"varint,5,opt,name=member_count,json=memberCount,proto3" json:"member_count,omitempty"`
UserIds []string `protobuf:"bytes,6,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrganizationId string `protobuf:"bytes,8,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor
deprecated
added in
v0.54.0
func (*SearchOrganizationProjectsResponse_OrganizationProject) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationProjectsResponse_OrganizationProject.ProtoReflect.Descriptor instead.
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetId() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetMemberCount() int64
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetName ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetName() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetOrganizationId() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetState ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetState() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetTitle ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetTitle() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) GetUserIds() []string
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage ¶ added in v0.54.0
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoMessage()
func (*SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) ProtoReflect() protoreflect.Message
func (*SearchOrganizationProjectsResponse_OrganizationProject) Reset ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) Reset()
func (*SearchOrganizationProjectsResponse_OrganizationProject) String ¶ added in v0.54.0
func (x *SearchOrganizationProjectsResponse_OrganizationProject) String() string
func (*SearchOrganizationProjectsResponse_OrganizationProject) Validate ¶ added in v0.54.0
func (m *SearchOrganizationProjectsResponse_OrganizationProject) Validate() error
Validate checks the field values on SearchOrganizationProjectsResponse_OrganizationProject with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationProjectsResponse_OrganizationProject) ValidateAll ¶ added in v0.54.0
func (m *SearchOrganizationProjectsResponse_OrganizationProject) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationProjectsResponse_OrganizationProject with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationProjectsResponse_OrganizationProjectMultiError, or nil if none found.
type SearchOrganizationProjectsResponse_OrganizationProjectMultiError ¶ added in v0.54.0
type SearchOrganizationProjectsResponse_OrganizationProjectMultiError []error
SearchOrganizationProjectsResponse_OrganizationProjectMultiError is an error wrapping multiple validation errors returned by SearchOrganizationProjectsResponse_OrganizationProject.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationProjectsResponse_OrganizationProjectMultiError) AllErrors ¶ added in v0.54.0
func (m SearchOrganizationProjectsResponse_OrganizationProjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationProjectsResponse_OrganizationProjectMultiError) Error ¶ added in v0.54.0
func (m SearchOrganizationProjectsResponse_OrganizationProjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationProjectsResponse_OrganizationProjectValidationError ¶ added in v0.54.0
type SearchOrganizationProjectsResponse_OrganizationProjectValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationProjectsResponse_OrganizationProjectValidationError is the validation error returned by SearchOrganizationProjectsResponse_OrganizationProject.Validate if the designated constraints aren't met.
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Cause ¶ added in v0.54.0
Cause function returns cause value.
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Error ¶ added in v0.54.0
Error satisfies the builtin error interface
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) ErrorName ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Field ¶ added in v0.54.0
Field function returns field value.
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Key ¶ added in v0.54.0
Key function returns key value.
func (SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Reason ¶ added in v0.54.0
func (e SearchOrganizationProjectsResponse_OrganizationProjectValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUserCredentialsRequest ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsRequest) GetId ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) GetId() string
func (*SearchOrganizationServiceUserCredentialsRequest) GetQuery ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsRequest) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsRequest) Reset ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) Reset()
func (*SearchOrganizationServiceUserCredentialsRequest) String ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsRequest) String() string
func (*SearchOrganizationServiceUserCredentialsRequest) Validate ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsRequest) Validate() error
Validate checks the field values on SearchOrganizationServiceUserCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUserCredentialsRequest) ValidateAll ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUserCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUserCredentialsRequestMultiError, or nil if none found.
type SearchOrganizationServiceUserCredentialsRequestMultiError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsRequestMultiError []error
SearchOrganizationServiceUserCredentialsRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUserCredentialsRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsRequestMultiError) AllErrors ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUserCredentialsRequestMultiError) Error ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUserCredentialsRequestValidationError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUserCredentialsRequestValidationError is the validation error returned by SearchOrganizationServiceUserCredentialsRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsRequestValidationError) Cause ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUserCredentialsRequestValidationError) Error ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUserCredentialsRequestValidationError) ErrorName ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUserCredentialsRequestValidationError) Field ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUserCredentialsRequestValidationError) Key ¶ added in v0.57.0
Key function returns key value.
func (SearchOrganizationServiceUserCredentialsRequestValidationError) Reason ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUserCredentialsResponse ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse struct {
OrganizationServiceuserCredentials []*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential `` /* 165-byte string literal not displayed */
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsResponse) GetGroup ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetOrganizationServiceuserCredentials() []*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential
func (*SearchOrganizationServiceUserCredentialsResponse) GetPagination ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsResponse) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsResponse) Reset ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) Reset()
func (*SearchOrganizationServiceUserCredentialsResponse) String ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse) String() string
func (*SearchOrganizationServiceUserCredentialsResponse) Validate ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsResponse) Validate() error
Validate checks the field values on SearchOrganizationServiceUserCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUserCredentialsResponse) ValidateAll ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUserCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUserCredentialsResponseMultiError, or nil if none found.
type SearchOrganizationServiceUserCredentialsResponseMultiError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponseMultiError []error
SearchOrganizationServiceUserCredentialsResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUserCredentialsResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsResponseMultiError) AllErrors ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUserCredentialsResponseMultiError) Error ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUserCredentialsResponseValidationError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUserCredentialsResponseValidationError is the validation error returned by SearchOrganizationServiceUserCredentialsResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsResponseValidationError) Cause ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUserCredentialsResponseValidationError) Error ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUserCredentialsResponseValidationError) ErrorName ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUserCredentialsResponseValidationError) Field ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUserCredentialsResponseValidationError) Key ¶ added in v0.57.0
Key function returns key value.
func (SearchOrganizationServiceUserCredentialsResponseValidationError) Reason ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential struct {
Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"`
ServiceuserTitle string `protobuf:"bytes,2,opt,name=serviceuser_title,json=serviceuserTitle,proto3" json:"serviceuser_title,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,4,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor
deprecated
added in
v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetOrgId() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetServiceuserTitle() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) GetTitle() string
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoMessage()
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect ¶ added in v0.57.0
func (x *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Reset ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) String ¶ added in v0.57.0
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Validate ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) Validate() error
Validate checks the field values on SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ValidateAll ¶ added in v0.57.0
func (m *SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError, or nil if none found.
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError []error
SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError) AllErrors ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError) Error ¶ added in v0.57.0
func (m SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError ¶ added in v0.57.0
type SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError is the validation error returned by SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredential.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Cause ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Error ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) ErrorName ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Field ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Key ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Reason ¶ added in v0.57.0
func (e SearchOrganizationServiceUserCredentialsResponse_OrganizationServiceUserCredentialValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUsersRequest ¶ added in v0.66.0
type SearchOrganizationServiceUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersRequest) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersRequest) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) GetId() string
func (*SearchOrganizationServiceUsersRequest) GetQuery ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) GetQuery() *RQLRequest
func (*SearchOrganizationServiceUsersRequest) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersRequest) ProtoMessage()
func (*SearchOrganizationServiceUsersRequest) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersRequest) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) Reset()
func (*SearchOrganizationServiceUsersRequest) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersRequest) String() string
func (*SearchOrganizationServiceUsersRequest) Validate ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersRequest) Validate() error
Validate checks the field values on SearchOrganizationServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUsersRequest) ValidateAll ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUsersRequestMultiError, or nil if none found.
type SearchOrganizationServiceUsersRequestMultiError ¶ added in v0.66.0
type SearchOrganizationServiceUsersRequestMultiError []error
SearchOrganizationServiceUsersRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUsersRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUsersRequestMultiError) AllErrors ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUsersRequestMultiError) Error ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUsersRequestValidationError ¶ added in v0.66.0
type SearchOrganizationServiceUsersRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUsersRequestValidationError is the validation error returned by SearchOrganizationServiceUsersRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUsersRequestValidationError) Cause ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUsersRequestValidationError) Error ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUsersRequestValidationError) ErrorName ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUsersRequestValidationError) Field ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUsersRequestValidationError) Key ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationServiceUsersRequestValidationError) Reason ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUsersResponse ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse struct {
OrganizationServiceUsers []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser `` /* 135-byte string literal not displayed */
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse) GetGroup ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetOrganizationServiceUsers() []*SearchOrganizationServiceUsersResponse_OrganizationServiceUser
func (*SearchOrganizationServiceUsersResponse) GetPagination ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationServiceUsersResponse) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) Reset()
func (*SearchOrganizationServiceUsersResponse) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse) String() string
func (*SearchOrganizationServiceUsersResponse) Validate ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse) Validate() error
Validate checks the field values on SearchOrganizationServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUsersResponse) ValidateAll ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUsersResponseMultiError, or nil if none found.
type SearchOrganizationServiceUsersResponseMultiError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponseMultiError []error
SearchOrganizationServiceUsersResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUsersResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponseMultiError) AllErrors ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUsersResponseMultiError) Error ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUsersResponseValidationError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUsersResponseValidationError is the validation error returned by SearchOrganizationServiceUsersResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponseValidationError) Cause ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUsersResponseValidationError) Error ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUsersResponseValidationError) ErrorName ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUsersResponseValidationError) Field ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUsersResponseValidationError) Key ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationServiceUsersResponseValidationError) Reason ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUsersResponse_OrganizationServiceUser ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_OrganizationServiceUser 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"`
OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Projects []*SearchOrganizationServiceUsersResponse_Project `protobuf:"bytes,4,rep,name=projects,proto3" json:"projects,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse_OrganizationServiceUser.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetId() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetOrgId() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetProjects() []*SearchOrganizationServiceUsersResponse_Project
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) GetTitle() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Reset()
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) String() string
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Validate ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) Validate() error
Validate checks the field values on SearchOrganizationServiceUsersResponse_OrganizationServiceUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ValidateAll ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse_OrganizationServiceUser) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUsersResponse_OrganizationServiceUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError, or nil if none found.
type SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError []error
SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUsersResponse_OrganizationServiceUser.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError) AllErrors ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersResponse_OrganizationServiceUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
type SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError is the validation error returned by SearchOrganizationServiceUsersResponse_OrganizationServiceUser.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Cause ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Error ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) ErrorName ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Field ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Key ¶ added in v0.66.0
Key function returns key value.
func (SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Reason ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_OrganizationServiceUserValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationServiceUsersResponse_Project ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_Project 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"`
Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationServiceUsersResponse_Project) Descriptor
deprecated
added in
v0.66.0
func (*SearchOrganizationServiceUsersResponse_Project) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationServiceUsersResponse_Project.ProtoReflect.Descriptor instead.
func (*SearchOrganizationServiceUsersResponse_Project) GetId ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetId() string
func (*SearchOrganizationServiceUsersResponse_Project) GetName ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetName() string
func (*SearchOrganizationServiceUsersResponse_Project) GetTitle ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) GetTitle() string
func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage ¶ added in v0.66.0
func (*SearchOrganizationServiceUsersResponse_Project) ProtoMessage()
func (*SearchOrganizationServiceUsersResponse_Project) ProtoReflect ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) ProtoReflect() protoreflect.Message
func (*SearchOrganizationServiceUsersResponse_Project) Reset ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) Reset()
func (*SearchOrganizationServiceUsersResponse_Project) String ¶ added in v0.66.0
func (x *SearchOrganizationServiceUsersResponse_Project) String() string
func (*SearchOrganizationServiceUsersResponse_Project) Validate ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse_Project) Validate() error
Validate checks the field values on SearchOrganizationServiceUsersResponse_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 (*SearchOrganizationServiceUsersResponse_Project) ValidateAll ¶ added in v0.66.0
func (m *SearchOrganizationServiceUsersResponse_Project) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationServiceUsersResponse_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 SearchOrganizationServiceUsersResponse_ProjectMultiError, or nil if none found.
type SearchOrganizationServiceUsersResponse_ProjectMultiError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_ProjectMultiError []error
SearchOrganizationServiceUsersResponse_ProjectMultiError is an error wrapping multiple validation errors returned by SearchOrganizationServiceUsersResponse_Project.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponse_ProjectMultiError) AllErrors ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersResponse_ProjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationServiceUsersResponse_ProjectMultiError) Error ¶ added in v0.66.0
func (m SearchOrganizationServiceUsersResponse_ProjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationServiceUsersResponse_ProjectValidationError ¶ added in v0.66.0
type SearchOrganizationServiceUsersResponse_ProjectValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationServiceUsersResponse_ProjectValidationError is the validation error returned by SearchOrganizationServiceUsersResponse_Project.Validate if the designated constraints aren't met.
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) Cause ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) Error ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) ErrorName ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) Field ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Field() string
Field function returns field value.
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) Key ¶ added in v0.66.0
Key function returns key value.
func (SearchOrganizationServiceUsersResponse_ProjectValidationError) Reason ¶ added in v0.66.0
func (e SearchOrganizationServiceUsersResponse_ProjectValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationTokensRequest ¶ added in v0.56.0
type SearchOrganizationTokensRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensRequest) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensRequest) GetId ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) GetId() string
func (*SearchOrganizationTokensRequest) GetQuery ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) GetQuery() *RQLRequest
func (*SearchOrganizationTokensRequest) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensRequest) ProtoMessage()
func (*SearchOrganizationTokensRequest) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensRequest) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) Reset()
func (*SearchOrganizationTokensRequest) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensRequest) String() string
func (*SearchOrganizationTokensRequest) Validate ¶ added in v0.56.0
func (m *SearchOrganizationTokensRequest) Validate() error
Validate checks the field values on SearchOrganizationTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationTokensRequest) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationTokensRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationTokensRequestMultiError, or nil if none found.
type SearchOrganizationTokensRequestMultiError ¶ added in v0.56.0
type SearchOrganizationTokensRequestMultiError []error
SearchOrganizationTokensRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationTokensRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationTokensRequestMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationTokensRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationTokensRequestMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationTokensRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationTokensRequestValidationError ¶ added in v0.56.0
type SearchOrganizationTokensRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationTokensRequestValidationError is the validation error returned by SearchOrganizationTokensRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationTokensRequestValidationError) Cause ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationTokensRequestValidationError) Error ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationTokensRequestValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationTokensRequestValidationError) Field ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationTokensRequestValidationError) Key ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationTokensRequestValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationTokensRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationTokensResponse ¶ added in v0.56.0
type SearchOrganizationTokensResponse struct {
OrganizationTokens []*SearchOrganizationTokensResponse_OrganizationToken `protobuf:"bytes,1,rep,name=organization_tokens,json=organizationTokens,proto3" json:"organization_tokens,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensResponse) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensResponse) GetGroup ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationTokensResponse) GetOrganizationTokens ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetOrganizationTokens() []*SearchOrganizationTokensResponse_OrganizationToken
func (*SearchOrganizationTokensResponse) GetPagination ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationTokensResponse) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensResponse) ProtoMessage()
func (*SearchOrganizationTokensResponse) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensResponse) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) Reset()
func (*SearchOrganizationTokensResponse) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse) String() string
func (*SearchOrganizationTokensResponse) Validate ¶ added in v0.56.0
func (m *SearchOrganizationTokensResponse) Validate() error
Validate checks the field values on SearchOrganizationTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationTokensResponse) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationTokensResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationTokensResponseMultiError, or nil if none found.
type SearchOrganizationTokensResponseMultiError ¶ added in v0.56.0
type SearchOrganizationTokensResponseMultiError []error
SearchOrganizationTokensResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationTokensResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationTokensResponseMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationTokensResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationTokensResponseMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationTokensResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationTokensResponseValidationError ¶ added in v0.56.0
type SearchOrganizationTokensResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationTokensResponseValidationError is the validation error returned by SearchOrganizationTokensResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationTokensResponseValidationError) Cause ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationTokensResponseValidationError) Error ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationTokensResponseValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationTokensResponseValidationError) Field ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationTokensResponseValidationError) Key ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationTokensResponseValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationTokensResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationTokensResponse_OrganizationToken ¶ added in v0.56.0
type SearchOrganizationTokensResponse_OrganizationToken struct {
Amount int64 `protobuf:"varint,1,opt,name=amount,proto3" json:"amount,omitempty"`
Type string `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"`
UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
UserTitle string `protobuf:"bytes,5,opt,name=user_title,json=userTitle,proto3" json:"user_title,omitempty"`
UserAvatar string `protobuf:"bytes,6,opt,name=user_avatar,json=userAvatar,proto3" json:"user_avatar,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
OrgId string `protobuf:"bytes,8,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor
deprecated
added in
v0.56.0
func (*SearchOrganizationTokensResponse_OrganizationToken) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationTokensResponse_OrganizationToken.ProtoReflect.Descriptor instead.
func (*SearchOrganizationTokensResponse_OrganizationToken) GetAmount ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetAmount() int64
func (*SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationTokensResponse_OrganizationToken) GetDescription ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetDescription() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetOrgId ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetOrgId() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetType ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetType() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserAvatar() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserId ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserId() string
func (*SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) GetUserTitle() string
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage ¶ added in v0.56.0
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoMessage()
func (*SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) ProtoReflect() protoreflect.Message
func (*SearchOrganizationTokensResponse_OrganizationToken) Reset ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) Reset()
func (*SearchOrganizationTokensResponse_OrganizationToken) String ¶ added in v0.56.0
func (x *SearchOrganizationTokensResponse_OrganizationToken) String() string
func (*SearchOrganizationTokensResponse_OrganizationToken) Validate ¶ added in v0.56.0
func (m *SearchOrganizationTokensResponse_OrganizationToken) Validate() error
Validate checks the field values on SearchOrganizationTokensResponse_OrganizationToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationTokensResponse_OrganizationToken) ValidateAll ¶ added in v0.56.0
func (m *SearchOrganizationTokensResponse_OrganizationToken) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationTokensResponse_OrganizationToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationTokensResponse_OrganizationTokenMultiError, or nil if none found.
type SearchOrganizationTokensResponse_OrganizationTokenMultiError ¶ added in v0.56.0
type SearchOrganizationTokensResponse_OrganizationTokenMultiError []error
SearchOrganizationTokensResponse_OrganizationTokenMultiError is an error wrapping multiple validation errors returned by SearchOrganizationTokensResponse_OrganizationToken.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationTokensResponse_OrganizationTokenMultiError) AllErrors ¶ added in v0.56.0
func (m SearchOrganizationTokensResponse_OrganizationTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationTokensResponse_OrganizationTokenMultiError) Error ¶ added in v0.56.0
func (m SearchOrganizationTokensResponse_OrganizationTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationTokensResponse_OrganizationTokenValidationError ¶ added in v0.56.0
type SearchOrganizationTokensResponse_OrganizationTokenValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationTokensResponse_OrganizationTokenValidationError is the validation error returned by SearchOrganizationTokensResponse_OrganizationToken.Validate if the designated constraints aren't met.
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) Cause ¶ added in v0.56.0
func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) Error ¶ added in v0.56.0
func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) ErrorName ¶ added in v0.56.0
func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) Field ¶ added in v0.56.0
func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Field() string
Field function returns field value.
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) Key ¶ added in v0.56.0
Key function returns key value.
func (SearchOrganizationTokensResponse_OrganizationTokenValidationError) Reason ¶ added in v0.56.0
func (e SearchOrganizationTokensResponse_OrganizationTokenValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationUsersRequest ¶ added in v0.53.0
type SearchOrganizationUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersRequest) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersRequest) GetId ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) GetId() string
func (*SearchOrganizationUsersRequest) GetQuery ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) GetQuery() *RQLRequest
func (*SearchOrganizationUsersRequest) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersRequest) ProtoMessage()
func (*SearchOrganizationUsersRequest) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersRequest) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) Reset()
func (*SearchOrganizationUsersRequest) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersRequest) String() string
func (*SearchOrganizationUsersRequest) Validate ¶ added in v0.53.0
func (m *SearchOrganizationUsersRequest) Validate() error
Validate checks the field values on SearchOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationUsersRequest) ValidateAll ¶ added in v0.53.0
func (m *SearchOrganizationUsersRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationUsersRequestMultiError, or nil if none found.
type SearchOrganizationUsersRequestMultiError ¶ added in v0.53.0
type SearchOrganizationUsersRequestMultiError []error
SearchOrganizationUsersRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationUsersRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationUsersRequestMultiError) AllErrors ¶ added in v0.53.0
func (m SearchOrganizationUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationUsersRequestMultiError) Error ¶ added in v0.53.0
func (m SearchOrganizationUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationUsersRequestValidationError ¶ added in v0.53.0
type SearchOrganizationUsersRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationUsersRequestValidationError is the validation error returned by SearchOrganizationUsersRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationUsersRequestValidationError) Cause ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationUsersRequestValidationError) Error ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationUsersRequestValidationError) ErrorName ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationUsersRequestValidationError) Field ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationUsersRequestValidationError) Key ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationUsersRequestValidationError) Reason ¶ added in v0.53.0
func (e SearchOrganizationUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationUsersResponse ¶ added in v0.53.0
type SearchOrganizationUsersResponse struct {
OrgUsers []*SearchOrganizationUsersResponse_OrganizationUser `protobuf:"bytes,1,rep,name=org_users,json=orgUsers,proto3" json:"org_users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersResponse) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersResponse) GetGroup ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationUsersResponse) GetOrgUsers ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetOrgUsers() []*SearchOrganizationUsersResponse_OrganizationUser
func (*SearchOrganizationUsersResponse) GetPagination ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationUsersResponse) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersResponse) ProtoMessage()
func (*SearchOrganizationUsersResponse) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersResponse) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) Reset()
func (*SearchOrganizationUsersResponse) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse) String() string
func (*SearchOrganizationUsersResponse) Validate ¶ added in v0.53.0
func (m *SearchOrganizationUsersResponse) Validate() error
Validate checks the field values on SearchOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationUsersResponse) ValidateAll ¶ added in v0.53.0
func (m *SearchOrganizationUsersResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationUsersResponseMultiError, or nil if none found.
type SearchOrganizationUsersResponseMultiError ¶ added in v0.53.0
type SearchOrganizationUsersResponseMultiError []error
SearchOrganizationUsersResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationUsersResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationUsersResponseMultiError) AllErrors ¶ added in v0.53.0
func (m SearchOrganizationUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationUsersResponseMultiError) Error ¶ added in v0.53.0
func (m SearchOrganizationUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationUsersResponseValidationError ¶ added in v0.53.0
type SearchOrganizationUsersResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationUsersResponseValidationError is the validation error returned by SearchOrganizationUsersResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationUsersResponseValidationError) Cause ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationUsersResponseValidationError) Error ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationUsersResponseValidationError) ErrorName ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationUsersResponseValidationError) Field ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationUsersResponseValidationError) Key ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationUsersResponseValidationError) Reason ¶ added in v0.53.0
func (e SearchOrganizationUsersResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationUsersResponse_OrganizationUser ¶ added in v0.53.0
type SearchOrganizationUsersResponse_OrganizationUser 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"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
OrgJoinedAt *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=org_joined_at,json=orgJoinedAt,proto3" json:"org_joined_at,omitempty"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
RoleNames []string `protobuf:"bytes,8,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,9,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,10,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
OrganizationId string `protobuf:"bytes,11,opt,name=organization_id,json=organizationId,proto3" json:"organization_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor
deprecated
added in
v0.53.0
func (*SearchOrganizationUsersResponse_OrganizationUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationUsersResponse_OrganizationUser.ProtoReflect.Descriptor instead.
func (*SearchOrganizationUsersResponse_OrganizationUser) GetAvatar ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetAvatar() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetEmail ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetEmail() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetId ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetId() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetName ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetName() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt ¶ added in v0.55.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrgJoinedAt() *timestamppb.Timestamp
func (*SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetOrganizationId() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleIds() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleNames() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetRoleTitles() []string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetState ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetState() string
func (*SearchOrganizationUsersResponse_OrganizationUser) GetTitle ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) GetTitle() string
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage ¶ added in v0.53.0
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoMessage()
func (*SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) ProtoReflect() protoreflect.Message
func (*SearchOrganizationUsersResponse_OrganizationUser) Reset ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) Reset()
func (*SearchOrganizationUsersResponse_OrganizationUser) String ¶ added in v0.53.0
func (x *SearchOrganizationUsersResponse_OrganizationUser) String() string
func (*SearchOrganizationUsersResponse_OrganizationUser) Validate ¶ added in v0.53.0
func (m *SearchOrganizationUsersResponse_OrganizationUser) Validate() error
Validate checks the field values on SearchOrganizationUsersResponse_OrganizationUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationUsersResponse_OrganizationUser) ValidateAll ¶ added in v0.53.0
func (m *SearchOrganizationUsersResponse_OrganizationUser) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationUsersResponse_OrganizationUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationUsersResponse_OrganizationUserMultiError, or nil if none found.
type SearchOrganizationUsersResponse_OrganizationUserMultiError ¶ added in v0.53.0
type SearchOrganizationUsersResponse_OrganizationUserMultiError []error
SearchOrganizationUsersResponse_OrganizationUserMultiError is an error wrapping multiple validation errors returned by SearchOrganizationUsersResponse_OrganizationUser.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationUsersResponse_OrganizationUserMultiError) AllErrors ¶ added in v0.53.0
func (m SearchOrganizationUsersResponse_OrganizationUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationUsersResponse_OrganizationUserMultiError) Error ¶ added in v0.53.0
func (m SearchOrganizationUsersResponse_OrganizationUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationUsersResponse_OrganizationUserValidationError ¶ added in v0.53.0
type SearchOrganizationUsersResponse_OrganizationUserValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationUsersResponse_OrganizationUserValidationError is the validation error returned by SearchOrganizationUsersResponse_OrganizationUser.Validate if the designated constraints aren't met.
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) Cause ¶ added in v0.53.0
func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) Error ¶ added in v0.53.0
func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) ErrorName ¶ added in v0.53.0
func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) Field ¶ added in v0.53.0
func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Field() string
Field function returns field value.
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) Key ¶ added in v0.53.0
Key function returns key value.
func (SearchOrganizationUsersResponse_OrganizationUserValidationError) Reason ¶ added in v0.53.0
func (e SearchOrganizationUsersResponse_OrganizationUserValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationsRequest ¶ added in v0.50.0
type SearchOrganizationsRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsRequest) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsRequest) GetQuery ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) GetQuery() *RQLRequest
func (*SearchOrganizationsRequest) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsRequest) ProtoMessage()
func (*SearchOrganizationsRequest) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsRequest) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) Reset()
func (*SearchOrganizationsRequest) String ¶ added in v0.50.0
func (x *SearchOrganizationsRequest) String() string
func (*SearchOrganizationsRequest) Validate ¶ added in v0.50.0
func (m *SearchOrganizationsRequest) Validate() error
Validate checks the field values on SearchOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationsRequest) ValidateAll ¶ added in v0.50.0
func (m *SearchOrganizationsRequest) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationsRequestMultiError, or nil if none found.
type SearchOrganizationsRequestMultiError ¶ added in v0.50.0
type SearchOrganizationsRequestMultiError []error
SearchOrganizationsRequestMultiError is an error wrapping multiple validation errors returned by SearchOrganizationsRequest.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationsRequestMultiError) AllErrors ¶ added in v0.50.0
func (m SearchOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationsRequestMultiError) Error ¶ added in v0.50.0
func (m SearchOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationsRequestValidationError ¶ added in v0.50.0
type SearchOrganizationsRequestValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationsRequestValidationError is the validation error returned by SearchOrganizationsRequest.Validate if the designated constraints aren't met.
func (SearchOrganizationsRequestValidationError) Cause ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationsRequestValidationError) Error ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationsRequestValidationError) ErrorName ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationsRequestValidationError) Field ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (SearchOrganizationsRequestValidationError) Key ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationsRequestValidationError) Reason ¶ added in v0.50.0
func (e SearchOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationsResponse ¶ added in v0.50.0
type SearchOrganizationsResponse struct {
Organizations []*SearchOrganizationsResponse_OrganizationResult `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsResponse) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsResponse) GetGroup ¶ added in v0.51.0
func (x *SearchOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchOrganizationsResponse) GetOrganizations ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) GetOrganizations() []*SearchOrganizationsResponse_OrganizationResult
func (*SearchOrganizationsResponse) GetPagination ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchOrganizationsResponse) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsResponse) ProtoMessage()
func (*SearchOrganizationsResponse) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsResponse) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) Reset()
func (*SearchOrganizationsResponse) String ¶ added in v0.50.0
func (x *SearchOrganizationsResponse) String() string
func (*SearchOrganizationsResponse) Validate ¶ added in v0.50.0
func (m *SearchOrganizationsResponse) Validate() error
Validate checks the field values on SearchOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationsResponse) ValidateAll ¶ added in v0.50.0
func (m *SearchOrganizationsResponse) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationsResponseMultiError, or nil if none found.
type SearchOrganizationsResponseMultiError ¶ added in v0.50.0
type SearchOrganizationsResponseMultiError []error
SearchOrganizationsResponseMultiError is an error wrapping multiple validation errors returned by SearchOrganizationsResponse.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationsResponseMultiError) AllErrors ¶ added in v0.50.0
func (m SearchOrganizationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationsResponseMultiError) Error ¶ added in v0.50.0
func (m SearchOrganizationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationsResponseValidationError ¶ added in v0.50.0
type SearchOrganizationsResponseValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationsResponseValidationError is the validation error returned by SearchOrganizationsResponse.Validate if the designated constraints aren't met.
func (SearchOrganizationsResponseValidationError) Cause ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationsResponseValidationError) Error ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationsResponseValidationError) ErrorName ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationsResponseValidationError) Field ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) Field() string
Field function returns field value.
func (SearchOrganizationsResponseValidationError) Key ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) Key() bool
Key function returns key value.
func (SearchOrganizationsResponseValidationError) Reason ¶ added in v0.50.0
func (e SearchOrganizationsResponseValidationError) Reason() string
Reason function returns reason value.
type SearchOrganizationsResponse_OrganizationResult ¶ added in v0.50.0
type SearchOrganizationsResponse_OrganizationResult 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"`
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"`
State string `protobuf:"bytes,6,opt,name=state,proto3" json:"state,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
CreatedBy string `protobuf:"bytes,8,opt,name=created_by,json=createdBy,proto3" json:"created_by,omitempty"`
PlanName string `protobuf:"bytes,9,opt,name=plan_name,json=planName,proto3" json:"plan_name,omitempty"`
PaymentMode string `protobuf:"bytes,10,opt,name=payment_mode,json=paymentMode,proto3" json:"payment_mode,omitempty"`
SubscriptionCycleEndAt *timestamppb.Timestamp `` /* 132-byte string literal not displayed */
Country string `protobuf:"bytes,12,opt,name=country,proto3" json:"country,omitempty"`
SubscriptionState string `protobuf:"bytes,14,opt,name=subscription_state,json=subscriptionState,proto3" json:"subscription_state,omitempty"`
PlanInterval string `protobuf:"bytes,15,opt,name=plan_interval,json=planInterval,proto3" json:"plan_interval,omitempty"`
PlanId string `protobuf:"bytes,16,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchOrganizationsResponse_OrganizationResult) Descriptor
deprecated
added in
v0.50.0
func (*SearchOrganizationsResponse_OrganizationResult) Descriptor() ([]byte, []int)
Deprecated: Use SearchOrganizationsResponse_OrganizationResult.ProtoReflect.Descriptor instead.
func (*SearchOrganizationsResponse_OrganizationResult) GetAvatar ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetAvatar() string
func (*SearchOrganizationsResponse_OrganizationResult) GetCountry ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCountry() string
func (*SearchOrganizationsResponse_OrganizationResult) GetCreatedAt ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) GetCreatedBy ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetCreatedBy() string
func (*SearchOrganizationsResponse_OrganizationResult) GetId ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetId() string
func (*SearchOrganizationsResponse_OrganizationResult) GetName ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetName() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPaymentMode ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPaymentMode() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanId ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanId() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanInterval ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanInterval() string
func (*SearchOrganizationsResponse_OrganizationResult) GetPlanName ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetPlanName() string
func (*SearchOrganizationsResponse_OrganizationResult) GetState ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetState() string
func (*SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionCycleEndAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState ¶ added in v0.51.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetSubscriptionState() string
func (*SearchOrganizationsResponse_OrganizationResult) GetTitle ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetTitle() string
func (*SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) GetUpdatedAt() *timestamppb.Timestamp
func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage ¶ added in v0.50.0
func (*SearchOrganizationsResponse_OrganizationResult) ProtoMessage()
func (*SearchOrganizationsResponse_OrganizationResult) ProtoReflect ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) ProtoReflect() protoreflect.Message
func (*SearchOrganizationsResponse_OrganizationResult) Reset ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) Reset()
func (*SearchOrganizationsResponse_OrganizationResult) String ¶ added in v0.50.0
func (x *SearchOrganizationsResponse_OrganizationResult) String() string
func (*SearchOrganizationsResponse_OrganizationResult) Validate ¶ added in v0.50.0
func (m *SearchOrganizationsResponse_OrganizationResult) Validate() error
Validate checks the field values on SearchOrganizationsResponse_OrganizationResult with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchOrganizationsResponse_OrganizationResult) ValidateAll ¶ added in v0.50.0
func (m *SearchOrganizationsResponse_OrganizationResult) ValidateAll() error
ValidateAll checks the field values on SearchOrganizationsResponse_OrganizationResult with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchOrganizationsResponse_OrganizationResultMultiError, or nil if none found.
type SearchOrganizationsResponse_OrganizationResultMultiError ¶ added in v0.50.0
type SearchOrganizationsResponse_OrganizationResultMultiError []error
SearchOrganizationsResponse_OrganizationResultMultiError is an error wrapping multiple validation errors returned by SearchOrganizationsResponse_OrganizationResult.ValidateAll() if the designated constraints aren't met.
func (SearchOrganizationsResponse_OrganizationResultMultiError) AllErrors ¶ added in v0.50.0
func (m SearchOrganizationsResponse_OrganizationResultMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchOrganizationsResponse_OrganizationResultMultiError) Error ¶ added in v0.50.0
func (m SearchOrganizationsResponse_OrganizationResultMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchOrganizationsResponse_OrganizationResultValidationError ¶ added in v0.50.0
type SearchOrganizationsResponse_OrganizationResultValidationError struct {
// contains filtered or unexported fields
}
SearchOrganizationsResponse_OrganizationResultValidationError is the validation error returned by SearchOrganizationsResponse_OrganizationResult.Validate if the designated constraints aren't met.
func (SearchOrganizationsResponse_OrganizationResultValidationError) Cause ¶ added in v0.50.0
func (e SearchOrganizationsResponse_OrganizationResultValidationError) Cause() error
Cause function returns cause value.
func (SearchOrganizationsResponse_OrganizationResultValidationError) Error ¶ added in v0.50.0
func (e SearchOrganizationsResponse_OrganizationResultValidationError) Error() string
Error satisfies the builtin error interface
func (SearchOrganizationsResponse_OrganizationResultValidationError) ErrorName ¶ added in v0.50.0
func (e SearchOrganizationsResponse_OrganizationResultValidationError) ErrorName() string
ErrorName returns error name.
func (SearchOrganizationsResponse_OrganizationResultValidationError) Field ¶ added in v0.50.0
func (e SearchOrganizationsResponse_OrganizationResultValidationError) Field() string
Field function returns field value.
func (SearchOrganizationsResponse_OrganizationResultValidationError) Key ¶ added in v0.50.0
Key function returns key value.
func (SearchOrganizationsResponse_OrganizationResultValidationError) Reason ¶ added in v0.50.0
func (e SearchOrganizationsResponse_OrganizationResultValidationError) Reason() string
Reason function returns reason value.
type SearchProjectUsersRequest ¶ added in v0.55.0
type SearchProjectUsersRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersRequest) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersRequest) GetId ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) GetId() string
func (*SearchProjectUsersRequest) GetQuery ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) GetQuery() *RQLRequest
func (*SearchProjectUsersRequest) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersRequest) ProtoMessage()
func (*SearchProjectUsersRequest) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersRequest) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) Reset()
func (*SearchProjectUsersRequest) String ¶ added in v0.55.0
func (x *SearchProjectUsersRequest) String() string
func (*SearchProjectUsersRequest) Validate ¶ added in v0.55.0
func (m *SearchProjectUsersRequest) Validate() error
Validate checks the field values on SearchProjectUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchProjectUsersRequest) ValidateAll ¶ added in v0.55.0
func (m *SearchProjectUsersRequest) ValidateAll() error
ValidateAll checks the field values on SearchProjectUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchProjectUsersRequestMultiError, or nil if none found.
type SearchProjectUsersRequestMultiError ¶ added in v0.55.0
type SearchProjectUsersRequestMultiError []error
SearchProjectUsersRequestMultiError is an error wrapping multiple validation errors returned by SearchProjectUsersRequest.ValidateAll() if the designated constraints aren't met.
func (SearchProjectUsersRequestMultiError) AllErrors ¶ added in v0.55.0
func (m SearchProjectUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectUsersRequestMultiError) Error ¶ added in v0.55.0
func (m SearchProjectUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectUsersRequestValidationError ¶ added in v0.55.0
type SearchProjectUsersRequestValidationError struct {
// contains filtered or unexported fields
}
SearchProjectUsersRequestValidationError is the validation error returned by SearchProjectUsersRequest.Validate if the designated constraints aren't met.
func (SearchProjectUsersRequestValidationError) Cause ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectUsersRequestValidationError) Error ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectUsersRequestValidationError) ErrorName ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectUsersRequestValidationError) Field ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchProjectUsersRequestValidationError) Key ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchProjectUsersRequestValidationError) Reason ¶ added in v0.55.0
func (e SearchProjectUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchProjectUsersResponse ¶ added in v0.55.0
type SearchProjectUsersResponse struct {
ProjectUsers []*SearchProjectUsersResponse_ProjectUser `protobuf:"bytes,1,rep,name=project_users,json=projectUsers,proto3" json:"project_users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersResponse) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersResponse) GetGroup ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchProjectUsersResponse) GetPagination ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchProjectUsersResponse) GetProjectUsers ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) GetProjectUsers() []*SearchProjectUsersResponse_ProjectUser
func (*SearchProjectUsersResponse) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersResponse) ProtoMessage()
func (*SearchProjectUsersResponse) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersResponse) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) Reset()
func (*SearchProjectUsersResponse) String ¶ added in v0.55.0
func (x *SearchProjectUsersResponse) String() string
func (*SearchProjectUsersResponse) Validate ¶ added in v0.55.0
func (m *SearchProjectUsersResponse) Validate() error
Validate checks the field values on SearchProjectUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchProjectUsersResponse) ValidateAll ¶ added in v0.55.0
func (m *SearchProjectUsersResponse) ValidateAll() error
ValidateAll checks the field values on SearchProjectUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchProjectUsersResponseMultiError, or nil if none found.
type SearchProjectUsersResponseMultiError ¶ added in v0.55.0
type SearchProjectUsersResponseMultiError []error
SearchProjectUsersResponseMultiError is an error wrapping multiple validation errors returned by SearchProjectUsersResponse.ValidateAll() if the designated constraints aren't met.
func (SearchProjectUsersResponseMultiError) AllErrors ¶ added in v0.55.0
func (m SearchProjectUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectUsersResponseMultiError) Error ¶ added in v0.55.0
func (m SearchProjectUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectUsersResponseValidationError ¶ added in v0.55.0
type SearchProjectUsersResponseValidationError struct {
// contains filtered or unexported fields
}
SearchProjectUsersResponseValidationError is the validation error returned by SearchProjectUsersResponse.Validate if the designated constraints aren't met.
func (SearchProjectUsersResponseValidationError) Cause ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectUsersResponseValidationError) Error ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectUsersResponseValidationError) ErrorName ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectUsersResponseValidationError) Field ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchProjectUsersResponseValidationError) Key ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchProjectUsersResponseValidationError) Reason ¶ added in v0.55.0
func (e SearchProjectUsersResponseValidationError) Reason() string
Reason function returns reason value.
type SearchProjectUsersResponse_ProjectUser ¶ added in v0.55.0
type SearchProjectUsersResponse_ProjectUser 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"`
Email string `protobuf:"bytes,4,opt,name=email,proto3" json:"email,omitempty"`
Avatar string `protobuf:"bytes,7,opt,name=avatar,proto3" json:"avatar,omitempty"`
RoleNames []string `protobuf:"bytes,8,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,9,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,10,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
ProjectId string `protobuf:"bytes,11,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchProjectUsersResponse_ProjectUser) Descriptor
deprecated
added in
v0.55.0
func (*SearchProjectUsersResponse_ProjectUser) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersResponse_ProjectUser.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersResponse_ProjectUser) GetAvatar ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetAvatar() string
func (*SearchProjectUsersResponse_ProjectUser) GetEmail ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetEmail() string
func (*SearchProjectUsersResponse_ProjectUser) GetId ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetId() string
func (*SearchProjectUsersResponse_ProjectUser) GetName ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetName() string
func (*SearchProjectUsersResponse_ProjectUser) GetProjectId ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetProjectId() string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleIds ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleIds() []string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleNames ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleNames() []string
func (*SearchProjectUsersResponse_ProjectUser) GetRoleTitles ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetRoleTitles() []string
func (*SearchProjectUsersResponse_ProjectUser) GetTitle ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) GetTitle() string
func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage ¶ added in v0.55.0
func (*SearchProjectUsersResponse_ProjectUser) ProtoMessage()
func (*SearchProjectUsersResponse_ProjectUser) ProtoReflect ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersResponse_ProjectUser) Reset ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) Reset()
func (*SearchProjectUsersResponse_ProjectUser) String ¶ added in v0.55.0
func (x *SearchProjectUsersResponse_ProjectUser) String() string
func (*SearchProjectUsersResponse_ProjectUser) Validate ¶ added in v0.55.0
func (m *SearchProjectUsersResponse_ProjectUser) Validate() error
Validate checks the field values on SearchProjectUsersResponse_ProjectUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchProjectUsersResponse_ProjectUser) ValidateAll ¶ added in v0.55.0
func (m *SearchProjectUsersResponse_ProjectUser) ValidateAll() error
ValidateAll checks the field values on SearchProjectUsersResponse_ProjectUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchProjectUsersResponse_ProjectUserMultiError, or nil if none found.
type SearchProjectUsersResponse_ProjectUserMultiError ¶ added in v0.55.0
type SearchProjectUsersResponse_ProjectUserMultiError []error
SearchProjectUsersResponse_ProjectUserMultiError is an error wrapping multiple validation errors returned by SearchProjectUsersResponse_ProjectUser.ValidateAll() if the designated constraints aren't met.
func (SearchProjectUsersResponse_ProjectUserMultiError) AllErrors ¶ added in v0.55.0
func (m SearchProjectUsersResponse_ProjectUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectUsersResponse_ProjectUserMultiError) Error ¶ added in v0.55.0
func (m SearchProjectUsersResponse_ProjectUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectUsersResponse_ProjectUserValidationError ¶ added in v0.55.0
type SearchProjectUsersResponse_ProjectUserValidationError struct {
// contains filtered or unexported fields
}
SearchProjectUsersResponse_ProjectUserValidationError is the validation error returned by SearchProjectUsersResponse_ProjectUser.Validate if the designated constraints aren't met.
func (SearchProjectUsersResponse_ProjectUserValidationError) Cause ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectUsersResponse_ProjectUserValidationError) Error ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectUsersResponse_ProjectUserValidationError) ErrorName ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectUsersResponse_ProjectUserValidationError) Field ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) Field() string
Field function returns field value.
func (SearchProjectUsersResponse_ProjectUserValidationError) Key ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) Key() bool
Key function returns key value.
func (SearchProjectUsersResponse_ProjectUserValidationError) Reason ¶ added in v0.55.0
func (e SearchProjectUsersResponse_ProjectUserValidationError) Reason() string
Reason function returns reason value.
type SearchUserOrganizationsRequest ¶ added in v0.59.0
type SearchUserOrganizationsRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Query *RQLRequest `protobuf:"bytes,2,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsRequest) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsRequest) GetId ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) GetId() string
func (*SearchUserOrganizationsRequest) GetQuery ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) GetQuery() *RQLRequest
func (*SearchUserOrganizationsRequest) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsRequest) ProtoMessage()
func (*SearchUserOrganizationsRequest) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsRequest) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) Reset()
func (*SearchUserOrganizationsRequest) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsRequest) String() string
func (*SearchUserOrganizationsRequest) Validate ¶ added in v0.59.0
func (m *SearchUserOrganizationsRequest) Validate() error
Validate checks the field values on SearchUserOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserOrganizationsRequest) ValidateAll ¶ added in v0.59.0
func (m *SearchUserOrganizationsRequest) ValidateAll() error
ValidateAll checks the field values on SearchUserOrganizationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserOrganizationsRequestMultiError, or nil if none found.
type SearchUserOrganizationsRequestMultiError ¶ added in v0.59.0
type SearchUserOrganizationsRequestMultiError []error
SearchUserOrganizationsRequestMultiError is an error wrapping multiple validation errors returned by SearchUserOrganizationsRequest.ValidateAll() if the designated constraints aren't met.
func (SearchUserOrganizationsRequestMultiError) AllErrors ¶ added in v0.59.0
func (m SearchUserOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserOrganizationsRequestMultiError) Error ¶ added in v0.59.0
func (m SearchUserOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserOrganizationsRequestValidationError ¶ added in v0.59.0
type SearchUserOrganizationsRequestValidationError struct {
// contains filtered or unexported fields
}
SearchUserOrganizationsRequestValidationError is the validation error returned by SearchUserOrganizationsRequest.Validate if the designated constraints aren't met.
func (SearchUserOrganizationsRequestValidationError) Cause ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchUserOrganizationsRequestValidationError) Error ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserOrganizationsRequestValidationError) ErrorName ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserOrganizationsRequestValidationError) Field ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (SearchUserOrganizationsRequestValidationError) Key ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (SearchUserOrganizationsRequestValidationError) Reason ¶ added in v0.59.0
func (e SearchUserOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type SearchUserOrganizationsResponse ¶ added in v0.59.0
type SearchUserOrganizationsResponse struct {
UserOrganizations []*SearchUserOrganizationsResponse_UserOrganization `protobuf:"bytes,1,rep,name=user_organizations,json=userOrganizations,proto3" json:"user_organizations,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsResponse) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsResponse) GetGroup ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUserOrganizationsResponse) GetPagination ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUserOrganizationsResponse) GetUserOrganizations ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) GetUserOrganizations() []*SearchUserOrganizationsResponse_UserOrganization
func (*SearchUserOrganizationsResponse) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsResponse) ProtoMessage()
func (*SearchUserOrganizationsResponse) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsResponse) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) Reset()
func (*SearchUserOrganizationsResponse) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse) String() string
func (*SearchUserOrganizationsResponse) Validate ¶ added in v0.59.0
func (m *SearchUserOrganizationsResponse) Validate() error
Validate checks the field values on SearchUserOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserOrganizationsResponse) ValidateAll ¶ added in v0.59.0
func (m *SearchUserOrganizationsResponse) ValidateAll() error
ValidateAll checks the field values on SearchUserOrganizationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserOrganizationsResponseMultiError, or nil if none found.
type SearchUserOrganizationsResponseMultiError ¶ added in v0.59.0
type SearchUserOrganizationsResponseMultiError []error
SearchUserOrganizationsResponseMultiError is an error wrapping multiple validation errors returned by SearchUserOrganizationsResponse.ValidateAll() if the designated constraints aren't met.
func (SearchUserOrganizationsResponseMultiError) AllErrors ¶ added in v0.59.0
func (m SearchUserOrganizationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserOrganizationsResponseMultiError) Error ¶ added in v0.59.0
func (m SearchUserOrganizationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserOrganizationsResponseValidationError ¶ added in v0.59.0
type SearchUserOrganizationsResponseValidationError struct {
// contains filtered or unexported fields
}
SearchUserOrganizationsResponseValidationError is the validation error returned by SearchUserOrganizationsResponse.Validate if the designated constraints aren't met.
func (SearchUserOrganizationsResponseValidationError) Cause ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchUserOrganizationsResponseValidationError) Error ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserOrganizationsResponseValidationError) ErrorName ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserOrganizationsResponseValidationError) Field ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) Field() string
Field function returns field value.
func (SearchUserOrganizationsResponseValidationError) Key ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) Key() bool
Key function returns key value.
func (SearchUserOrganizationsResponseValidationError) Reason ¶ added in v0.59.0
func (e SearchUserOrganizationsResponseValidationError) Reason() string
Reason function returns reason value.
type SearchUserOrganizationsResponse_UserOrganization ¶ added in v0.59.0
type SearchUserOrganizationsResponse_UserOrganization struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
OrgTitle string `protobuf:"bytes,2,opt,name=org_title,json=orgTitle,proto3" json:"org_title,omitempty"`
OrgName string `protobuf:"bytes,3,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"`
OrgAvatar string `protobuf:"bytes,4,opt,name=org_avatar,json=orgAvatar,proto3" json:"org_avatar,omitempty"`
ProjectCount int64 `protobuf:"varint,5,opt,name=project_count,json=projectCount,proto3" json:"project_count,omitempty"`
RoleNames []string `protobuf:"bytes,6,rep,name=role_names,json=roleNames,proto3" json:"role_names,omitempty"`
RoleTitles []string `protobuf:"bytes,7,rep,name=role_titles,json=roleTitles,proto3" json:"role_titles,omitempty"`
RoleIds []string `protobuf:"bytes,8,rep,name=role_ids,json=roleIds,proto3" json:"role_ids,omitempty"`
OrgJoinedOn *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=org_joined_on,json=orgJoinedOn,proto3" json:"org_joined_on,omitempty"`
UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor
deprecated
added in
v0.59.0
func (*SearchUserOrganizationsResponse_UserOrganization) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserOrganizationsResponse_UserOrganization.ProtoReflect.Descriptor instead.
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgAvatar() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgId ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgId() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgJoinedOn() *timestamppb.Timestamp
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgName ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgName() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetOrgTitle() string
func (*SearchUserOrganizationsResponse_UserOrganization) GetProjectCount ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetProjectCount() int64
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleIds ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleIds() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleNames ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleNames() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetRoleTitles() []string
func (*SearchUserOrganizationsResponse_UserOrganization) GetUserId ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) GetUserId() string
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage ¶ added in v0.59.0
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoMessage()
func (*SearchUserOrganizationsResponse_UserOrganization) ProtoReflect ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) ProtoReflect() protoreflect.Message
func (*SearchUserOrganizationsResponse_UserOrganization) Reset ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) Reset()
func (*SearchUserOrganizationsResponse_UserOrganization) String ¶ added in v0.59.0
func (x *SearchUserOrganizationsResponse_UserOrganization) String() string
func (*SearchUserOrganizationsResponse_UserOrganization) Validate ¶ added in v0.59.0
func (m *SearchUserOrganizationsResponse_UserOrganization) Validate() error
Validate checks the field values on SearchUserOrganizationsResponse_UserOrganization with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserOrganizationsResponse_UserOrganization) ValidateAll ¶ added in v0.59.0
func (m *SearchUserOrganizationsResponse_UserOrganization) ValidateAll() error
ValidateAll checks the field values on SearchUserOrganizationsResponse_UserOrganization with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserOrganizationsResponse_UserOrganizationMultiError, or nil if none found.
type SearchUserOrganizationsResponse_UserOrganizationMultiError ¶ added in v0.59.0
type SearchUserOrganizationsResponse_UserOrganizationMultiError []error
SearchUserOrganizationsResponse_UserOrganizationMultiError is an error wrapping multiple validation errors returned by SearchUserOrganizationsResponse_UserOrganization.ValidateAll() if the designated constraints aren't met.
func (SearchUserOrganizationsResponse_UserOrganizationMultiError) AllErrors ¶ added in v0.59.0
func (m SearchUserOrganizationsResponse_UserOrganizationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserOrganizationsResponse_UserOrganizationMultiError) Error ¶ added in v0.59.0
func (m SearchUserOrganizationsResponse_UserOrganizationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserOrganizationsResponse_UserOrganizationValidationError ¶ added in v0.59.0
type SearchUserOrganizationsResponse_UserOrganizationValidationError struct {
// contains filtered or unexported fields
}
SearchUserOrganizationsResponse_UserOrganizationValidationError is the validation error returned by SearchUserOrganizationsResponse_UserOrganization.Validate if the designated constraints aren't met.
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) Cause ¶ added in v0.59.0
func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Cause() error
Cause function returns cause value.
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) Error ¶ added in v0.59.0
func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) ErrorName ¶ added in v0.59.0
func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) Field ¶ added in v0.59.0
func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Field() string
Field function returns field value.
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) Key ¶ added in v0.59.0
Key function returns key value.
func (SearchUserOrganizationsResponse_UserOrganizationValidationError) Reason ¶ added in v0.59.0
func (e SearchUserOrganizationsResponse_UserOrganizationValidationError) Reason() string
Reason function returns reason value.
type SearchUserProjectsRequest ¶ added in v0.62.0
type SearchUserProjectsRequest struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Query *RQLRequest `protobuf:"bytes,3,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsRequest) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsRequest.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsRequest) GetOrgId ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetOrgId() string
func (*SearchUserProjectsRequest) GetQuery ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetQuery() *RQLRequest
func (*SearchUserProjectsRequest) GetUserId ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) GetUserId() string
func (*SearchUserProjectsRequest) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsRequest) ProtoMessage()
func (*SearchUserProjectsRequest) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsRequest) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) Reset()
func (*SearchUserProjectsRequest) String ¶ added in v0.62.0
func (x *SearchUserProjectsRequest) String() string
func (*SearchUserProjectsRequest) Validate ¶ added in v0.62.0
func (m *SearchUserProjectsRequest) Validate() error
Validate checks the field values on SearchUserProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserProjectsRequest) ValidateAll ¶ added in v0.62.0
func (m *SearchUserProjectsRequest) ValidateAll() error
ValidateAll checks the field values on SearchUserProjectsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserProjectsRequestMultiError, or nil if none found.
type SearchUserProjectsRequestMultiError ¶ added in v0.62.0
type SearchUserProjectsRequestMultiError []error
SearchUserProjectsRequestMultiError is an error wrapping multiple validation errors returned by SearchUserProjectsRequest.ValidateAll() if the designated constraints aren't met.
func (SearchUserProjectsRequestMultiError) AllErrors ¶ added in v0.62.0
func (m SearchUserProjectsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserProjectsRequestMultiError) Error ¶ added in v0.62.0
func (m SearchUserProjectsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserProjectsRequestValidationError ¶ added in v0.62.0
type SearchUserProjectsRequestValidationError struct {
// contains filtered or unexported fields
}
SearchUserProjectsRequestValidationError is the validation error returned by SearchUserProjectsRequest.Validate if the designated constraints aren't met.
func (SearchUserProjectsRequestValidationError) Cause ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchUserProjectsRequestValidationError) Error ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserProjectsRequestValidationError) ErrorName ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserProjectsRequestValidationError) Field ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) Field() string
Field function returns field value.
func (SearchUserProjectsRequestValidationError) Key ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) Key() bool
Key function returns key value.
func (SearchUserProjectsRequestValidationError) Reason ¶ added in v0.62.0
func (e SearchUserProjectsRequestValidationError) Reason() string
Reason function returns reason value.
type SearchUserProjectsResponse ¶ added in v0.62.0
type SearchUserProjectsResponse struct {
UserProjects []*SearchUserProjectsResponse_UserProject `protobuf:"bytes,1,rep,name=user_projects,json=userProjects,proto3" json:"user_projects,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsResponse) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsResponse.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsResponse) GetGroup ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUserProjectsResponse) GetPagination ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUserProjectsResponse) GetUserProjects ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) GetUserProjects() []*SearchUserProjectsResponse_UserProject
func (*SearchUserProjectsResponse) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsResponse) ProtoMessage()
func (*SearchUserProjectsResponse) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsResponse) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) Reset()
func (*SearchUserProjectsResponse) String ¶ added in v0.62.0
func (x *SearchUserProjectsResponse) String() string
func (*SearchUserProjectsResponse) Validate ¶ added in v0.62.0
func (m *SearchUserProjectsResponse) Validate() error
Validate checks the field values on SearchUserProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserProjectsResponse) ValidateAll ¶ added in v0.62.0
func (m *SearchUserProjectsResponse) ValidateAll() error
ValidateAll checks the field values on SearchUserProjectsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserProjectsResponseMultiError, or nil if none found.
type SearchUserProjectsResponseMultiError ¶ added in v0.62.0
type SearchUserProjectsResponseMultiError []error
SearchUserProjectsResponseMultiError is an error wrapping multiple validation errors returned by SearchUserProjectsResponse.ValidateAll() if the designated constraints aren't met.
func (SearchUserProjectsResponseMultiError) AllErrors ¶ added in v0.62.0
func (m SearchUserProjectsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserProjectsResponseMultiError) Error ¶ added in v0.62.0
func (m SearchUserProjectsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserProjectsResponseValidationError ¶ added in v0.62.0
type SearchUserProjectsResponseValidationError struct {
// contains filtered or unexported fields
}
SearchUserProjectsResponseValidationError is the validation error returned by SearchUserProjectsResponse.Validate if the designated constraints aren't met.
func (SearchUserProjectsResponseValidationError) Cause ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchUserProjectsResponseValidationError) Error ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserProjectsResponseValidationError) ErrorName ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserProjectsResponseValidationError) Field ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) Field() string
Field function returns field value.
func (SearchUserProjectsResponseValidationError) Key ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) Key() bool
Key function returns key value.
func (SearchUserProjectsResponseValidationError) Reason ¶ added in v0.62.0
func (e SearchUserProjectsResponseValidationError) Reason() string
Reason function returns reason value.
type SearchUserProjectsResponse_UserProject ¶ added in v0.62.0
type SearchUserProjectsResponse_UserProject struct {
ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"`
ProjectTitle string `protobuf:"bytes,2,opt,name=project_title,json=projectTitle,proto3" json:"project_title,omitempty"`
ProjectName string `protobuf:"bytes,3,opt,name=project_name,json=projectName,proto3" json:"project_name,omitempty"`
ProjectCreatedOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=project_created_on,json=projectCreatedOn,proto3" json:"project_created_on,omitempty"`
UserNames []string `protobuf:"bytes,5,rep,name=user_names,json=userNames,proto3" json:"user_names,omitempty"`
UserTitles []string `protobuf:"bytes,6,rep,name=user_titles,json=userTitles,proto3" json:"user_titles,omitempty"`
UserIds []string `protobuf:"bytes,7,rep,name=user_ids,json=userIds,proto3" json:"user_ids,omitempty"`
UserAvatars []string `protobuf:"bytes,8,rep,name=user_avatars,json=userAvatars,proto3" json:"user_avatars,omitempty"`
OrgId string `protobuf:"bytes,9,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
UserId string `protobuf:"bytes,10,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUserProjectsResponse_UserProject) Descriptor
deprecated
added in
v0.62.0
func (*SearchUserProjectsResponse_UserProject) Descriptor() ([]byte, []int)
Deprecated: Use SearchUserProjectsResponse_UserProject.ProtoReflect.Descriptor instead.
func (*SearchUserProjectsResponse_UserProject) GetOrgId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetOrgId() string
func (*SearchUserProjectsResponse_UserProject) GetProjectCreatedOn ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectCreatedOn() *timestamppb.Timestamp
func (*SearchUserProjectsResponse_UserProject) GetProjectId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectId() string
func (*SearchUserProjectsResponse_UserProject) GetProjectName ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectName() string
func (*SearchUserProjectsResponse_UserProject) GetProjectTitle ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetProjectTitle() string
func (*SearchUserProjectsResponse_UserProject) GetUserAvatars ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserAvatars() []string
func (*SearchUserProjectsResponse_UserProject) GetUserId ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserId() string
func (*SearchUserProjectsResponse_UserProject) GetUserIds ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserIds() []string
func (*SearchUserProjectsResponse_UserProject) GetUserNames ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserNames() []string
func (*SearchUserProjectsResponse_UserProject) GetUserTitles ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) GetUserTitles() []string
func (*SearchUserProjectsResponse_UserProject) ProtoMessage ¶ added in v0.62.0
func (*SearchUserProjectsResponse_UserProject) ProtoMessage()
func (*SearchUserProjectsResponse_UserProject) ProtoReflect ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) ProtoReflect() protoreflect.Message
func (*SearchUserProjectsResponse_UserProject) Reset ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) Reset()
func (*SearchUserProjectsResponse_UserProject) String ¶ added in v0.62.0
func (x *SearchUserProjectsResponse_UserProject) String() string
func (*SearchUserProjectsResponse_UserProject) Validate ¶ added in v0.62.0
func (m *SearchUserProjectsResponse_UserProject) Validate() error
Validate checks the field values on SearchUserProjectsResponse_UserProject with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUserProjectsResponse_UserProject) ValidateAll ¶ added in v0.62.0
func (m *SearchUserProjectsResponse_UserProject) ValidateAll() error
ValidateAll checks the field values on SearchUserProjectsResponse_UserProject with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUserProjectsResponse_UserProjectMultiError, or nil if none found.
type SearchUserProjectsResponse_UserProjectMultiError ¶ added in v0.62.0
type SearchUserProjectsResponse_UserProjectMultiError []error
SearchUserProjectsResponse_UserProjectMultiError is an error wrapping multiple validation errors returned by SearchUserProjectsResponse_UserProject.ValidateAll() if the designated constraints aren't met.
func (SearchUserProjectsResponse_UserProjectMultiError) AllErrors ¶ added in v0.62.0
func (m SearchUserProjectsResponse_UserProjectMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUserProjectsResponse_UserProjectMultiError) Error ¶ added in v0.62.0
func (m SearchUserProjectsResponse_UserProjectMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUserProjectsResponse_UserProjectValidationError ¶ added in v0.62.0
type SearchUserProjectsResponse_UserProjectValidationError struct {
// contains filtered or unexported fields
}
SearchUserProjectsResponse_UserProjectValidationError is the validation error returned by SearchUserProjectsResponse_UserProject.Validate if the designated constraints aren't met.
func (SearchUserProjectsResponse_UserProjectValidationError) Cause ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) Cause() error
Cause function returns cause value.
func (SearchUserProjectsResponse_UserProjectValidationError) Error ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUserProjectsResponse_UserProjectValidationError) ErrorName ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUserProjectsResponse_UserProjectValidationError) Field ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) Field() string
Field function returns field value.
func (SearchUserProjectsResponse_UserProjectValidationError) Key ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) Key() bool
Key function returns key value.
func (SearchUserProjectsResponse_UserProjectValidationError) Reason ¶ added in v0.62.0
func (e SearchUserProjectsResponse_UserProjectValidationError) Reason() string
Reason function returns reason value.
type SearchUsersRequest ¶ added in v0.57.0
type SearchUsersRequest struct {
Query *RQLRequest `protobuf:"bytes,1,opt,name=query,proto3" json:"query,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUsersRequest) Descriptor
deprecated
added in
v0.57.0
func (*SearchUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchUsersRequest) GetQuery ¶ added in v0.57.0
func (x *SearchUsersRequest) GetQuery() *RQLRequest
func (*SearchUsersRequest) ProtoMessage ¶ added in v0.57.0
func (*SearchUsersRequest) ProtoMessage()
func (*SearchUsersRequest) ProtoReflect ¶ added in v0.57.0
func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchUsersRequest) Reset ¶ added in v0.57.0
func (x *SearchUsersRequest) Reset()
func (*SearchUsersRequest) String ¶ added in v0.57.0
func (x *SearchUsersRequest) String() string
func (*SearchUsersRequest) Validate ¶ added in v0.57.0
func (m *SearchUsersRequest) Validate() error
Validate checks the field values on SearchUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUsersRequest) ValidateAll ¶ added in v0.57.0
func (m *SearchUsersRequest) ValidateAll() error
ValidateAll checks the field values on SearchUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUsersRequestMultiError, or nil if none found.
type SearchUsersRequestMultiError ¶ added in v0.57.0
type SearchUsersRequestMultiError []error
SearchUsersRequestMultiError is an error wrapping multiple validation errors returned by SearchUsersRequest.ValidateAll() if the designated constraints aren't met.
func (SearchUsersRequestMultiError) AllErrors ¶ added in v0.57.0
func (m SearchUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUsersRequestMultiError) Error ¶ added in v0.57.0
func (m SearchUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUsersRequestValidationError ¶ added in v0.57.0
type SearchUsersRequestValidationError struct {
// contains filtered or unexported fields
}
SearchUsersRequestValidationError is the validation error returned by SearchUsersRequest.Validate if the designated constraints aren't met.
func (SearchUsersRequestValidationError) Cause ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchUsersRequestValidationError) Error ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUsersRequestValidationError) ErrorName ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUsersRequestValidationError) Field ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchUsersRequestValidationError) Key ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchUsersRequestValidationError) Reason ¶ added in v0.57.0
func (e SearchUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchUsersResponse ¶ added in v0.57.0
type SearchUsersResponse struct {
Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"`
Pagination *RQLQueryPaginationResponse `protobuf:"bytes,2,opt,name=pagination,proto3" json:"pagination,omitempty"`
Group *RQLQueryGroupResponse `protobuf:"bytes,3,opt,name=group,proto3" json:"group,omitempty"`
// contains filtered or unexported fields
}
func (*SearchUsersResponse) Descriptor
deprecated
added in
v0.57.0
func (*SearchUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchUsersResponse) GetGroup ¶ added in v0.57.0
func (x *SearchUsersResponse) GetGroup() *RQLQueryGroupResponse
func (*SearchUsersResponse) GetPagination ¶ added in v0.57.0
func (x *SearchUsersResponse) GetPagination() *RQLQueryPaginationResponse
func (*SearchUsersResponse) GetUsers ¶ added in v0.57.0
func (x *SearchUsersResponse) GetUsers() []*User
func (*SearchUsersResponse) ProtoMessage ¶ added in v0.57.0
func (*SearchUsersResponse) ProtoMessage()
func (*SearchUsersResponse) ProtoReflect ¶ added in v0.57.0
func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchUsersResponse) Reset ¶ added in v0.57.0
func (x *SearchUsersResponse) Reset()
func (*SearchUsersResponse) String ¶ added in v0.57.0
func (x *SearchUsersResponse) String() string
func (*SearchUsersResponse) Validate ¶ added in v0.57.0
func (m *SearchUsersResponse) Validate() error
Validate checks the field values on SearchUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchUsersResponse) ValidateAll ¶ added in v0.57.0
func (m *SearchUsersResponse) ValidateAll() error
ValidateAll checks the field values on SearchUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchUsersResponseMultiError, or nil if none found.
type SearchUsersResponseMultiError ¶ added in v0.57.0
type SearchUsersResponseMultiError []error
SearchUsersResponseMultiError is an error wrapping multiple validation errors returned by SearchUsersResponse.ValidateAll() if the designated constraints aren't met.
func (SearchUsersResponseMultiError) AllErrors ¶ added in v0.57.0
func (m SearchUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUsersResponseMultiError) Error ¶ added in v0.57.0
func (m SearchUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUsersResponseValidationError ¶ added in v0.57.0
type SearchUsersResponseValidationError struct {
// contains filtered or unexported fields
}
SearchUsersResponseValidationError is the validation error returned by SearchUsersResponse.Validate if the designated constraints aren't met.
func (SearchUsersResponseValidationError) Cause ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchUsersResponseValidationError) Error ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUsersResponseValidationError) ErrorName ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUsersResponseValidationError) Field ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchUsersResponseValidationError) Key ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchUsersResponseValidationError) Reason ¶ added in v0.57.0
func (e SearchUsersResponseValidationError) 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 ServiceUserJWK ¶ added in v0.9.1
type ServiceUserJWK 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 (*ServiceUserJWK) Descriptor
deprecated
added in
v0.9.1
func (*ServiceUserJWK) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserJWK.ProtoReflect.Descriptor instead.
func (*ServiceUserJWK) GetCreatedAt ¶ added in v0.9.1
func (x *ServiceUserJWK) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUserJWK) GetId ¶ added in v0.9.1
func (x *ServiceUserJWK) GetId() string
func (*ServiceUserJWK) GetPrincipalId ¶ added in v0.9.1
func (x *ServiceUserJWK) GetPrincipalId() string
func (*ServiceUserJWK) GetPublicKey ¶ added in v0.9.1
func (x *ServiceUserJWK) GetPublicKey() string
func (*ServiceUserJWK) GetTitle ¶ added in v0.9.1
func (x *ServiceUserJWK) GetTitle() string
func (*ServiceUserJWK) ProtoMessage ¶ added in v0.9.1
func (*ServiceUserJWK) ProtoMessage()
func (*ServiceUserJWK) ProtoReflect ¶ added in v0.9.1
func (x *ServiceUserJWK) ProtoReflect() protoreflect.Message
func (*ServiceUserJWK) Reset ¶ added in v0.9.1
func (x *ServiceUserJWK) Reset()
func (*ServiceUserJWK) String ¶ added in v0.9.1
func (x *ServiceUserJWK) String() string
func (*ServiceUserJWK) Validate ¶ added in v0.9.1
func (m *ServiceUserJWK) Validate() error
Validate checks the field values on ServiceUserJWK with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceUserJWK) ValidateAll ¶ added in v0.9.1
func (m *ServiceUserJWK) ValidateAll() error
ValidateAll checks the field values on ServiceUserJWK with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceUserJWKMultiError, or nil if none found.
type ServiceUserJWKMultiError ¶ added in v0.9.1
type ServiceUserJWKMultiError []error
ServiceUserJWKMultiError is an error wrapping multiple validation errors returned by ServiceUserJWK.ValidateAll() if the designated constraints aren't met.
func (ServiceUserJWKMultiError) AllErrors ¶ added in v0.9.1
func (m ServiceUserJWKMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceUserJWKMultiError) Error ¶ added in v0.9.1
func (m ServiceUserJWKMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceUserJWKValidationError ¶ added in v0.9.1
type ServiceUserJWKValidationError struct {
// contains filtered or unexported fields
}
ServiceUserJWKValidationError is the validation error returned by ServiceUserJWK.Validate if the designated constraints aren't met.
func (ServiceUserJWKValidationError) Cause ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) Cause() error
Cause function returns cause value.
func (ServiceUserJWKValidationError) Error ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceUserJWKValidationError) ErrorName ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceUserJWKValidationError) Field ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) Field() string
Field function returns field value.
func (ServiceUserJWKValidationError) Key ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) Key() bool
Key function returns key value.
func (ServiceUserJWKValidationError) Reason ¶ added in v0.9.1
func (e ServiceUserJWKValidationError) 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 ServiceUserToken ¶ added in v0.9.1
type ServiceUserToken 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"`
// token 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
Token string `protobuf:"bytes,3,opt,name=token,proto3" json:"token,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*ServiceUserToken) Descriptor
deprecated
added in
v0.9.1
func (*ServiceUserToken) Descriptor() ([]byte, []int)
Deprecated: Use ServiceUserToken.ProtoReflect.Descriptor instead.
func (*ServiceUserToken) GetCreatedAt ¶ added in v0.9.1
func (x *ServiceUserToken) GetCreatedAt() *timestamppb.Timestamp
func (*ServiceUserToken) GetId ¶ added in v0.9.1
func (x *ServiceUserToken) GetId() string
func (*ServiceUserToken) GetTitle ¶ added in v0.9.1
func (x *ServiceUserToken) GetTitle() string
func (*ServiceUserToken) GetToken ¶ added in v0.9.1
func (x *ServiceUserToken) GetToken() string
func (*ServiceUserToken) ProtoMessage ¶ added in v0.9.1
func (*ServiceUserToken) ProtoMessage()
func (*ServiceUserToken) ProtoReflect ¶ added in v0.9.1
func (x *ServiceUserToken) ProtoReflect() protoreflect.Message
func (*ServiceUserToken) Reset ¶ added in v0.9.1
func (x *ServiceUserToken) Reset()
func (*ServiceUserToken) String ¶ added in v0.9.1
func (x *ServiceUserToken) String() string
func (*ServiceUserToken) Validate ¶ added in v0.9.1
func (m *ServiceUserToken) Validate() error
Validate checks the field values on ServiceUserToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceUserToken) ValidateAll ¶ added in v0.9.1
func (m *ServiceUserToken) ValidateAll() error
ValidateAll checks the field values on ServiceUserToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceUserTokenMultiError, or nil if none found.
type ServiceUserTokenMultiError ¶ added in v0.9.1
type ServiceUserTokenMultiError []error
ServiceUserTokenMultiError is an error wrapping multiple validation errors returned by ServiceUserToken.ValidateAll() if the designated constraints aren't met.
func (ServiceUserTokenMultiError) AllErrors ¶ added in v0.9.1
func (m ServiceUserTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceUserTokenMultiError) Error ¶ added in v0.9.1
func (m ServiceUserTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceUserTokenValidationError ¶ added in v0.9.1
type ServiceUserTokenValidationError struct {
// contains filtered or unexported fields
}
ServiceUserTokenValidationError is the validation error returned by ServiceUserToken.Validate if the designated constraints aren't met.
func (ServiceUserTokenValidationError) Cause ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) Cause() error
Cause function returns cause value.
func (ServiceUserTokenValidationError) Error ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceUserTokenValidationError) ErrorName ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceUserTokenValidationError) Field ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) Field() string
Field function returns field value.
func (ServiceUserTokenValidationError) Key ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) Key() bool
Key function returns key value.
func (ServiceUserTokenValidationError) Reason ¶ added in v0.9.1
func (e ServiceUserTokenValidationError) 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 Session ¶ added in v0.74.0
type Session struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Metadata *Session_Meta `protobuf:"bytes,2,opt,name=metadata,proto3" json:"metadata,omitempty"`
IsCurrentSession bool `protobuf:"varint,3,opt,name=is_current_session,json=isCurrentSession,proto3" json:"is_current_session,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 (*Session) Descriptor
deprecated
added in
v0.74.0
func (*Session) GetCreatedAt ¶ added in v0.74.0
func (x *Session) GetCreatedAt() *timestamppb.Timestamp
func (*Session) GetIsCurrentSession ¶ added in v0.74.0
func (*Session) GetMetadata ¶ added in v0.74.0
func (x *Session) GetMetadata() *Session_Meta
func (*Session) GetUpdatedAt ¶ added in v0.74.0
func (x *Session) GetUpdatedAt() *timestamppb.Timestamp
func (*Session) ProtoMessage ¶ added in v0.74.0
func (*Session) ProtoMessage()
func (*Session) ProtoReflect ¶ added in v0.74.0
func (x *Session) ProtoReflect() protoreflect.Message
func (*Session) Validate ¶ added in v0.74.0
Validate checks the field values on Session with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Session) ValidateAll ¶ added in v0.74.0
ValidateAll checks the field values on Session with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SessionMultiError, or nil if none found.
type SessionMultiError ¶ added in v0.74.0
type SessionMultiError []error
SessionMultiError is an error wrapping multiple validation errors returned by Session.ValidateAll() if the designated constraints aren't met.
func (SessionMultiError) AllErrors ¶ added in v0.74.0
func (m SessionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SessionMultiError) Error ¶ added in v0.74.0
func (m SessionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SessionValidationError ¶ added in v0.74.0
type SessionValidationError struct {
// contains filtered or unexported fields
}
SessionValidationError is the validation error returned by Session.Validate if the designated constraints aren't met.
func (SessionValidationError) Cause ¶ added in v0.74.0
func (e SessionValidationError) Cause() error
Cause function returns cause value.
func (SessionValidationError) Error ¶ added in v0.74.0
func (e SessionValidationError) Error() string
Error satisfies the builtin error interface
func (SessionValidationError) ErrorName ¶ added in v0.74.0
func (e SessionValidationError) ErrorName() string
ErrorName returns error name.
func (SessionValidationError) Field ¶ added in v0.74.0
func (e SessionValidationError) Field() string
Field function returns field value.
func (SessionValidationError) Key ¶ added in v0.74.0
func (e SessionValidationError) Key() bool
Key function returns key value.
func (SessionValidationError) Reason ¶ added in v0.74.0
func (e SessionValidationError) Reason() string
Reason function returns reason value.
type Session_Meta ¶ added in v0.74.0
type Session_Meta struct {
OperatingSystem string `protobuf:"bytes,1,opt,name=operating_system,json=operatingSystem,proto3" json:"operating_system,omitempty"`
Browser string `protobuf:"bytes,2,opt,name=browser,proto3" json:"browser,omitempty"`
IpAddress string `protobuf:"bytes,3,opt,name=ip_address,json=ipAddress,proto3" json:"ip_address,omitempty"`
Location *Session_Meta_Location `protobuf:"bytes,4,opt,name=location,proto3" json:"location,omitempty"`
// contains filtered or unexported fields
}
func (*Session_Meta) Descriptor
deprecated
added in
v0.74.0
func (*Session_Meta) Descriptor() ([]byte, []int)
Deprecated: Use Session_Meta.ProtoReflect.Descriptor instead.
func (*Session_Meta) GetBrowser ¶ added in v0.74.0
func (x *Session_Meta) GetBrowser() string
func (*Session_Meta) GetIpAddress ¶ added in v0.74.0
func (x *Session_Meta) GetIpAddress() string
func (*Session_Meta) GetLocation ¶ added in v0.74.0
func (x *Session_Meta) GetLocation() *Session_Meta_Location
func (*Session_Meta) GetOperatingSystem ¶ added in v0.74.0
func (x *Session_Meta) GetOperatingSystem() string
func (*Session_Meta) ProtoMessage ¶ added in v0.74.0
func (*Session_Meta) ProtoMessage()
func (*Session_Meta) ProtoReflect ¶ added in v0.74.0
func (x *Session_Meta) ProtoReflect() protoreflect.Message
func (*Session_Meta) Reset ¶ added in v0.74.0
func (x *Session_Meta) Reset()
func (*Session_Meta) String ¶ added in v0.74.0
func (x *Session_Meta) String() string
func (*Session_Meta) Validate ¶ added in v0.74.0
func (m *Session_Meta) Validate() error
Validate checks the field values on Session_Meta with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Session_Meta) ValidateAll ¶ added in v0.74.0
func (m *Session_Meta) ValidateAll() error
ValidateAll checks the field values on Session_Meta with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Session_MetaMultiError, or nil if none found.
type Session_MetaMultiError ¶ added in v0.74.0
type Session_MetaMultiError []error
Session_MetaMultiError is an error wrapping multiple validation errors returned by Session_Meta.ValidateAll() if the designated constraints aren't met.
func (Session_MetaMultiError) AllErrors ¶ added in v0.74.0
func (m Session_MetaMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Session_MetaMultiError) Error ¶ added in v0.74.0
func (m Session_MetaMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Session_MetaValidationError ¶ added in v0.74.0
type Session_MetaValidationError struct {
// contains filtered or unexported fields
}
Session_MetaValidationError is the validation error returned by Session_Meta.Validate if the designated constraints aren't met.
func (Session_MetaValidationError) Cause ¶ added in v0.74.0
func (e Session_MetaValidationError) Cause() error
Cause function returns cause value.
func (Session_MetaValidationError) Error ¶ added in v0.74.0
func (e Session_MetaValidationError) Error() string
Error satisfies the builtin error interface
func (Session_MetaValidationError) ErrorName ¶ added in v0.74.0
func (e Session_MetaValidationError) ErrorName() string
ErrorName returns error name.
func (Session_MetaValidationError) Field ¶ added in v0.74.0
func (e Session_MetaValidationError) Field() string
Field function returns field value.
func (Session_MetaValidationError) Key ¶ added in v0.74.0
func (e Session_MetaValidationError) Key() bool
Key function returns key value.
func (Session_MetaValidationError) Reason ¶ added in v0.74.0
func (e Session_MetaValidationError) Reason() string
Reason function returns reason value.
type Session_Meta_Location ¶ added in v0.82.0
type Session_Meta_Location struct {
City string `protobuf:"bytes,1,opt,name=city,proto3" json:"city,omitempty"`
Country string `protobuf:"bytes,2,opt,name=country,proto3" json:"country,omitempty"`
Latitude string `protobuf:"bytes,3,opt,name=latitude,proto3" json:"latitude,omitempty"`
Longitude string `protobuf:"bytes,4,opt,name=longitude,proto3" json:"longitude,omitempty"`
// contains filtered or unexported fields
}
func (*Session_Meta_Location) Descriptor
deprecated
added in
v0.82.0
func (*Session_Meta_Location) Descriptor() ([]byte, []int)
Deprecated: Use Session_Meta_Location.ProtoReflect.Descriptor instead.
func (*Session_Meta_Location) GetCity ¶ added in v0.82.0
func (x *Session_Meta_Location) GetCity() string
func (*Session_Meta_Location) GetCountry ¶ added in v0.82.0
func (x *Session_Meta_Location) GetCountry() string
func (*Session_Meta_Location) GetLatitude ¶ added in v0.82.0
func (x *Session_Meta_Location) GetLatitude() string
func (*Session_Meta_Location) GetLongitude ¶ added in v0.82.0
func (x *Session_Meta_Location) GetLongitude() string
func (*Session_Meta_Location) ProtoMessage ¶ added in v0.82.0
func (*Session_Meta_Location) ProtoMessage()
func (*Session_Meta_Location) ProtoReflect ¶ added in v0.82.0
func (x *Session_Meta_Location) ProtoReflect() protoreflect.Message
func (*Session_Meta_Location) Reset ¶ added in v0.82.0
func (x *Session_Meta_Location) Reset()
func (*Session_Meta_Location) String ¶ added in v0.82.0
func (x *Session_Meta_Location) String() string
func (*Session_Meta_Location) Validate ¶ added in v0.82.0
func (m *Session_Meta_Location) Validate() error
Validate checks the field values on Session_Meta_Location with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Session_Meta_Location) ValidateAll ¶ added in v0.82.0
func (m *Session_Meta_Location) ValidateAll() error
ValidateAll checks the field values on Session_Meta_Location with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Session_Meta_LocationMultiError, or nil if none found.
type Session_Meta_LocationMultiError ¶ added in v0.82.0
type Session_Meta_LocationMultiError []error
Session_Meta_LocationMultiError is an error wrapping multiple validation errors returned by Session_Meta_Location.ValidateAll() if the designated constraints aren't met.
func (Session_Meta_LocationMultiError) AllErrors ¶ added in v0.82.0
func (m Session_Meta_LocationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Session_Meta_LocationMultiError) Error ¶ added in v0.82.0
func (m Session_Meta_LocationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Session_Meta_LocationValidationError ¶ added in v0.82.0
type Session_Meta_LocationValidationError struct {
// contains filtered or unexported fields
}
Session_Meta_LocationValidationError is the validation error returned by Session_Meta_Location.Validate if the designated constraints aren't met.
func (Session_Meta_LocationValidationError) Cause ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) Cause() error
Cause function returns cause value.
func (Session_Meta_LocationValidationError) Error ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) Error() string
Error satisfies the builtin error interface
func (Session_Meta_LocationValidationError) ErrorName ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) ErrorName() string
ErrorName returns error name.
func (Session_Meta_LocationValidationError) Field ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) Field() string
Field function returns field value.
func (Session_Meta_LocationValidationError) Key ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) Key() bool
Key function returns key value.
func (Session_Meta_LocationValidationError) Reason ¶ added in v0.82.0
func (e Session_Meta_LocationValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationKycRequest ¶ added in v0.49.0
type SetOrganizationKycRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
Status bool `protobuf:"varint,2,opt,name=status,proto3" json:"status,omitempty"`
Link string `protobuf:"bytes,3,opt,name=link,proto3" json:"link,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrganizationKycRequest) Descriptor
deprecated
added in
v0.49.0
func (*SetOrganizationKycRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationKycRequest.ProtoReflect.Descriptor instead.
func (*SetOrganizationKycRequest) GetLink ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetLink() string
func (*SetOrganizationKycRequest) GetOrgId ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetOrgId() string
func (*SetOrganizationKycRequest) GetStatus ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) GetStatus() bool
func (*SetOrganizationKycRequest) ProtoMessage ¶ added in v0.49.0
func (*SetOrganizationKycRequest) ProtoMessage()
func (*SetOrganizationKycRequest) ProtoReflect ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) ProtoReflect() protoreflect.Message
func (*SetOrganizationKycRequest) Reset ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) Reset()
func (*SetOrganizationKycRequest) String ¶ added in v0.49.0
func (x *SetOrganizationKycRequest) String() string
func (*SetOrganizationKycRequest) Validate ¶ added in v0.49.0
func (m *SetOrganizationKycRequest) Validate() error
Validate checks the field values on SetOrganizationKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationKycRequest) ValidateAll ¶ added in v0.49.0
func (m *SetOrganizationKycRequest) ValidateAll() error
ValidateAll checks the field values on SetOrganizationKycRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationKycRequestMultiError, or nil if none found.
type SetOrganizationKycRequestMultiError ¶ added in v0.49.0
type SetOrganizationKycRequestMultiError []error
SetOrganizationKycRequestMultiError is an error wrapping multiple validation errors returned by SetOrganizationKycRequest.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationKycRequestMultiError) AllErrors ¶ added in v0.49.0
func (m SetOrganizationKycRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationKycRequestMultiError) Error ¶ added in v0.49.0
func (m SetOrganizationKycRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationKycRequestValidationError ¶ added in v0.49.0
type SetOrganizationKycRequestValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationKycRequestValidationError is the validation error returned by SetOrganizationKycRequest.Validate if the designated constraints aren't met.
func (SetOrganizationKycRequestValidationError) Cause ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationKycRequestValidationError) Error ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationKycRequestValidationError) ErrorName ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationKycRequestValidationError) Field ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) Field() string
Field function returns field value.
func (SetOrganizationKycRequestValidationError) Key ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) Key() bool
Key function returns key value.
func (SetOrganizationKycRequestValidationError) Reason ¶ added in v0.49.0
func (e SetOrganizationKycRequestValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationKycResponse ¶ added in v0.49.0
type SetOrganizationKycResponse struct {
OrganizationKyc *OrganizationKyc `protobuf:"bytes,1,opt,name=organization_kyc,json=organizationKyc,proto3" json:"organization_kyc,omitempty"`
// contains filtered or unexported fields
}
func (*SetOrganizationKycResponse) Descriptor
deprecated
added in
v0.49.0
func (*SetOrganizationKycResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationKycResponse.ProtoReflect.Descriptor instead.
func (*SetOrganizationKycResponse) GetOrganizationKyc ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) GetOrganizationKyc() *OrganizationKyc
func (*SetOrganizationKycResponse) ProtoMessage ¶ added in v0.49.0
func (*SetOrganizationKycResponse) ProtoMessage()
func (*SetOrganizationKycResponse) ProtoReflect ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) ProtoReflect() protoreflect.Message
func (*SetOrganizationKycResponse) Reset ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) Reset()
func (*SetOrganizationKycResponse) String ¶ added in v0.49.0
func (x *SetOrganizationKycResponse) String() string
func (*SetOrganizationKycResponse) Validate ¶ added in v0.49.0
func (m *SetOrganizationKycResponse) Validate() error
Validate checks the field values on SetOrganizationKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationKycResponse) ValidateAll ¶ added in v0.49.0
func (m *SetOrganizationKycResponse) ValidateAll() error
ValidateAll checks the field values on SetOrganizationKycResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationKycResponseMultiError, or nil if none found.
type SetOrganizationKycResponseMultiError ¶ added in v0.49.0
type SetOrganizationKycResponseMultiError []error
SetOrganizationKycResponseMultiError is an error wrapping multiple validation errors returned by SetOrganizationKycResponse.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationKycResponseMultiError) AllErrors ¶ added in v0.49.0
func (m SetOrganizationKycResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationKycResponseMultiError) Error ¶ added in v0.49.0
func (m SetOrganizationKycResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationKycResponseValidationError ¶ added in v0.49.0
type SetOrganizationKycResponseValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationKycResponseValidationError is the validation error returned by SetOrganizationKycResponse.Validate if the designated constraints aren't met.
func (SetOrganizationKycResponseValidationError) Cause ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationKycResponseValidationError) Error ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationKycResponseValidationError) ErrorName ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationKycResponseValidationError) Field ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) Field() string
Field function returns field value.
func (SetOrganizationKycResponseValidationError) Key ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) Key() bool
Key function returns key value.
func (SetOrganizationKycResponseValidationError) Reason ¶ added in v0.49.0
func (e SetOrganizationKycResponseValidationError) Reason() string
Reason function returns reason value.
type Subscription ¶ added in v0.8.0
type Subscription struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
ProviderId string `protobuf:"bytes,3,opt,name=provider_id,json=providerId,proto3" json:"provider_id,omitempty"`
PlanId string `protobuf:"bytes,4,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,10,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,11,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,12,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
CanceledAt *timestamppb.Timestamp `protobuf:"bytes,13,opt,name=canceled_at,json=canceledAt,proto3" json:"canceled_at,omitempty"`
EndedAt *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=ended_at,json=endedAt,proto3" json:"ended_at,omitempty"`
TrialEndsAt *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=trial_ends_at,json=trialEndsAt,proto3" json:"trial_ends_at,omitempty"`
CurrentPeriodStartAt *timestamppb.Timestamp `` /* 126-byte string literal not displayed */
CurrentPeriodEndAt *timestamppb.Timestamp `protobuf:"bytes,17,opt,name=current_period_end_at,json=currentPeriodEndAt,proto3" json:"current_period_end_at,omitempty"`
BillingCycleAnchorAt *timestamppb.Timestamp `` /* 126-byte string literal not displayed */
Phases []*Subscription_Phase `protobuf:"bytes,20,rep,name=phases,proto3" json:"phases,omitempty"`
Customer *BillingAccount `protobuf:"bytes,101,opt,name=customer,proto3" json:"customer,omitempty"`
Plan *Plan `protobuf:"bytes,102,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*Subscription) Descriptor
deprecated
added in
v0.8.0
func (*Subscription) Descriptor() ([]byte, []int)
Deprecated: Use Subscription.ProtoReflect.Descriptor instead.
func (*Subscription) GetBillingCycleAnchorAt ¶ added in v0.8.26
func (x *Subscription) GetBillingCycleAnchorAt() *timestamppb.Timestamp
func (*Subscription) GetCanceledAt ¶ added in v0.8.0
func (x *Subscription) GetCanceledAt() *timestamppb.Timestamp
func (*Subscription) GetCreatedAt ¶ added in v0.8.0
func (x *Subscription) GetCreatedAt() *timestamppb.Timestamp
func (*Subscription) GetCurrentPeriodEndAt ¶ added in v0.8.26
func (x *Subscription) GetCurrentPeriodEndAt() *timestamppb.Timestamp
func (*Subscription) GetCurrentPeriodStartAt ¶ added in v0.8.26
func (x *Subscription) GetCurrentPeriodStartAt() *timestamppb.Timestamp
func (*Subscription) GetCustomer ¶ added in v0.8.41
func (x *Subscription) GetCustomer() *BillingAccount
func (*Subscription) GetCustomerId ¶ added in v0.8.0
func (x *Subscription) GetCustomerId() string
func (*Subscription) GetEndedAt ¶ added in v0.8.0
func (x *Subscription) GetEndedAt() *timestamppb.Timestamp
func (*Subscription) GetId ¶ added in v0.8.0
func (x *Subscription) GetId() string
func (*Subscription) GetMetadata ¶ added in v0.8.0
func (x *Subscription) GetMetadata() *structpb.Struct
func (*Subscription) GetPhases ¶ added in v0.8.19
func (x *Subscription) GetPhases() []*Subscription_Phase
func (*Subscription) GetPlan ¶ added in v0.8.41
func (x *Subscription) GetPlan() *Plan
func (*Subscription) GetPlanId ¶ added in v0.8.0
func (x *Subscription) GetPlanId() string
func (*Subscription) GetProviderId ¶ added in v0.8.0
func (x *Subscription) GetProviderId() string
func (*Subscription) GetState ¶ added in v0.8.0
func (x *Subscription) GetState() string
func (*Subscription) GetTrialEndsAt ¶ added in v0.8.24
func (x *Subscription) GetTrialEndsAt() *timestamppb.Timestamp
func (*Subscription) GetUpdatedAt ¶ added in v0.8.0
func (x *Subscription) GetUpdatedAt() *timestamppb.Timestamp
func (*Subscription) ProtoMessage ¶ added in v0.8.0
func (*Subscription) ProtoMessage()
func (*Subscription) ProtoReflect ¶ added in v0.8.0
func (x *Subscription) ProtoReflect() protoreflect.Message
func (*Subscription) Reset ¶ added in v0.8.0
func (x *Subscription) Reset()
func (*Subscription) String ¶ added in v0.8.0
func (x *Subscription) String() string
func (*Subscription) Validate ¶ added in v0.8.0
func (m *Subscription) Validate() error
Validate checks the field values on Subscription with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Subscription) ValidateAll ¶ added in v0.8.0
func (m *Subscription) ValidateAll() error
ValidateAll checks the field values on Subscription with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SubscriptionMultiError, or nil if none found.
type SubscriptionMultiError ¶ added in v0.8.0
type SubscriptionMultiError []error
SubscriptionMultiError is an error wrapping multiple validation errors returned by Subscription.ValidateAll() if the designated constraints aren't met.
func (SubscriptionMultiError) AllErrors ¶ added in v0.8.0
func (m SubscriptionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscriptionMultiError) Error ¶ added in v0.8.0
func (m SubscriptionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscriptionValidationError ¶ added in v0.8.0
type SubscriptionValidationError struct {
// contains filtered or unexported fields
}
SubscriptionValidationError is the validation error returned by Subscription.Validate if the designated constraints aren't met.
func (SubscriptionValidationError) Cause ¶ added in v0.8.0
func (e SubscriptionValidationError) Cause() error
Cause function returns cause value.
func (SubscriptionValidationError) Error ¶ added in v0.8.0
func (e SubscriptionValidationError) Error() string
Error satisfies the builtin error interface
func (SubscriptionValidationError) ErrorName ¶ added in v0.8.0
func (e SubscriptionValidationError) ErrorName() string
ErrorName returns error name.
func (SubscriptionValidationError) Field ¶ added in v0.8.0
func (e SubscriptionValidationError) Field() string
Field function returns field value.
func (SubscriptionValidationError) Key ¶ added in v0.8.0
func (e SubscriptionValidationError) Key() bool
Key function returns key value.
func (SubscriptionValidationError) Reason ¶ added in v0.8.0
func (e SubscriptionValidationError) Reason() string
Reason function returns reason value.
type Subscription_Phase ¶ added in v0.8.19
type Subscription_Phase struct {
EffectiveAt *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=effective_at,json=effectiveAt,proto3" json:"effective_at,omitempty"`
PlanId string `protobuf:"bytes,2,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"`
Reason string `protobuf:"bytes,3,opt,name=reason,proto3" json:"reason,omitempty"`
// contains filtered or unexported fields
}
func (*Subscription_Phase) Descriptor
deprecated
added in
v0.8.19
func (*Subscription_Phase) Descriptor() ([]byte, []int)
Deprecated: Use Subscription_Phase.ProtoReflect.Descriptor instead.
func (*Subscription_Phase) GetEffectiveAt ¶ added in v0.8.19
func (x *Subscription_Phase) GetEffectiveAt() *timestamppb.Timestamp
func (*Subscription_Phase) GetPlanId ¶ added in v0.8.19
func (x *Subscription_Phase) GetPlanId() string
func (*Subscription_Phase) GetReason ¶ added in v0.24.0
func (x *Subscription_Phase) GetReason() string
func (*Subscription_Phase) ProtoMessage ¶ added in v0.8.19
func (*Subscription_Phase) ProtoMessage()
func (*Subscription_Phase) ProtoReflect ¶ added in v0.8.19
func (x *Subscription_Phase) ProtoReflect() protoreflect.Message
func (*Subscription_Phase) Reset ¶ added in v0.8.19
func (x *Subscription_Phase) Reset()
func (*Subscription_Phase) String ¶ added in v0.8.19
func (x *Subscription_Phase) String() string
func (*Subscription_Phase) Validate ¶ added in v0.8.19
func (m *Subscription_Phase) Validate() error
Validate checks the field values on Subscription_Phase with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Subscription_Phase) ValidateAll ¶ added in v0.8.19
func (m *Subscription_Phase) ValidateAll() error
ValidateAll checks the field values on Subscription_Phase with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Subscription_PhaseMultiError, or nil if none found.
type Subscription_PhaseMultiError ¶ added in v0.8.19
type Subscription_PhaseMultiError []error
Subscription_PhaseMultiError is an error wrapping multiple validation errors returned by Subscription_Phase.ValidateAll() if the designated constraints aren't met.
func (Subscription_PhaseMultiError) AllErrors ¶ added in v0.8.19
func (m Subscription_PhaseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Subscription_PhaseMultiError) Error ¶ added in v0.8.19
func (m Subscription_PhaseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Subscription_PhaseValidationError ¶ added in v0.8.19
type Subscription_PhaseValidationError struct {
// contains filtered or unexported fields
}
Subscription_PhaseValidationError is the validation error returned by Subscription_Phase.Validate if the designated constraints aren't met.
func (Subscription_PhaseValidationError) Cause ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) Cause() error
Cause function returns cause value.
func (Subscription_PhaseValidationError) Error ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) Error() string
Error satisfies the builtin error interface
func (Subscription_PhaseValidationError) ErrorName ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) ErrorName() string
ErrorName returns error name.
func (Subscription_PhaseValidationError) Field ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) Field() string
Field function returns field value.
func (Subscription_PhaseValidationError) Key ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) Key() bool
Key function returns key value.
func (Subscription_PhaseValidationError) Reason ¶ added in v0.8.19
func (e Subscription_PhaseValidationError) Reason() string
Reason function returns reason value.
type TotalDebitedTransactionsRequest ¶ added in v0.51.0
type TotalDebitedTransactionsRequest struct {
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from org_id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// contains filtered or unexported fields
}
func (*TotalDebitedTransactionsRequest) Descriptor
deprecated
added in
v0.51.0
func (*TotalDebitedTransactionsRequest) Descriptor() ([]byte, []int)
Deprecated: Use TotalDebitedTransactionsRequest.ProtoReflect.Descriptor instead.
func (*TotalDebitedTransactionsRequest) GetBillingId
deprecated
added in
v0.51.0
func (x *TotalDebitedTransactionsRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*TotalDebitedTransactionsRequest) GetOrgId ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) GetOrgId() string
func (*TotalDebitedTransactionsRequest) ProtoMessage ¶ added in v0.51.0
func (*TotalDebitedTransactionsRequest) ProtoMessage()
func (*TotalDebitedTransactionsRequest) ProtoReflect ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) ProtoReflect() protoreflect.Message
func (*TotalDebitedTransactionsRequest) Reset ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) Reset()
func (*TotalDebitedTransactionsRequest) String ¶ added in v0.51.0
func (x *TotalDebitedTransactionsRequest) String() string
func (*TotalDebitedTransactionsRequest) Validate ¶ added in v0.51.0
func (m *TotalDebitedTransactionsRequest) Validate() error
Validate checks the field values on TotalDebitedTransactionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TotalDebitedTransactionsRequest) ValidateAll ¶ added in v0.51.0
func (m *TotalDebitedTransactionsRequest) ValidateAll() error
ValidateAll checks the field values on TotalDebitedTransactionsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TotalDebitedTransactionsRequestMultiError, or nil if none found.
type TotalDebitedTransactionsRequestMultiError ¶ added in v0.51.0
type TotalDebitedTransactionsRequestMultiError []error
TotalDebitedTransactionsRequestMultiError is an error wrapping multiple validation errors returned by TotalDebitedTransactionsRequest.ValidateAll() if the designated constraints aren't met.
func (TotalDebitedTransactionsRequestMultiError) AllErrors ¶ added in v0.51.0
func (m TotalDebitedTransactionsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TotalDebitedTransactionsRequestMultiError) Error ¶ added in v0.51.0
func (m TotalDebitedTransactionsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TotalDebitedTransactionsRequestValidationError ¶ added in v0.51.0
type TotalDebitedTransactionsRequestValidationError struct {
// contains filtered or unexported fields
}
TotalDebitedTransactionsRequestValidationError is the validation error returned by TotalDebitedTransactionsRequest.Validate if the designated constraints aren't met.
func (TotalDebitedTransactionsRequestValidationError) Cause ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) Cause() error
Cause function returns cause value.
func (TotalDebitedTransactionsRequestValidationError) Error ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TotalDebitedTransactionsRequestValidationError) ErrorName ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TotalDebitedTransactionsRequestValidationError) Field ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) Field() string
Field function returns field value.
func (TotalDebitedTransactionsRequestValidationError) Key ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) Key() bool
Key function returns key value.
func (TotalDebitedTransactionsRequestValidationError) Reason ¶ added in v0.51.0
func (e TotalDebitedTransactionsRequestValidationError) Reason() string
Reason function returns reason value.
type TotalDebitedTransactionsResponse ¶ added in v0.51.0
type TotalDebitedTransactionsResponse struct {
// Total debited amount in the billing account
Debited *BillingAccount_Balance `protobuf:"bytes,1,opt,name=debited,proto3" json:"debited,omitempty"`
// contains filtered or unexported fields
}
func (*TotalDebitedTransactionsResponse) Descriptor
deprecated
added in
v0.51.0
func (*TotalDebitedTransactionsResponse) Descriptor() ([]byte, []int)
Deprecated: Use TotalDebitedTransactionsResponse.ProtoReflect.Descriptor instead.
func (*TotalDebitedTransactionsResponse) GetDebited ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) GetDebited() *BillingAccount_Balance
func (*TotalDebitedTransactionsResponse) ProtoMessage ¶ added in v0.51.0
func (*TotalDebitedTransactionsResponse) ProtoMessage()
func (*TotalDebitedTransactionsResponse) ProtoReflect ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) ProtoReflect() protoreflect.Message
func (*TotalDebitedTransactionsResponse) Reset ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) Reset()
func (*TotalDebitedTransactionsResponse) String ¶ added in v0.51.0
func (x *TotalDebitedTransactionsResponse) String() string
func (*TotalDebitedTransactionsResponse) Validate ¶ added in v0.51.0
func (m *TotalDebitedTransactionsResponse) Validate() error
Validate checks the field values on TotalDebitedTransactionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TotalDebitedTransactionsResponse) ValidateAll ¶ added in v0.51.0
func (m *TotalDebitedTransactionsResponse) ValidateAll() error
ValidateAll checks the field values on TotalDebitedTransactionsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TotalDebitedTransactionsResponseMultiError, or nil if none found.
type TotalDebitedTransactionsResponseMultiError ¶ added in v0.51.0
type TotalDebitedTransactionsResponseMultiError []error
TotalDebitedTransactionsResponseMultiError is an error wrapping multiple validation errors returned by TotalDebitedTransactionsResponse.ValidateAll() if the designated constraints aren't met.
func (TotalDebitedTransactionsResponseMultiError) AllErrors ¶ added in v0.51.0
func (m TotalDebitedTransactionsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TotalDebitedTransactionsResponseMultiError) Error ¶ added in v0.51.0
func (m TotalDebitedTransactionsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TotalDebitedTransactionsResponseValidationError ¶ added in v0.51.0
type TotalDebitedTransactionsResponseValidationError struct {
// contains filtered or unexported fields
}
TotalDebitedTransactionsResponseValidationError is the validation error returned by TotalDebitedTransactionsResponse.Validate if the designated constraints aren't met.
func (TotalDebitedTransactionsResponseValidationError) Cause ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) Cause() error
Cause function returns cause value.
func (TotalDebitedTransactionsResponseValidationError) Error ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TotalDebitedTransactionsResponseValidationError) ErrorName ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TotalDebitedTransactionsResponseValidationError) Field ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) Field() string
Field function returns field value.
func (TotalDebitedTransactionsResponseValidationError) Key ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) Key() bool
Key function returns key value.
func (TotalDebitedTransactionsResponseValidationError) Reason ¶ added in v0.51.0
func (e TotalDebitedTransactionsResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAdminServiceServer ¶
type UnimplementedAdminServiceServer struct {
}
UnimplementedAdminServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAdminServiceServer) AddPlatformUser ¶ added in v0.8.0
func (UnimplementedAdminServiceServer) AddPlatformUser(context.Context, *AddPlatformUserRequest) (*AddPlatformUserResponse, error)
func (UnimplementedAdminServiceServer) AdminCreateOrganization ¶ added in v0.60.0
func (UnimplementedAdminServiceServer) AdminCreateOrganization(context.Context, *AdminCreateOrganizationRequest) (*AdminCreateOrganizationResponse, error)
func (UnimplementedAdminServiceServer) CheckFederatedResourcePermission ¶ added in v0.8.0
func (UnimplementedAdminServiceServer) CheckFederatedResourcePermission(context.Context, *CheckFederatedResourcePermissionRequest) (*CheckFederatedResourcePermissionResponse, error)
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) CreateProspect ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) CreateProspect(context.Context, *CreateProspectRequest) (*CreateProspectResponse, error)
func (UnimplementedAdminServiceServer) CreateRole ¶
func (UnimplementedAdminServiceServer) CreateRole(context.Context, *CreateRoleRequest) (*CreateRoleResponse, error)
func (UnimplementedAdminServiceServer) CreateWebhook ¶ added in v0.11.0
func (UnimplementedAdminServiceServer) CreateWebhook(context.Context, *CreateWebhookRequest) (*CreateWebhookResponse, error)
func (UnimplementedAdminServiceServer) DelegatedCheckout ¶ added in v0.8.3
func (UnimplementedAdminServiceServer) DelegatedCheckout(context.Context, *DelegatedCheckoutRequest) (*DelegatedCheckoutResponse, error)
func (UnimplementedAdminServiceServer) DeletePermission ¶
func (UnimplementedAdminServiceServer) DeletePermission(context.Context, *DeletePermissionRequest) (*DeletePermissionResponse, error)
func (UnimplementedAdminServiceServer) DeleteProspect ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) DeleteProspect(context.Context, *DeleteProspectRequest) (*DeleteProspectResponse, error)
func (UnimplementedAdminServiceServer) DeleteRole ¶
func (UnimplementedAdminServiceServer) DeleteRole(context.Context, *DeleteRoleRequest) (*DeleteRoleResponse, error)
func (UnimplementedAdminServiceServer) DeleteWebhook ¶ added in v0.11.0
func (UnimplementedAdminServiceServer) DeleteWebhook(context.Context, *DeleteWebhookRequest) (*DeleteWebhookResponse, error)
func (UnimplementedAdminServiceServer) ExportAuditRecords ¶ added in v0.75.0
func (UnimplementedAdminServiceServer) ExportAuditRecords(*ExportAuditRecordsRequest, AdminService_ExportAuditRecordsServer) error
func (UnimplementedAdminServiceServer) ExportOrganizationProjects ¶ added in v0.54.0
func (UnimplementedAdminServiceServer) ExportOrganizationProjects(*ExportOrganizationProjectsRequest, AdminService_ExportOrganizationProjectsServer) error
func (UnimplementedAdminServiceServer) ExportOrganizationTokens ¶ added in v0.56.0
func (UnimplementedAdminServiceServer) ExportOrganizationTokens(*ExportOrganizationTokensRequest, AdminService_ExportOrganizationTokensServer) error
func (UnimplementedAdminServiceServer) ExportOrganizationUsers ¶ added in v0.53.0
func (UnimplementedAdminServiceServer) ExportOrganizationUsers(*ExportOrganizationUsersRequest, AdminService_ExportOrganizationUsersServer) error
func (UnimplementedAdminServiceServer) ExportOrganizations ¶ added in v0.51.0
func (UnimplementedAdminServiceServer) ExportOrganizations(*ExportOrganizationsRequest, AdminService_ExportOrganizationsServer) error
func (UnimplementedAdminServiceServer) ExportUsers ¶ added in v0.57.0
func (UnimplementedAdminServiceServer) ExportUsers(*ExportUsersRequest, AdminService_ExportUsersServer) error
func (UnimplementedAdminServiceServer) GenerateInvoices ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) GenerateInvoices(context.Context, *GenerateInvoicesRequest) (*GenerateInvoicesResponse, error)
func (UnimplementedAdminServiceServer) GetBillingAccountDetails ¶ added in v0.60.0
func (UnimplementedAdminServiceServer) GetBillingAccountDetails(context.Context, *GetBillingAccountDetailsRequest) (*GetBillingAccountDetailsResponse, error)
func (UnimplementedAdminServiceServer) GetCurrentAdminUser ¶ added in v0.70.0
func (UnimplementedAdminServiceServer) GetCurrentAdminUser(context.Context, *GetCurrentAdminUserRequest) (*GetCurrentAdminUserResponse, error)
func (UnimplementedAdminServiceServer) GetProspect ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) GetProspect(context.Context, *GetProspectRequest) (*GetProspectResponse, error)
func (UnimplementedAdminServiceServer) ListAllBillingAccounts ¶ added in v0.8.29
func (UnimplementedAdminServiceServer) ListAllBillingAccounts(context.Context, *ListAllBillingAccountsRequest) (*ListAllBillingAccountsResponse, error)
func (UnimplementedAdminServiceServer) ListAllInvoices ¶ added in v0.8.26
func (UnimplementedAdminServiceServer) ListAllInvoices(context.Context, *ListAllInvoicesRequest) (*ListAllInvoicesResponse, error)
func (UnimplementedAdminServiceServer) ListAllOrganizations ¶
func (UnimplementedAdminServiceServer) ListAllOrganizations(context.Context, *ListAllOrganizationsRequest) (*ListAllOrganizationsResponse, error)
func (UnimplementedAdminServiceServer) ListAllServiceUsers ¶ added in v0.66.0
func (UnimplementedAdminServiceServer) ListAllServiceUsers(context.Context, *ListAllServiceUsersRequest) (*ListAllServiceUsersResponse, error)
func (UnimplementedAdminServiceServer) ListAllUsers ¶
func (UnimplementedAdminServiceServer) ListAllUsers(context.Context, *ListAllUsersRequest) (*ListAllUsersResponse, error)
func (UnimplementedAdminServiceServer) ListAuditRecords ¶ added in v0.74.0
func (UnimplementedAdminServiceServer) ListAuditRecords(context.Context, *ListAuditRecordsRequest) (*ListAuditRecordsResponse, error)
func (UnimplementedAdminServiceServer) ListGroups ¶
func (UnimplementedAdminServiceServer) ListGroups(context.Context, *ListGroupsRequest) (*ListGroupsResponse, error)
func (UnimplementedAdminServiceServer) ListOrganizationsKyc ¶ added in v0.57.0
func (UnimplementedAdminServiceServer) ListOrganizationsKyc(context.Context, *ListOrganizationsKycRequest) (*ListOrganizationsKycResponse, error)
func (UnimplementedAdminServiceServer) ListPlatformUsers ¶ added in v0.8.8
func (UnimplementedAdminServiceServer) ListPlatformUsers(context.Context, *ListPlatformUsersRequest) (*ListPlatformUsersResponse, 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) ListProspects ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) ListProspects(context.Context, *ListProspectsRequest) (*ListProspectsResponse, 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) ListUserSessions ¶ added in v0.74.0
func (UnimplementedAdminServiceServer) ListUserSessions(context.Context, *ListUserSessionsRequest) (*ListUserSessionsResponse, error)
func (UnimplementedAdminServiceServer) ListWebhooks ¶ added in v0.11.0
func (UnimplementedAdminServiceServer) ListWebhooks(context.Context, *ListWebhooksRequest) (*ListWebhooksResponse, error)
func (UnimplementedAdminServiceServer) RemovePlatformUser ¶ added in v0.14.0
func (UnimplementedAdminServiceServer) RemovePlatformUser(context.Context, *RemovePlatformUserRequest) (*RemovePlatformUserResponse, error)
func (UnimplementedAdminServiceServer) RevertBillingUsage ¶ added in v0.8.37
func (UnimplementedAdminServiceServer) RevertBillingUsage(context.Context, *RevertBillingUsageRequest) (*RevertBillingUsageResponse, error)
func (UnimplementedAdminServiceServer) RevokeUserSession ¶ added in v0.74.0
func (UnimplementedAdminServiceServer) RevokeUserSession(context.Context, *RevokeUserSessionRequest) (*RevokeUserSessionResponse, error)
func (UnimplementedAdminServiceServer) SearchInvoices ¶ added in v0.66.0
func (UnimplementedAdminServiceServer) SearchInvoices(context.Context, *SearchInvoicesRequest) (*SearchInvoicesResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationInvoices ¶ added in v0.56.0
func (UnimplementedAdminServiceServer) SearchOrganizationInvoices(context.Context, *SearchOrganizationInvoicesRequest) (*SearchOrganizationInvoicesResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationProjects ¶ added in v0.54.0
func (UnimplementedAdminServiceServer) SearchOrganizationProjects(context.Context, *SearchOrganizationProjectsRequest) (*SearchOrganizationProjectsResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationServiceUserCredentials ¶ added in v0.57.0
func (UnimplementedAdminServiceServer) SearchOrganizationServiceUserCredentials(context.Context, *SearchOrganizationServiceUserCredentialsRequest) (*SearchOrganizationServiceUserCredentialsResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationServiceUsers ¶ added in v0.66.0
func (UnimplementedAdminServiceServer) SearchOrganizationServiceUsers(context.Context, *SearchOrganizationServiceUsersRequest) (*SearchOrganizationServiceUsersResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationTokens ¶ added in v0.56.0
func (UnimplementedAdminServiceServer) SearchOrganizationTokens(context.Context, *SearchOrganizationTokensRequest) (*SearchOrganizationTokensResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizationUsers ¶ added in v0.53.0
func (UnimplementedAdminServiceServer) SearchOrganizationUsers(context.Context, *SearchOrganizationUsersRequest) (*SearchOrganizationUsersResponse, error)
func (UnimplementedAdminServiceServer) SearchOrganizations ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) SearchOrganizations(context.Context, *SearchOrganizationsRequest) (*SearchOrganizationsResponse, error)
func (UnimplementedAdminServiceServer) SearchProjectUsers ¶ added in v0.55.0
func (UnimplementedAdminServiceServer) SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error)
func (UnimplementedAdminServiceServer) SearchUserOrganizations ¶ added in v0.59.0
func (UnimplementedAdminServiceServer) SearchUserOrganizations(context.Context, *SearchUserOrganizationsRequest) (*SearchUserOrganizationsResponse, error)
func (UnimplementedAdminServiceServer) SearchUserProjects ¶ added in v0.62.0
func (UnimplementedAdminServiceServer) SearchUserProjects(context.Context, *SearchUserProjectsRequest) (*SearchUserProjectsResponse, error)
func (UnimplementedAdminServiceServer) SearchUsers ¶ added in v0.57.0
func (UnimplementedAdminServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
func (UnimplementedAdminServiceServer) SetOrganizationKyc ¶ added in v0.49.0
func (UnimplementedAdminServiceServer) SetOrganizationKyc(context.Context, *SetOrganizationKycRequest) (*SetOrganizationKycResponse, error)
func (UnimplementedAdminServiceServer) UpdateBillingAccountDetails ¶ added in v0.60.0
func (UnimplementedAdminServiceServer) UpdateBillingAccountDetails(context.Context, *UpdateBillingAccountDetailsRequest) (*UpdateBillingAccountDetailsResponse, error)
func (UnimplementedAdminServiceServer) UpdateBillingAccountLimits ¶ added in v0.34.0
func (UnimplementedAdminServiceServer) UpdateBillingAccountLimits(context.Context, *UpdateBillingAccountLimitsRequest) (*UpdateBillingAccountLimitsResponse, error)
func (UnimplementedAdminServiceServer) UpdatePermission ¶
func (UnimplementedAdminServiceServer) UpdatePermission(context.Context, *UpdatePermissionRequest) (*UpdatePermissionResponse, error)
func (UnimplementedAdminServiceServer) UpdateProspect ¶ added in v0.50.0
func (UnimplementedAdminServiceServer) UpdateProspect(context.Context, *UpdateProspectRequest) (*UpdateProspectResponse, error)
func (UnimplementedAdminServiceServer) UpdateRole ¶ added in v0.7.2
func (UnimplementedAdminServiceServer) UpdateRole(context.Context, *UpdateRoleRequest) (*UpdateRoleResponse, error)
func (UnimplementedAdminServiceServer) UpdateWebhook ¶ added in v0.11.0
func (UnimplementedAdminServiceServer) UpdateWebhook(context.Context, *UpdateWebhookRequest) (*UpdateWebhookResponse, 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) BillingWebhookCallback ¶ added in v0.13.0
func (UnimplementedFrontierServiceServer) BillingWebhookCallback(context.Context, *BillingWebhookCallbackRequest) (*BillingWebhookCallbackResponse, error)
func (UnimplementedFrontierServiceServer) CancelSubscription ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CancelSubscription(context.Context, *CancelSubscriptionRequest) (*CancelSubscriptionResponse, error)
func (UnimplementedFrontierServiceServer) ChangeSubscription ¶ added in v0.8.19
func (UnimplementedFrontierServiceServer) ChangeSubscription(context.Context, *ChangeSubscriptionRequest) (*ChangeSubscriptionResponse, error)
func (UnimplementedFrontierServiceServer) CheckCreditEntitlement ¶ added in v0.67.0
func (UnimplementedFrontierServiceServer) CheckCreditEntitlement(context.Context, *CheckCreditEntitlementRequest) (*CheckCreditEntitlementResponse, error)
func (UnimplementedFrontierServiceServer) CheckFeatureEntitlement ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CheckFeatureEntitlement(context.Context, *CheckFeatureEntitlementRequest) (*CheckFeatureEntitlementResponse, error)
func (UnimplementedFrontierServiceServer) CheckResourcePermission ¶
func (UnimplementedFrontierServiceServer) CheckResourcePermission(context.Context, *CheckResourcePermissionRequest) (*CheckResourcePermissionResponse, error)
func (UnimplementedFrontierServiceServer) CreateAuditRecord ¶ added in v0.74.0
func (UnimplementedFrontierServiceServer) CreateAuditRecord(context.Context, *CreateAuditRecordRequest) (*CreateAuditRecordResponse, error)
func (UnimplementedFrontierServiceServer) CreateBillingAccount ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CreateBillingAccount(context.Context, *CreateBillingAccountRequest) (*CreateBillingAccountResponse, error)
func (UnimplementedFrontierServiceServer) CreateBillingUsage ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CreateBillingUsage(context.Context, *CreateBillingUsageRequest) (*CreateBillingUsageResponse, error)
func (UnimplementedFrontierServiceServer) CreateCheckout ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CreateCheckout(context.Context, *CreateCheckoutRequest) (*CreateCheckoutResponse, error)
func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences ¶ added in v0.7.3
func (UnimplementedFrontierServiceServer) CreateCurrentUserPreferences(context.Context, *CreateCurrentUserPreferencesRequest) (*CreateCurrentUserPreferencesResponse, error)
func (UnimplementedFrontierServiceServer) CreateFeature ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CreateFeature(context.Context, *CreateFeatureRequest) (*CreateFeatureResponse, 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) 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) CreatePlan ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) CreatePlan(context.Context, *CreatePlanRequest) (*CreatePlanResponse, error)
func (UnimplementedFrontierServiceServer) CreatePolicy ¶
func (UnimplementedFrontierServiceServer) CreatePolicy(context.Context, *CreatePolicyRequest) (*CreatePolicyResponse, error)
func (UnimplementedFrontierServiceServer) CreatePolicyForProject ¶ added in v0.19.0
func (UnimplementedFrontierServiceServer) CreatePolicyForProject(context.Context, *CreatePolicyForProjectRequest) (*CreatePolicyForProjectResponse, error)
func (UnimplementedFrontierServiceServer) CreateProduct ¶ added in v0.8.14
func (UnimplementedFrontierServiceServer) CreateProduct(context.Context, *CreateProductRequest) (*CreateProductResponse, 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) CreateProspectPublic ¶ added in v0.50.0
func (UnimplementedFrontierServiceServer) CreateProspectPublic(context.Context, *CreateProspectPublicRequest) (*CreateProspectPublicResponse, 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) CreateServiceUserCredential ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) CreateServiceUserCredential(context.Context, *CreateServiceUserCredentialRequest) (*CreateServiceUserCredentialResponse, error)
func (UnimplementedFrontierServiceServer) CreateServiceUserJWK ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) CreateServiceUserJWK(context.Context, *CreateServiceUserJWKRequest) (*CreateServiceUserJWKResponse, error)
func (UnimplementedFrontierServiceServer) CreateServiceUserToken ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) CreateServiceUserToken(context.Context, *CreateServiceUserTokenRequest) (*CreateServiceUserTokenResponse, 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) DeleteBillingAccount ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) DeleteBillingAccount(context.Context, *DeleteBillingAccountRequest) (*DeleteBillingAccountResponse, 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) DeleteServiceUserCredential ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) DeleteServiceUserCredential(context.Context, *DeleteServiceUserCredentialRequest) (*DeleteServiceUserCredentialResponse, error)
func (UnimplementedFrontierServiceServer) DeleteServiceUserJWK ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) DeleteServiceUserJWK(context.Context, *DeleteServiceUserJWKRequest) (*DeleteServiceUserJWKResponse, error)
func (UnimplementedFrontierServiceServer) DeleteServiceUserToken ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) DeleteServiceUserToken(context.Context, *DeleteServiceUserTokenRequest) (*DeleteServiceUserTokenResponse, 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) DisableBillingAccount ¶ added in v0.17.0
func (UnimplementedFrontierServiceServer) DisableBillingAccount(context.Context, *DisableBillingAccountRequest) (*DisableBillingAccountResponse, 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) EnableBillingAccount ¶ added in v0.17.0
func (UnimplementedFrontierServiceServer) EnableBillingAccount(context.Context, *EnableBillingAccountRequest) (*EnableBillingAccountResponse, 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) GetBillingAccount ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) GetBillingAccount(context.Context, *GetBillingAccountRequest) (*GetBillingAccountResponse, error)
func (UnimplementedFrontierServiceServer) GetBillingBalance ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) GetBillingBalance(context.Context, *GetBillingBalanceRequest) (*GetBillingBalanceResponse, error)
func (UnimplementedFrontierServiceServer) GetCheckout ¶ added in v0.21.0
func (UnimplementedFrontierServiceServer) GetCheckout(context.Context, *GetCheckoutRequest) (*GetCheckoutResponse, error)
func (UnimplementedFrontierServiceServer) GetCurrentUser ¶
func (UnimplementedFrontierServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) GetFeature ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) GetFeature(context.Context, *GetFeatureRequest) (*GetFeatureResponse, 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) 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) GetOrganizationKyc ¶ added in v0.49.0
func (UnimplementedFrontierServiceServer) GetOrganizationKyc(context.Context, *GetOrganizationKycRequest) (*GetOrganizationKycResponse, 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) GetPlan ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) GetPlan(context.Context, *GetPlanRequest) (*GetPlanResponse, error)
func (UnimplementedFrontierServiceServer) GetPolicy ¶
func (UnimplementedFrontierServiceServer) GetPolicy(context.Context, *GetPolicyRequest) (*GetPolicyResponse, error)
func (UnimplementedFrontierServiceServer) GetProduct ¶ added in v0.8.14
func (UnimplementedFrontierServiceServer) GetProduct(context.Context, *GetProductRequest) (*GetProductResponse, 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) GetServiceUserJWK ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) GetServiceUserJWK(context.Context, *GetServiceUserJWKRequest) (*GetServiceUserJWKResponse, error)
func (UnimplementedFrontierServiceServer) GetSubscription ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) GetSubscription(context.Context, *GetSubscriptionRequest) (*GetSubscriptionResponse, error)
func (UnimplementedFrontierServiceServer) GetUpcomingInvoice ¶ added in v0.8.13
func (UnimplementedFrontierServiceServer) GetUpcomingInvoice(context.Context, *GetUpcomingInvoiceRequest) (*GetUpcomingInvoiceResponse, error)
func (UnimplementedFrontierServiceServer) GetUser ¶
func (UnimplementedFrontierServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedFrontierServiceServer) HasTrialed ¶ added in v0.8.36
func (UnimplementedFrontierServiceServer) HasTrialed(context.Context, *HasTrialedRequest) (*HasTrialedResponse, 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) ListBillingAccounts ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListBillingAccounts(context.Context, *ListBillingAccountsRequest) (*ListBillingAccountsResponse, error)
func (UnimplementedFrontierServiceServer) ListBillingTransactions ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListBillingTransactions(context.Context, *ListBillingTransactionsRequest) (*ListBillingTransactionsResponse, error)
func (UnimplementedFrontierServiceServer) ListCheckouts ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListCheckouts(context.Context, *ListCheckoutsRequest) (*ListCheckoutsResponse, 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) ListFeatures ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListFeatures(context.Context, *ListFeaturesRequest) (*ListFeaturesResponse, 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) ListInvoices ¶ added in v0.8.13
func (UnimplementedFrontierServiceServer) ListInvoices(context.Context, *ListInvoicesRequest) (*ListInvoicesResponse, 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) 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) ListPlans ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListPlans(context.Context, *ListPlansRequest) (*ListPlansResponse, error)
func (UnimplementedFrontierServiceServer) ListPolicies ¶ added in v0.8.2
func (UnimplementedFrontierServiceServer) ListPolicies(context.Context, *ListPoliciesRequest) (*ListPoliciesResponse, error)
func (UnimplementedFrontierServiceServer) ListProducts ¶ added in v0.8.14
func (UnimplementedFrontierServiceServer) ListProducts(context.Context, *ListProductsRequest) (*ListProductsResponse, 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) ListServiceUserCredentials ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) ListServiceUserCredentials(context.Context, *ListServiceUserCredentialsRequest) (*ListServiceUserCredentialsResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUserJWKs ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) ListServiceUserJWKs(context.Context, *ListServiceUserJWKsRequest) (*ListServiceUserJWKsResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUserProjects ¶ added in v0.46.0
func (UnimplementedFrontierServiceServer) ListServiceUserProjects(context.Context, *ListServiceUserProjectsRequest) (*ListServiceUserProjectsResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUserTokens ¶ added in v0.9.1
func (UnimplementedFrontierServiceServer) ListServiceUserTokens(context.Context, *ListServiceUserTokensRequest) (*ListServiceUserTokensResponse, error)
func (UnimplementedFrontierServiceServer) ListServiceUsers ¶
func (UnimplementedFrontierServiceServer) ListServiceUsers(context.Context, *ListServiceUsersRequest) (*ListServiceUsersResponse, error)
func (UnimplementedFrontierServiceServer) ListSessions ¶ added in v0.74.0
func (UnimplementedFrontierServiceServer) ListSessions(context.Context, *ListSessionsRequest) (*ListSessionsResponse, error)
func (UnimplementedFrontierServiceServer) ListSubscriptions ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) ListSubscriptions(context.Context, *ListSubscriptionsRequest) (*ListSubscriptionsResponse, 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) PingUserSession ¶ added in v0.74.0
func (UnimplementedFrontierServiceServer) PingUserSession(context.Context, *PingUserSessionRequest) (*PingUserSessionResponse, error)
func (UnimplementedFrontierServiceServer) RegisterBillingAccount ¶ added in v0.17.0
func (UnimplementedFrontierServiceServer) RegisterBillingAccount(context.Context, *RegisterBillingAccountRequest) (*RegisterBillingAccountResponse, 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) RevokeSession ¶ added in v0.74.0
func (UnimplementedFrontierServiceServer) RevokeSession(context.Context, *RevokeSessionRequest) (*RevokeSessionResponse, error)
func (UnimplementedFrontierServiceServer) TotalDebitedTransactions ¶ added in v0.51.0
func (UnimplementedFrontierServiceServer) TotalDebitedTransactions(context.Context, *TotalDebitedTransactionsRequest) (*TotalDebitedTransactionsResponse, error)
func (UnimplementedFrontierServiceServer) UpdateBillingAccount ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) UpdateBillingAccount(context.Context, *UpdateBillingAccountRequest) (*UpdateBillingAccountResponse, error)
func (UnimplementedFrontierServiceServer) UpdateCurrentUser ¶
func (UnimplementedFrontierServiceServer) UpdateCurrentUser(context.Context, *UpdateCurrentUserRequest) (*UpdateCurrentUserResponse, error)
func (UnimplementedFrontierServiceServer) UpdateFeature ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) UpdateFeature(context.Context, *UpdateFeatureRequest) (*UpdateFeatureResponse, 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) UpdatePlan ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) UpdatePlan(context.Context, *UpdatePlanRequest) (*UpdatePlanResponse, error)
func (UnimplementedFrontierServiceServer) UpdatePolicy ¶
func (UnimplementedFrontierServiceServer) UpdatePolicy(context.Context, *UpdatePolicyRequest) (*UpdatePolicyResponse, error)
func (UnimplementedFrontierServiceServer) UpdateProduct ¶ added in v0.8.14
func (UnimplementedFrontierServiceServer) UpdateProduct(context.Context, *UpdateProductRequest) (*UpdateProductResponse, 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) UpdateSubscription ¶ added in v0.8.0
func (UnimplementedFrontierServiceServer) UpdateSubscription(context.Context, *UpdateSubscriptionRequest) (*UpdateSubscriptionResponse, 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 UpdateBillingAccountDetailsRequest ¶ added in v0.60.0
type UpdateBillingAccountDetailsRequest 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"`
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,3,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// due_in_days is the number of days after the invoice finalization
// that it will be considered overdue, if set to 0, the customer will
// be charged immediately
DueInDays int64 `protobuf:"varint,4,opt,name=due_in_days,json=dueInDays,proto3" json:"due_in_days,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountDetailsRequest) Descriptor
deprecated
added in
v0.60.0
func (*UpdateBillingAccountDetailsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountDetailsRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountDetailsRequest) GetCreditMin ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetCreditMin() int64
func (*UpdateBillingAccountDetailsRequest) GetDueInDays ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetDueInDays() int64
func (*UpdateBillingAccountDetailsRequest) GetId ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetId() string
func (*UpdateBillingAccountDetailsRequest) GetOrgId ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) GetOrgId() string
func (*UpdateBillingAccountDetailsRequest) ProtoMessage ¶ added in v0.60.0
func (*UpdateBillingAccountDetailsRequest) ProtoMessage()
func (*UpdateBillingAccountDetailsRequest) ProtoReflect ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountDetailsRequest) Reset ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) Reset()
func (*UpdateBillingAccountDetailsRequest) String ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsRequest) String() string
func (*UpdateBillingAccountDetailsRequest) Validate ¶ added in v0.60.0
func (m *UpdateBillingAccountDetailsRequest) Validate() error
Validate checks the field values on UpdateBillingAccountDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountDetailsRequest) ValidateAll ¶ added in v0.60.0
func (m *UpdateBillingAccountDetailsRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountDetailsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountDetailsRequestMultiError, or nil if none found.
type UpdateBillingAccountDetailsRequestMultiError ¶ added in v0.60.0
type UpdateBillingAccountDetailsRequestMultiError []error
UpdateBillingAccountDetailsRequestMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountDetailsRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountDetailsRequestMultiError) AllErrors ¶ added in v0.60.0
func (m UpdateBillingAccountDetailsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountDetailsRequestMultiError) Error ¶ added in v0.60.0
func (m UpdateBillingAccountDetailsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountDetailsRequestValidationError ¶ added in v0.60.0
type UpdateBillingAccountDetailsRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountDetailsRequestValidationError is the validation error returned by UpdateBillingAccountDetailsRequest.Validate if the designated constraints aren't met.
func (UpdateBillingAccountDetailsRequestValidationError) Cause ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountDetailsRequestValidationError) Error ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountDetailsRequestValidationError) ErrorName ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountDetailsRequestValidationError) Field ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountDetailsRequestValidationError) Key ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountDetailsRequestValidationError) Reason ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateBillingAccountDetailsResponse ¶ added in v0.60.0
type UpdateBillingAccountDetailsResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBillingAccountDetailsResponse) Descriptor
deprecated
added in
v0.60.0
func (*UpdateBillingAccountDetailsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountDetailsResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountDetailsResponse) ProtoMessage ¶ added in v0.60.0
func (*UpdateBillingAccountDetailsResponse) ProtoMessage()
func (*UpdateBillingAccountDetailsResponse) ProtoReflect ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountDetailsResponse) Reset ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) Reset()
func (*UpdateBillingAccountDetailsResponse) String ¶ added in v0.60.0
func (x *UpdateBillingAccountDetailsResponse) String() string
func (*UpdateBillingAccountDetailsResponse) Validate ¶ added in v0.60.0
func (m *UpdateBillingAccountDetailsResponse) Validate() error
Validate checks the field values on UpdateBillingAccountDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountDetailsResponse) ValidateAll ¶ added in v0.60.0
func (m *UpdateBillingAccountDetailsResponse) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountDetailsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountDetailsResponseMultiError, or nil if none found.
type UpdateBillingAccountDetailsResponseMultiError ¶ added in v0.60.0
type UpdateBillingAccountDetailsResponseMultiError []error
UpdateBillingAccountDetailsResponseMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountDetailsResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountDetailsResponseMultiError) AllErrors ¶ added in v0.60.0
func (m UpdateBillingAccountDetailsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountDetailsResponseMultiError) Error ¶ added in v0.60.0
func (m UpdateBillingAccountDetailsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountDetailsResponseValidationError ¶ added in v0.60.0
type UpdateBillingAccountDetailsResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountDetailsResponseValidationError is the validation error returned by UpdateBillingAccountDetailsResponse.Validate if the designated constraints aren't met.
func (UpdateBillingAccountDetailsResponseValidationError) Cause ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountDetailsResponseValidationError) Error ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountDetailsResponseValidationError) ErrorName ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountDetailsResponseValidationError) Field ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountDetailsResponseValidationError) Key ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountDetailsResponseValidationError) Reason ¶ added in v0.60.0
func (e UpdateBillingAccountDetailsResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateBillingAccountLimitsRequest ¶ added in v0.34.0
type UpdateBillingAccountLimitsRequest 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"`
// credit_min is the minimum credit limit for the billing account
// default is 0, negative numbers work as overdraft, positive
// numbers work as minimum purchase limit
CreditMin int64 `protobuf:"varint,3,opt,name=credit_min,json=creditMin,proto3" json:"credit_min,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountLimitsRequest) Descriptor
deprecated
added in
v0.34.0
func (*UpdateBillingAccountLimitsRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountLimitsRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountLimitsRequest) GetCreditMin ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetCreditMin() int64
func (*UpdateBillingAccountLimitsRequest) GetId ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetId() string
func (*UpdateBillingAccountLimitsRequest) GetOrgId ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) GetOrgId() string
func (*UpdateBillingAccountLimitsRequest) ProtoMessage ¶ added in v0.34.0
func (*UpdateBillingAccountLimitsRequest) ProtoMessage()
func (*UpdateBillingAccountLimitsRequest) ProtoReflect ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountLimitsRequest) Reset ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) Reset()
func (*UpdateBillingAccountLimitsRequest) String ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsRequest) String() string
func (*UpdateBillingAccountLimitsRequest) Validate ¶ added in v0.34.0
func (m *UpdateBillingAccountLimitsRequest) Validate() error
Validate checks the field values on UpdateBillingAccountLimitsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountLimitsRequest) ValidateAll ¶ added in v0.34.0
func (m *UpdateBillingAccountLimitsRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountLimitsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountLimitsRequestMultiError, or nil if none found.
type UpdateBillingAccountLimitsRequestMultiError ¶ added in v0.34.0
type UpdateBillingAccountLimitsRequestMultiError []error
UpdateBillingAccountLimitsRequestMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountLimitsRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountLimitsRequestMultiError) AllErrors ¶ added in v0.34.0
func (m UpdateBillingAccountLimitsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountLimitsRequestMultiError) Error ¶ added in v0.34.0
func (m UpdateBillingAccountLimitsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountLimitsRequestValidationError ¶ added in v0.34.0
type UpdateBillingAccountLimitsRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountLimitsRequestValidationError is the validation error returned by UpdateBillingAccountLimitsRequest.Validate if the designated constraints aren't met.
func (UpdateBillingAccountLimitsRequestValidationError) Cause ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountLimitsRequestValidationError) Error ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountLimitsRequestValidationError) ErrorName ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountLimitsRequestValidationError) Field ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountLimitsRequestValidationError) Key ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountLimitsRequestValidationError) Reason ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateBillingAccountLimitsResponse ¶ added in v0.34.0
type UpdateBillingAccountLimitsResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBillingAccountLimitsResponse) Descriptor
deprecated
added in
v0.34.0
func (*UpdateBillingAccountLimitsResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountLimitsResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountLimitsResponse) ProtoMessage ¶ added in v0.34.0
func (*UpdateBillingAccountLimitsResponse) ProtoMessage()
func (*UpdateBillingAccountLimitsResponse) ProtoReflect ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountLimitsResponse) Reset ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) Reset()
func (*UpdateBillingAccountLimitsResponse) String ¶ added in v0.34.0
func (x *UpdateBillingAccountLimitsResponse) String() string
func (*UpdateBillingAccountLimitsResponse) Validate ¶ added in v0.34.0
func (m *UpdateBillingAccountLimitsResponse) Validate() error
Validate checks the field values on UpdateBillingAccountLimitsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountLimitsResponse) ValidateAll ¶ added in v0.34.0
func (m *UpdateBillingAccountLimitsResponse) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountLimitsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountLimitsResponseMultiError, or nil if none found.
type UpdateBillingAccountLimitsResponseMultiError ¶ added in v0.34.0
type UpdateBillingAccountLimitsResponseMultiError []error
UpdateBillingAccountLimitsResponseMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountLimitsResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountLimitsResponseMultiError) AllErrors ¶ added in v0.34.0
func (m UpdateBillingAccountLimitsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountLimitsResponseMultiError) Error ¶ added in v0.34.0
func (m UpdateBillingAccountLimitsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountLimitsResponseValidationError ¶ added in v0.34.0
type UpdateBillingAccountLimitsResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountLimitsResponseValidationError is the validation error returned by UpdateBillingAccountLimitsResponse.Validate if the designated constraints aren't met.
func (UpdateBillingAccountLimitsResponseValidationError) Cause ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountLimitsResponseValidationError) Error ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountLimitsResponseValidationError) ErrorName ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountLimitsResponseValidationError) Field ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountLimitsResponseValidationError) Key ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountLimitsResponseValidationError) Reason ¶ added in v0.34.0
func (e UpdateBillingAccountLimitsResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateBillingAccountRequest ¶ added in v0.8.0
type UpdateBillingAccountRequest struct {
// ID of the billing account to update
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"`
// Billing account to update.
Body *BillingAccountRequestBody `protobuf:"bytes,3,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateBillingAccountRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountRequest.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountRequest) GetBody ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) GetBody() *BillingAccountRequestBody
func (*UpdateBillingAccountRequest) GetId ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) GetId() string
func (*UpdateBillingAccountRequest) GetOrgId ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) GetOrgId() string
func (*UpdateBillingAccountRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateBillingAccountRequest) ProtoMessage()
func (*UpdateBillingAccountRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountRequest) Reset ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) Reset()
func (*UpdateBillingAccountRequest) String ¶ added in v0.8.0
func (x *UpdateBillingAccountRequest) String() string
func (*UpdateBillingAccountRequest) Validate ¶ added in v0.8.0
func (m *UpdateBillingAccountRequest) Validate() error
Validate checks the field values on UpdateBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountRequest) ValidateAll ¶ added in v0.8.0
func (m *UpdateBillingAccountRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountRequestMultiError, or nil if none found.
type UpdateBillingAccountRequestMultiError ¶ added in v0.8.0
type UpdateBillingAccountRequestMultiError []error
UpdateBillingAccountRequestMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountRequestMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateBillingAccountRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountRequestMultiError) Error ¶ added in v0.8.0
func (m UpdateBillingAccountRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountRequestValidationError ¶ added in v0.8.0
type UpdateBillingAccountRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountRequestValidationError is the validation error returned by UpdateBillingAccountRequest.Validate if the designated constraints aren't met.
func (UpdateBillingAccountRequestValidationError) Cause ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountRequestValidationError) Error ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountRequestValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountRequestValidationError) Field ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountRequestValidationError) Key ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountRequestValidationError) Reason ¶ added in v0.8.0
func (e UpdateBillingAccountRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateBillingAccountResponse ¶ added in v0.8.0
type UpdateBillingAccountResponse struct {
// Updated billing account
BillingAccount *BillingAccount `protobuf:"bytes,1,opt,name=billing_account,json=billingAccount,proto3" json:"billing_account,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateBillingAccountResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateBillingAccountResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBillingAccountResponse.ProtoReflect.Descriptor instead.
func (*UpdateBillingAccountResponse) GetBillingAccount ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) GetBillingAccount() *BillingAccount
func (*UpdateBillingAccountResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateBillingAccountResponse) ProtoMessage()
func (*UpdateBillingAccountResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) ProtoReflect() protoreflect.Message
func (*UpdateBillingAccountResponse) Reset ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) Reset()
func (*UpdateBillingAccountResponse) String ¶ added in v0.8.0
func (x *UpdateBillingAccountResponse) String() string
func (*UpdateBillingAccountResponse) Validate ¶ added in v0.8.0
func (m *UpdateBillingAccountResponse) Validate() error
Validate checks the field values on UpdateBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBillingAccountResponse) ValidateAll ¶ added in v0.8.0
func (m *UpdateBillingAccountResponse) ValidateAll() error
ValidateAll checks the field values on UpdateBillingAccountResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBillingAccountResponseMultiError, or nil if none found.
type UpdateBillingAccountResponseMultiError ¶ added in v0.8.0
type UpdateBillingAccountResponseMultiError []error
UpdateBillingAccountResponseMultiError is an error wrapping multiple validation errors returned by UpdateBillingAccountResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateBillingAccountResponseMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateBillingAccountResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBillingAccountResponseMultiError) Error ¶ added in v0.8.0
func (m UpdateBillingAccountResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBillingAccountResponseValidationError ¶ added in v0.8.0
type UpdateBillingAccountResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateBillingAccountResponseValidationError is the validation error returned by UpdateBillingAccountResponse.Validate if the designated constraints aren't met.
func (UpdateBillingAccountResponseValidationError) Cause ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateBillingAccountResponseValidationError) Error ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBillingAccountResponseValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBillingAccountResponseValidationError) Field ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) Field() string
Field function returns field value.
func (UpdateBillingAccountResponseValidationError) Key ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) Key() bool
Key function returns key value.
func (UpdateBillingAccountResponseValidationError) Reason ¶ added in v0.8.0
func (e UpdateBillingAccountResponseValidationError) Reason() string
Reason function returns reason value.
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 UpdateFeatureRequest ¶ added in v0.8.0
type UpdateFeatureRequest struct {
// ID of the feature to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Feature to update
Body *FeatureRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeatureRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateFeatureRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureRequest.ProtoReflect.Descriptor instead.
func (*UpdateFeatureRequest) GetBody ¶ added in v0.8.0
func (x *UpdateFeatureRequest) GetBody() *FeatureRequestBody
func (*UpdateFeatureRequest) GetId ¶ added in v0.8.0
func (x *UpdateFeatureRequest) GetId() string
func (*UpdateFeatureRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateFeatureRequest) ProtoMessage()
func (*UpdateFeatureRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateFeatureRequest) ProtoReflect() protoreflect.Message
func (*UpdateFeatureRequest) Reset ¶ added in v0.8.0
func (x *UpdateFeatureRequest) Reset()
func (*UpdateFeatureRequest) String ¶ added in v0.8.0
func (x *UpdateFeatureRequest) String() string
func (*UpdateFeatureRequest) Validate ¶ added in v0.8.0
func (m *UpdateFeatureRequest) Validate() error
Validate checks the field values on UpdateFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateFeatureRequest) ValidateAll ¶ added in v0.8.0
func (m *UpdateFeatureRequest) ValidateAll() error
ValidateAll checks the field values on UpdateFeatureRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateFeatureRequestMultiError, or nil if none found.
type UpdateFeatureRequestMultiError ¶ added in v0.8.0
type UpdateFeatureRequestMultiError []error
UpdateFeatureRequestMultiError is an error wrapping multiple validation errors returned by UpdateFeatureRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateFeatureRequestMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateFeatureRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeatureRequestMultiError) Error ¶ added in v0.8.0
func (m UpdateFeatureRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeatureRequestValidationError ¶ added in v0.8.0
type UpdateFeatureRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateFeatureRequestValidationError is the validation error returned by UpdateFeatureRequest.Validate if the designated constraints aren't met.
func (UpdateFeatureRequestValidationError) Cause ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeatureRequestValidationError) Error ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeatureRequestValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeatureRequestValidationError) Field ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) Field() string
Field function returns field value.
func (UpdateFeatureRequestValidationError) Key ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) Key() bool
Key function returns key value.
func (UpdateFeatureRequestValidationError) Reason ¶ added in v0.8.0
func (e UpdateFeatureRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateFeatureResponse ¶ added in v0.8.0
type UpdateFeatureResponse struct {
// Updated feature
Feature *Feature `protobuf:"bytes,1,opt,name=feature,proto3" json:"feature,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateFeatureResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateFeatureResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateFeatureResponse.ProtoReflect.Descriptor instead.
func (*UpdateFeatureResponse) GetFeature ¶ added in v0.8.0
func (x *UpdateFeatureResponse) GetFeature() *Feature
func (*UpdateFeatureResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateFeatureResponse) ProtoMessage()
func (*UpdateFeatureResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateFeatureResponse) ProtoReflect() protoreflect.Message
func (*UpdateFeatureResponse) Reset ¶ added in v0.8.0
func (x *UpdateFeatureResponse) Reset()
func (*UpdateFeatureResponse) String ¶ added in v0.8.0
func (x *UpdateFeatureResponse) String() string
func (*UpdateFeatureResponse) Validate ¶ added in v0.8.0
func (m *UpdateFeatureResponse) Validate() error
Validate checks the field values on UpdateFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateFeatureResponse) ValidateAll ¶ added in v0.8.0
func (m *UpdateFeatureResponse) ValidateAll() error
ValidateAll checks the field values on UpdateFeatureResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateFeatureResponseMultiError, or nil if none found.
type UpdateFeatureResponseMultiError ¶ added in v0.8.0
type UpdateFeatureResponseMultiError []error
UpdateFeatureResponseMultiError is an error wrapping multiple validation errors returned by UpdateFeatureResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateFeatureResponseMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateFeatureResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateFeatureResponseMultiError) Error ¶ added in v0.8.0
func (m UpdateFeatureResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateFeatureResponseValidationError ¶ added in v0.8.0
type UpdateFeatureResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateFeatureResponseValidationError is the validation error returned by UpdateFeatureResponse.Validate if the designated constraints aren't met.
func (UpdateFeatureResponseValidationError) Cause ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateFeatureResponseValidationError) Error ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateFeatureResponseValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateFeatureResponseValidationError) Field ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) Field() string
Field function returns field value.
func (UpdateFeatureResponseValidationError) Key ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) Key() bool
Key function returns key value.
func (UpdateFeatureResponseValidationError) Reason ¶ added in v0.8.0
func (e UpdateFeatureResponseValidationError) 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 UpdatePlanRequest ¶ added in v0.8.0
type UpdatePlanRequest struct {
// ID of the plan to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Plan to update
Body *PlanRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePlanRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdatePlanRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanRequest.ProtoReflect.Descriptor instead.
func (*UpdatePlanRequest) GetBody ¶ added in v0.8.0
func (x *UpdatePlanRequest) GetBody() *PlanRequestBody
func (*UpdatePlanRequest) GetId ¶ added in v0.8.0
func (x *UpdatePlanRequest) GetId() string
func (*UpdatePlanRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdatePlanRequest) ProtoMessage()
func (*UpdatePlanRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdatePlanRequest) ProtoReflect() protoreflect.Message
func (*UpdatePlanRequest) Reset ¶ added in v0.8.0
func (x *UpdatePlanRequest) Reset()
func (*UpdatePlanRequest) String ¶ added in v0.8.0
func (x *UpdatePlanRequest) String() string
func (*UpdatePlanRequest) Validate ¶ added in v0.8.0
func (m *UpdatePlanRequest) Validate() error
Validate checks the field values on UpdatePlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePlanRequest) ValidateAll ¶ added in v0.8.0
func (m *UpdatePlanRequest) ValidateAll() error
ValidateAll checks the field values on UpdatePlanRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePlanRequestMultiError, or nil if none found.
type UpdatePlanRequestMultiError ¶ added in v0.8.0
type UpdatePlanRequestMultiError []error
UpdatePlanRequestMultiError is an error wrapping multiple validation errors returned by UpdatePlanRequest.ValidateAll() if the designated constraints aren't met.
func (UpdatePlanRequestMultiError) AllErrors ¶ added in v0.8.0
func (m UpdatePlanRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePlanRequestMultiError) Error ¶ added in v0.8.0
func (m UpdatePlanRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePlanRequestValidationError ¶ added in v0.8.0
type UpdatePlanRequestValidationError struct {
// contains filtered or unexported fields
}
UpdatePlanRequestValidationError is the validation error returned by UpdatePlanRequest.Validate if the designated constraints aren't met.
func (UpdatePlanRequestValidationError) Cause ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdatePlanRequestValidationError) Error ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePlanRequestValidationError) ErrorName ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePlanRequestValidationError) Field ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) Field() string
Field function returns field value.
func (UpdatePlanRequestValidationError) Key ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) Key() bool
Key function returns key value.
func (UpdatePlanRequestValidationError) Reason ¶ added in v0.8.0
func (e UpdatePlanRequestValidationError) Reason() string
Reason function returns reason value.
type UpdatePlanResponse ¶ added in v0.8.0
type UpdatePlanResponse struct {
// Updated plan
Plan *Plan `protobuf:"bytes,1,opt,name=plan,proto3" json:"plan,omitempty"`
// contains filtered or unexported fields
}
func (*UpdatePlanResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdatePlanResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdatePlanResponse.ProtoReflect.Descriptor instead.
func (*UpdatePlanResponse) GetPlan ¶ added in v0.8.0
func (x *UpdatePlanResponse) GetPlan() *Plan
func (*UpdatePlanResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdatePlanResponse) ProtoMessage()
func (*UpdatePlanResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdatePlanResponse) ProtoReflect() protoreflect.Message
func (*UpdatePlanResponse) Reset ¶ added in v0.8.0
func (x *UpdatePlanResponse) Reset()
func (*UpdatePlanResponse) String ¶ added in v0.8.0
func (x *UpdatePlanResponse) String() string
func (*UpdatePlanResponse) Validate ¶ added in v0.8.0
func (m *UpdatePlanResponse) Validate() error
Validate checks the field values on UpdatePlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdatePlanResponse) ValidateAll ¶ added in v0.8.0
func (m *UpdatePlanResponse) ValidateAll() error
ValidateAll checks the field values on UpdatePlanResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdatePlanResponseMultiError, or nil if none found.
type UpdatePlanResponseMultiError ¶ added in v0.8.0
type UpdatePlanResponseMultiError []error
UpdatePlanResponseMultiError is an error wrapping multiple validation errors returned by UpdatePlanResponse.ValidateAll() if the designated constraints aren't met.
func (UpdatePlanResponseMultiError) AllErrors ¶ added in v0.8.0
func (m UpdatePlanResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdatePlanResponseMultiError) Error ¶ added in v0.8.0
func (m UpdatePlanResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdatePlanResponseValidationError ¶ added in v0.8.0
type UpdatePlanResponseValidationError struct {
// contains filtered or unexported fields
}
UpdatePlanResponseValidationError is the validation error returned by UpdatePlanResponse.Validate if the designated constraints aren't met.
func (UpdatePlanResponseValidationError) Cause ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdatePlanResponseValidationError) Error ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdatePlanResponseValidationError) ErrorName ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdatePlanResponseValidationError) Field ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) Field() string
Field function returns field value.
func (UpdatePlanResponseValidationError) Key ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) Key() bool
Key function returns key value.
func (UpdatePlanResponseValidationError) Reason ¶ added in v0.8.0
func (e UpdatePlanResponseValidationError) 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 UpdateProductRequest ¶ added in v0.8.14
type UpdateProductRequest struct {
// ID of the product to update
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
// Product to update
Body *ProductRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProductRequest) Descriptor
deprecated
added in
v0.8.14
func (*UpdateProductRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductRequest.ProtoReflect.Descriptor instead.
func (*UpdateProductRequest) GetBody ¶ added in v0.8.14
func (x *UpdateProductRequest) GetBody() *ProductRequestBody
func (*UpdateProductRequest) GetId ¶ added in v0.8.14
func (x *UpdateProductRequest) GetId() string
func (*UpdateProductRequest) ProtoMessage ¶ added in v0.8.14
func (*UpdateProductRequest) ProtoMessage()
func (*UpdateProductRequest) ProtoReflect ¶ added in v0.8.14
func (x *UpdateProductRequest) ProtoReflect() protoreflect.Message
func (*UpdateProductRequest) Reset ¶ added in v0.8.14
func (x *UpdateProductRequest) Reset()
func (*UpdateProductRequest) String ¶ added in v0.8.14
func (x *UpdateProductRequest) String() string
func (*UpdateProductRequest) Validate ¶ added in v0.8.14
func (m *UpdateProductRequest) Validate() error
Validate checks the field values on UpdateProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProductRequest) ValidateAll ¶ added in v0.8.14
func (m *UpdateProductRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProductRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProductRequestMultiError, or nil if none found.
type UpdateProductRequestMultiError ¶ added in v0.8.14
type UpdateProductRequestMultiError []error
UpdateProductRequestMultiError is an error wrapping multiple validation errors returned by UpdateProductRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProductRequestMultiError) AllErrors ¶ added in v0.8.14
func (m UpdateProductRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProductRequestMultiError) Error ¶ added in v0.8.14
func (m UpdateProductRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProductRequestValidationError ¶ added in v0.8.14
type UpdateProductRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProductRequestValidationError is the validation error returned by UpdateProductRequest.Validate if the designated constraints aren't met.
func (UpdateProductRequestValidationError) Cause ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProductRequestValidationError) Error ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProductRequestValidationError) ErrorName ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProductRequestValidationError) Field ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) Field() string
Field function returns field value.
func (UpdateProductRequestValidationError) Key ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProductRequestValidationError) Reason ¶ added in v0.8.14
func (e UpdateProductRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProductResponse ¶ added in v0.8.14
type UpdateProductResponse struct {
// Updated product
Product *Product `protobuf:"bytes,1,opt,name=product,proto3" json:"product,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProductResponse) Descriptor
deprecated
added in
v0.8.14
func (*UpdateProductResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProductResponse.ProtoReflect.Descriptor instead.
func (*UpdateProductResponse) GetProduct ¶ added in v0.8.14
func (x *UpdateProductResponse) GetProduct() *Product
func (*UpdateProductResponse) ProtoMessage ¶ added in v0.8.14
func (*UpdateProductResponse) ProtoMessage()
func (*UpdateProductResponse) ProtoReflect ¶ added in v0.8.14
func (x *UpdateProductResponse) ProtoReflect() protoreflect.Message
func (*UpdateProductResponse) Reset ¶ added in v0.8.14
func (x *UpdateProductResponse) Reset()
func (*UpdateProductResponse) String ¶ added in v0.8.14
func (x *UpdateProductResponse) String() string
func (*UpdateProductResponse) Validate ¶ added in v0.8.14
func (m *UpdateProductResponse) Validate() error
Validate checks the field values on UpdateProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProductResponse) ValidateAll ¶ added in v0.8.14
func (m *UpdateProductResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProductResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProductResponseMultiError, or nil if none found.
type UpdateProductResponseMultiError ¶ added in v0.8.14
type UpdateProductResponseMultiError []error
UpdateProductResponseMultiError is an error wrapping multiple validation errors returned by UpdateProductResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProductResponseMultiError) AllErrors ¶ added in v0.8.14
func (m UpdateProductResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProductResponseMultiError) Error ¶ added in v0.8.14
func (m UpdateProductResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProductResponseValidationError ¶ added in v0.8.14
type UpdateProductResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProductResponseValidationError is the validation error returned by UpdateProductResponse.Validate if the designated constraints aren't met.
func (UpdateProductResponseValidationError) Cause ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProductResponseValidationError) Error ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProductResponseValidationError) ErrorName ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProductResponseValidationError) Field ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) Field() string
Field function returns field value.
func (UpdateProductResponseValidationError) Key ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProductResponseValidationError) Reason ¶ added in v0.8.14
func (e UpdateProductResponseValidationError) 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 UpdateProspectRequest ¶ added in v0.50.0
type UpdateProspectRequest 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"`
Email string `protobuf:"bytes,5,opt,name=email,proto3" json:"email,omitempty"`
Phone string `protobuf:"bytes,6,opt,name=phone,proto3" json:"phone,omitempty"`
Activity string `protobuf:"bytes,7,opt,name=activity,proto3" json:"activity,omitempty"`
Status Prospect_Status `protobuf:"varint,8,opt,name=status,proto3,enum=raystack.frontier.v1beta1.Prospect_Status" json:"status,omitempty"`
Source string `protobuf:"bytes,9,opt,name=source,proto3" json:"source,omitempty"`
Verified bool `protobuf:"varint,10,opt,name=verified,proto3" json:"verified,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,11,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProspectRequest) Descriptor
deprecated
added in
v0.50.0
func (*UpdateProspectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProspectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProspectRequest) GetActivity ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetActivity() string
func (*UpdateProspectRequest) GetEmail ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetEmail() string
func (*UpdateProspectRequest) GetId ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetId() string
func (*UpdateProspectRequest) GetMetadata ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetMetadata() *structpb.Struct
func (*UpdateProspectRequest) GetName ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetName() string
func (*UpdateProspectRequest) GetPhone ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetPhone() string
func (*UpdateProspectRequest) GetSource ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetSource() string
func (*UpdateProspectRequest) GetStatus ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetStatus() Prospect_Status
func (*UpdateProspectRequest) GetVerified ¶ added in v0.50.0
func (x *UpdateProspectRequest) GetVerified() bool
func (*UpdateProspectRequest) ProtoMessage ¶ added in v0.50.0
func (*UpdateProspectRequest) ProtoMessage()
func (*UpdateProspectRequest) ProtoReflect ¶ added in v0.50.0
func (x *UpdateProspectRequest) ProtoReflect() protoreflect.Message
func (*UpdateProspectRequest) Reset ¶ added in v0.50.0
func (x *UpdateProspectRequest) Reset()
func (*UpdateProspectRequest) String ¶ added in v0.50.0
func (x *UpdateProspectRequest) String() string
func (*UpdateProspectRequest) Validate ¶ added in v0.50.0
func (m *UpdateProspectRequest) Validate() error
Validate checks the field values on UpdateProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProspectRequest) ValidateAll ¶ added in v0.50.0
func (m *UpdateProspectRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProspectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProspectRequestMultiError, or nil if none found.
type UpdateProspectRequestMultiError ¶ added in v0.50.0
type UpdateProspectRequestMultiError []error
UpdateProspectRequestMultiError is an error wrapping multiple validation errors returned by UpdateProspectRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProspectRequestMultiError) AllErrors ¶ added in v0.50.0
func (m UpdateProspectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProspectRequestMultiError) Error ¶ added in v0.50.0
func (m UpdateProspectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProspectRequestValidationError ¶ added in v0.50.0
type UpdateProspectRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProspectRequestValidationError is the validation error returned by UpdateProspectRequest.Validate if the designated constraints aren't met.
func (UpdateProspectRequestValidationError) Cause ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProspectRequestValidationError) Error ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProspectRequestValidationError) ErrorName ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProspectRequestValidationError) Field ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) Field() string
Field function returns field value.
func (UpdateProspectRequestValidationError) Key ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProspectRequestValidationError) Reason ¶ added in v0.50.0
func (e UpdateProspectRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProspectResponse ¶ added in v0.50.0
type UpdateProspectResponse struct {
Prospect *Prospect `protobuf:"bytes,1,opt,name=prospect,proto3" json:"prospect,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateProspectResponse) Descriptor
deprecated
added in
v0.50.0
func (*UpdateProspectResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProspectResponse.ProtoReflect.Descriptor instead.
func (*UpdateProspectResponse) GetProspect ¶ added in v0.50.0
func (x *UpdateProspectResponse) GetProspect() *Prospect
func (*UpdateProspectResponse) ProtoMessage ¶ added in v0.50.0
func (*UpdateProspectResponse) ProtoMessage()
func (*UpdateProspectResponse) ProtoReflect ¶ added in v0.50.0
func (x *UpdateProspectResponse) ProtoReflect() protoreflect.Message
func (*UpdateProspectResponse) Reset ¶ added in v0.50.0
func (x *UpdateProspectResponse) Reset()
func (*UpdateProspectResponse) String ¶ added in v0.50.0
func (x *UpdateProspectResponse) String() string
func (*UpdateProspectResponse) Validate ¶ added in v0.50.0
func (m *UpdateProspectResponse) Validate() error
Validate checks the field values on UpdateProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProspectResponse) ValidateAll ¶ added in v0.50.0
func (m *UpdateProspectResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProspectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProspectResponseMultiError, or nil if none found.
type UpdateProspectResponseMultiError ¶ added in v0.50.0
type UpdateProspectResponseMultiError []error
UpdateProspectResponseMultiError is an error wrapping multiple validation errors returned by UpdateProspectResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProspectResponseMultiError) AllErrors ¶ added in v0.50.0
func (m UpdateProspectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProspectResponseMultiError) Error ¶ added in v0.50.0
func (m UpdateProspectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProspectResponseValidationError ¶ added in v0.50.0
type UpdateProspectResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProspectResponseValidationError is the validation error returned by UpdateProspectResponse.Validate if the designated constraints aren't met.
func (UpdateProspectResponseValidationError) Cause ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProspectResponseValidationError) Error ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProspectResponseValidationError) ErrorName ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProspectResponseValidationError) Field ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) Field() string
Field function returns field value.
func (UpdateProspectResponseValidationError) Key ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProspectResponseValidationError) Reason ¶ added in v0.50.0
func (e UpdateProspectResponseValidationError) 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 UpdateSubscriptionRequest ¶ added in v0.8.0
type UpdateSubscriptionRequest struct {
// DEPRECATED: org_id will be inferred from subscription id
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
OrgId string `protobuf:"bytes,1,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"`
// DEPRECATED: billing_id will be inferred from subscription id
// ID of the billing account to update the subscription for
//
// Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
BillingId string `protobuf:"bytes,2,opt,name=billing_id,json=billingId,proto3" json:"billing_id,omitempty"`
// ID of the subscription to update
Id string `protobuf:"bytes,3,opt,name=id,proto3" json:"id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSubscriptionRequest) Descriptor
deprecated
added in
v0.8.0
func (*UpdateSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionRequest) GetBillingId
deprecated
added in
v0.8.0
func (x *UpdateSubscriptionRequest) GetBillingId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*UpdateSubscriptionRequest) GetId ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) GetId() string
func (*UpdateSubscriptionRequest) GetMetadata ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) GetMetadata() *structpb.Struct
func (*UpdateSubscriptionRequest) GetOrgId
deprecated
added in
v0.8.0
func (x *UpdateSubscriptionRequest) GetOrgId() string
Deprecated: Marked as deprecated in raystack/frontier/v1beta1/frontier.proto.
func (*UpdateSubscriptionRequest) ProtoMessage ¶ added in v0.8.0
func (*UpdateSubscriptionRequest) ProtoMessage()
func (*UpdateSubscriptionRequest) ProtoReflect ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionRequest) Reset ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) Reset()
func (*UpdateSubscriptionRequest) String ¶ added in v0.8.0
func (x *UpdateSubscriptionRequest) String() string
func (*UpdateSubscriptionRequest) Validate ¶ added in v0.8.0
func (m *UpdateSubscriptionRequest) Validate() error
Validate checks the field values on UpdateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionRequest) ValidateAll ¶ added in v0.8.0
func (m *UpdateSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionRequestMultiError, or nil if none found.
type UpdateSubscriptionRequestMultiError ¶ added in v0.8.0
type UpdateSubscriptionRequestMultiError []error
UpdateSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionRequestMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionRequestMultiError) Error ¶ added in v0.8.0
func (m UpdateSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionRequestValidationError ¶ added in v0.8.0
type UpdateSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionRequestValidationError is the validation error returned by UpdateSubscriptionRequest.Validate if the designated constraints aren't met.
func (UpdateSubscriptionRequestValidationError) Cause ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionRequestValidationError) Error ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionRequestValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionRequestValidationError) Field ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionRequestValidationError) Key ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionRequestValidationError) Reason ¶ added in v0.8.0
func (e UpdateSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateSubscriptionResponse ¶ added in v0.8.0
type UpdateSubscriptionResponse struct {
// Updated subscription
Subscription *Subscription `protobuf:"bytes,1,opt,name=subscription,proto3" json:"subscription,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateSubscriptionResponse) Descriptor
deprecated
added in
v0.8.0
func (*UpdateSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*UpdateSubscriptionResponse) GetSubscription ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) GetSubscription() *Subscription
func (*UpdateSubscriptionResponse) ProtoMessage ¶ added in v0.8.0
func (*UpdateSubscriptionResponse) ProtoMessage()
func (*UpdateSubscriptionResponse) ProtoReflect ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*UpdateSubscriptionResponse) Reset ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) Reset()
func (*UpdateSubscriptionResponse) String ¶ added in v0.8.0
func (x *UpdateSubscriptionResponse) String() string
func (*UpdateSubscriptionResponse) Validate ¶ added in v0.8.0
func (m *UpdateSubscriptionResponse) Validate() error
Validate checks the field values on UpdateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateSubscriptionResponse) ValidateAll ¶ added in v0.8.0
func (m *UpdateSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on UpdateSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateSubscriptionResponseMultiError, or nil if none found.
type UpdateSubscriptionResponseMultiError ¶ added in v0.8.0
type UpdateSubscriptionResponseMultiError []error
UpdateSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by UpdateSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateSubscriptionResponseMultiError) AllErrors ¶ added in v0.8.0
func (m UpdateSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateSubscriptionResponseMultiError) Error ¶ added in v0.8.0
func (m UpdateSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateSubscriptionResponseValidationError ¶ added in v0.8.0
type UpdateSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateSubscriptionResponseValidationError is the validation error returned by UpdateSubscriptionResponse.Validate if the designated constraints aren't met.
func (UpdateSubscriptionResponseValidationError) Cause ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateSubscriptionResponseValidationError) Error ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateSubscriptionResponseValidationError) ErrorName ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateSubscriptionResponseValidationError) Field ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (UpdateSubscriptionResponseValidationError) Key ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (UpdateSubscriptionResponseValidationError) Reason ¶ added in v0.8.0
func (e UpdateSubscriptionResponseValidationError) 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 UpdateWebhookRequest ¶ added in v0.11.0
type UpdateWebhookRequest struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Body *WebhookRequestBody `protobuf:"bytes,2,opt,name=body,proto3" json:"body,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateWebhookRequest) Descriptor
deprecated
added in
v0.11.0
func (*UpdateWebhookRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookRequest.ProtoReflect.Descriptor instead.
func (*UpdateWebhookRequest) GetBody ¶ added in v0.11.0
func (x *UpdateWebhookRequest) GetBody() *WebhookRequestBody
func (*UpdateWebhookRequest) GetId ¶ added in v0.11.0
func (x *UpdateWebhookRequest) GetId() string
func (*UpdateWebhookRequest) ProtoMessage ¶ added in v0.11.0
func (*UpdateWebhookRequest) ProtoMessage()
func (*UpdateWebhookRequest) ProtoReflect ¶ added in v0.11.0
func (x *UpdateWebhookRequest) ProtoReflect() protoreflect.Message
func (*UpdateWebhookRequest) Reset ¶ added in v0.11.0
func (x *UpdateWebhookRequest) Reset()
func (*UpdateWebhookRequest) String ¶ added in v0.11.0
func (x *UpdateWebhookRequest) String() string
func (*UpdateWebhookRequest) Validate ¶ added in v0.11.0
func (m *UpdateWebhookRequest) Validate() error
Validate checks the field values on UpdateWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateWebhookRequest) ValidateAll ¶ added in v0.11.0
func (m *UpdateWebhookRequest) ValidateAll() error
ValidateAll checks the field values on UpdateWebhookRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateWebhookRequestMultiError, or nil if none found.
type UpdateWebhookRequestMultiError ¶ added in v0.11.0
type UpdateWebhookRequestMultiError []error
UpdateWebhookRequestMultiError is an error wrapping multiple validation errors returned by UpdateWebhookRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateWebhookRequestMultiError) AllErrors ¶ added in v0.11.0
func (m UpdateWebhookRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateWebhookRequestMultiError) Error ¶ added in v0.11.0
func (m UpdateWebhookRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateWebhookRequestValidationError ¶ added in v0.11.0
type UpdateWebhookRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateWebhookRequestValidationError is the validation error returned by UpdateWebhookRequest.Validate if the designated constraints aren't met.
func (UpdateWebhookRequestValidationError) Cause ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateWebhookRequestValidationError) Error ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateWebhookRequestValidationError) ErrorName ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateWebhookRequestValidationError) Field ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) Field() string
Field function returns field value.
func (UpdateWebhookRequestValidationError) Key ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) Key() bool
Key function returns key value.
func (UpdateWebhookRequestValidationError) Reason ¶ added in v0.11.0
func (e UpdateWebhookRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateWebhookResponse ¶ added in v0.11.0
type UpdateWebhookResponse struct {
Webhook *Webhook `protobuf:"bytes,1,opt,name=webhook,proto3" json:"webhook,omitempty"`
// contains filtered or unexported fields
}
func (*UpdateWebhookResponse) Descriptor
deprecated
added in
v0.11.0
func (*UpdateWebhookResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateWebhookResponse.ProtoReflect.Descriptor instead.
func (*UpdateWebhookResponse) GetWebhook ¶ added in v0.11.0
func (x *UpdateWebhookResponse) GetWebhook() *Webhook
func (*UpdateWebhookResponse) ProtoMessage ¶ added in v0.11.0
func (*UpdateWebhookResponse) ProtoMessage()
func (*UpdateWebhookResponse) ProtoReflect ¶ added in v0.11.0
func (x *UpdateWebhookResponse) ProtoReflect() protoreflect.Message
func (*UpdateWebhookResponse) Reset ¶ added in v0.11.0
func (x *UpdateWebhookResponse) Reset()
func (*UpdateWebhookResponse) String ¶ added in v0.11.0
func (x *UpdateWebhookResponse) String() string
func (*UpdateWebhookResponse) Validate ¶ added in v0.11.0
func (m *UpdateWebhookResponse) Validate() error
Validate checks the field values on UpdateWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateWebhookResponse) ValidateAll ¶ added in v0.11.0
func (m *UpdateWebhookResponse) ValidateAll() error
ValidateAll checks the field values on UpdateWebhookResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateWebhookResponseMultiError, or nil if none found.
type UpdateWebhookResponseMultiError ¶ added in v0.11.0
type UpdateWebhookResponseMultiError []error
UpdateWebhookResponseMultiError is an error wrapping multiple validation errors returned by UpdateWebhookResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateWebhookResponseMultiError) AllErrors ¶ added in v0.11.0
func (m UpdateWebhookResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateWebhookResponseMultiError) Error ¶ added in v0.11.0
func (m UpdateWebhookResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateWebhookResponseValidationError ¶ added in v0.11.0
type UpdateWebhookResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateWebhookResponseValidationError is the validation error returned by UpdateWebhookResponse.Validate if the designated constraints aren't met.
func (UpdateWebhookResponseValidationError) Cause ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateWebhookResponseValidationError) Error ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateWebhookResponseValidationError) ErrorName ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateWebhookResponseValidationError) Field ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) Field() string
Field function returns field value.
func (UpdateWebhookResponseValidationError) Key ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) Key() bool
Key function returns key value.
func (UpdateWebhookResponseValidationError) Reason ¶ added in v0.11.0
func (e UpdateWebhookResponseValidationError) Reason() string
Reason function returns reason value.
type Usage ¶ added in v0.8.0
type Usage struct {
// uuid used as an idempotent key
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
CustomerId string `protobuf:"bytes,2,opt,name=customer_id,json=customerId,proto3" json:"customer_id,omitempty"`
// additional metadata for storing event/service that triggered this usage
Source string `protobuf:"bytes,3,opt,name=source,proto3" json:"source,omitempty"`
Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"`
// Type is the type of usage, it can be credit or feature
// if credit, the amount is the amount of credits that were consumed
// if feature, the amount is the amount of features that were used
Type string `protobuf:"bytes,5,opt,name=type,proto3" json:"type,omitempty"`
Amount int64 `protobuf:"varint,6,opt,name=amount,proto3" json:"amount,omitempty"`
// user_id is the user that triggered this usage
UserId string `protobuf:"bytes,7,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Usage) Descriptor
deprecated
added in
v0.8.0
func (*Usage) GetCreatedAt ¶ added in v0.8.0
func (x *Usage) GetCreatedAt() *timestamppb.Timestamp
func (*Usage) GetCustomerId ¶ added in v0.8.0
func (*Usage) GetDescription ¶ added in v0.8.0
func (*Usage) GetMetadata ¶ added in v0.8.0
func (*Usage) GetUpdatedAt ¶ added in v0.8.0
func (x *Usage) GetUpdatedAt() *timestamppb.Timestamp
func (*Usage) ProtoMessage ¶ added in v0.8.0
func (*Usage) ProtoMessage()
func (*Usage) ProtoReflect ¶ added in v0.8.0
func (x *Usage) ProtoReflect() protoreflect.Message
func (*Usage) Validate ¶ added in v0.8.0
Validate checks the field values on Usage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Usage) ValidateAll ¶ added in v0.8.0
ValidateAll checks the field values on Usage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UsageMultiError, or nil if none found.
type UsageMultiError ¶ added in v0.8.0
type UsageMultiError []error
UsageMultiError is an error wrapping multiple validation errors returned by Usage.ValidateAll() if the designated constraints aren't met.
func (UsageMultiError) AllErrors ¶ added in v0.8.0
func (m UsageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UsageMultiError) Error ¶ added in v0.8.0
func (m UsageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UsageValidationError ¶ added in v0.8.0
type UsageValidationError struct {
// contains filtered or unexported fields
}
UsageValidationError is the validation error returned by Usage.Validate if the designated constraints aren't met.
func (UsageValidationError) Cause ¶ added in v0.8.0
func (e UsageValidationError) Cause() error
Cause function returns cause value.
func (UsageValidationError) Error ¶ added in v0.8.0
func (e UsageValidationError) Error() string
Error satisfies the builtin error interface
func (UsageValidationError) ErrorName ¶ added in v0.8.0
func (e UsageValidationError) ErrorName() string
ErrorName returns error name.
func (UsageValidationError) Field ¶ added in v0.8.0
func (e UsageValidationError) Field() string
Field function returns field value.
func (UsageValidationError) Key ¶ added in v0.8.0
func (e UsageValidationError) Key() bool
Key function returns key value.
func (UsageValidationError) Reason ¶ added in v0.8.0
func (e UsageValidationError) 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.
type Webhook ¶ added in v0.11.0
type Webhook struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
Url string `protobuf:"bytes,3,opt,name=url,proto3" json:"url,omitempty"`
SubscribedEvents []string `protobuf:"bytes,4,rep,name=subscribed_events,json=subscribedEvents,proto3" json:"subscribed_events,omitempty"`
// headers to be sent with the webhook
Headers map[string]string `` /* 155-byte string literal not displayed */
// secret to sign the payload, there could be multiple enabled secrets for a webhook
// but only one will be used to sign the payload, this is useful for rotating secrets
Secrets []*Webhook_Secret `protobuf:"bytes,6,rep,name=secrets,proto3" json:"secrets,omitempty"`
State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
UpdatedAt *timestamppb.Timestamp `protobuf:"bytes,22,opt,name=updated_at,json=updatedAt,proto3" json:"updated_at,omitempty"`
// contains filtered or unexported fields
}
func (*Webhook) Descriptor
deprecated
added in
v0.11.0
func (*Webhook) GetCreatedAt ¶ added in v0.11.0
func (x *Webhook) GetCreatedAt() *timestamppb.Timestamp
func (*Webhook) GetDescription ¶ added in v0.11.0
func (*Webhook) GetHeaders ¶ added in v0.11.0
func (*Webhook) GetMetadata ¶ added in v0.11.0
func (*Webhook) GetSecrets ¶ added in v0.11.0
func (x *Webhook) GetSecrets() []*Webhook_Secret
func (*Webhook) GetSubscribedEvents ¶ added in v0.11.0
func (*Webhook) GetUpdatedAt ¶ added in v0.11.0
func (x *Webhook) GetUpdatedAt() *timestamppb.Timestamp
func (*Webhook) ProtoMessage ¶ added in v0.11.0
func (*Webhook) ProtoMessage()
func (*Webhook) ProtoReflect ¶ added in v0.11.0
func (x *Webhook) ProtoReflect() protoreflect.Message
func (*Webhook) Validate ¶ added in v0.11.0
Validate checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Webhook) ValidateAll ¶ added in v0.11.0
ValidateAll checks the field values on Webhook with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WebhookMultiError, or nil if none found.
type WebhookEvent ¶ added in v0.11.0
type WebhookEvent struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Action string `protobuf:"bytes,2,opt,name=action,proto3" json:"action,omitempty"`
Data *structpb.Struct `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
CreatedAt *timestamppb.Timestamp `protobuf:"bytes,21,opt,name=created_at,json=createdAt,proto3" json:"created_at,omitempty"`
// contains filtered or unexported fields
}
func (*WebhookEvent) Descriptor
deprecated
added in
v0.11.0
func (*WebhookEvent) Descriptor() ([]byte, []int)
Deprecated: Use WebhookEvent.ProtoReflect.Descriptor instead.
func (*WebhookEvent) GetAction ¶ added in v0.11.0
func (x *WebhookEvent) GetAction() string
func (*WebhookEvent) GetCreatedAt ¶ added in v0.11.0
func (x *WebhookEvent) GetCreatedAt() *timestamppb.Timestamp
func (*WebhookEvent) GetData ¶ added in v0.11.0
func (x *WebhookEvent) GetData() *structpb.Struct
func (*WebhookEvent) GetId ¶ added in v0.11.0
func (x *WebhookEvent) GetId() string
func (*WebhookEvent) GetMetadata ¶ added in v0.11.0
func (x *WebhookEvent) GetMetadata() *structpb.Struct
func (*WebhookEvent) ProtoMessage ¶ added in v0.11.0
func (*WebhookEvent) ProtoMessage()
func (*WebhookEvent) ProtoReflect ¶ added in v0.11.0
func (x *WebhookEvent) ProtoReflect() protoreflect.Message
func (*WebhookEvent) Reset ¶ added in v0.11.0
func (x *WebhookEvent) Reset()
func (*WebhookEvent) String ¶ added in v0.11.0
func (x *WebhookEvent) String() string
func (*WebhookEvent) Validate ¶ added in v0.11.0
func (m *WebhookEvent) Validate() error
Validate checks the field values on WebhookEvent with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WebhookEvent) ValidateAll ¶ added in v0.11.0
func (m *WebhookEvent) ValidateAll() error
ValidateAll checks the field values on WebhookEvent with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WebhookEventMultiError, or nil if none found.
type WebhookEventMultiError ¶ added in v0.11.0
type WebhookEventMultiError []error
WebhookEventMultiError is an error wrapping multiple validation errors returned by WebhookEvent.ValidateAll() if the designated constraints aren't met.
func (WebhookEventMultiError) AllErrors ¶ added in v0.11.0
func (m WebhookEventMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WebhookEventMultiError) Error ¶ added in v0.11.0
func (m WebhookEventMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WebhookEventValidationError ¶ added in v0.11.0
type WebhookEventValidationError struct {
// contains filtered or unexported fields
}
WebhookEventValidationError is the validation error returned by WebhookEvent.Validate if the designated constraints aren't met.
func (WebhookEventValidationError) Cause ¶ added in v0.11.0
func (e WebhookEventValidationError) Cause() error
Cause function returns cause value.
func (WebhookEventValidationError) Error ¶ added in v0.11.0
func (e WebhookEventValidationError) Error() string
Error satisfies the builtin error interface
func (WebhookEventValidationError) ErrorName ¶ added in v0.11.0
func (e WebhookEventValidationError) ErrorName() string
ErrorName returns error name.
func (WebhookEventValidationError) Field ¶ added in v0.11.0
func (e WebhookEventValidationError) Field() string
Field function returns field value.
func (WebhookEventValidationError) Key ¶ added in v0.11.0
func (e WebhookEventValidationError) Key() bool
Key function returns key value.
func (WebhookEventValidationError) Reason ¶ added in v0.11.0
func (e WebhookEventValidationError) Reason() string
Reason function returns reason value.
type WebhookMultiError ¶ added in v0.11.0
type WebhookMultiError []error
WebhookMultiError is an error wrapping multiple validation errors returned by Webhook.ValidateAll() if the designated constraints aren't met.
func (WebhookMultiError) AllErrors ¶ added in v0.11.0
func (m WebhookMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WebhookMultiError) Error ¶ added in v0.11.0
func (m WebhookMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WebhookRequestBody ¶ added in v0.11.0
type WebhookRequestBody struct {
// URL to send the webhook to (valid absolute URI via RFC 3986)
Url string `protobuf:"bytes,1,opt,name=url,proto3" json:"url,omitempty"`
Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
// events to subscribe to, if empty all events are subscribed
SubscribedEvents []string `protobuf:"bytes,3,rep,name=subscribed_events,json=subscribedEvents,proto3" json:"subscribed_events,omitempty"`
// headers to be sent with the webhook
Headers map[string]string `` /* 155-byte string literal not displayed */
State string `protobuf:"bytes,5,opt,name=state,proto3" json:"state,omitempty"`
Metadata *structpb.Struct `protobuf:"bytes,20,opt,name=metadata,proto3" json:"metadata,omitempty"`
// contains filtered or unexported fields
}
func (*WebhookRequestBody) Descriptor
deprecated
added in
v0.11.0
func (*WebhookRequestBody) Descriptor() ([]byte, []int)
Deprecated: Use WebhookRequestBody.ProtoReflect.Descriptor instead.
func (*WebhookRequestBody) GetDescription ¶ added in v0.11.0
func (x *WebhookRequestBody) GetDescription() string
func (*WebhookRequestBody) GetHeaders ¶ added in v0.11.0
func (x *WebhookRequestBody) GetHeaders() map[string]string
func (*WebhookRequestBody) GetMetadata ¶ added in v0.11.0
func (x *WebhookRequestBody) GetMetadata() *structpb.Struct
func (*WebhookRequestBody) GetState ¶ added in v0.11.0
func (x *WebhookRequestBody) GetState() string
func (*WebhookRequestBody) GetSubscribedEvents ¶ added in v0.11.0
func (x *WebhookRequestBody) GetSubscribedEvents() []string
func (*WebhookRequestBody) GetUrl ¶ added in v0.11.0
func (x *WebhookRequestBody) GetUrl() string
func (*WebhookRequestBody) ProtoMessage ¶ added in v0.11.0
func (*WebhookRequestBody) ProtoMessage()
func (*WebhookRequestBody) ProtoReflect ¶ added in v0.11.0
func (x *WebhookRequestBody) ProtoReflect() protoreflect.Message
func (*WebhookRequestBody) Reset ¶ added in v0.11.0
func (x *WebhookRequestBody) Reset()
func (*WebhookRequestBody) String ¶ added in v0.11.0
func (x *WebhookRequestBody) String() string
func (*WebhookRequestBody) Validate ¶ added in v0.11.0
func (m *WebhookRequestBody) Validate() error
Validate checks the field values on WebhookRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WebhookRequestBody) ValidateAll ¶ added in v0.11.0
func (m *WebhookRequestBody) ValidateAll() error
ValidateAll checks the field values on WebhookRequestBody with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WebhookRequestBodyMultiError, or nil if none found.
type WebhookRequestBodyMultiError ¶ added in v0.11.0
type WebhookRequestBodyMultiError []error
WebhookRequestBodyMultiError is an error wrapping multiple validation errors returned by WebhookRequestBody.ValidateAll() if the designated constraints aren't met.
func (WebhookRequestBodyMultiError) AllErrors ¶ added in v0.11.0
func (m WebhookRequestBodyMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WebhookRequestBodyMultiError) Error ¶ added in v0.11.0
func (m WebhookRequestBodyMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WebhookRequestBodyValidationError ¶ added in v0.11.0
type WebhookRequestBodyValidationError struct {
// contains filtered or unexported fields
}
WebhookRequestBodyValidationError is the validation error returned by WebhookRequestBody.Validate if the designated constraints aren't met.
func (WebhookRequestBodyValidationError) Cause ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) Cause() error
Cause function returns cause value.
func (WebhookRequestBodyValidationError) Error ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) Error() string
Error satisfies the builtin error interface
func (WebhookRequestBodyValidationError) ErrorName ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) ErrorName() string
ErrorName returns error name.
func (WebhookRequestBodyValidationError) Field ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) Field() string
Field function returns field value.
func (WebhookRequestBodyValidationError) Key ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) Key() bool
Key function returns key value.
func (WebhookRequestBodyValidationError) Reason ¶ added in v0.11.0
func (e WebhookRequestBodyValidationError) Reason() string
Reason function returns reason value.
type WebhookValidationError ¶ added in v0.11.0
type WebhookValidationError struct {
// contains filtered or unexported fields
}
WebhookValidationError is the validation error returned by Webhook.Validate if the designated constraints aren't met.
func (WebhookValidationError) Cause ¶ added in v0.11.0
func (e WebhookValidationError) Cause() error
Cause function returns cause value.
func (WebhookValidationError) Error ¶ added in v0.11.0
func (e WebhookValidationError) Error() string
Error satisfies the builtin error interface
func (WebhookValidationError) ErrorName ¶ added in v0.11.0
func (e WebhookValidationError) ErrorName() string
ErrorName returns error name.
func (WebhookValidationError) Field ¶ added in v0.11.0
func (e WebhookValidationError) Field() string
Field function returns field value.
func (WebhookValidationError) Key ¶ added in v0.11.0
func (e WebhookValidationError) Key() bool
Key function returns key value.
func (WebhookValidationError) Reason ¶ added in v0.11.0
func (e WebhookValidationError) Reason() string
Reason function returns reason value.
type Webhook_Secret ¶ added in v0.11.0
type Webhook_Secret struct {
Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
Value string `protobuf:"bytes,2,opt,name=value,proto3" json:"value,omitempty"`
// contains filtered or unexported fields
}
func (*Webhook_Secret) Descriptor
deprecated
added in
v0.11.0
func (*Webhook_Secret) Descriptor() ([]byte, []int)
Deprecated: Use Webhook_Secret.ProtoReflect.Descriptor instead.
func (*Webhook_Secret) GetId ¶ added in v0.11.0
func (x *Webhook_Secret) GetId() string
func (*Webhook_Secret) GetValue ¶ added in v0.11.0
func (x *Webhook_Secret) GetValue() string
func (*Webhook_Secret) ProtoMessage ¶ added in v0.11.0
func (*Webhook_Secret) ProtoMessage()
func (*Webhook_Secret) ProtoReflect ¶ added in v0.11.0
func (x *Webhook_Secret) ProtoReflect() protoreflect.Message
func (*Webhook_Secret) Reset ¶ added in v0.11.0
func (x *Webhook_Secret) Reset()
func (*Webhook_Secret) String ¶ added in v0.11.0
func (x *Webhook_Secret) String() string
func (*Webhook_Secret) Validate ¶ added in v0.11.0
func (m *Webhook_Secret) Validate() error
Validate checks the field values on Webhook_Secret with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Webhook_Secret) ValidateAll ¶ added in v0.11.0
func (m *Webhook_Secret) ValidateAll() error
ValidateAll checks the field values on Webhook_Secret with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in Webhook_SecretMultiError, or nil if none found.
type Webhook_SecretMultiError ¶ added in v0.11.0
type Webhook_SecretMultiError []error
Webhook_SecretMultiError is an error wrapping multiple validation errors returned by Webhook_Secret.ValidateAll() if the designated constraints aren't met.
func (Webhook_SecretMultiError) AllErrors ¶ added in v0.11.0
func (m Webhook_SecretMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (Webhook_SecretMultiError) Error ¶ added in v0.11.0
func (m Webhook_SecretMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type Webhook_SecretValidationError ¶ added in v0.11.0
type Webhook_SecretValidationError struct {
// contains filtered or unexported fields
}
Webhook_SecretValidationError is the validation error returned by Webhook_Secret.Validate if the designated constraints aren't met.
func (Webhook_SecretValidationError) Cause ¶ added in v0.11.0
func (e Webhook_SecretValidationError) Cause() error
Cause function returns cause value.
func (Webhook_SecretValidationError) Error ¶ added in v0.11.0
func (e Webhook_SecretValidationError) Error() string
Error satisfies the builtin error interface
func (Webhook_SecretValidationError) ErrorName ¶ added in v0.11.0
func (e Webhook_SecretValidationError) ErrorName() string
ErrorName returns error name.
func (Webhook_SecretValidationError) Field ¶ added in v0.11.0
func (e Webhook_SecretValidationError) Field() string
Field function returns field value.
func (Webhook_SecretValidationError) Key ¶ added in v0.11.0
func (e Webhook_SecretValidationError) Key() bool
Key function returns key value.
func (Webhook_SecretValidationError) Reason ¶ added in v0.11.0
func (e Webhook_SecretValidationError) Reason() string
Reason function returns reason value.