Documentation
¶
Overview ¶
Package organization is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterOrganizationManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterOrganizationManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client OrganizationManagerClient) error
- func RegisterOrganizationManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterOrganizationManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server OrganizationManagerServer) error
- func RegisterOrganizationManagerServer(s grpc.ServiceRegistrar, srv OrganizationManagerServer)
- type GetOrganizationInsightsReq
- func (*GetOrganizationInsightsReq) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationInsightsReq) ProtoMessage()
- func (x *GetOrganizationInsightsReq) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInsightsReq) Reset()
- func (x *GetOrganizationInsightsReq) String() string
- func (m *GetOrganizationInsightsReq) Validate() error
- func (m *GetOrganizationInsightsReq) ValidateAll() error
- type GetOrganizationInsightsReqMultiError
- type GetOrganizationInsightsReqValidationError
- func (e GetOrganizationInsightsReqValidationError) Cause() error
- func (e GetOrganizationInsightsReqValidationError) Error() string
- func (e GetOrganizationInsightsReqValidationError) ErrorName() string
- func (e GetOrganizationInsightsReqValidationError) Field() string
- func (e GetOrganizationInsightsReqValidationError) Key() bool
- func (e GetOrganizationInsightsReqValidationError) Reason() string
- type GetOrganizationInsightsResp
- func (*GetOrganizationInsightsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationInsightsResp) GetInsights() []*insights.Insight
- func (*GetOrganizationInsightsResp) ProtoMessage()
- func (x *GetOrganizationInsightsResp) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationInsightsResp) Reset()
- func (x *GetOrganizationInsightsResp) String() string
- func (m *GetOrganizationInsightsResp) Validate() error
- func (m *GetOrganizationInsightsResp) ValidateAll() error
- type GetOrganizationInsightsRespMultiError
- type GetOrganizationInsightsRespValidationError
- func (e GetOrganizationInsightsRespValidationError) Cause() error
- func (e GetOrganizationInsightsRespValidationError) Error() string
- func (e GetOrganizationInsightsRespValidationError) ErrorName() string
- func (e GetOrganizationInsightsRespValidationError) Field() string
- func (e GetOrganizationInsightsRespValidationError) Key() bool
- func (e GetOrganizationInsightsRespValidationError) Reason() string
- type GetOrganizationMetadataReq
- func (*GetOrganizationMetadataReq) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationMetadataReq) ProtoMessage()
- func (x *GetOrganizationMetadataReq) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMetadataReq) Reset()
- func (x *GetOrganizationMetadataReq) String() string
- func (m *GetOrganizationMetadataReq) Validate() error
- func (m *GetOrganizationMetadataReq) ValidateAll() error
- type GetOrganizationMetadataReqMultiError
- type GetOrganizationMetadataReqValidationError
- func (e GetOrganizationMetadataReqValidationError) Cause() error
- func (e GetOrganizationMetadataReqValidationError) Error() string
- func (e GetOrganizationMetadataReqValidationError) ErrorName() string
- func (e GetOrganizationMetadataReqValidationError) Field() string
- func (e GetOrganizationMetadataReqValidationError) Key() bool
- func (e GetOrganizationMetadataReqValidationError) Reason() string
- type GetOrganizationMetadataResp
- func (*GetOrganizationMetadataResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationMetadataResp) GetMetadata() *OrganizationUserMetadata
- func (*GetOrganizationMetadataResp) ProtoMessage()
- func (x *GetOrganizationMetadataResp) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMetadataResp) Reset()
- func (x *GetOrganizationMetadataResp) String() string
- func (m *GetOrganizationMetadataResp) Validate() error
- func (m *GetOrganizationMetadataResp) ValidateAll() error
- type GetOrganizationMetadataRespMultiError
- type GetOrganizationMetadataRespValidationError
- func (e GetOrganizationMetadataRespValidationError) Cause() error
- func (e GetOrganizationMetadataRespValidationError) Error() string
- func (e GetOrganizationMetadataRespValidationError) ErrorName() string
- func (e GetOrganizationMetadataRespValidationError) Field() string
- func (e GetOrganizationMetadataRespValidationError) Key() bool
- func (e GetOrganizationMetadataRespValidationError) Reason() string
- type GetOrganizationMetricsReq
- func (*GetOrganizationMetricsReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationMetricsReq) GetEndTimestamp() *timestamppb.Timestamp
- func (x *GetOrganizationMetricsReq) GetStartTimestamp() *timestamppb.Timestamp
- func (*GetOrganizationMetricsReq) ProtoMessage()
- func (x *GetOrganizationMetricsReq) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMetricsReq) Reset()
- func (x *GetOrganizationMetricsReq) String() string
- func (m *GetOrganizationMetricsReq) Validate() error
- func (m *GetOrganizationMetricsReq) ValidateAll() error
- type GetOrganizationMetricsReqMultiError
- type GetOrganizationMetricsReqValidationError
- func (e GetOrganizationMetricsReqValidationError) Cause() error
- func (e GetOrganizationMetricsReqValidationError) Error() string
- func (e GetOrganizationMetricsReqValidationError) ErrorName() string
- func (e GetOrganizationMetricsReqValidationError) Field() string
- func (e GetOrganizationMetricsReqValidationError) Key() bool
- func (e GetOrganizationMetricsReqValidationError) Reason() string
- type GetOrganizationMetricsResp
- func (*GetOrganizationMetricsResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationMetricsResp) GetDeploymentMetrics() *metrics.DeploymentMetrics
- func (*GetOrganizationMetricsResp) ProtoMessage()
- func (x *GetOrganizationMetricsResp) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationMetricsResp) Reset()
- func (x *GetOrganizationMetricsResp) String() string
- func (m *GetOrganizationMetricsResp) Validate() error
- func (m *GetOrganizationMetricsResp) ValidateAll() error
- type GetOrganizationMetricsRespMultiError
- type GetOrganizationMetricsRespValidationError
- func (e GetOrganizationMetricsRespValidationError) Cause() error
- func (e GetOrganizationMetricsRespValidationError) Error() string
- func (e GetOrganizationMetricsRespValidationError) ErrorName() string
- func (e GetOrganizationMetricsRespValidationError) Field() string
- func (e GetOrganizationMetricsRespValidationError) Key() bool
- func (e GetOrganizationMetricsRespValidationError) Reason() string
- type GetOrganizationReq
- func (*GetOrganizationReq) Descriptor() ([]byte, []int)deprecated
- func (*GetOrganizationReq) ProtoMessage()
- func (x *GetOrganizationReq) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationReq) Reset()
- func (x *GetOrganizationReq) String() string
- func (m *GetOrganizationReq) Validate() error
- func (m *GetOrganizationReq) ValidateAll() error
- type GetOrganizationReqMultiError
- type GetOrganizationReqValidationError
- func (e GetOrganizationReqValidationError) Cause() error
- func (e GetOrganizationReqValidationError) Error() string
- func (e GetOrganizationReqValidationError) ErrorName() string
- func (e GetOrganizationReqValidationError) Field() string
- func (e GetOrganizationReqValidationError) Key() bool
- func (e GetOrganizationReqValidationError) Reason() string
- type GetOrganizationResp
- func (*GetOrganizationResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationResp) GetOrganization() *OrganizationInfo
- func (*GetOrganizationResp) ProtoMessage()
- func (x *GetOrganizationResp) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationResp) Reset()
- func (x *GetOrganizationResp) String() string
- func (m *GetOrganizationResp) Validate() error
- func (m *GetOrganizationResp) ValidateAll() error
- type GetOrganizationRespMultiError
- type GetOrganizationRespValidationError
- func (e GetOrganizationRespValidationError) Cause() error
- func (e GetOrganizationRespValidationError) Error() string
- func (e GetOrganizationRespValidationError) ErrorName() string
- func (e GetOrganizationRespValidationError) Field() string
- func (e GetOrganizationRespValidationError) Key() bool
- func (e GetOrganizationRespValidationError) Reason() string
- type GetUserReq
- func (*GetUserReq) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserReq) GetUserId() string
- func (*GetUserReq) ProtoMessage()
- func (x *GetUserReq) ProtoReflect() protoreflect.Message
- func (x *GetUserReq) Reset()
- func (x *GetUserReq) String() string
- func (m *GetUserReq) Validate() error
- func (m *GetUserReq) ValidateAll() error
- type GetUserReqMultiError
- type GetUserReqValidationError
- type GetUserResp
- func (*GetUserResp) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserResp) GetUser() *users.User
- func (*GetUserResp) ProtoMessage()
- func (x *GetUserResp) ProtoReflect() protoreflect.Message
- func (x *GetUserResp) Reset()
- func (x *GetUserResp) String() string
- func (m *GetUserResp) Validate() error
- func (m *GetUserResp) ValidateAll() error
- type GetUserRespMultiError
- type GetUserRespValidationError
- func (e GetUserRespValidationError) Cause() error
- func (e GetUserRespValidationError) Error() string
- func (e GetUserRespValidationError) ErrorName() string
- func (e GetUserRespValidationError) Field() string
- func (e GetUserRespValidationError) Key() bool
- func (e GetUserRespValidationError) Reason() string
- type OrganizationInfo
- func (*OrganizationInfo) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationInfo) GetDisplayName() string
- func (x *OrganizationInfo) GetId() string
- func (x *OrganizationInfo) GetSlug() string
- func (x *OrganizationInfo) GetUserMetadata() *OrganizationUserMetadata
- func (x *OrganizationInfo) GetWritebackConfig() *config_writeback.ConfigWritebackPath
- func (*OrganizationInfo) ProtoMessage()
- func (x *OrganizationInfo) ProtoReflect() protoreflect.Message
- func (x *OrganizationInfo) Reset()
- func (x *OrganizationInfo) String() string
- func (m *OrganizationInfo) Validate() error
- func (m *OrganizationInfo) ValidateAll() error
- type OrganizationInfoMultiError
- type OrganizationInfoValidationError
- func (e OrganizationInfoValidationError) Cause() error
- func (e OrganizationInfoValidationError) Error() string
- func (e OrganizationInfoValidationError) ErrorName() string
- func (e OrganizationInfoValidationError) Field() string
- func (e OrganizationInfoValidationError) Key() bool
- func (e OrganizationInfoValidationError) Reason() string
- type OrganizationManagerClient
- type OrganizationManagerServer
- type OrganizationUserMetadata
- func (*OrganizationUserMetadata) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationUserMetadata) GetApplicationLinks() []*common_config.Link
- func (x *OrganizationUserMetadata) GetLinks() []*common_config.Link
- func (x *OrganizationUserMetadata) GetServiceLinks() []*common_config.Link
- func (*OrganizationUserMetadata) ProtoMessage()
- func (x *OrganizationUserMetadata) ProtoReflect() protoreflect.Message
- func (x *OrganizationUserMetadata) Reset()
- func (x *OrganizationUserMetadata) String() string
- func (m *OrganizationUserMetadata) Validate() error
- func (m *OrganizationUserMetadata) ValidateAll() error
- type OrganizationUserMetadataMultiError
- type OrganizationUserMetadataValidationError
- func (e OrganizationUserMetadataValidationError) Cause() error
- func (e OrganizationUserMetadataValidationError) Error() string
- func (e OrganizationUserMetadataValidationError) ErrorName() string
- func (e OrganizationUserMetadataValidationError) Field() string
- func (e OrganizationUserMetadataValidationError) Key() bool
- func (e OrganizationUserMetadataValidationError) Reason() string
- type SetOrganizationMetadataReq
- func (*SetOrganizationMetadataReq) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationMetadataReq) GetMetadata() *OrganizationUserMetadata
- func (*SetOrganizationMetadataReq) ProtoMessage()
- func (x *SetOrganizationMetadataReq) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMetadataReq) Reset()
- func (x *SetOrganizationMetadataReq) String() string
- func (m *SetOrganizationMetadataReq) Validate() error
- func (m *SetOrganizationMetadataReq) ValidateAll() error
- type SetOrganizationMetadataReqMultiError
- type SetOrganizationMetadataReqValidationError
- func (e SetOrganizationMetadataReqValidationError) Cause() error
- func (e SetOrganizationMetadataReqValidationError) Error() string
- func (e SetOrganizationMetadataReqValidationError) ErrorName() string
- func (e SetOrganizationMetadataReqValidationError) Field() string
- func (e SetOrganizationMetadataReqValidationError) Key() bool
- func (e SetOrganizationMetadataReqValidationError) Reason() string
- type SetOrganizationMetadataResp
- func (*SetOrganizationMetadataResp) Descriptor() ([]byte, []int)deprecated
- func (*SetOrganizationMetadataResp) ProtoMessage()
- func (x *SetOrganizationMetadataResp) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMetadataResp) Reset()
- func (x *SetOrganizationMetadataResp) String() string
- func (m *SetOrganizationMetadataResp) Validate() error
- func (m *SetOrganizationMetadataResp) ValidateAll() error
- type SetOrganizationMetadataRespMultiError
- type SetOrganizationMetadataRespValidationError
- func (e SetOrganizationMetadataRespValidationError) Cause() error
- func (e SetOrganizationMetadataRespValidationError) Error() string
- func (e SetOrganizationMetadataRespValidationError) ErrorName() string
- func (e SetOrganizationMetadataRespValidationError) Field() string
- func (e SetOrganizationMetadataRespValidationError) Key() bool
- func (e SetOrganizationMetadataRespValidationError) Reason() string
- type SnoozeOrganizationInsightReq
- func (*SnoozeOrganizationInsightReq) Descriptor() ([]byte, []int)deprecated
- func (x *SnoozeOrganizationInsightReq) GetClass() insights.Class
- func (x *SnoozeOrganizationInsightReq) GetDuration() *durationpb.Duration
- func (*SnoozeOrganizationInsightReq) ProtoMessage()
- func (x *SnoozeOrganizationInsightReq) ProtoReflect() protoreflect.Message
- func (x *SnoozeOrganizationInsightReq) Reset()
- func (x *SnoozeOrganizationInsightReq) String() string
- func (m *SnoozeOrganizationInsightReq) Validate() error
- func (m *SnoozeOrganizationInsightReq) ValidateAll() error
- type SnoozeOrganizationInsightReqMultiError
- type SnoozeOrganizationInsightReqValidationError
- func (e SnoozeOrganizationInsightReqValidationError) Cause() error
- func (e SnoozeOrganizationInsightReqValidationError) Error() string
- func (e SnoozeOrganizationInsightReqValidationError) ErrorName() string
- func (e SnoozeOrganizationInsightReqValidationError) Field() string
- func (e SnoozeOrganizationInsightReqValidationError) Key() bool
- func (e SnoozeOrganizationInsightReqValidationError) Reason() string
- type SnoozeOrganizationInsightResp
- func (*SnoozeOrganizationInsightResp) Descriptor() ([]byte, []int)deprecated
- func (*SnoozeOrganizationInsightResp) ProtoMessage()
- func (x *SnoozeOrganizationInsightResp) ProtoReflect() protoreflect.Message
- func (x *SnoozeOrganizationInsightResp) Reset()
- func (x *SnoozeOrganizationInsightResp) String() string
- func (m *SnoozeOrganizationInsightResp) Validate() error
- func (m *SnoozeOrganizationInsightResp) ValidateAll() error
- type SnoozeOrganizationInsightRespMultiError
- type SnoozeOrganizationInsightRespValidationError
- func (e SnoozeOrganizationInsightRespValidationError) Cause() error
- func (e SnoozeOrganizationInsightRespValidationError) Error() string
- func (e SnoozeOrganizationInsightRespValidationError) ErrorName() string
- func (e SnoozeOrganizationInsightRespValidationError) Field() string
- func (e SnoozeOrganizationInsightRespValidationError) Key() bool
- func (e SnoozeOrganizationInsightRespValidationError) Reason() string
- type UnimplementedOrganizationManagerServer
- func (UnimplementedOrganizationManagerServer) GetOrganization(context.Context, *GetOrganizationReq) (*GetOrganizationResp, error)
- func (UnimplementedOrganizationManagerServer) GetOrganizationInsights(context.Context, *GetOrganizationInsightsReq) (*GetOrganizationInsightsResp, error)
- func (UnimplementedOrganizationManagerServer) GetOrganizationMetadata(context.Context, *GetOrganizationMetadataReq) (*GetOrganizationMetadataResp, error)
- func (UnimplementedOrganizationManagerServer) GetOrganizationMetrics(context.Context, *GetOrganizationMetricsReq) (*GetOrganizationMetricsResp, error)
- func (UnimplementedOrganizationManagerServer) GetUser(context.Context, *GetUserReq) (*GetUserResp, error)
- func (UnimplementedOrganizationManagerServer) SetOrganizationMetadata(context.Context, *SetOrganizationMetadataReq) (*SetOrganizationMetadataResp, error)
- func (UnimplementedOrganizationManagerServer) SnoozeOrganizationInsight(context.Context, *SnoozeOrganizationInsightReq) (*SnoozeOrganizationInsightResp, error)
- type UnsafeOrganizationManagerServer
Constants ¶
const ( OrganizationManager_GetOrganization_FullMethodName = "/prodvana.organization.OrganizationManager/GetOrganization" OrganizationManager_GetOrganizationMetrics_FullMethodName = "/prodvana.organization.OrganizationManager/GetOrganizationMetrics" OrganizationManager_GetOrganizationInsights_FullMethodName = "/prodvana.organization.OrganizationManager/GetOrganizationInsights" OrganizationManager_SnoozeOrganizationInsight_FullMethodName = "/prodvana.organization.OrganizationManager/SnoozeOrganizationInsight" OrganizationManager_GetOrganizationMetadata_FullMethodName = "/prodvana.organization.OrganizationManager/GetOrganizationMetadata" OrganizationManager_SetOrganizationMetadata_FullMethodName = "/prodvana.organization.OrganizationManager/SetOrganizationMetadata" OrganizationManager_GetUser_FullMethodName = "/prodvana.organization.OrganizationManager/GetUser" )
Variables ¶
var File_prodvana_organization_organization_manager_proto protoreflect.FileDescriptor
var File_prodvana_organization_user_metadata_proto protoreflect.FileDescriptor
var OrganizationManager_ServiceDesc = grpc.ServiceDesc{ ServiceName: "prodvana.organization.OrganizationManager", HandlerType: (*OrganizationManagerServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "GetOrganization", Handler: _OrganizationManager_GetOrganization_Handler, }, { MethodName: "GetOrganizationMetrics", Handler: _OrganizationManager_GetOrganizationMetrics_Handler, }, { MethodName: "GetOrganizationInsights", Handler: _OrganizationManager_GetOrganizationInsights_Handler, }, { MethodName: "SnoozeOrganizationInsight", Handler: _OrganizationManager_SnoozeOrganizationInsight_Handler, }, { MethodName: "GetOrganizationMetadata", Handler: _OrganizationManager_GetOrganizationMetadata_Handler, }, { MethodName: "SetOrganizationMetadata", Handler: _OrganizationManager_SetOrganizationMetadata_Handler, }, { MethodName: "GetUser", Handler: _OrganizationManager_GetUser_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "prodvana/organization/organization_manager.proto", }
OrganizationManager_ServiceDesc is the grpc.ServiceDesc for OrganizationManager service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterOrganizationManagerHandler ¶
func RegisterOrganizationManagerHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterOrganizationManagerHandler registers the http handlers for service OrganizationManager to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterOrganizationManagerHandlerClient ¶
func RegisterOrganizationManagerHandlerClient(ctx context.Context, mux *runtime.ServeMux, client OrganizationManagerClient) error
RegisterOrganizationManagerHandlerClient registers the http handlers for service OrganizationManager to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "OrganizationManagerClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "OrganizationManagerClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "OrganizationManagerClient" to call the correct interceptors.
func RegisterOrganizationManagerHandlerFromEndpoint ¶
func RegisterOrganizationManagerHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterOrganizationManagerHandlerFromEndpoint is same as RegisterOrganizationManagerHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterOrganizationManagerHandlerServer ¶
func RegisterOrganizationManagerHandlerServer(ctx context.Context, mux *runtime.ServeMux, server OrganizationManagerServer) error
RegisterOrganizationManagerHandlerServer registers the http handlers for service OrganizationManager to "mux". UnaryRPC :call OrganizationManagerServer 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 RegisterOrganizationManagerHandlerFromEndpoint instead.
func RegisterOrganizationManagerServer ¶
func RegisterOrganizationManagerServer(s grpc.ServiceRegistrar, srv OrganizationManagerServer)
Types ¶
type GetOrganizationInsightsReq ¶
type GetOrganizationInsightsReq struct {
// contains filtered or unexported fields
}
func (*GetOrganizationInsightsReq) Descriptor
deprecated
func (*GetOrganizationInsightsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInsightsReq.ProtoReflect.Descriptor instead.
func (*GetOrganizationInsightsReq) ProtoMessage ¶
func (*GetOrganizationInsightsReq) ProtoMessage()
func (*GetOrganizationInsightsReq) ProtoReflect ¶
func (x *GetOrganizationInsightsReq) ProtoReflect() protoreflect.Message
func (*GetOrganizationInsightsReq) Reset ¶
func (x *GetOrganizationInsightsReq) Reset()
func (*GetOrganizationInsightsReq) String ¶
func (x *GetOrganizationInsightsReq) String() string
func (*GetOrganizationInsightsReq) Validate ¶
func (m *GetOrganizationInsightsReq) Validate() error
Validate checks the field values on GetOrganizationInsightsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationInsightsReq) ValidateAll ¶
func (m *GetOrganizationInsightsReq) ValidateAll() error
ValidateAll checks the field values on GetOrganizationInsightsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationInsightsReqMultiError, or nil if none found.
type GetOrganizationInsightsReqMultiError ¶
type GetOrganizationInsightsReqMultiError []error
GetOrganizationInsightsReqMultiError is an error wrapping multiple validation errors returned by GetOrganizationInsightsReq.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationInsightsReqMultiError) AllErrors ¶
func (m GetOrganizationInsightsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationInsightsReqMultiError) Error ¶
func (m GetOrganizationInsightsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationInsightsReqValidationError ¶
type GetOrganizationInsightsReqValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationInsightsReqValidationError is the validation error returned by GetOrganizationInsightsReq.Validate if the designated constraints aren't met.
func (GetOrganizationInsightsReqValidationError) Cause ¶
func (e GetOrganizationInsightsReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationInsightsReqValidationError) Error ¶
func (e GetOrganizationInsightsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationInsightsReqValidationError) ErrorName ¶
func (e GetOrganizationInsightsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationInsightsReqValidationError) Field ¶
func (e GetOrganizationInsightsReqValidationError) Field() string
Field function returns field value.
func (GetOrganizationInsightsReqValidationError) Key ¶
func (e GetOrganizationInsightsReqValidationError) Key() bool
Key function returns key value.
func (GetOrganizationInsightsReqValidationError) Reason ¶
func (e GetOrganizationInsightsReqValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationInsightsResp ¶
type GetOrganizationInsightsResp struct { Insights []*insights.Insight `protobuf:"bytes,1,rep,name=insights,proto3" json:"insights,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationInsightsResp) Descriptor
deprecated
func (*GetOrganizationInsightsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationInsightsResp.ProtoReflect.Descriptor instead.
func (*GetOrganizationInsightsResp) GetInsights ¶
func (x *GetOrganizationInsightsResp) GetInsights() []*insights.Insight
func (*GetOrganizationInsightsResp) ProtoMessage ¶
func (*GetOrganizationInsightsResp) ProtoMessage()
func (*GetOrganizationInsightsResp) ProtoReflect ¶
func (x *GetOrganizationInsightsResp) ProtoReflect() protoreflect.Message
func (*GetOrganizationInsightsResp) Reset ¶
func (x *GetOrganizationInsightsResp) Reset()
func (*GetOrganizationInsightsResp) String ¶
func (x *GetOrganizationInsightsResp) String() string
func (*GetOrganizationInsightsResp) Validate ¶
func (m *GetOrganizationInsightsResp) Validate() error
Validate checks the field values on GetOrganizationInsightsResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationInsightsResp) ValidateAll ¶
func (m *GetOrganizationInsightsResp) ValidateAll() error
ValidateAll checks the field values on GetOrganizationInsightsResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationInsightsRespMultiError, or nil if none found.
type GetOrganizationInsightsRespMultiError ¶
type GetOrganizationInsightsRespMultiError []error
GetOrganizationInsightsRespMultiError is an error wrapping multiple validation errors returned by GetOrganizationInsightsResp.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationInsightsRespMultiError) AllErrors ¶
func (m GetOrganizationInsightsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationInsightsRespMultiError) Error ¶
func (m GetOrganizationInsightsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationInsightsRespValidationError ¶
type GetOrganizationInsightsRespValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationInsightsRespValidationError is the validation error returned by GetOrganizationInsightsResp.Validate if the designated constraints aren't met.
func (GetOrganizationInsightsRespValidationError) Cause ¶
func (e GetOrganizationInsightsRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationInsightsRespValidationError) Error ¶
func (e GetOrganizationInsightsRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationInsightsRespValidationError) ErrorName ¶
func (e GetOrganizationInsightsRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationInsightsRespValidationError) Field ¶
func (e GetOrganizationInsightsRespValidationError) Field() string
Field function returns field value.
func (GetOrganizationInsightsRespValidationError) Key ¶
func (e GetOrganizationInsightsRespValidationError) Key() bool
Key function returns key value.
func (GetOrganizationInsightsRespValidationError) Reason ¶
func (e GetOrganizationInsightsRespValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationMetadataReq ¶
type GetOrganizationMetadataReq struct {
// contains filtered or unexported fields
}
func (*GetOrganizationMetadataReq) Descriptor
deprecated
func (*GetOrganizationMetadataReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMetadataReq.ProtoReflect.Descriptor instead.
func (*GetOrganizationMetadataReq) ProtoMessage ¶
func (*GetOrganizationMetadataReq) ProtoMessage()
func (*GetOrganizationMetadataReq) ProtoReflect ¶
func (x *GetOrganizationMetadataReq) ProtoReflect() protoreflect.Message
func (*GetOrganizationMetadataReq) Reset ¶
func (x *GetOrganizationMetadataReq) Reset()
func (*GetOrganizationMetadataReq) String ¶
func (x *GetOrganizationMetadataReq) String() string
func (*GetOrganizationMetadataReq) Validate ¶
func (m *GetOrganizationMetadataReq) Validate() error
Validate checks the field values on GetOrganizationMetadataReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationMetadataReq) ValidateAll ¶
func (m *GetOrganizationMetadataReq) ValidateAll() error
ValidateAll checks the field values on GetOrganizationMetadataReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationMetadataReqMultiError, or nil if none found.
type GetOrganizationMetadataReqMultiError ¶
type GetOrganizationMetadataReqMultiError []error
GetOrganizationMetadataReqMultiError is an error wrapping multiple validation errors returned by GetOrganizationMetadataReq.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationMetadataReqMultiError) AllErrors ¶
func (m GetOrganizationMetadataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationMetadataReqMultiError) Error ¶
func (m GetOrganizationMetadataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationMetadataReqValidationError ¶
type GetOrganizationMetadataReqValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationMetadataReqValidationError is the validation error returned by GetOrganizationMetadataReq.Validate if the designated constraints aren't met.
func (GetOrganizationMetadataReqValidationError) Cause ¶
func (e GetOrganizationMetadataReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationMetadataReqValidationError) Error ¶
func (e GetOrganizationMetadataReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationMetadataReqValidationError) ErrorName ¶
func (e GetOrganizationMetadataReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationMetadataReqValidationError) Field ¶
func (e GetOrganizationMetadataReqValidationError) Field() string
Field function returns field value.
func (GetOrganizationMetadataReqValidationError) Key ¶
func (e GetOrganizationMetadataReqValidationError) Key() bool
Key function returns key value.
func (GetOrganizationMetadataReqValidationError) Reason ¶
func (e GetOrganizationMetadataReqValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationMetadataResp ¶
type GetOrganizationMetadataResp struct { // metadata with no variables substitution, no modifications from parents Metadata *OrganizationUserMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationMetadataResp) Descriptor
deprecated
func (*GetOrganizationMetadataResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMetadataResp.ProtoReflect.Descriptor instead.
func (*GetOrganizationMetadataResp) GetMetadata ¶
func (x *GetOrganizationMetadataResp) GetMetadata() *OrganizationUserMetadata
func (*GetOrganizationMetadataResp) ProtoMessage ¶
func (*GetOrganizationMetadataResp) ProtoMessage()
func (*GetOrganizationMetadataResp) ProtoReflect ¶
func (x *GetOrganizationMetadataResp) ProtoReflect() protoreflect.Message
func (*GetOrganizationMetadataResp) Reset ¶
func (x *GetOrganizationMetadataResp) Reset()
func (*GetOrganizationMetadataResp) String ¶
func (x *GetOrganizationMetadataResp) String() string
func (*GetOrganizationMetadataResp) Validate ¶
func (m *GetOrganizationMetadataResp) Validate() error
Validate checks the field values on GetOrganizationMetadataResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationMetadataResp) ValidateAll ¶
func (m *GetOrganizationMetadataResp) ValidateAll() error
ValidateAll checks the field values on GetOrganizationMetadataResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationMetadataRespMultiError, or nil if none found.
type GetOrganizationMetadataRespMultiError ¶
type GetOrganizationMetadataRespMultiError []error
GetOrganizationMetadataRespMultiError is an error wrapping multiple validation errors returned by GetOrganizationMetadataResp.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationMetadataRespMultiError) AllErrors ¶
func (m GetOrganizationMetadataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationMetadataRespMultiError) Error ¶
func (m GetOrganizationMetadataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationMetadataRespValidationError ¶
type GetOrganizationMetadataRespValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationMetadataRespValidationError is the validation error returned by GetOrganizationMetadataResp.Validate if the designated constraints aren't met.
func (GetOrganizationMetadataRespValidationError) Cause ¶
func (e GetOrganizationMetadataRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationMetadataRespValidationError) Error ¶
func (e GetOrganizationMetadataRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationMetadataRespValidationError) ErrorName ¶
func (e GetOrganizationMetadataRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationMetadataRespValidationError) Field ¶
func (e GetOrganizationMetadataRespValidationError) Field() string
Field function returns field value.
func (GetOrganizationMetadataRespValidationError) Key ¶
func (e GetOrganizationMetadataRespValidationError) Key() bool
Key function returns key value.
func (GetOrganizationMetadataRespValidationError) Reason ¶
func (e GetOrganizationMetadataRespValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationMetricsReq ¶
type GetOrganizationMetricsReq struct { StartTimestamp *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=start_timestamp,json=startTimestamp,proto3" json:"start_timestamp,omitempty"` EndTimestamp *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=end_timestamp,json=endTimestamp,proto3" json:"end_timestamp,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationMetricsReq) Descriptor
deprecated
func (*GetOrganizationMetricsReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMetricsReq.ProtoReflect.Descriptor instead.
func (*GetOrganizationMetricsReq) GetEndTimestamp ¶
func (x *GetOrganizationMetricsReq) GetEndTimestamp() *timestamppb.Timestamp
func (*GetOrganizationMetricsReq) GetStartTimestamp ¶
func (x *GetOrganizationMetricsReq) GetStartTimestamp() *timestamppb.Timestamp
func (*GetOrganizationMetricsReq) ProtoMessage ¶
func (*GetOrganizationMetricsReq) ProtoMessage()
func (*GetOrganizationMetricsReq) ProtoReflect ¶
func (x *GetOrganizationMetricsReq) ProtoReflect() protoreflect.Message
func (*GetOrganizationMetricsReq) Reset ¶
func (x *GetOrganizationMetricsReq) Reset()
func (*GetOrganizationMetricsReq) String ¶
func (x *GetOrganizationMetricsReq) String() string
func (*GetOrganizationMetricsReq) Validate ¶
func (m *GetOrganizationMetricsReq) Validate() error
Validate checks the field values on GetOrganizationMetricsReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationMetricsReq) ValidateAll ¶
func (m *GetOrganizationMetricsReq) ValidateAll() error
ValidateAll checks the field values on GetOrganizationMetricsReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationMetricsReqMultiError, or nil if none found.
type GetOrganizationMetricsReqMultiError ¶
type GetOrganizationMetricsReqMultiError []error
GetOrganizationMetricsReqMultiError is an error wrapping multiple validation errors returned by GetOrganizationMetricsReq.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationMetricsReqMultiError) AllErrors ¶
func (m GetOrganizationMetricsReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationMetricsReqMultiError) Error ¶
func (m GetOrganizationMetricsReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationMetricsReqValidationError ¶
type GetOrganizationMetricsReqValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationMetricsReqValidationError is the validation error returned by GetOrganizationMetricsReq.Validate if the designated constraints aren't met.
func (GetOrganizationMetricsReqValidationError) Cause ¶
func (e GetOrganizationMetricsReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationMetricsReqValidationError) Error ¶
func (e GetOrganizationMetricsReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationMetricsReqValidationError) ErrorName ¶
func (e GetOrganizationMetricsReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationMetricsReqValidationError) Field ¶
func (e GetOrganizationMetricsReqValidationError) Field() string
Field function returns field value.
func (GetOrganizationMetricsReqValidationError) Key ¶
func (e GetOrganizationMetricsReqValidationError) Key() bool
Key function returns key value.
func (GetOrganizationMetricsReqValidationError) Reason ¶
func (e GetOrganizationMetricsReqValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationMetricsResp ¶
type GetOrganizationMetricsResp struct { DeploymentMetrics *metrics.DeploymentMetrics `protobuf:"bytes,1,opt,name=deployment_metrics,json=deploymentMetrics,proto3" json:"deployment_metrics,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationMetricsResp) Descriptor
deprecated
func (*GetOrganizationMetricsResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationMetricsResp.ProtoReflect.Descriptor instead.
func (*GetOrganizationMetricsResp) GetDeploymentMetrics ¶
func (x *GetOrganizationMetricsResp) GetDeploymentMetrics() *metrics.DeploymentMetrics
func (*GetOrganizationMetricsResp) ProtoMessage ¶
func (*GetOrganizationMetricsResp) ProtoMessage()
func (*GetOrganizationMetricsResp) ProtoReflect ¶
func (x *GetOrganizationMetricsResp) ProtoReflect() protoreflect.Message
func (*GetOrganizationMetricsResp) Reset ¶
func (x *GetOrganizationMetricsResp) Reset()
func (*GetOrganizationMetricsResp) String ¶
func (x *GetOrganizationMetricsResp) String() string
func (*GetOrganizationMetricsResp) Validate ¶
func (m *GetOrganizationMetricsResp) Validate() error
Validate checks the field values on GetOrganizationMetricsResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationMetricsResp) ValidateAll ¶
func (m *GetOrganizationMetricsResp) ValidateAll() error
ValidateAll checks the field values on GetOrganizationMetricsResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationMetricsRespMultiError, or nil if none found.
type GetOrganizationMetricsRespMultiError ¶
type GetOrganizationMetricsRespMultiError []error
GetOrganizationMetricsRespMultiError is an error wrapping multiple validation errors returned by GetOrganizationMetricsResp.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationMetricsRespMultiError) AllErrors ¶
func (m GetOrganizationMetricsRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationMetricsRespMultiError) Error ¶
func (m GetOrganizationMetricsRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationMetricsRespValidationError ¶
type GetOrganizationMetricsRespValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationMetricsRespValidationError is the validation error returned by GetOrganizationMetricsResp.Validate if the designated constraints aren't met.
func (GetOrganizationMetricsRespValidationError) Cause ¶
func (e GetOrganizationMetricsRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationMetricsRespValidationError) Error ¶
func (e GetOrganizationMetricsRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationMetricsRespValidationError) ErrorName ¶
func (e GetOrganizationMetricsRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationMetricsRespValidationError) Field ¶
func (e GetOrganizationMetricsRespValidationError) Field() string
Field function returns field value.
func (GetOrganizationMetricsRespValidationError) Key ¶
func (e GetOrganizationMetricsRespValidationError) Key() bool
Key function returns key value.
func (GetOrganizationMetricsRespValidationError) Reason ¶
func (e GetOrganizationMetricsRespValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationReq ¶
type GetOrganizationReq struct {
// contains filtered or unexported fields
}
func (*GetOrganizationReq) Descriptor
deprecated
func (*GetOrganizationReq) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationReq.ProtoReflect.Descriptor instead.
func (*GetOrganizationReq) ProtoMessage ¶
func (*GetOrganizationReq) ProtoMessage()
func (*GetOrganizationReq) ProtoReflect ¶
func (x *GetOrganizationReq) ProtoReflect() protoreflect.Message
func (*GetOrganizationReq) Reset ¶
func (x *GetOrganizationReq) Reset()
func (*GetOrganizationReq) String ¶
func (x *GetOrganizationReq) String() string
func (*GetOrganizationReq) Validate ¶
func (m *GetOrganizationReq) Validate() error
Validate checks the field values on GetOrganizationReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationReq) ValidateAll ¶
func (m *GetOrganizationReq) ValidateAll() error
ValidateAll checks the field values on GetOrganizationReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationReqMultiError, or nil if none found.
type GetOrganizationReqMultiError ¶
type GetOrganizationReqMultiError []error
GetOrganizationReqMultiError is an error wrapping multiple validation errors returned by GetOrganizationReq.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationReqMultiError) AllErrors ¶
func (m GetOrganizationReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationReqMultiError) Error ¶
func (m GetOrganizationReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationReqValidationError ¶
type GetOrganizationReqValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationReqValidationError is the validation error returned by GetOrganizationReq.Validate if the designated constraints aren't met.
func (GetOrganizationReqValidationError) Cause ¶
func (e GetOrganizationReqValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationReqValidationError) Error ¶
func (e GetOrganizationReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationReqValidationError) ErrorName ¶
func (e GetOrganizationReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationReqValidationError) Field ¶
func (e GetOrganizationReqValidationError) Field() string
Field function returns field value.
func (GetOrganizationReqValidationError) Key ¶
func (e GetOrganizationReqValidationError) Key() bool
Key function returns key value.
func (GetOrganizationReqValidationError) Reason ¶
func (e GetOrganizationReqValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationResp ¶
type GetOrganizationResp struct { Organization *OrganizationInfo `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationResp) Descriptor
deprecated
func (*GetOrganizationResp) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationResp.ProtoReflect.Descriptor instead.
func (*GetOrganizationResp) GetOrganization ¶
func (x *GetOrganizationResp) GetOrganization() *OrganizationInfo
func (*GetOrganizationResp) ProtoMessage ¶
func (*GetOrganizationResp) ProtoMessage()
func (*GetOrganizationResp) ProtoReflect ¶
func (x *GetOrganizationResp) ProtoReflect() protoreflect.Message
func (*GetOrganizationResp) Reset ¶
func (x *GetOrganizationResp) Reset()
func (*GetOrganizationResp) String ¶
func (x *GetOrganizationResp) String() string
func (*GetOrganizationResp) Validate ¶
func (m *GetOrganizationResp) Validate() error
Validate checks the field values on GetOrganizationResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationResp) ValidateAll ¶
func (m *GetOrganizationResp) ValidateAll() error
ValidateAll checks the field values on GetOrganizationResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationRespMultiError, or nil if none found.
type GetOrganizationRespMultiError ¶
type GetOrganizationRespMultiError []error
GetOrganizationRespMultiError is an error wrapping multiple validation errors returned by GetOrganizationResp.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationRespMultiError) AllErrors ¶
func (m GetOrganizationRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationRespMultiError) Error ¶
func (m GetOrganizationRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationRespValidationError ¶
type GetOrganizationRespValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationRespValidationError is the validation error returned by GetOrganizationResp.Validate if the designated constraints aren't met.
func (GetOrganizationRespValidationError) Cause ¶
func (e GetOrganizationRespValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationRespValidationError) Error ¶
func (e GetOrganizationRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationRespValidationError) ErrorName ¶
func (e GetOrganizationRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationRespValidationError) Field ¶
func (e GetOrganizationRespValidationError) Field() string
Field function returns field value.
func (GetOrganizationRespValidationError) Key ¶
func (e GetOrganizationRespValidationError) Key() bool
Key function returns key value.
func (GetOrganizationRespValidationError) Reason ¶
func (e GetOrganizationRespValidationError) Reason() string
Reason function returns reason value.
type GetUserReq ¶
type GetUserReq struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` // contains filtered or unexported fields }
func (*GetUserReq) Descriptor
deprecated
func (*GetUserReq) Descriptor() ([]byte, []int)
Deprecated: Use GetUserReq.ProtoReflect.Descriptor instead.
func (*GetUserReq) GetUserId ¶
func (x *GetUserReq) GetUserId() string
func (*GetUserReq) ProtoMessage ¶
func (*GetUserReq) ProtoMessage()
func (*GetUserReq) ProtoReflect ¶
func (x *GetUserReq) ProtoReflect() protoreflect.Message
func (*GetUserReq) Reset ¶
func (x *GetUserReq) Reset()
func (*GetUserReq) String ¶
func (x *GetUserReq) String() string
func (*GetUserReq) Validate ¶
func (m *GetUserReq) Validate() error
Validate checks the field values on GetUserReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserReq) ValidateAll ¶
func (m *GetUserReq) ValidateAll() error
ValidateAll checks the field values on GetUserReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserReqMultiError, or nil if none found.
type GetUserReqMultiError ¶
type GetUserReqMultiError []error
GetUserReqMultiError is an error wrapping multiple validation errors returned by GetUserReq.ValidateAll() if the designated constraints aren't met.
func (GetUserReqMultiError) AllErrors ¶
func (m GetUserReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserReqMultiError) Error ¶
func (m GetUserReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserReqValidationError ¶
type GetUserReqValidationError struct {
// contains filtered or unexported fields
}
GetUserReqValidationError is the validation error returned by GetUserReq.Validate if the designated constraints aren't met.
func (GetUserReqValidationError) Cause ¶
func (e GetUserReqValidationError) Cause() error
Cause function returns cause value.
func (GetUserReqValidationError) Error ¶
func (e GetUserReqValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserReqValidationError) ErrorName ¶
func (e GetUserReqValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserReqValidationError) Field ¶
func (e GetUserReqValidationError) Field() string
Field function returns field value.
func (GetUserReqValidationError) Key ¶
func (e GetUserReqValidationError) Key() bool
Key function returns key value.
func (GetUserReqValidationError) Reason ¶
func (e GetUserReqValidationError) Reason() string
Reason function returns reason value.
type GetUserResp ¶
type GetUserResp struct { User *users.User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResp) Descriptor
deprecated
func (*GetUserResp) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResp.ProtoReflect.Descriptor instead.
func (*GetUserResp) GetUser ¶
func (x *GetUserResp) GetUser() *users.User
func (*GetUserResp) ProtoMessage ¶
func (*GetUserResp) ProtoMessage()
func (*GetUserResp) ProtoReflect ¶
func (x *GetUserResp) ProtoReflect() protoreflect.Message
func (*GetUserResp) Reset ¶
func (x *GetUserResp) Reset()
func (*GetUserResp) String ¶
func (x *GetUserResp) String() string
func (*GetUserResp) Validate ¶
func (m *GetUserResp) Validate() error
Validate checks the field values on GetUserResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUserResp) ValidateAll ¶
func (m *GetUserResp) ValidateAll() error
ValidateAll checks the field values on GetUserResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUserRespMultiError, or nil if none found.
type GetUserRespMultiError ¶
type GetUserRespMultiError []error
GetUserRespMultiError is an error wrapping multiple validation errors returned by GetUserResp.ValidateAll() if the designated constraints aren't met.
func (GetUserRespMultiError) AllErrors ¶
func (m GetUserRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRespMultiError) Error ¶
func (m GetUserRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRespValidationError ¶
type GetUserRespValidationError struct {
// contains filtered or unexported fields
}
GetUserRespValidationError is the validation error returned by GetUserResp.Validate if the designated constraints aren't met.
func (GetUserRespValidationError) Cause ¶
func (e GetUserRespValidationError) Cause() error
Cause function returns cause value.
func (GetUserRespValidationError) Error ¶
func (e GetUserRespValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRespValidationError) ErrorName ¶
func (e GetUserRespValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRespValidationError) Field ¶
func (e GetUserRespValidationError) Field() string
Field function returns field value.
func (GetUserRespValidationError) Key ¶
func (e GetUserRespValidationError) Key() bool
Key function returns key value.
func (GetUserRespValidationError) Reason ¶
func (e GetUserRespValidationError) Reason() string
Reason function returns reason value.
type OrganizationInfo ¶
type OrganizationInfo struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` WritebackConfig *config_writeback.ConfigWritebackPath `protobuf:"bytes,3,opt,name=writeback_config,json=writebackConfig,proto3" json:"writeback_config,omitempty"` Slug string `protobuf:"bytes,4,opt,name=slug,proto3" json:"slug,omitempty"` UserMetadata *OrganizationUserMetadata `protobuf:"bytes,5,opt,name=user_metadata,json=userMetadata,proto3" json:"user_metadata,omitempty"` // contains filtered or unexported fields }
func (*OrganizationInfo) Descriptor
deprecated
func (*OrganizationInfo) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationInfo.ProtoReflect.Descriptor instead.
func (*OrganizationInfo) GetDisplayName ¶
func (x *OrganizationInfo) GetDisplayName() string
func (*OrganizationInfo) GetId ¶
func (x *OrganizationInfo) GetId() string
func (*OrganizationInfo) GetSlug ¶
func (x *OrganizationInfo) GetSlug() string
func (*OrganizationInfo) GetUserMetadata ¶
func (x *OrganizationInfo) GetUserMetadata() *OrganizationUserMetadata
func (*OrganizationInfo) GetWritebackConfig ¶
func (x *OrganizationInfo) GetWritebackConfig() *config_writeback.ConfigWritebackPath
func (*OrganizationInfo) ProtoMessage ¶
func (*OrganizationInfo) ProtoMessage()
func (*OrganizationInfo) ProtoReflect ¶
func (x *OrganizationInfo) ProtoReflect() protoreflect.Message
func (*OrganizationInfo) Reset ¶
func (x *OrganizationInfo) Reset()
func (*OrganizationInfo) String ¶
func (x *OrganizationInfo) String() string
func (*OrganizationInfo) Validate ¶
func (m *OrganizationInfo) Validate() error
Validate checks the field values on OrganizationInfo with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationInfo) ValidateAll ¶
func (m *OrganizationInfo) ValidateAll() error
ValidateAll checks the field values on OrganizationInfo with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationInfoMultiError, or nil if none found.
type OrganizationInfoMultiError ¶
type OrganizationInfoMultiError []error
OrganizationInfoMultiError is an error wrapping multiple validation errors returned by OrganizationInfo.ValidateAll() if the designated constraints aren't met.
func (OrganizationInfoMultiError) AllErrors ¶
func (m OrganizationInfoMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationInfoMultiError) Error ¶
func (m OrganizationInfoMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationInfoValidationError ¶
type OrganizationInfoValidationError struct {
// contains filtered or unexported fields
}
OrganizationInfoValidationError is the validation error returned by OrganizationInfo.Validate if the designated constraints aren't met.
func (OrganizationInfoValidationError) Cause ¶
func (e OrganizationInfoValidationError) Cause() error
Cause function returns cause value.
func (OrganizationInfoValidationError) Error ¶
func (e OrganizationInfoValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationInfoValidationError) ErrorName ¶
func (e OrganizationInfoValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationInfoValidationError) Field ¶
func (e OrganizationInfoValidationError) Field() string
Field function returns field value.
func (OrganizationInfoValidationError) Key ¶
func (e OrganizationInfoValidationError) Key() bool
Key function returns key value.
func (OrganizationInfoValidationError) Reason ¶
func (e OrganizationInfoValidationError) Reason() string
Reason function returns reason value.
type OrganizationManagerClient ¶
type OrganizationManagerClient interface { GetOrganization(ctx context.Context, in *GetOrganizationReq, opts ...grpc.CallOption) (*GetOrganizationResp, error) GetOrganizationMetrics(ctx context.Context, in *GetOrganizationMetricsReq, opts ...grpc.CallOption) (*GetOrganizationMetricsResp, error) GetOrganizationInsights(ctx context.Context, in *GetOrganizationInsightsReq, opts ...grpc.CallOption) (*GetOrganizationInsightsResp, error) SnoozeOrganizationInsight(ctx context.Context, in *SnoozeOrganizationInsightReq, opts ...grpc.CallOption) (*SnoozeOrganizationInsightResp, error) // Get org metadata, useful for constructing edit workflows for metadata GetOrganizationMetadata(ctx context.Context, in *GetOrganizationMetadataReq, opts ...grpc.CallOption) (*GetOrganizationMetadataResp, error) SetOrganizationMetadata(ctx context.Context, in *SetOrganizationMetadataReq, opts ...grpc.CallOption) (*SetOrganizationMetadataResp, error) // Get a user in an organization, will return NOT_FOUND if the user is eitehr missing or not in an organization GetUser(ctx context.Context, in *GetUserReq, opts ...grpc.CallOption) (*GetUserResp, error) }
OrganizationManagerClient is the client API for OrganizationManager 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 NewOrganizationManagerClient ¶
func NewOrganizationManagerClient(cc grpc.ClientConnInterface) OrganizationManagerClient
type OrganizationManagerServer ¶
type OrganizationManagerServer interface { GetOrganization(context.Context, *GetOrganizationReq) (*GetOrganizationResp, error) GetOrganizationMetrics(context.Context, *GetOrganizationMetricsReq) (*GetOrganizationMetricsResp, error) GetOrganizationInsights(context.Context, *GetOrganizationInsightsReq) (*GetOrganizationInsightsResp, error) SnoozeOrganizationInsight(context.Context, *SnoozeOrganizationInsightReq) (*SnoozeOrganizationInsightResp, error) // Get org metadata, useful for constructing edit workflows for metadata GetOrganizationMetadata(context.Context, *GetOrganizationMetadataReq) (*GetOrganizationMetadataResp, error) SetOrganizationMetadata(context.Context, *SetOrganizationMetadataReq) (*SetOrganizationMetadataResp, error) // Get a user in an organization, will return NOT_FOUND if the user is eitehr missing or not in an organization GetUser(context.Context, *GetUserReq) (*GetUserResp, error) // contains filtered or unexported methods }
OrganizationManagerServer is the server API for OrganizationManager service. All implementations must embed UnimplementedOrganizationManagerServer for forward compatibility
type OrganizationUserMetadata ¶
type OrganizationUserMetadata struct { // Links that every app should get automatically ApplicationLinks []*common_config.Link `protobuf:"bytes,1,rep,name=application_links,json=applicationLinks,proto3" json:"application_links,omitempty"` // Links that every service should get automatically ServiceLinks []*common_config.Link `protobuf:"bytes,2,rep,name=service_links,json=serviceLinks,proto3" json:"service_links,omitempty"` Links []*common_config.Link `protobuf:"bytes,3,rep,name=links,proto3" json:"links,omitempty"` // contains filtered or unexported fields }
func (*OrganizationUserMetadata) Descriptor
deprecated
func (*OrganizationUserMetadata) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationUserMetadata.ProtoReflect.Descriptor instead.
func (*OrganizationUserMetadata) GetApplicationLinks ¶
func (x *OrganizationUserMetadata) GetApplicationLinks() []*common_config.Link
func (*OrganizationUserMetadata) GetLinks ¶
func (x *OrganizationUserMetadata) GetLinks() []*common_config.Link
func (*OrganizationUserMetadata) GetServiceLinks ¶
func (x *OrganizationUserMetadata) GetServiceLinks() []*common_config.Link
func (*OrganizationUserMetadata) ProtoMessage ¶
func (*OrganizationUserMetadata) ProtoMessage()
func (*OrganizationUserMetadata) ProtoReflect ¶
func (x *OrganizationUserMetadata) ProtoReflect() protoreflect.Message
func (*OrganizationUserMetadata) Reset ¶
func (x *OrganizationUserMetadata) Reset()
func (*OrganizationUserMetadata) String ¶
func (x *OrganizationUserMetadata) String() string
func (*OrganizationUserMetadata) Validate ¶
func (m *OrganizationUserMetadata) Validate() error
Validate checks the field values on OrganizationUserMetadata with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationUserMetadata) ValidateAll ¶
func (m *OrganizationUserMetadata) ValidateAll() error
ValidateAll checks the field values on OrganizationUserMetadata with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationUserMetadataMultiError, or nil if none found.
type OrganizationUserMetadataMultiError ¶
type OrganizationUserMetadataMultiError []error
OrganizationUserMetadataMultiError is an error wrapping multiple validation errors returned by OrganizationUserMetadata.ValidateAll() if the designated constraints aren't met.
func (OrganizationUserMetadataMultiError) AllErrors ¶
func (m OrganizationUserMetadataMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationUserMetadataMultiError) Error ¶
func (m OrganizationUserMetadataMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationUserMetadataValidationError ¶
type OrganizationUserMetadataValidationError struct {
// contains filtered or unexported fields
}
OrganizationUserMetadataValidationError is the validation error returned by OrganizationUserMetadata.Validate if the designated constraints aren't met.
func (OrganizationUserMetadataValidationError) Cause ¶
func (e OrganizationUserMetadataValidationError) Cause() error
Cause function returns cause value.
func (OrganizationUserMetadataValidationError) Error ¶
func (e OrganizationUserMetadataValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationUserMetadataValidationError) ErrorName ¶
func (e OrganizationUserMetadataValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationUserMetadataValidationError) Field ¶
func (e OrganizationUserMetadataValidationError) Field() string
Field function returns field value.
func (OrganizationUserMetadataValidationError) Key ¶
func (e OrganizationUserMetadataValidationError) Key() bool
Key function returns key value.
func (OrganizationUserMetadataValidationError) Reason ¶
func (e OrganizationUserMetadataValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMetadataReq ¶
type SetOrganizationMetadataReq struct { Metadata *OrganizationUserMetadata `protobuf:"bytes,1,opt,name=metadata,proto3" json:"metadata,omitempty"` // contains filtered or unexported fields }
func (*SetOrganizationMetadataReq) Descriptor
deprecated
func (*SetOrganizationMetadataReq) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMetadataReq.ProtoReflect.Descriptor instead.
func (*SetOrganizationMetadataReq) GetMetadata ¶
func (x *SetOrganizationMetadataReq) GetMetadata() *OrganizationUserMetadata
func (*SetOrganizationMetadataReq) ProtoMessage ¶
func (*SetOrganizationMetadataReq) ProtoMessage()
func (*SetOrganizationMetadataReq) ProtoReflect ¶
func (x *SetOrganizationMetadataReq) ProtoReflect() protoreflect.Message
func (*SetOrganizationMetadataReq) Reset ¶
func (x *SetOrganizationMetadataReq) Reset()
func (*SetOrganizationMetadataReq) String ¶
func (x *SetOrganizationMetadataReq) String() string
func (*SetOrganizationMetadataReq) Validate ¶
func (m *SetOrganizationMetadataReq) Validate() error
Validate checks the field values on SetOrganizationMetadataReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMetadataReq) ValidateAll ¶
func (m *SetOrganizationMetadataReq) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMetadataReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMetadataReqMultiError, or nil if none found.
type SetOrganizationMetadataReqMultiError ¶
type SetOrganizationMetadataReqMultiError []error
SetOrganizationMetadataReqMultiError is an error wrapping multiple validation errors returned by SetOrganizationMetadataReq.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMetadataReqMultiError) AllErrors ¶
func (m SetOrganizationMetadataReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMetadataReqMultiError) Error ¶
func (m SetOrganizationMetadataReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMetadataReqValidationError ¶
type SetOrganizationMetadataReqValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMetadataReqValidationError is the validation error returned by SetOrganizationMetadataReq.Validate if the designated constraints aren't met.
func (SetOrganizationMetadataReqValidationError) Cause ¶
func (e SetOrganizationMetadataReqValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMetadataReqValidationError) Error ¶
func (e SetOrganizationMetadataReqValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMetadataReqValidationError) ErrorName ¶
func (e SetOrganizationMetadataReqValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMetadataReqValidationError) Field ¶
func (e SetOrganizationMetadataReqValidationError) Field() string
Field function returns field value.
func (SetOrganizationMetadataReqValidationError) Key ¶
func (e SetOrganizationMetadataReqValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMetadataReqValidationError) Reason ¶
func (e SetOrganizationMetadataReqValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMetadataResp ¶
type SetOrganizationMetadataResp struct {
// contains filtered or unexported fields
}
func (*SetOrganizationMetadataResp) Descriptor
deprecated
func (*SetOrganizationMetadataResp) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMetadataResp.ProtoReflect.Descriptor instead.
func (*SetOrganizationMetadataResp) ProtoMessage ¶
func (*SetOrganizationMetadataResp) ProtoMessage()
func (*SetOrganizationMetadataResp) ProtoReflect ¶
func (x *SetOrganizationMetadataResp) ProtoReflect() protoreflect.Message
func (*SetOrganizationMetadataResp) Reset ¶
func (x *SetOrganizationMetadataResp) Reset()
func (*SetOrganizationMetadataResp) String ¶
func (x *SetOrganizationMetadataResp) String() string
func (*SetOrganizationMetadataResp) Validate ¶
func (m *SetOrganizationMetadataResp) Validate() error
Validate checks the field values on SetOrganizationMetadataResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMetadataResp) ValidateAll ¶
func (m *SetOrganizationMetadataResp) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMetadataResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMetadataRespMultiError, or nil if none found.
type SetOrganizationMetadataRespMultiError ¶
type SetOrganizationMetadataRespMultiError []error
SetOrganizationMetadataRespMultiError is an error wrapping multiple validation errors returned by SetOrganizationMetadataResp.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMetadataRespMultiError) AllErrors ¶
func (m SetOrganizationMetadataRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMetadataRespMultiError) Error ¶
func (m SetOrganizationMetadataRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMetadataRespValidationError ¶
type SetOrganizationMetadataRespValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMetadataRespValidationError is the validation error returned by SetOrganizationMetadataResp.Validate if the designated constraints aren't met.
func (SetOrganizationMetadataRespValidationError) Cause ¶
func (e SetOrganizationMetadataRespValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMetadataRespValidationError) Error ¶
func (e SetOrganizationMetadataRespValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMetadataRespValidationError) ErrorName ¶
func (e SetOrganizationMetadataRespValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMetadataRespValidationError) Field ¶
func (e SetOrganizationMetadataRespValidationError) Field() string
Field function returns field value.
func (SetOrganizationMetadataRespValidationError) Key ¶
func (e SetOrganizationMetadataRespValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMetadataRespValidationError) Reason ¶
func (e SetOrganizationMetadataRespValidationError) Reason() string
Reason function returns reason value.
type SnoozeOrganizationInsightReq ¶
type SnoozeOrganizationInsightReq struct { Class insights.Class `protobuf:"varint,1,opt,name=class,proto3,enum=prodvana.insights.Class" json:"class,omitempty"` Duration *durationpb.Duration `protobuf:"bytes,2,opt,name=duration,proto3" json:"duration,omitempty"` // contains filtered or unexported fields }
func (*SnoozeOrganizationInsightReq) Descriptor
deprecated
func (*SnoozeOrganizationInsightReq) Descriptor() ([]byte, []int)
Deprecated: Use SnoozeOrganizationInsightReq.ProtoReflect.Descriptor instead.
func (*SnoozeOrganizationInsightReq) GetClass ¶
func (x *SnoozeOrganizationInsightReq) GetClass() insights.Class
func (*SnoozeOrganizationInsightReq) GetDuration ¶
func (x *SnoozeOrganizationInsightReq) GetDuration() *durationpb.Duration
func (*SnoozeOrganizationInsightReq) ProtoMessage ¶
func (*SnoozeOrganizationInsightReq) ProtoMessage()
func (*SnoozeOrganizationInsightReq) ProtoReflect ¶
func (x *SnoozeOrganizationInsightReq) ProtoReflect() protoreflect.Message
func (*SnoozeOrganizationInsightReq) Reset ¶
func (x *SnoozeOrganizationInsightReq) Reset()
func (*SnoozeOrganizationInsightReq) String ¶
func (x *SnoozeOrganizationInsightReq) String() string
func (*SnoozeOrganizationInsightReq) Validate ¶
func (m *SnoozeOrganizationInsightReq) Validate() error
Validate checks the field values on SnoozeOrganizationInsightReq with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SnoozeOrganizationInsightReq) ValidateAll ¶
func (m *SnoozeOrganizationInsightReq) ValidateAll() error
ValidateAll checks the field values on SnoozeOrganizationInsightReq with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SnoozeOrganizationInsightReqMultiError, or nil if none found.
type SnoozeOrganizationInsightReqMultiError ¶
type SnoozeOrganizationInsightReqMultiError []error
SnoozeOrganizationInsightReqMultiError is an error wrapping multiple validation errors returned by SnoozeOrganizationInsightReq.ValidateAll() if the designated constraints aren't met.
func (SnoozeOrganizationInsightReqMultiError) AllErrors ¶
func (m SnoozeOrganizationInsightReqMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SnoozeOrganizationInsightReqMultiError) Error ¶
func (m SnoozeOrganizationInsightReqMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SnoozeOrganizationInsightReqValidationError ¶
type SnoozeOrganizationInsightReqValidationError struct {
// contains filtered or unexported fields
}
SnoozeOrganizationInsightReqValidationError is the validation error returned by SnoozeOrganizationInsightReq.Validate if the designated constraints aren't met.
func (SnoozeOrganizationInsightReqValidationError) Cause ¶
func (e SnoozeOrganizationInsightReqValidationError) Cause() error
Cause function returns cause value.
func (SnoozeOrganizationInsightReqValidationError) Error ¶
func (e SnoozeOrganizationInsightReqValidationError) Error() string
Error satisfies the builtin error interface
func (SnoozeOrganizationInsightReqValidationError) ErrorName ¶
func (e SnoozeOrganizationInsightReqValidationError) ErrorName() string
ErrorName returns error name.
func (SnoozeOrganizationInsightReqValidationError) Field ¶
func (e SnoozeOrganizationInsightReqValidationError) Field() string
Field function returns field value.
func (SnoozeOrganizationInsightReqValidationError) Key ¶
func (e SnoozeOrganizationInsightReqValidationError) Key() bool
Key function returns key value.
func (SnoozeOrganizationInsightReqValidationError) Reason ¶
func (e SnoozeOrganizationInsightReqValidationError) Reason() string
Reason function returns reason value.
type SnoozeOrganizationInsightResp ¶
type SnoozeOrganizationInsightResp struct {
// contains filtered or unexported fields
}
func (*SnoozeOrganizationInsightResp) Descriptor
deprecated
func (*SnoozeOrganizationInsightResp) Descriptor() ([]byte, []int)
Deprecated: Use SnoozeOrganizationInsightResp.ProtoReflect.Descriptor instead.
func (*SnoozeOrganizationInsightResp) ProtoMessage ¶
func (*SnoozeOrganizationInsightResp) ProtoMessage()
func (*SnoozeOrganizationInsightResp) ProtoReflect ¶
func (x *SnoozeOrganizationInsightResp) ProtoReflect() protoreflect.Message
func (*SnoozeOrganizationInsightResp) Reset ¶
func (x *SnoozeOrganizationInsightResp) Reset()
func (*SnoozeOrganizationInsightResp) String ¶
func (x *SnoozeOrganizationInsightResp) String() string
func (*SnoozeOrganizationInsightResp) Validate ¶
func (m *SnoozeOrganizationInsightResp) Validate() error
Validate checks the field values on SnoozeOrganizationInsightResp with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SnoozeOrganizationInsightResp) ValidateAll ¶
func (m *SnoozeOrganizationInsightResp) ValidateAll() error
ValidateAll checks the field values on SnoozeOrganizationInsightResp with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SnoozeOrganizationInsightRespMultiError, or nil if none found.
type SnoozeOrganizationInsightRespMultiError ¶
type SnoozeOrganizationInsightRespMultiError []error
SnoozeOrganizationInsightRespMultiError is an error wrapping multiple validation errors returned by SnoozeOrganizationInsightResp.ValidateAll() if the designated constraints aren't met.
func (SnoozeOrganizationInsightRespMultiError) AllErrors ¶
func (m SnoozeOrganizationInsightRespMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SnoozeOrganizationInsightRespMultiError) Error ¶
func (m SnoozeOrganizationInsightRespMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SnoozeOrganizationInsightRespValidationError ¶
type SnoozeOrganizationInsightRespValidationError struct {
// contains filtered or unexported fields
}
SnoozeOrganizationInsightRespValidationError is the validation error returned by SnoozeOrganizationInsightResp.Validate if the designated constraints aren't met.
func (SnoozeOrganizationInsightRespValidationError) Cause ¶
func (e SnoozeOrganizationInsightRespValidationError) Cause() error
Cause function returns cause value.
func (SnoozeOrganizationInsightRespValidationError) Error ¶
func (e SnoozeOrganizationInsightRespValidationError) Error() string
Error satisfies the builtin error interface
func (SnoozeOrganizationInsightRespValidationError) ErrorName ¶
func (e SnoozeOrganizationInsightRespValidationError) ErrorName() string
ErrorName returns error name.
func (SnoozeOrganizationInsightRespValidationError) Field ¶
func (e SnoozeOrganizationInsightRespValidationError) Field() string
Field function returns field value.
func (SnoozeOrganizationInsightRespValidationError) Key ¶
func (e SnoozeOrganizationInsightRespValidationError) Key() bool
Key function returns key value.
func (SnoozeOrganizationInsightRespValidationError) Reason ¶
func (e SnoozeOrganizationInsightRespValidationError) Reason() string
Reason function returns reason value.
type UnimplementedOrganizationManagerServer ¶
type UnimplementedOrganizationManagerServer struct { }
UnimplementedOrganizationManagerServer must be embedded to have forward compatible implementations.
func (UnimplementedOrganizationManagerServer) GetOrganization ¶
func (UnimplementedOrganizationManagerServer) GetOrganization(context.Context, *GetOrganizationReq) (*GetOrganizationResp, error)
func (UnimplementedOrganizationManagerServer) GetOrganizationInsights ¶
func (UnimplementedOrganizationManagerServer) GetOrganizationInsights(context.Context, *GetOrganizationInsightsReq) (*GetOrganizationInsightsResp, error)
func (UnimplementedOrganizationManagerServer) GetOrganizationMetadata ¶
func (UnimplementedOrganizationManagerServer) GetOrganizationMetadata(context.Context, *GetOrganizationMetadataReq) (*GetOrganizationMetadataResp, error)
func (UnimplementedOrganizationManagerServer) GetOrganizationMetrics ¶
func (UnimplementedOrganizationManagerServer) GetOrganizationMetrics(context.Context, *GetOrganizationMetricsReq) (*GetOrganizationMetricsResp, error)
func (UnimplementedOrganizationManagerServer) GetUser ¶
func (UnimplementedOrganizationManagerServer) GetUser(context.Context, *GetUserReq) (*GetUserResp, error)
func (UnimplementedOrganizationManagerServer) SetOrganizationMetadata ¶
func (UnimplementedOrganizationManagerServer) SetOrganizationMetadata(context.Context, *SetOrganizationMetadataReq) (*SetOrganizationMetadataResp, error)
func (UnimplementedOrganizationManagerServer) SnoozeOrganizationInsight ¶
func (UnimplementedOrganizationManagerServer) SnoozeOrganizationInsight(context.Context, *SnoozeOrganizationInsightReq) (*SnoozeOrganizationInsightResp, error)
type UnsafeOrganizationManagerServer ¶
type UnsafeOrganizationManagerServer interface {
// contains filtered or unexported methods
}
UnsafeOrganizationManagerServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to OrganizationManagerServer will result in compilation errors.