Documentation ¶
Overview ¶
Package adminv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package adminv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Package adminv1 is a reverse proxy.
It translates gRPC into RESTful JSON APIs.
Index ¶
- Constants
- Variables
- func RegisterAIServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterAIServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AIServiceClient) error
- func RegisterAIServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterAIServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AIServiceServer) error
- func RegisterAIServiceServer(s grpc.ServiceRegistrar, srv AIServiceServer)
- 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 RegisterTelemetryServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
- func RegisterTelemetryServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client TelemetryServiceClient) error
- func RegisterTelemetryServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, ...) (err error)
- func RegisterTelemetryServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server TelemetryServiceServer) error
- func RegisterTelemetryServiceServer(s grpc.ServiceRegistrar, srv TelemetryServiceServer)
- type AIServiceClient
- type AIServiceServer
- type AddOrganizationMemberUserRequest
- func (*AddOrganizationMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrganizationMemberUserRequest) GetEmail() string
- func (x *AddOrganizationMemberUserRequest) GetOrganization() string
- func (x *AddOrganizationMemberUserRequest) GetRole() string
- func (*AddOrganizationMemberUserRequest) ProtoMessage()
- func (x *AddOrganizationMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationMemberUserRequest) Reset()
- func (x *AddOrganizationMemberUserRequest) String() string
- func (m *AddOrganizationMemberUserRequest) Validate() error
- func (m *AddOrganizationMemberUserRequest) ValidateAll() error
- type AddOrganizationMemberUserRequestMultiError
- type AddOrganizationMemberUserRequestValidationError
- func (e AddOrganizationMemberUserRequestValidationError) Cause() error
- func (e AddOrganizationMemberUserRequestValidationError) Error() string
- func (e AddOrganizationMemberUserRequestValidationError) ErrorName() string
- func (e AddOrganizationMemberUserRequestValidationError) Field() string
- func (e AddOrganizationMemberUserRequestValidationError) Key() bool
- func (e AddOrganizationMemberUserRequestValidationError) Reason() string
- type AddOrganizationMemberUserResponse
- func (*AddOrganizationMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrganizationMemberUserResponse) GetPendingSignup() bool
- func (*AddOrganizationMemberUserResponse) ProtoMessage()
- func (x *AddOrganizationMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationMemberUserResponse) Reset()
- func (x *AddOrganizationMemberUserResponse) String() string
- func (m *AddOrganizationMemberUserResponse) Validate() error
- func (m *AddOrganizationMemberUserResponse) ValidateAll() error
- type AddOrganizationMemberUserResponseMultiError
- type AddOrganizationMemberUserResponseValidationError
- func (e AddOrganizationMemberUserResponseValidationError) Cause() error
- func (e AddOrganizationMemberUserResponseValidationError) Error() string
- func (e AddOrganizationMemberUserResponseValidationError) ErrorName() string
- func (e AddOrganizationMemberUserResponseValidationError) Field() string
- func (e AddOrganizationMemberUserResponseValidationError) Key() bool
- func (e AddOrganizationMemberUserResponseValidationError) Reason() string
- type AddOrganizationMemberUsergroupRequest
- func (*AddOrganizationMemberUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddOrganizationMemberUsergroupRequest) GetOrganization() string
- func (x *AddOrganizationMemberUsergroupRequest) GetRole() string
- func (x *AddOrganizationMemberUsergroupRequest) GetUsergroup() string
- func (*AddOrganizationMemberUsergroupRequest) ProtoMessage()
- func (x *AddOrganizationMemberUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationMemberUsergroupRequest) Reset()
- func (x *AddOrganizationMemberUsergroupRequest) String() string
- func (m *AddOrganizationMemberUsergroupRequest) Validate() error
- func (m *AddOrganizationMemberUsergroupRequest) ValidateAll() error
- type AddOrganizationMemberUsergroupRequestMultiError
- type AddOrganizationMemberUsergroupRequestValidationError
- func (e AddOrganizationMemberUsergroupRequestValidationError) Cause() error
- func (e AddOrganizationMemberUsergroupRequestValidationError) Error() string
- func (e AddOrganizationMemberUsergroupRequestValidationError) ErrorName() string
- func (e AddOrganizationMemberUsergroupRequestValidationError) Field() string
- func (e AddOrganizationMemberUsergroupRequestValidationError) Key() bool
- func (e AddOrganizationMemberUsergroupRequestValidationError) Reason() string
- type AddOrganizationMemberUsergroupResponse
- func (*AddOrganizationMemberUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddOrganizationMemberUsergroupResponse) ProtoMessage()
- func (x *AddOrganizationMemberUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *AddOrganizationMemberUsergroupResponse) Reset()
- func (x *AddOrganizationMemberUsergroupResponse) String() string
- func (m *AddOrganizationMemberUsergroupResponse) Validate() error
- func (m *AddOrganizationMemberUsergroupResponse) ValidateAll() error
- type AddOrganizationMemberUsergroupResponseMultiError
- type AddOrganizationMemberUsergroupResponseValidationError
- func (e AddOrganizationMemberUsergroupResponseValidationError) Cause() error
- func (e AddOrganizationMemberUsergroupResponseValidationError) Error() string
- func (e AddOrganizationMemberUsergroupResponseValidationError) ErrorName() string
- func (e AddOrganizationMemberUsergroupResponseValidationError) Field() string
- func (e AddOrganizationMemberUsergroupResponseValidationError) Key() bool
- func (e AddOrganizationMemberUsergroupResponseValidationError) Reason() string
- type AddProjectMemberUserRequest
- func (*AddProjectMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProjectMemberUserRequest) GetEmail() string
- func (x *AddProjectMemberUserRequest) GetOrganization() string
- func (x *AddProjectMemberUserRequest) GetProject() string
- func (x *AddProjectMemberUserRequest) GetRole() string
- func (*AddProjectMemberUserRequest) ProtoMessage()
- func (x *AddProjectMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddProjectMemberUserRequest) Reset()
- func (x *AddProjectMemberUserRequest) String() string
- func (m *AddProjectMemberUserRequest) Validate() error
- func (m *AddProjectMemberUserRequest) ValidateAll() error
- type AddProjectMemberUserRequestMultiError
- type AddProjectMemberUserRequestValidationError
- func (e AddProjectMemberUserRequestValidationError) Cause() error
- func (e AddProjectMemberUserRequestValidationError) Error() string
- func (e AddProjectMemberUserRequestValidationError) ErrorName() string
- func (e AddProjectMemberUserRequestValidationError) Field() string
- func (e AddProjectMemberUserRequestValidationError) Key() bool
- func (e AddProjectMemberUserRequestValidationError) Reason() string
- type AddProjectMemberUserResponse
- func (*AddProjectMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (x *AddProjectMemberUserResponse) GetPendingSignup() bool
- func (*AddProjectMemberUserResponse) ProtoMessage()
- func (x *AddProjectMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *AddProjectMemberUserResponse) Reset()
- func (x *AddProjectMemberUserResponse) String() string
- func (m *AddProjectMemberUserResponse) Validate() error
- func (m *AddProjectMemberUserResponse) ValidateAll() error
- type AddProjectMemberUserResponseMultiError
- type AddProjectMemberUserResponseValidationError
- func (e AddProjectMemberUserResponseValidationError) Cause() error
- func (e AddProjectMemberUserResponseValidationError) Error() string
- func (e AddProjectMemberUserResponseValidationError) ErrorName() string
- func (e AddProjectMemberUserResponseValidationError) Field() string
- func (e AddProjectMemberUserResponseValidationError) Key() bool
- func (e AddProjectMemberUserResponseValidationError) Reason() string
- type AddProjectMemberUsergroupRequest
- func (*AddProjectMemberUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddProjectMemberUsergroupRequest) GetOrganization() string
- func (x *AddProjectMemberUsergroupRequest) GetProject() string
- func (x *AddProjectMemberUsergroupRequest) GetRole() string
- func (x *AddProjectMemberUsergroupRequest) GetUsergroup() string
- func (*AddProjectMemberUsergroupRequest) ProtoMessage()
- func (x *AddProjectMemberUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *AddProjectMemberUsergroupRequest) Reset()
- func (x *AddProjectMemberUsergroupRequest) String() string
- func (m *AddProjectMemberUsergroupRequest) Validate() error
- func (m *AddProjectMemberUsergroupRequest) ValidateAll() error
- type AddProjectMemberUsergroupRequestMultiError
- type AddProjectMemberUsergroupRequestValidationError
- func (e AddProjectMemberUsergroupRequestValidationError) Cause() error
- func (e AddProjectMemberUsergroupRequestValidationError) Error() string
- func (e AddProjectMemberUsergroupRequestValidationError) ErrorName() string
- func (e AddProjectMemberUsergroupRequestValidationError) Field() string
- func (e AddProjectMemberUsergroupRequestValidationError) Key() bool
- func (e AddProjectMemberUsergroupRequestValidationError) Reason() string
- type AddProjectMemberUsergroupResponse
- func (*AddProjectMemberUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddProjectMemberUsergroupResponse) ProtoMessage()
- func (x *AddProjectMemberUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *AddProjectMemberUsergroupResponse) Reset()
- func (x *AddProjectMemberUsergroupResponse) String() string
- func (m *AddProjectMemberUsergroupResponse) Validate() error
- func (m *AddProjectMemberUsergroupResponse) ValidateAll() error
- type AddProjectMemberUsergroupResponseMultiError
- type AddProjectMemberUsergroupResponseValidationError
- func (e AddProjectMemberUsergroupResponseValidationError) Cause() error
- func (e AddProjectMemberUsergroupResponseValidationError) Error() string
- func (e AddProjectMemberUsergroupResponseValidationError) ErrorName() string
- func (e AddProjectMemberUsergroupResponseValidationError) Field() string
- func (e AddProjectMemberUsergroupResponseValidationError) Key() bool
- func (e AddProjectMemberUsergroupResponseValidationError) Reason() string
- type AddUsergroupMemberUserRequest
- func (*AddUsergroupMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *AddUsergroupMemberUserRequest) GetEmail() string
- func (x *AddUsergroupMemberUserRequest) GetOrganization() string
- func (x *AddUsergroupMemberUserRequest) GetUsergroup() string
- func (*AddUsergroupMemberUserRequest) ProtoMessage()
- func (x *AddUsergroupMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *AddUsergroupMemberUserRequest) Reset()
- func (x *AddUsergroupMemberUserRequest) String() string
- func (m *AddUsergroupMemberUserRequest) Validate() error
- func (m *AddUsergroupMemberUserRequest) ValidateAll() error
- type AddUsergroupMemberUserRequestMultiError
- type AddUsergroupMemberUserRequestValidationError
- func (e AddUsergroupMemberUserRequestValidationError) Cause() error
- func (e AddUsergroupMemberUserRequestValidationError) Error() string
- func (e AddUsergroupMemberUserRequestValidationError) ErrorName() string
- func (e AddUsergroupMemberUserRequestValidationError) Field() string
- func (e AddUsergroupMemberUserRequestValidationError) Key() bool
- func (e AddUsergroupMemberUserRequestValidationError) Reason() string
- type AddUsergroupMemberUserResponse
- func (*AddUsergroupMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*AddUsergroupMemberUserResponse) ProtoMessage()
- func (x *AddUsergroupMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *AddUsergroupMemberUserResponse) Reset()
- func (x *AddUsergroupMemberUserResponse) String() string
- func (m *AddUsergroupMemberUserResponse) Validate() error
- func (m *AddUsergroupMemberUserResponse) ValidateAll() error
- type AddUsergroupMemberUserResponseMultiError
- type AddUsergroupMemberUserResponseValidationError
- func (e AddUsergroupMemberUserResponseValidationError) Cause() error
- func (e AddUsergroupMemberUserResponseValidationError) Error() string
- func (e AddUsergroupMemberUserResponseValidationError) ErrorName() string
- func (e AddUsergroupMemberUserResponseValidationError) Field() string
- func (e AddUsergroupMemberUserResponseValidationError) Key() bool
- func (e AddUsergroupMemberUserResponseValidationError) Reason() string
- type AdminServiceClient
- type AdminServiceServer
- type AlertOptions
- func (*AlertOptions) Descriptor() ([]byte, []int)deprecated
- func (x *AlertOptions) GetEmailRecipients() []string
- func (x *AlertOptions) GetIntervalDuration() string
- func (x *AlertOptions) GetMetricsViewName() string
- func (x *AlertOptions) GetQueryArgsJson() string
- func (x *AlertOptions) GetQueryName() string
- func (x *AlertOptions) GetRenotify() bool
- func (x *AlertOptions) GetRenotifyAfterSeconds() uint32
- func (x *AlertOptions) GetSlackChannels() []string
- func (x *AlertOptions) GetSlackUsers() []string
- func (x *AlertOptions) GetSlackWebhooks() []string
- func (x *AlertOptions) GetTitle() string
- func (x *AlertOptions) GetWebOpenState() string
- func (*AlertOptions) ProtoMessage()
- func (x *AlertOptions) ProtoReflect() protoreflect.Message
- func (x *AlertOptions) Reset()
- func (x *AlertOptions) String() string
- func (m *AlertOptions) Validate() error
- func (m *AlertOptions) ValidateAll() error
- type AlertOptionsMultiError
- type AlertOptionsValidationError
- func (e AlertOptionsValidationError) Cause() error
- func (e AlertOptionsValidationError) Error() string
- func (e AlertOptionsValidationError) ErrorName() string
- func (e AlertOptionsValidationError) Field() string
- func (e AlertOptionsValidationError) Key() bool
- func (e AlertOptionsValidationError) Reason() string
- type BillingPlan
- func (*BillingPlan) Descriptor() ([]byte, []int)deprecated
- func (x *BillingPlan) GetDefault() bool
- func (x *BillingPlan) GetDescription() string
- func (x *BillingPlan) GetDisplayName() string
- func (x *BillingPlan) GetId() string
- func (x *BillingPlan) GetName() string
- func (x *BillingPlan) GetQuotas() *Quotas
- func (x *BillingPlan) GetTrialPeriodDays() uint32
- func (*BillingPlan) ProtoMessage()
- func (x *BillingPlan) ProtoReflect() protoreflect.Message
- func (x *BillingPlan) Reset()
- func (x *BillingPlan) String() string
- func (m *BillingPlan) Validate() error
- func (m *BillingPlan) ValidateAll() error
- type BillingPlanMultiError
- type BillingPlanValidationError
- func (e BillingPlanValidationError) Cause() error
- func (e BillingPlanValidationError) Error() string
- func (e BillingPlanValidationError) ErrorName() string
- func (e BillingPlanValidationError) Field() string
- func (e BillingPlanValidationError) Key() bool
- func (e BillingPlanValidationError) Reason() string
- type Bookmark
- func (*Bookmark) Descriptor() ([]byte, []int)deprecated
- func (x *Bookmark) GetCreatedOn() *timestamppb.Timestamp
- func (x *Bookmark) GetData() []byte
- func (x *Bookmark) GetDefault() bool
- func (x *Bookmark) GetDescription() string
- func (x *Bookmark) GetDisplayName() string
- func (x *Bookmark) GetId() string
- func (x *Bookmark) GetProjectId() string
- func (x *Bookmark) GetResourceKind() string
- func (x *Bookmark) GetResourceName() string
- func (x *Bookmark) GetShared() bool
- func (x *Bookmark) GetUpdatedOn() *timestamppb.Timestamp
- func (x *Bookmark) GetUserId() string
- func (*Bookmark) ProtoMessage()
- func (x *Bookmark) ProtoReflect() protoreflect.Message
- func (x *Bookmark) Reset()
- func (x *Bookmark) String() string
- func (m *Bookmark) Validate() error
- func (m *Bookmark) ValidateAll() error
- type BookmarkMultiError
- type BookmarkValidationError
- type CompleteRequest
- func (*CompleteRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteRequest) GetMessages() []*CompletionMessage
- func (*CompleteRequest) ProtoMessage()
- func (x *CompleteRequest) ProtoReflect() protoreflect.Message
- func (x *CompleteRequest) Reset()
- func (x *CompleteRequest) String() string
- func (m *CompleteRequest) Validate() error
- func (m *CompleteRequest) ValidateAll() error
- type CompleteRequestMultiError
- type CompleteRequestValidationError
- func (e CompleteRequestValidationError) Cause() error
- func (e CompleteRequestValidationError) Error() string
- func (e CompleteRequestValidationError) ErrorName() string
- func (e CompleteRequestValidationError) Field() string
- func (e CompleteRequestValidationError) Key() bool
- func (e CompleteRequestValidationError) Reason() string
- type CompleteResponse
- func (*CompleteResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CompleteResponse) GetMessage() *CompletionMessage
- func (*CompleteResponse) ProtoMessage()
- func (x *CompleteResponse) ProtoReflect() protoreflect.Message
- func (x *CompleteResponse) Reset()
- func (x *CompleteResponse) String() string
- func (m *CompleteResponse) Validate() error
- func (m *CompleteResponse) ValidateAll() error
- type CompleteResponseMultiError
- type CompleteResponseValidationError
- func (e CompleteResponseValidationError) Cause() error
- func (e CompleteResponseValidationError) Error() string
- func (e CompleteResponseValidationError) ErrorName() string
- func (e CompleteResponseValidationError) Field() string
- func (e CompleteResponseValidationError) Key() bool
- func (e CompleteResponseValidationError) Reason() string
- type CompletionMessage
- func (*CompletionMessage) Descriptor() ([]byte, []int)deprecated
- func (x *CompletionMessage) GetData() string
- func (x *CompletionMessage) GetRole() string
- func (*CompletionMessage) ProtoMessage()
- func (x *CompletionMessage) ProtoReflect() protoreflect.Message
- func (x *CompletionMessage) Reset()
- func (x *CompletionMessage) String() string
- func (m *CompletionMessage) Validate() error
- func (m *CompletionMessage) ValidateAll() error
- type CompletionMessageMultiError
- type CompletionMessageValidationError
- func (e CompletionMessageValidationError) Cause() error
- func (e CompletionMessageValidationError) Error() string
- func (e CompletionMessageValidationError) ErrorName() string
- func (e CompletionMessageValidationError) Field() string
- func (e CompletionMessageValidationError) Key() bool
- func (e CompletionMessageValidationError) Reason() string
- type CreateAlertRequest
- func (*CreateAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertRequest) GetOptions() *AlertOptions
- func (x *CreateAlertRequest) GetOrganization() string
- func (x *CreateAlertRequest) GetProject() string
- func (*CreateAlertRequest) ProtoMessage()
- func (x *CreateAlertRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAlertRequest) Reset()
- func (x *CreateAlertRequest) String() string
- func (m *CreateAlertRequest) Validate() error
- func (m *CreateAlertRequest) ValidateAll() error
- type CreateAlertRequestMultiError
- type CreateAlertRequestValidationError
- func (e CreateAlertRequestValidationError) Cause() error
- func (e CreateAlertRequestValidationError) Error() string
- func (e CreateAlertRequestValidationError) ErrorName() string
- func (e CreateAlertRequestValidationError) Field() string
- func (e CreateAlertRequestValidationError) Key() bool
- func (e CreateAlertRequestValidationError) Reason() string
- type CreateAlertResponse
- func (*CreateAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAlertResponse) GetName() string
- func (*CreateAlertResponse) ProtoMessage()
- func (x *CreateAlertResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAlertResponse) Reset()
- func (x *CreateAlertResponse) String() string
- func (m *CreateAlertResponse) Validate() error
- func (m *CreateAlertResponse) ValidateAll() error
- type CreateAlertResponseMultiError
- type CreateAlertResponseValidationError
- func (e CreateAlertResponseValidationError) Cause() error
- func (e CreateAlertResponseValidationError) Error() string
- func (e CreateAlertResponseValidationError) ErrorName() string
- func (e CreateAlertResponseValidationError) Field() string
- func (e CreateAlertResponseValidationError) Key() bool
- func (e CreateAlertResponseValidationError) Reason() string
- type CreateAssetRequest
- func (*CreateAssetRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAssetRequest) GetExtension() string
- func (x *CreateAssetRequest) GetName() string
- func (x *CreateAssetRequest) GetOrganizationName() string
- func (x *CreateAssetRequest) GetType() string
- func (*CreateAssetRequest) ProtoMessage()
- func (x *CreateAssetRequest) ProtoReflect() protoreflect.Message
- func (x *CreateAssetRequest) Reset()
- func (x *CreateAssetRequest) String() string
- func (m *CreateAssetRequest) Validate() error
- func (m *CreateAssetRequest) ValidateAll() error
- type CreateAssetRequestMultiError
- type CreateAssetRequestValidationError
- func (e CreateAssetRequestValidationError) Cause() error
- func (e CreateAssetRequestValidationError) Error() string
- func (e CreateAssetRequestValidationError) ErrorName() string
- func (e CreateAssetRequestValidationError) Field() string
- func (e CreateAssetRequestValidationError) Key() bool
- func (e CreateAssetRequestValidationError) Reason() string
- type CreateAssetResponse
- func (*CreateAssetResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateAssetResponse) GetAssetId() string
- func (x *CreateAssetResponse) GetSignedUrl() string
- func (x *CreateAssetResponse) GetSigningHeaders() map[string]string
- func (*CreateAssetResponse) ProtoMessage()
- func (x *CreateAssetResponse) ProtoReflect() protoreflect.Message
- func (x *CreateAssetResponse) Reset()
- func (x *CreateAssetResponse) String() string
- func (m *CreateAssetResponse) Validate() error
- func (m *CreateAssetResponse) ValidateAll() error
- type CreateAssetResponseMultiError
- type CreateAssetResponseValidationError
- func (e CreateAssetResponseValidationError) Cause() error
- func (e CreateAssetResponseValidationError) Error() string
- func (e CreateAssetResponseValidationError) ErrorName() string
- func (e CreateAssetResponseValidationError) Field() string
- func (e CreateAssetResponseValidationError) Key() bool
- func (e CreateAssetResponseValidationError) Reason() string
- type CreateBookmarkRequest
- func (*CreateBookmarkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBookmarkRequest) GetData() []byte
- func (x *CreateBookmarkRequest) GetDefault() bool
- func (x *CreateBookmarkRequest) GetDescription() string
- func (x *CreateBookmarkRequest) GetDisplayName() string
- func (x *CreateBookmarkRequest) GetProjectId() string
- func (x *CreateBookmarkRequest) GetResourceKind() string
- func (x *CreateBookmarkRequest) GetResourceName() string
- func (x *CreateBookmarkRequest) GetShared() bool
- func (*CreateBookmarkRequest) ProtoMessage()
- func (x *CreateBookmarkRequest) ProtoReflect() protoreflect.Message
- func (x *CreateBookmarkRequest) Reset()
- func (x *CreateBookmarkRequest) String() string
- func (m *CreateBookmarkRequest) Validate() error
- func (m *CreateBookmarkRequest) ValidateAll() error
- type CreateBookmarkRequestMultiError
- type CreateBookmarkRequestValidationError
- func (e CreateBookmarkRequestValidationError) Cause() error
- func (e CreateBookmarkRequestValidationError) Error() string
- func (e CreateBookmarkRequestValidationError) ErrorName() string
- func (e CreateBookmarkRequestValidationError) Field() string
- func (e CreateBookmarkRequestValidationError) Key() bool
- func (e CreateBookmarkRequestValidationError) Reason() string
- type CreateBookmarkResponse
- func (*CreateBookmarkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateBookmarkResponse) GetBookmark() *Bookmark
- func (*CreateBookmarkResponse) ProtoMessage()
- func (x *CreateBookmarkResponse) ProtoReflect() protoreflect.Message
- func (x *CreateBookmarkResponse) Reset()
- func (x *CreateBookmarkResponse) String() string
- func (m *CreateBookmarkResponse) Validate() error
- func (m *CreateBookmarkResponse) ValidateAll() error
- type CreateBookmarkResponseMultiError
- type CreateBookmarkResponseValidationError
- func (e CreateBookmarkResponseValidationError) Cause() error
- func (e CreateBookmarkResponseValidationError) Error() string
- func (e CreateBookmarkResponseValidationError) ErrorName() string
- func (e CreateBookmarkResponseValidationError) Field() string
- func (e CreateBookmarkResponseValidationError) Key() bool
- func (e CreateBookmarkResponseValidationError) Reason() string
- type CreateOrganizationRequest
- func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateOrganizationRequest) GetDescription() string
- func (x *CreateOrganizationRequest) GetName() string
- 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 CreateProjectRequest
- func (*CreateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectRequest) GetArchiveAssetId() string
- func (x *CreateProjectRequest) GetDescription() string
- func (x *CreateProjectRequest) GetGithubUrl() string
- func (x *CreateProjectRequest) GetName() string
- func (x *CreateProjectRequest) GetOrganizationName() string
- func (x *CreateProjectRequest) GetProdBranch() string
- func (x *CreateProjectRequest) GetProdOlapDriver() string
- func (x *CreateProjectRequest) GetProdOlapDsn() string
- func (x *CreateProjectRequest) GetProdSlots() int64
- func (x *CreateProjectRequest) GetProdVersion() string
- func (x *CreateProjectRequest) GetProvisioner() string
- func (x *CreateProjectRequest) GetPublic() bool
- func (x *CreateProjectRequest) GetSubpath() string
- func (x *CreateProjectRequest) GetVariables() map[string]string
- 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 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 CreateProjectWhitelistedDomainRequest
- func (*CreateProjectWhitelistedDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateProjectWhitelistedDomainRequest) GetDomain() string
- func (x *CreateProjectWhitelistedDomainRequest) GetOrganization() string
- func (x *CreateProjectWhitelistedDomainRequest) GetProject() string
- func (x *CreateProjectWhitelistedDomainRequest) GetRole() string
- func (*CreateProjectWhitelistedDomainRequest) ProtoMessage()
- func (x *CreateProjectWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
- func (x *CreateProjectWhitelistedDomainRequest) Reset()
- func (x *CreateProjectWhitelistedDomainRequest) String() string
- func (m *CreateProjectWhitelistedDomainRequest) Validate() error
- func (m *CreateProjectWhitelistedDomainRequest) ValidateAll() error
- type CreateProjectWhitelistedDomainRequestMultiError
- type CreateProjectWhitelistedDomainRequestValidationError
- func (e CreateProjectWhitelistedDomainRequestValidationError) Cause() error
- func (e CreateProjectWhitelistedDomainRequestValidationError) Error() string
- func (e CreateProjectWhitelistedDomainRequestValidationError) ErrorName() string
- func (e CreateProjectWhitelistedDomainRequestValidationError) Field() string
- func (e CreateProjectWhitelistedDomainRequestValidationError) Key() bool
- func (e CreateProjectWhitelistedDomainRequestValidationError) Reason() string
- type CreateProjectWhitelistedDomainResponse
- func (*CreateProjectWhitelistedDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateProjectWhitelistedDomainResponse) ProtoMessage()
- func (x *CreateProjectWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
- func (x *CreateProjectWhitelistedDomainResponse) Reset()
- func (x *CreateProjectWhitelistedDomainResponse) String() string
- func (m *CreateProjectWhitelistedDomainResponse) Validate() error
- func (m *CreateProjectWhitelistedDomainResponse) ValidateAll() error
- type CreateProjectWhitelistedDomainResponseMultiError
- type CreateProjectWhitelistedDomainResponseValidationError
- func (e CreateProjectWhitelistedDomainResponseValidationError) Cause() error
- func (e CreateProjectWhitelistedDomainResponseValidationError) Error() string
- func (e CreateProjectWhitelistedDomainResponseValidationError) ErrorName() string
- func (e CreateProjectWhitelistedDomainResponseValidationError) Field() string
- func (e CreateProjectWhitelistedDomainResponseValidationError) Key() bool
- func (e CreateProjectWhitelistedDomainResponseValidationError) Reason() string
- type CreateReportRequest
- func (*CreateReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReportRequest) GetOptions() *ReportOptions
- func (x *CreateReportRequest) GetOrganization() string
- func (x *CreateReportRequest) GetProject() string
- func (*CreateReportRequest) ProtoMessage()
- func (x *CreateReportRequest) ProtoReflect() protoreflect.Message
- func (x *CreateReportRequest) Reset()
- func (x *CreateReportRequest) String() string
- func (m *CreateReportRequest) Validate() error
- func (m *CreateReportRequest) ValidateAll() error
- type CreateReportRequestMultiError
- type CreateReportRequestValidationError
- func (e CreateReportRequestValidationError) Cause() error
- func (e CreateReportRequestValidationError) Error() string
- func (e CreateReportRequestValidationError) ErrorName() string
- func (e CreateReportRequestValidationError) Field() string
- func (e CreateReportRequestValidationError) Key() bool
- func (e CreateReportRequestValidationError) Reason() string
- type CreateReportResponse
- func (*CreateReportResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateReportResponse) GetName() string
- func (*CreateReportResponse) ProtoMessage()
- func (x *CreateReportResponse) ProtoReflect() protoreflect.Message
- func (x *CreateReportResponse) Reset()
- func (x *CreateReportResponse) String() string
- func (m *CreateReportResponse) Validate() error
- func (m *CreateReportResponse) ValidateAll() error
- type CreateReportResponseMultiError
- type CreateReportResponseValidationError
- func (e CreateReportResponseValidationError) Cause() error
- func (e CreateReportResponseValidationError) Error() string
- func (e CreateReportResponseValidationError) ErrorName() string
- func (e CreateReportResponseValidationError) Field() string
- func (e CreateReportResponseValidationError) Key() bool
- func (e CreateReportResponseValidationError) Reason() string
- type CreateServiceRequest
- func (*CreateServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceRequest) GetName() string
- func (x *CreateServiceRequest) GetOrganizationName() string
- func (*CreateServiceRequest) ProtoMessage()
- func (x *CreateServiceRequest) ProtoReflect() protoreflect.Message
- func (x *CreateServiceRequest) Reset()
- func (x *CreateServiceRequest) String() string
- func (m *CreateServiceRequest) Validate() error
- func (m *CreateServiceRequest) ValidateAll() error
- type CreateServiceRequestMultiError
- type CreateServiceRequestValidationError
- func (e CreateServiceRequestValidationError) Cause() error
- func (e CreateServiceRequestValidationError) Error() string
- func (e CreateServiceRequestValidationError) ErrorName() string
- func (e CreateServiceRequestValidationError) Field() string
- func (e CreateServiceRequestValidationError) Key() bool
- func (e CreateServiceRequestValidationError) Reason() string
- type CreateServiceResponse
- func (*CreateServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateServiceResponse) GetService() *Service
- func (*CreateServiceResponse) ProtoMessage()
- func (x *CreateServiceResponse) ProtoReflect() protoreflect.Message
- func (x *CreateServiceResponse) Reset()
- func (x *CreateServiceResponse) String() string
- func (m *CreateServiceResponse) Validate() error
- func (m *CreateServiceResponse) ValidateAll() error
- type CreateServiceResponseMultiError
- type CreateServiceResponseValidationError
- func (e CreateServiceResponseValidationError) Cause() error
- func (e CreateServiceResponseValidationError) Error() string
- func (e CreateServiceResponseValidationError) ErrorName() string
- func (e CreateServiceResponseValidationError) Field() string
- func (e CreateServiceResponseValidationError) Key() bool
- func (e CreateServiceResponseValidationError) Reason() string
- type CreateUsergroupRequest
- func (*CreateUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateUsergroupRequest) GetName() string
- func (x *CreateUsergroupRequest) GetOrganization() string
- func (*CreateUsergroupRequest) ProtoMessage()
- func (x *CreateUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *CreateUsergroupRequest) Reset()
- func (x *CreateUsergroupRequest) String() string
- func (m *CreateUsergroupRequest) Validate() error
- func (m *CreateUsergroupRequest) ValidateAll() error
- type CreateUsergroupRequestMultiError
- type CreateUsergroupRequestValidationError
- func (e CreateUsergroupRequestValidationError) Cause() error
- func (e CreateUsergroupRequestValidationError) Error() string
- func (e CreateUsergroupRequestValidationError) ErrorName() string
- func (e CreateUsergroupRequestValidationError) Field() string
- func (e CreateUsergroupRequestValidationError) Key() bool
- func (e CreateUsergroupRequestValidationError) Reason() string
- type CreateUsergroupResponse
- func (*CreateUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateUsergroupResponse) ProtoMessage()
- func (x *CreateUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *CreateUsergroupResponse) Reset()
- func (x *CreateUsergroupResponse) String() string
- func (m *CreateUsergroupResponse) Validate() error
- func (m *CreateUsergroupResponse) ValidateAll() error
- type CreateUsergroupResponseMultiError
- type CreateUsergroupResponseValidationError
- func (e CreateUsergroupResponseValidationError) Cause() error
- func (e CreateUsergroupResponseValidationError) Error() string
- func (e CreateUsergroupResponseValidationError) ErrorName() string
- func (e CreateUsergroupResponseValidationError) Field() string
- func (e CreateUsergroupResponseValidationError) Key() bool
- func (e CreateUsergroupResponseValidationError) Reason() string
- type CreateWhitelistedDomainRequest
- func (*CreateWhitelistedDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateWhitelistedDomainRequest) GetDomain() string
- func (x *CreateWhitelistedDomainRequest) GetOrganization() string
- func (x *CreateWhitelistedDomainRequest) GetRole() string
- func (*CreateWhitelistedDomainRequest) ProtoMessage()
- func (x *CreateWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
- func (x *CreateWhitelistedDomainRequest) Reset()
- func (x *CreateWhitelistedDomainRequest) String() string
- func (m *CreateWhitelistedDomainRequest) Validate() error
- func (m *CreateWhitelistedDomainRequest) ValidateAll() error
- type CreateWhitelistedDomainRequestMultiError
- type CreateWhitelistedDomainRequestValidationError
- func (e CreateWhitelistedDomainRequestValidationError) Cause() error
- func (e CreateWhitelistedDomainRequestValidationError) Error() string
- func (e CreateWhitelistedDomainRequestValidationError) ErrorName() string
- func (e CreateWhitelistedDomainRequestValidationError) Field() string
- func (e CreateWhitelistedDomainRequestValidationError) Key() bool
- func (e CreateWhitelistedDomainRequestValidationError) Reason() string
- type CreateWhitelistedDomainResponse
- func (*CreateWhitelistedDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*CreateWhitelistedDomainResponse) ProtoMessage()
- func (x *CreateWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
- func (x *CreateWhitelistedDomainResponse) Reset()
- func (x *CreateWhitelistedDomainResponse) String() string
- func (m *CreateWhitelistedDomainResponse) Validate() error
- func (m *CreateWhitelistedDomainResponse) ValidateAll() error
- type CreateWhitelistedDomainResponseMultiError
- type CreateWhitelistedDomainResponseValidationError
- func (e CreateWhitelistedDomainResponseValidationError) Cause() error
- func (e CreateWhitelistedDomainResponseValidationError) Error() string
- func (e CreateWhitelistedDomainResponseValidationError) ErrorName() string
- func (e CreateWhitelistedDomainResponseValidationError) Field() string
- func (e CreateWhitelistedDomainResponseValidationError) Key() bool
- func (e CreateWhitelistedDomainResponseValidationError) Reason() string
- type DeleteAlertRequest
- func (*DeleteAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteAlertRequest) GetName() string
- func (x *DeleteAlertRequest) GetOrganization() string
- func (x *DeleteAlertRequest) GetProject() string
- func (*DeleteAlertRequest) ProtoMessage()
- func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertRequest) Reset()
- func (x *DeleteAlertRequest) String() string
- func (m *DeleteAlertRequest) Validate() error
- func (m *DeleteAlertRequest) ValidateAll() error
- type DeleteAlertRequestMultiError
- type DeleteAlertRequestValidationError
- func (e DeleteAlertRequestValidationError) Cause() error
- func (e DeleteAlertRequestValidationError) Error() string
- func (e DeleteAlertRequestValidationError) ErrorName() string
- func (e DeleteAlertRequestValidationError) Field() string
- func (e DeleteAlertRequestValidationError) Key() bool
- func (e DeleteAlertRequestValidationError) Reason() string
- type DeleteAlertResponse
- func (*DeleteAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteAlertResponse) ProtoMessage()
- func (x *DeleteAlertResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteAlertResponse) Reset()
- func (x *DeleteAlertResponse) String() string
- func (m *DeleteAlertResponse) Validate() error
- func (m *DeleteAlertResponse) ValidateAll() error
- type DeleteAlertResponseMultiError
- type DeleteAlertResponseValidationError
- func (e DeleteAlertResponseValidationError) Cause() error
- func (e DeleteAlertResponseValidationError) Error() string
- func (e DeleteAlertResponseValidationError) ErrorName() string
- func (e DeleteAlertResponseValidationError) Field() string
- func (e DeleteAlertResponseValidationError) Key() bool
- func (e DeleteAlertResponseValidationError) Reason() string
- type DeleteOrganizationRequest
- func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteOrganizationRequest) GetName() 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 DeleteProjectRequest
- func (*DeleteProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectRequest) GetName() string
- func (x *DeleteProjectRequest) GetOrganizationName() 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 DeleteProjectResponse
- func (*DeleteProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteProjectResponse) GetId() string
- 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 DeleteReportRequest
- func (*DeleteReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteReportRequest) GetName() string
- func (x *DeleteReportRequest) GetOrganization() string
- func (x *DeleteReportRequest) GetProject() string
- func (*DeleteReportRequest) ProtoMessage()
- func (x *DeleteReportRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteReportRequest) Reset()
- func (x *DeleteReportRequest) String() string
- func (m *DeleteReportRequest) Validate() error
- func (m *DeleteReportRequest) ValidateAll() error
- type DeleteReportRequestMultiError
- type DeleteReportRequestValidationError
- func (e DeleteReportRequestValidationError) Cause() error
- func (e DeleteReportRequestValidationError) Error() string
- func (e DeleteReportRequestValidationError) ErrorName() string
- func (e DeleteReportRequestValidationError) Field() string
- func (e DeleteReportRequestValidationError) Key() bool
- func (e DeleteReportRequestValidationError) Reason() string
- type DeleteReportResponse
- func (*DeleteReportResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteReportResponse) ProtoMessage()
- func (x *DeleteReportResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteReportResponse) Reset()
- func (x *DeleteReportResponse) String() string
- func (m *DeleteReportResponse) Validate() error
- func (m *DeleteReportResponse) ValidateAll() error
- type DeleteReportResponseMultiError
- type DeleteReportResponseValidationError
- func (e DeleteReportResponseValidationError) Cause() error
- func (e DeleteReportResponseValidationError) Error() string
- func (e DeleteReportResponseValidationError) ErrorName() string
- func (e DeleteReportResponseValidationError) Field() string
- func (e DeleteReportResponseValidationError) Key() bool
- func (e DeleteReportResponseValidationError) Reason() string
- type DeleteServiceRequest
- func (*DeleteServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceRequest) GetName() string
- func (x *DeleteServiceRequest) GetOrganizationName() string
- func (*DeleteServiceRequest) ProtoMessage()
- func (x *DeleteServiceRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceRequest) Reset()
- func (x *DeleteServiceRequest) String() string
- func (m *DeleteServiceRequest) Validate() error
- func (m *DeleteServiceRequest) ValidateAll() error
- type DeleteServiceRequestMultiError
- type DeleteServiceRequestValidationError
- func (e DeleteServiceRequestValidationError) Cause() error
- func (e DeleteServiceRequestValidationError) Error() string
- func (e DeleteServiceRequestValidationError) ErrorName() string
- func (e DeleteServiceRequestValidationError) Field() string
- func (e DeleteServiceRequestValidationError) Key() bool
- func (e DeleteServiceRequestValidationError) Reason() string
- type DeleteServiceResponse
- func (*DeleteServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteServiceResponse) GetService() *Service
- func (*DeleteServiceResponse) ProtoMessage()
- func (x *DeleteServiceResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteServiceResponse) Reset()
- func (x *DeleteServiceResponse) String() string
- func (m *DeleteServiceResponse) Validate() error
- func (m *DeleteServiceResponse) ValidateAll() error
- type DeleteServiceResponseMultiError
- type DeleteServiceResponseValidationError
- func (e DeleteServiceResponseValidationError) Cause() error
- func (e DeleteServiceResponseValidationError) Error() string
- func (e DeleteServiceResponseValidationError) ErrorName() string
- func (e DeleteServiceResponseValidationError) Field() string
- func (e DeleteServiceResponseValidationError) Key() bool
- func (e DeleteServiceResponseValidationError) Reason() string
- type DeleteUsergroupRequest
- func (*DeleteUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteUsergroupRequest) GetOrganization() string
- func (x *DeleteUsergroupRequest) GetUsergroup() string
- func (*DeleteUsergroupRequest) ProtoMessage()
- func (x *DeleteUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteUsergroupRequest) Reset()
- func (x *DeleteUsergroupRequest) String() string
- func (m *DeleteUsergroupRequest) Validate() error
- func (m *DeleteUsergroupRequest) ValidateAll() error
- type DeleteUsergroupRequestMultiError
- type DeleteUsergroupRequestValidationError
- func (e DeleteUsergroupRequestValidationError) Cause() error
- func (e DeleteUsergroupRequestValidationError) Error() string
- func (e DeleteUsergroupRequestValidationError) ErrorName() string
- func (e DeleteUsergroupRequestValidationError) Field() string
- func (e DeleteUsergroupRequestValidationError) Key() bool
- func (e DeleteUsergroupRequestValidationError) Reason() string
- type DeleteUsergroupResponse
- func (*DeleteUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*DeleteUsergroupResponse) ProtoMessage()
- func (x *DeleteUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteUsergroupResponse) Reset()
- func (x *DeleteUsergroupResponse) String() string
- func (m *DeleteUsergroupResponse) Validate() error
- func (m *DeleteUsergroupResponse) ValidateAll() error
- type DeleteUsergroupResponseMultiError
- type DeleteUsergroupResponseValidationError
- func (e DeleteUsergroupResponseValidationError) Cause() error
- func (e DeleteUsergroupResponseValidationError) Error() string
- func (e DeleteUsergroupResponseValidationError) ErrorName() string
- func (e DeleteUsergroupResponseValidationError) Field() string
- func (e DeleteUsergroupResponseValidationError) Key() bool
- func (e DeleteUsergroupResponseValidationError) Reason() string
- type Deployment
- func (*Deployment) Descriptor() ([]byte, []int)deprecated
- func (x *Deployment) GetBranch() string
- func (x *Deployment) GetCreatedOn() *timestamppb.Timestamp
- func (x *Deployment) GetId() string
- func (x *Deployment) GetProjectId() string
- func (x *Deployment) GetRuntimeHost() string
- func (x *Deployment) GetRuntimeInstanceId() string
- func (x *Deployment) GetSlots() int64
- func (x *Deployment) GetStatus() DeploymentStatus
- func (x *Deployment) GetStatusMessage() string
- func (x *Deployment) GetUpdatedOn() *timestamppb.Timestamp
- func (*Deployment) ProtoMessage()
- func (x *Deployment) ProtoReflect() protoreflect.Message
- func (x *Deployment) Reset()
- func (x *Deployment) String() string
- func (m *Deployment) Validate() error
- func (m *Deployment) ValidateAll() error
- type DeploymentMultiError
- type DeploymentStatus
- func (DeploymentStatus) Descriptor() protoreflect.EnumDescriptor
- func (x DeploymentStatus) Enum() *DeploymentStatus
- func (DeploymentStatus) EnumDescriptor() ([]byte, []int)deprecated
- func (x DeploymentStatus) Number() protoreflect.EnumNumber
- func (x DeploymentStatus) String() string
- func (DeploymentStatus) Type() protoreflect.EnumType
- type DeploymentValidationError
- type EditAlertRequest
- func (*EditAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EditAlertRequest) GetName() string
- func (x *EditAlertRequest) GetOptions() *AlertOptions
- func (x *EditAlertRequest) GetOrganization() string
- func (x *EditAlertRequest) GetProject() string
- func (*EditAlertRequest) ProtoMessage()
- func (x *EditAlertRequest) ProtoReflect() protoreflect.Message
- func (x *EditAlertRequest) Reset()
- func (x *EditAlertRequest) String() string
- func (m *EditAlertRequest) Validate() error
- func (m *EditAlertRequest) ValidateAll() error
- type EditAlertRequestMultiError
- type EditAlertRequestValidationError
- func (e EditAlertRequestValidationError) Cause() error
- func (e EditAlertRequestValidationError) Error() string
- func (e EditAlertRequestValidationError) ErrorName() string
- func (e EditAlertRequestValidationError) Field() string
- func (e EditAlertRequestValidationError) Key() bool
- func (e EditAlertRequestValidationError) Reason() string
- type EditAlertResponse
- func (*EditAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (*EditAlertResponse) ProtoMessage()
- func (x *EditAlertResponse) ProtoReflect() protoreflect.Message
- func (x *EditAlertResponse) Reset()
- func (x *EditAlertResponse) String() string
- func (m *EditAlertResponse) Validate() error
- func (m *EditAlertResponse) ValidateAll() error
- type EditAlertResponseMultiError
- type EditAlertResponseValidationError
- func (e EditAlertResponseValidationError) Cause() error
- func (e EditAlertResponseValidationError) Error() string
- func (e EditAlertResponseValidationError) ErrorName() string
- func (e EditAlertResponseValidationError) Field() string
- func (e EditAlertResponseValidationError) Key() bool
- func (e EditAlertResponseValidationError) Reason() string
- type EditReportRequest
- func (*EditReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EditReportRequest) GetName() string
- func (x *EditReportRequest) GetOptions() *ReportOptions
- func (x *EditReportRequest) GetOrganization() string
- func (x *EditReportRequest) GetProject() string
- func (*EditReportRequest) ProtoMessage()
- func (x *EditReportRequest) ProtoReflect() protoreflect.Message
- func (x *EditReportRequest) Reset()
- func (x *EditReportRequest) String() string
- func (m *EditReportRequest) Validate() error
- func (m *EditReportRequest) ValidateAll() error
- type EditReportRequestMultiError
- type EditReportRequestValidationError
- func (e EditReportRequestValidationError) Cause() error
- func (e EditReportRequestValidationError) Error() string
- func (e EditReportRequestValidationError) ErrorName() string
- func (e EditReportRequestValidationError) Field() string
- func (e EditReportRequestValidationError) Key() bool
- func (e EditReportRequestValidationError) Reason() string
- type EditReportResponse
- func (*EditReportResponse) Descriptor() ([]byte, []int)deprecated
- func (*EditReportResponse) ProtoMessage()
- func (x *EditReportResponse) ProtoReflect() protoreflect.Message
- func (x *EditReportResponse) Reset()
- func (x *EditReportResponse) String() string
- func (m *EditReportResponse) Validate() error
- func (m *EditReportResponse) ValidateAll() error
- type EditReportResponseMultiError
- type EditReportResponseValidationError
- func (e EditReportResponseValidationError) Cause() error
- func (e EditReportResponseValidationError) Error() string
- func (e EditReportResponseValidationError) ErrorName() string
- func (e EditReportResponseValidationError) Field() string
- func (e EditReportResponseValidationError) Key() bool
- func (e EditReportResponseValidationError) Reason() string
- type EditUsergroupRequest
- func (*EditUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *EditUsergroupRequest) GetDescription() string
- func (x *EditUsergroupRequest) GetOrganization() string
- func (x *EditUsergroupRequest) GetUsergroup() string
- func (*EditUsergroupRequest) ProtoMessage()
- func (x *EditUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *EditUsergroupRequest) Reset()
- func (x *EditUsergroupRequest) String() string
- func (m *EditUsergroupRequest) Validate() error
- func (m *EditUsergroupRequest) ValidateAll() error
- type EditUsergroupRequestMultiError
- type EditUsergroupRequestValidationError
- func (e EditUsergroupRequestValidationError) Cause() error
- func (e EditUsergroupRequestValidationError) Error() string
- func (e EditUsergroupRequestValidationError) ErrorName() string
- func (e EditUsergroupRequestValidationError) Field() string
- func (e EditUsergroupRequestValidationError) Key() bool
- func (e EditUsergroupRequestValidationError) Reason() string
- type EditUsergroupResponse
- func (*EditUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*EditUsergroupResponse) ProtoMessage()
- func (x *EditUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *EditUsergroupResponse) Reset()
- func (x *EditUsergroupResponse) String() string
- func (m *EditUsergroupResponse) Validate() error
- func (m *EditUsergroupResponse) ValidateAll() error
- type EditUsergroupResponseMultiError
- type EditUsergroupResponseValidationError
- func (e EditUsergroupResponseValidationError) Cause() error
- func (e EditUsergroupResponseValidationError) Error() string
- func (e EditUsergroupResponseValidationError) ErrorName() string
- func (e EditUsergroupResponseValidationError) Field() string
- func (e EditUsergroupResponseValidationError) Key() bool
- func (e EditUsergroupResponseValidationError) Reason() string
- type GenerateAlertYAMLRequest
- func (*GenerateAlertYAMLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAlertYAMLRequest) GetOptions() *AlertOptions
- func (x *GenerateAlertYAMLRequest) GetOrganization() string
- func (x *GenerateAlertYAMLRequest) GetProject() string
- func (*GenerateAlertYAMLRequest) ProtoMessage()
- func (x *GenerateAlertYAMLRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateAlertYAMLRequest) Reset()
- func (x *GenerateAlertYAMLRequest) String() string
- func (m *GenerateAlertYAMLRequest) Validate() error
- func (m *GenerateAlertYAMLRequest) ValidateAll() error
- type GenerateAlertYAMLRequestMultiError
- type GenerateAlertYAMLRequestValidationError
- func (e GenerateAlertYAMLRequestValidationError) Cause() error
- func (e GenerateAlertYAMLRequestValidationError) Error() string
- func (e GenerateAlertYAMLRequestValidationError) ErrorName() string
- func (e GenerateAlertYAMLRequestValidationError) Field() string
- func (e GenerateAlertYAMLRequestValidationError) Key() bool
- func (e GenerateAlertYAMLRequestValidationError) Reason() string
- type GenerateAlertYAMLResponse
- func (*GenerateAlertYAMLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateAlertYAMLResponse) GetYaml() string
- func (*GenerateAlertYAMLResponse) ProtoMessage()
- func (x *GenerateAlertYAMLResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateAlertYAMLResponse) Reset()
- func (x *GenerateAlertYAMLResponse) String() string
- func (m *GenerateAlertYAMLResponse) Validate() error
- func (m *GenerateAlertYAMLResponse) ValidateAll() error
- type GenerateAlertYAMLResponseMultiError
- type GenerateAlertYAMLResponseValidationError
- func (e GenerateAlertYAMLResponseValidationError) Cause() error
- func (e GenerateAlertYAMLResponseValidationError) Error() string
- func (e GenerateAlertYAMLResponseValidationError) ErrorName() string
- func (e GenerateAlertYAMLResponseValidationError) Field() string
- func (e GenerateAlertYAMLResponseValidationError) Key() bool
- func (e GenerateAlertYAMLResponseValidationError) Reason() string
- type GenerateReportYAMLRequest
- func (*GenerateReportYAMLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateReportYAMLRequest) GetOptions() *ReportOptions
- func (x *GenerateReportYAMLRequest) GetOrganization() string
- func (x *GenerateReportYAMLRequest) GetProject() string
- func (*GenerateReportYAMLRequest) ProtoMessage()
- func (x *GenerateReportYAMLRequest) ProtoReflect() protoreflect.Message
- func (x *GenerateReportYAMLRequest) Reset()
- func (x *GenerateReportYAMLRequest) String() string
- func (m *GenerateReportYAMLRequest) Validate() error
- func (m *GenerateReportYAMLRequest) ValidateAll() error
- type GenerateReportYAMLRequestMultiError
- type GenerateReportYAMLRequestValidationError
- func (e GenerateReportYAMLRequestValidationError) Cause() error
- func (e GenerateReportYAMLRequestValidationError) Error() string
- func (e GenerateReportYAMLRequestValidationError) ErrorName() string
- func (e GenerateReportYAMLRequestValidationError) Field() string
- func (e GenerateReportYAMLRequestValidationError) Key() bool
- func (e GenerateReportYAMLRequestValidationError) Reason() string
- type GenerateReportYAMLResponse
- func (*GenerateReportYAMLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GenerateReportYAMLResponse) GetYaml() string
- func (*GenerateReportYAMLResponse) ProtoMessage()
- func (x *GenerateReportYAMLResponse) ProtoReflect() protoreflect.Message
- func (x *GenerateReportYAMLResponse) Reset()
- func (x *GenerateReportYAMLResponse) String() string
- func (m *GenerateReportYAMLResponse) Validate() error
- func (m *GenerateReportYAMLResponse) ValidateAll() error
- type GenerateReportYAMLResponseMultiError
- type GenerateReportYAMLResponseValidationError
- func (e GenerateReportYAMLResponseValidationError) Cause() error
- func (e GenerateReportYAMLResponseValidationError) Error() string
- func (e GenerateReportYAMLResponseValidationError) ErrorName() string
- func (e GenerateReportYAMLResponseValidationError) Field() string
- func (e GenerateReportYAMLResponseValidationError) Key() bool
- func (e GenerateReportYAMLResponseValidationError) Reason() string
- type GetAlertMetaRequest
- func (*GetAlertMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertMetaRequest) GetAlert() string
- func (x *GetAlertMetaRequest) GetAnnotations() map[string]string
- func (x *GetAlertMetaRequest) GetBranch() string
- func (x *GetAlertMetaRequest) GetProjectId() string
- func (m *GetAlertMetaRequest) GetQueryFor() isGetAlertMetaRequest_QueryFor
- func (x *GetAlertMetaRequest) GetQueryForUserEmail() string
- func (x *GetAlertMetaRequest) GetQueryForUserId() string
- func (*GetAlertMetaRequest) ProtoMessage()
- func (x *GetAlertMetaRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertMetaRequest) Reset()
- func (x *GetAlertMetaRequest) String() string
- func (m *GetAlertMetaRequest) Validate() error
- func (m *GetAlertMetaRequest) ValidateAll() error
- type GetAlertMetaRequestMultiError
- type GetAlertMetaRequestValidationError
- func (e GetAlertMetaRequestValidationError) Cause() error
- func (e GetAlertMetaRequestValidationError) Error() string
- func (e GetAlertMetaRequestValidationError) ErrorName() string
- func (e GetAlertMetaRequestValidationError) Field() string
- func (e GetAlertMetaRequestValidationError) Key() bool
- func (e GetAlertMetaRequestValidationError) Reason() string
- type GetAlertMetaRequest_QueryForUserEmail
- type GetAlertMetaRequest_QueryForUserId
- type GetAlertMetaResponse
- func (*GetAlertMetaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertMetaResponse) GetEditUrl() string
- func (x *GetAlertMetaResponse) GetOpenUrl() string
- func (x *GetAlertMetaResponse) GetQueryForAttributes() *structpb.Struct
- func (*GetAlertMetaResponse) ProtoMessage()
- func (x *GetAlertMetaResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertMetaResponse) Reset()
- func (x *GetAlertMetaResponse) String() string
- func (m *GetAlertMetaResponse) Validate() error
- func (m *GetAlertMetaResponse) ValidateAll() error
- type GetAlertMetaResponseMultiError
- type GetAlertMetaResponseValidationError
- func (e GetAlertMetaResponseValidationError) Cause() error
- func (e GetAlertMetaResponseValidationError) Error() string
- func (e GetAlertMetaResponseValidationError) ErrorName() string
- func (e GetAlertMetaResponseValidationError) Field() string
- func (e GetAlertMetaResponseValidationError) Key() bool
- func (e GetAlertMetaResponseValidationError) Reason() string
- type GetAlertYAMLRequest
- func (*GetAlertYAMLRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertYAMLRequest) GetName() string
- func (x *GetAlertYAMLRequest) GetOrganization() string
- func (x *GetAlertYAMLRequest) GetProject() string
- func (*GetAlertYAMLRequest) ProtoMessage()
- func (x *GetAlertYAMLRequest) ProtoReflect() protoreflect.Message
- func (x *GetAlertYAMLRequest) Reset()
- func (x *GetAlertYAMLRequest) String() string
- func (m *GetAlertYAMLRequest) Validate() error
- func (m *GetAlertYAMLRequest) ValidateAll() error
- type GetAlertYAMLRequestMultiError
- type GetAlertYAMLRequestValidationError
- func (e GetAlertYAMLRequestValidationError) Cause() error
- func (e GetAlertYAMLRequestValidationError) Error() string
- func (e GetAlertYAMLRequestValidationError) ErrorName() string
- func (e GetAlertYAMLRequestValidationError) Field() string
- func (e GetAlertYAMLRequestValidationError) Key() bool
- func (e GetAlertYAMLRequestValidationError) Reason() string
- type GetAlertYAMLResponse
- func (*GetAlertYAMLResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetAlertYAMLResponse) GetYaml() string
- func (*GetAlertYAMLResponse) ProtoMessage()
- func (x *GetAlertYAMLResponse) ProtoReflect() protoreflect.Message
- func (x *GetAlertYAMLResponse) Reset()
- func (x *GetAlertYAMLResponse) String() string
- func (m *GetAlertYAMLResponse) Validate() error
- func (m *GetAlertYAMLResponse) ValidateAll() error
- type GetAlertYAMLResponseMultiError
- type GetAlertYAMLResponseValidationError
- func (e GetAlertYAMLResponseValidationError) Cause() error
- func (e GetAlertYAMLResponseValidationError) Error() string
- func (e GetAlertYAMLResponseValidationError) ErrorName() string
- func (e GetAlertYAMLResponseValidationError) Field() string
- func (e GetAlertYAMLResponseValidationError) Key() bool
- func (e GetAlertYAMLResponseValidationError) Reason() string
- type GetBookmarkRequest
- func (*GetBookmarkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetBookmarkRequest) GetBookmarkId() string
- func (*GetBookmarkRequest) ProtoMessage()
- func (x *GetBookmarkRequest) ProtoReflect() protoreflect.Message
- func (x *GetBookmarkRequest) Reset()
- func (x *GetBookmarkRequest) String() string
- func (m *GetBookmarkRequest) Validate() error
- func (m *GetBookmarkRequest) ValidateAll() error
- type GetBookmarkRequestMultiError
- type GetBookmarkRequestValidationError
- func (e GetBookmarkRequestValidationError) Cause() error
- func (e GetBookmarkRequestValidationError) Error() string
- func (e GetBookmarkRequestValidationError) ErrorName() string
- func (e GetBookmarkRequestValidationError) Field() string
- func (e GetBookmarkRequestValidationError) Key() bool
- func (e GetBookmarkRequestValidationError) Reason() string
- type GetBookmarkResponse
- func (*GetBookmarkResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetBookmarkResponse) GetBookmark() *Bookmark
- func (*GetBookmarkResponse) ProtoMessage()
- func (x *GetBookmarkResponse) ProtoReflect() protoreflect.Message
- func (x *GetBookmarkResponse) Reset()
- func (x *GetBookmarkResponse) String() string
- func (m *GetBookmarkResponse) Validate() error
- func (m *GetBookmarkResponse) ValidateAll() error
- type GetBookmarkResponseMultiError
- type GetBookmarkResponseValidationError
- func (e GetBookmarkResponseValidationError) Cause() error
- func (e GetBookmarkResponseValidationError) Error() string
- func (e GetBookmarkResponseValidationError) ErrorName() string
- func (e GetBookmarkResponseValidationError) Field() string
- func (e GetBookmarkResponseValidationError) Key() bool
- func (e GetBookmarkResponseValidationError) Reason() string
- type GetCloneCredentialsRequest
- func (*GetCloneCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloneCredentialsRequest) GetOrganization() string
- func (x *GetCloneCredentialsRequest) GetProject() string
- func (*GetCloneCredentialsRequest) ProtoMessage()
- func (x *GetCloneCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *GetCloneCredentialsRequest) Reset()
- func (x *GetCloneCredentialsRequest) String() string
- func (m *GetCloneCredentialsRequest) Validate() error
- func (m *GetCloneCredentialsRequest) ValidateAll() error
- type GetCloneCredentialsRequestMultiError
- type GetCloneCredentialsRequestValidationError
- func (e GetCloneCredentialsRequestValidationError) Cause() error
- func (e GetCloneCredentialsRequestValidationError) Error() string
- func (e GetCloneCredentialsRequestValidationError) ErrorName() string
- func (e GetCloneCredentialsRequestValidationError) Field() string
- func (e GetCloneCredentialsRequestValidationError) Key() bool
- func (e GetCloneCredentialsRequestValidationError) Reason() string
- type GetCloneCredentialsResponse
- func (*GetCloneCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCloneCredentialsResponse) GetArchiveDownloadUrl() string
- func (x *GetCloneCredentialsResponse) GetGitPassword() string
- func (x *GetCloneCredentialsResponse) GetGitProdBranch() string
- func (x *GetCloneCredentialsResponse) GetGitRepoUrl() string
- func (x *GetCloneCredentialsResponse) GetGitSubpath() string
- func (x *GetCloneCredentialsResponse) GetGitUsername() string
- func (*GetCloneCredentialsResponse) ProtoMessage()
- func (x *GetCloneCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *GetCloneCredentialsResponse) Reset()
- func (x *GetCloneCredentialsResponse) String() string
- func (m *GetCloneCredentialsResponse) Validate() error
- func (m *GetCloneCredentialsResponse) ValidateAll() error
- type GetCloneCredentialsResponseMultiError
- type GetCloneCredentialsResponseValidationError
- func (e GetCloneCredentialsResponseValidationError) Cause() error
- func (e GetCloneCredentialsResponseValidationError) Error() string
- func (e GetCloneCredentialsResponseValidationError) ErrorName() string
- func (e GetCloneCredentialsResponseValidationError) Field() string
- func (e GetCloneCredentialsResponseValidationError) Key() bool
- func (e GetCloneCredentialsResponseValidationError) 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) GetPreferences() *UserPreferences
- 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 GetDeploymentCredentialsRequest
- func (*GetDeploymentCredentialsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentCredentialsRequest) GetAttributes() *structpb.Struct
- func (x *GetDeploymentCredentialsRequest) GetBranch() string
- func (m *GetDeploymentCredentialsRequest) GetFor() isGetDeploymentCredentialsRequest_For
- func (x *GetDeploymentCredentialsRequest) GetOrganization() string
- func (x *GetDeploymentCredentialsRequest) GetProject() string
- func (x *GetDeploymentCredentialsRequest) GetTtlSeconds() uint32
- func (x *GetDeploymentCredentialsRequest) GetUserEmail() string
- func (x *GetDeploymentCredentialsRequest) GetUserId() string
- func (*GetDeploymentCredentialsRequest) ProtoMessage()
- func (x *GetDeploymentCredentialsRequest) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentCredentialsRequest) Reset()
- func (x *GetDeploymentCredentialsRequest) String() string
- func (m *GetDeploymentCredentialsRequest) Validate() error
- func (m *GetDeploymentCredentialsRequest) ValidateAll() error
- type GetDeploymentCredentialsRequestMultiError
- type GetDeploymentCredentialsRequestValidationError
- func (e GetDeploymentCredentialsRequestValidationError) Cause() error
- func (e GetDeploymentCredentialsRequestValidationError) Error() string
- func (e GetDeploymentCredentialsRequestValidationError) ErrorName() string
- func (e GetDeploymentCredentialsRequestValidationError) Field() string
- func (e GetDeploymentCredentialsRequestValidationError) Key() bool
- func (e GetDeploymentCredentialsRequestValidationError) Reason() string
- type GetDeploymentCredentialsRequest_Attributes
- type GetDeploymentCredentialsRequest_UserEmail
- type GetDeploymentCredentialsRequest_UserId
- type GetDeploymentCredentialsResponse
- func (*GetDeploymentCredentialsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetDeploymentCredentialsResponse) GetAccessToken() string
- func (x *GetDeploymentCredentialsResponse) GetInstanceId() string
- func (x *GetDeploymentCredentialsResponse) GetRuntimeHost() string
- func (x *GetDeploymentCredentialsResponse) GetTtlSeconds() uint32
- func (*GetDeploymentCredentialsResponse) ProtoMessage()
- func (x *GetDeploymentCredentialsResponse) ProtoReflect() protoreflect.Message
- func (x *GetDeploymentCredentialsResponse) Reset()
- func (x *GetDeploymentCredentialsResponse) String() string
- func (m *GetDeploymentCredentialsResponse) Validate() error
- func (m *GetDeploymentCredentialsResponse) ValidateAll() error
- type GetDeploymentCredentialsResponseMultiError
- type GetDeploymentCredentialsResponseValidationError
- func (e GetDeploymentCredentialsResponseValidationError) Cause() error
- func (e GetDeploymentCredentialsResponseValidationError) Error() string
- func (e GetDeploymentCredentialsResponseValidationError) ErrorName() string
- func (e GetDeploymentCredentialsResponseValidationError) Field() string
- func (e GetDeploymentCredentialsResponseValidationError) Key() bool
- func (e GetDeploymentCredentialsResponseValidationError) Reason() string
- type GetGithubRepoStatusRequest
- func (*GetGithubRepoStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetGithubRepoStatusRequest) GetGithubUrl() string
- func (*GetGithubRepoStatusRequest) ProtoMessage()
- func (x *GetGithubRepoStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetGithubRepoStatusRequest) Reset()
- func (x *GetGithubRepoStatusRequest) String() string
- func (m *GetGithubRepoStatusRequest) Validate() error
- func (m *GetGithubRepoStatusRequest) ValidateAll() error
- type GetGithubRepoStatusRequestMultiError
- type GetGithubRepoStatusRequestValidationError
- func (e GetGithubRepoStatusRequestValidationError) Cause() error
- func (e GetGithubRepoStatusRequestValidationError) Error() string
- func (e GetGithubRepoStatusRequestValidationError) ErrorName() string
- func (e GetGithubRepoStatusRequestValidationError) Field() string
- func (e GetGithubRepoStatusRequestValidationError) Key() bool
- func (e GetGithubRepoStatusRequestValidationError) Reason() string
- type GetGithubRepoStatusResponse
- func (*GetGithubRepoStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGithubRepoStatusResponse) GetDefaultBranch() string
- func (x *GetGithubRepoStatusResponse) GetGrantAccessUrl() string
- func (x *GetGithubRepoStatusResponse) GetHasAccess() bool
- func (*GetGithubRepoStatusResponse) ProtoMessage()
- func (x *GetGithubRepoStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetGithubRepoStatusResponse) Reset()
- func (x *GetGithubRepoStatusResponse) String() string
- func (m *GetGithubRepoStatusResponse) Validate() error
- func (m *GetGithubRepoStatusResponse) ValidateAll() error
- type GetGithubRepoStatusResponseMultiError
- type GetGithubRepoStatusResponseValidationError
- func (e GetGithubRepoStatusResponseValidationError) Cause() error
- func (e GetGithubRepoStatusResponseValidationError) Error() string
- func (e GetGithubRepoStatusResponseValidationError) ErrorName() string
- func (e GetGithubRepoStatusResponseValidationError) Field() string
- func (e GetGithubRepoStatusResponseValidationError) Key() bool
- func (e GetGithubRepoStatusResponseValidationError) Reason() string
- type GetGithubUserStatusRequest
- func (*GetGithubUserStatusRequest) Descriptor() ([]byte, []int)deprecated
- func (*GetGithubUserStatusRequest) ProtoMessage()
- func (x *GetGithubUserStatusRequest) ProtoReflect() protoreflect.Message
- func (x *GetGithubUserStatusRequest) Reset()
- func (x *GetGithubUserStatusRequest) String() string
- func (m *GetGithubUserStatusRequest) Validate() error
- func (m *GetGithubUserStatusRequest) ValidateAll() error
- type GetGithubUserStatusRequestMultiError
- type GetGithubUserStatusRequestValidationError
- func (e GetGithubUserStatusRequestValidationError) Cause() error
- func (e GetGithubUserStatusRequestValidationError) Error() string
- func (e GetGithubUserStatusRequestValidationError) ErrorName() string
- func (e GetGithubUserStatusRequestValidationError) Field() string
- func (e GetGithubUserStatusRequestValidationError) Key() bool
- func (e GetGithubUserStatusRequestValidationError) Reason() string
- type GetGithubUserStatusResponse
- func (*GetGithubUserStatusResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetGithubUserStatusResponse) GetAccessToken() string
- func (x *GetGithubUserStatusResponse) GetAccount() string
- func (x *GetGithubUserStatusResponse) GetGrantAccessUrl() string
- func (x *GetGithubUserStatusResponse) GetHasAccess() bool
- func (x *GetGithubUserStatusResponse) GetOrganizationInstallationPermissions() map[string]GithubPermission
- func (x *GetGithubUserStatusResponse) GetOrganizations() []stringdeprecated
- func (x *GetGithubUserStatusResponse) GetUserInstallationPermission() GithubPermission
- func (*GetGithubUserStatusResponse) ProtoMessage()
- func (x *GetGithubUserStatusResponse) ProtoReflect() protoreflect.Message
- func (x *GetGithubUserStatusResponse) Reset()
- func (x *GetGithubUserStatusResponse) String() string
- func (m *GetGithubUserStatusResponse) Validate() error
- func (m *GetGithubUserStatusResponse) ValidateAll() error
- type GetGithubUserStatusResponseMultiError
- type GetGithubUserStatusResponseValidationError
- func (e GetGithubUserStatusResponseValidationError) Cause() error
- func (e GetGithubUserStatusResponseValidationError) Error() string
- func (e GetGithubUserStatusResponseValidationError) ErrorName() string
- func (e GetGithubUserStatusResponseValidationError) Field() string
- func (e GetGithubUserStatusResponseValidationError) Key() bool
- func (e GetGithubUserStatusResponseValidationError) Reason() string
- type GetIFrameRequest
- func (*GetIFrameRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetIFrameRequest) GetAttributes() *structpb.Struct
- func (x *GetIFrameRequest) GetBranch() string
- func (m *GetIFrameRequest) GetFor() isGetIFrameRequest_For
- func (x *GetIFrameRequest) GetKind() string
- func (x *GetIFrameRequest) GetNavigation() bool
- func (x *GetIFrameRequest) GetOrganization() string
- func (x *GetIFrameRequest) GetProject() string
- func (x *GetIFrameRequest) GetQuery() map[string]string
- func (x *GetIFrameRequest) GetResource() string
- func (x *GetIFrameRequest) GetState() string
- func (x *GetIFrameRequest) GetTheme() string
- func (x *GetIFrameRequest) GetTtlSeconds() uint32
- func (x *GetIFrameRequest) GetUserEmail() string
- func (x *GetIFrameRequest) GetUserId() string
- func (*GetIFrameRequest) ProtoMessage()
- func (x *GetIFrameRequest) ProtoReflect() protoreflect.Message
- func (x *GetIFrameRequest) Reset()
- func (x *GetIFrameRequest) String() string
- func (m *GetIFrameRequest) Validate() error
- func (m *GetIFrameRequest) ValidateAll() error
- type GetIFrameRequestMultiError
- type GetIFrameRequestValidationError
- func (e GetIFrameRequestValidationError) Cause() error
- func (e GetIFrameRequestValidationError) Error() string
- func (e GetIFrameRequestValidationError) ErrorName() string
- func (e GetIFrameRequestValidationError) Field() string
- func (e GetIFrameRequestValidationError) Key() bool
- func (e GetIFrameRequestValidationError) Reason() string
- type GetIFrameRequest_Attributes
- type GetIFrameRequest_UserEmail
- type GetIFrameRequest_UserId
- type GetIFrameResponse
- func (*GetIFrameResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetIFrameResponse) GetAccessToken() string
- func (x *GetIFrameResponse) GetIframeSrc() string
- func (x *GetIFrameResponse) GetInstanceId() string
- func (x *GetIFrameResponse) GetRuntimeHost() string
- func (x *GetIFrameResponse) GetTtlSeconds() uint32
- func (*GetIFrameResponse) ProtoMessage()
- func (x *GetIFrameResponse) ProtoReflect() protoreflect.Message
- func (x *GetIFrameResponse) Reset()
- func (x *GetIFrameResponse) String() string
- func (m *GetIFrameResponse) Validate() error
- func (m *GetIFrameResponse) ValidateAll() error
- type GetIFrameResponseMultiError
- type GetIFrameResponseValidationError
- func (e GetIFrameResponseValidationError) Cause() error
- func (e GetIFrameResponseValidationError) Error() string
- func (e GetIFrameResponseValidationError) ErrorName() string
- func (e GetIFrameResponseValidationError) Field() string
- func (e GetIFrameResponseValidationError) Key() bool
- func (e GetIFrameResponseValidationError) Reason() string
- type GetOrganizationBillingSubscriptionRequest
- func (*GetOrganizationBillingSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationBillingSubscriptionRequest) GetOrgName() string
- func (*GetOrganizationBillingSubscriptionRequest) ProtoMessage()
- func (x *GetOrganizationBillingSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationBillingSubscriptionRequest) Reset()
- func (x *GetOrganizationBillingSubscriptionRequest) String() string
- func (m *GetOrganizationBillingSubscriptionRequest) Validate() error
- func (m *GetOrganizationBillingSubscriptionRequest) ValidateAll() error
- type GetOrganizationBillingSubscriptionRequestMultiError
- type GetOrganizationBillingSubscriptionRequestValidationError
- func (e GetOrganizationBillingSubscriptionRequestValidationError) Cause() error
- func (e GetOrganizationBillingSubscriptionRequestValidationError) Error() string
- func (e GetOrganizationBillingSubscriptionRequestValidationError) ErrorName() string
- func (e GetOrganizationBillingSubscriptionRequestValidationError) Field() string
- func (e GetOrganizationBillingSubscriptionRequestValidationError) Key() bool
- func (e GetOrganizationBillingSubscriptionRequestValidationError) Reason() string
- type GetOrganizationBillingSubscriptionResponse
- func (*GetOrganizationBillingSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationBillingSubscriptionResponse) GetOrganization() *Organization
- func (x *GetOrganizationBillingSubscriptionResponse) GetSubscription() *Subscription
- func (*GetOrganizationBillingSubscriptionResponse) ProtoMessage()
- func (x *GetOrganizationBillingSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *GetOrganizationBillingSubscriptionResponse) Reset()
- func (x *GetOrganizationBillingSubscriptionResponse) String() string
- func (m *GetOrganizationBillingSubscriptionResponse) Validate() error
- func (m *GetOrganizationBillingSubscriptionResponse) ValidateAll() error
- type GetOrganizationBillingSubscriptionResponseMultiError
- type GetOrganizationBillingSubscriptionResponseValidationError
- func (e GetOrganizationBillingSubscriptionResponseValidationError) Cause() error
- func (e GetOrganizationBillingSubscriptionResponseValidationError) Error() string
- func (e GetOrganizationBillingSubscriptionResponseValidationError) ErrorName() string
- func (e GetOrganizationBillingSubscriptionResponseValidationError) Field() string
- func (e GetOrganizationBillingSubscriptionResponseValidationError) Key() bool
- func (e GetOrganizationBillingSubscriptionResponseValidationError) Reason() string
- type GetOrganizationRequest
- func (*GetOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetOrganizationRequest) GetName() 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 (x *GetOrganizationResponse) GetPermissions() *OrganizationPermissions
- 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 GetProjectByIDRequest
- func (*GetProjectByIDRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectByIDRequest) GetId() string
- func (*GetProjectByIDRequest) ProtoMessage()
- func (x *GetProjectByIDRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectByIDRequest) Reset()
- func (x *GetProjectByIDRequest) String() string
- func (m *GetProjectByIDRequest) Validate() error
- func (m *GetProjectByIDRequest) ValidateAll() error
- type GetProjectByIDRequestMultiError
- type GetProjectByIDRequestValidationError
- func (e GetProjectByIDRequestValidationError) Cause() error
- func (e GetProjectByIDRequestValidationError) Error() string
- func (e GetProjectByIDRequestValidationError) ErrorName() string
- func (e GetProjectByIDRequestValidationError) Field() string
- func (e GetProjectByIDRequestValidationError) Key() bool
- func (e GetProjectByIDRequestValidationError) Reason() string
- type GetProjectByIDResponse
- func (*GetProjectByIDResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectByIDResponse) GetProject() *Project
- func (*GetProjectByIDResponse) ProtoMessage()
- func (x *GetProjectByIDResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectByIDResponse) Reset()
- func (x *GetProjectByIDResponse) String() string
- func (m *GetProjectByIDResponse) Validate() error
- func (m *GetProjectByIDResponse) ValidateAll() error
- type GetProjectByIDResponseMultiError
- type GetProjectByIDResponseValidationError
- func (e GetProjectByIDResponseValidationError) Cause() error
- func (e GetProjectByIDResponseValidationError) Error() string
- func (e GetProjectByIDResponseValidationError) ErrorName() string
- func (e GetProjectByIDResponseValidationError) Field() string
- func (e GetProjectByIDResponseValidationError) Key() bool
- func (e GetProjectByIDResponseValidationError) Reason() string
- type GetProjectRequest
- func (*GetProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectRequest) GetAccessTokenTtlSeconds() uint32
- func (x *GetProjectRequest) GetName() string
- func (x *GetProjectRequest) GetOrganizationName() 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 GetProjectResponse
- func (*GetProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectResponse) GetJwt() string
- func (x *GetProjectResponse) GetProdDeployment() *Deployment
- func (x *GetProjectResponse) GetProject() *Project
- func (x *GetProjectResponse) GetProjectPermissions() *ProjectPermissions
- 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 GetProjectVariablesRequest
- func (*GetProjectVariablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectVariablesRequest) GetName() string
- func (x *GetProjectVariablesRequest) GetOrganizationName() string
- func (*GetProjectVariablesRequest) ProtoMessage()
- func (x *GetProjectVariablesRequest) ProtoReflect() protoreflect.Message
- func (x *GetProjectVariablesRequest) Reset()
- func (x *GetProjectVariablesRequest) String() string
- func (m *GetProjectVariablesRequest) Validate() error
- func (m *GetProjectVariablesRequest) ValidateAll() error
- type GetProjectVariablesRequestMultiError
- type GetProjectVariablesRequestValidationError
- func (e GetProjectVariablesRequestValidationError) Cause() error
- func (e GetProjectVariablesRequestValidationError) Error() string
- func (e GetProjectVariablesRequestValidationError) ErrorName() string
- func (e GetProjectVariablesRequestValidationError) Field() string
- func (e GetProjectVariablesRequestValidationError) Key() bool
- func (e GetProjectVariablesRequestValidationError) Reason() string
- type GetProjectVariablesResponse
- func (*GetProjectVariablesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetProjectVariablesResponse) GetVariables() map[string]string
- func (*GetProjectVariablesResponse) ProtoMessage()
- func (x *GetProjectVariablesResponse) ProtoReflect() protoreflect.Message
- func (x *GetProjectVariablesResponse) Reset()
- func (x *GetProjectVariablesResponse) String() string
- func (m *GetProjectVariablesResponse) Validate() error
- func (m *GetProjectVariablesResponse) ValidateAll() error
- type GetProjectVariablesResponseMultiError
- type GetProjectVariablesResponseValidationError
- func (e GetProjectVariablesResponseValidationError) Cause() error
- func (e GetProjectVariablesResponseValidationError) Error() string
- func (e GetProjectVariablesResponseValidationError) ErrorName() string
- func (e GetProjectVariablesResponseValidationError) Field() string
- func (e GetProjectVariablesResponseValidationError) Key() bool
- func (e GetProjectVariablesResponseValidationError) Reason() string
- type GetRepoMetaRequest
- func (*GetRepoMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetRepoMetaRequest) GetBranch() string
- func (x *GetRepoMetaRequest) GetProjectId() string
- func (*GetRepoMetaRequest) ProtoMessage()
- func (x *GetRepoMetaRequest) ProtoReflect() protoreflect.Message
- func (x *GetRepoMetaRequest) Reset()
- func (x *GetRepoMetaRequest) String() string
- func (m *GetRepoMetaRequest) Validate() error
- func (m *GetRepoMetaRequest) ValidateAll() error
- type GetRepoMetaRequestMultiError
- type GetRepoMetaRequestValidationError
- func (e GetRepoMetaRequestValidationError) Cause() error
- func (e GetRepoMetaRequestValidationError) Error() string
- func (e GetRepoMetaRequestValidationError) ErrorName() string
- func (e GetRepoMetaRequestValidationError) Field() string
- func (e GetRepoMetaRequestValidationError) Key() bool
- func (e GetRepoMetaRequestValidationError) Reason() string
- type GetRepoMetaResponse
- func (*GetRepoMetaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetRepoMetaResponse) GetArchiveDownloadUrl() string
- func (x *GetRepoMetaResponse) GetGitSubpath() string
- func (x *GetRepoMetaResponse) GetGitUrl() string
- func (x *GetRepoMetaResponse) GetGitUrlExpiresOn() *timestamppb.Timestamp
- func (*GetRepoMetaResponse) ProtoMessage()
- func (x *GetRepoMetaResponse) ProtoReflect() protoreflect.Message
- func (x *GetRepoMetaResponse) Reset()
- func (x *GetRepoMetaResponse) String() string
- func (m *GetRepoMetaResponse) Validate() error
- func (m *GetRepoMetaResponse) ValidateAll() error
- type GetRepoMetaResponseMultiError
- type GetRepoMetaResponseValidationError
- func (e GetRepoMetaResponseValidationError) Cause() error
- func (e GetRepoMetaResponseValidationError) Error() string
- func (e GetRepoMetaResponseValidationError) ErrorName() string
- func (e GetRepoMetaResponseValidationError) Field() string
- func (e GetRepoMetaResponseValidationError) Key() bool
- func (e GetRepoMetaResponseValidationError) Reason() string
- type GetReportMetaRequest
- func (*GetReportMetaRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetReportMetaRequest) GetAnnotations() map[string]string
- func (x *GetReportMetaRequest) GetBranch() string
- func (x *GetReportMetaRequest) GetExecutionTime() *timestamppb.Timestamp
- func (x *GetReportMetaRequest) GetProjectId() string
- func (x *GetReportMetaRequest) GetReport() string
- func (*GetReportMetaRequest) ProtoMessage()
- func (x *GetReportMetaRequest) ProtoReflect() protoreflect.Message
- func (x *GetReportMetaRequest) Reset()
- func (x *GetReportMetaRequest) String() string
- func (m *GetReportMetaRequest) Validate() error
- func (m *GetReportMetaRequest) ValidateAll() error
- type GetReportMetaRequestMultiError
- type GetReportMetaRequestValidationError
- func (e GetReportMetaRequestValidationError) Cause() error
- func (e GetReportMetaRequestValidationError) Error() string
- func (e GetReportMetaRequestValidationError) ErrorName() string
- func (e GetReportMetaRequestValidationError) Field() string
- func (e GetReportMetaRequestValidationError) Key() bool
- func (e GetReportMetaRequestValidationError) Reason() string
- type GetReportMetaResponse
- func (*GetReportMetaResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetReportMetaResponse) GetEditUrl() string
- func (x *GetReportMetaResponse) GetExportUrl() string
- func (x *GetReportMetaResponse) GetOpenUrl() string
- func (*GetReportMetaResponse) ProtoMessage()
- func (x *GetReportMetaResponse) ProtoReflect() protoreflect.Message
- func (x *GetReportMetaResponse) Reset()
- func (x *GetReportMetaResponse) String() string
- func (m *GetReportMetaResponse) Validate() error
- func (m *GetReportMetaResponse) ValidateAll() error
- type GetReportMetaResponseMultiError
- type GetReportMetaResponseValidationError
- func (e GetReportMetaResponseValidationError) Cause() error
- func (e GetReportMetaResponseValidationError) Error() string
- func (e GetReportMetaResponseValidationError) ErrorName() string
- func (e GetReportMetaResponseValidationError) Field() string
- func (e GetReportMetaResponseValidationError) Key() bool
- func (e GetReportMetaResponseValidationError) Reason() string
- type GetUserRequest
- func (*GetUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUserRequest) GetEmail() 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 GetUsergroupRequest
- func (*GetUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsergroupRequest) GetOrganization() string
- func (x *GetUsergroupRequest) GetPageSize() uint32
- func (x *GetUsergroupRequest) GetPageToken() string
- func (x *GetUsergroupRequest) GetUsergroup() string
- func (*GetUsergroupRequest) ProtoMessage()
- func (x *GetUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *GetUsergroupRequest) Reset()
- func (x *GetUsergroupRequest) String() string
- func (m *GetUsergroupRequest) Validate() error
- func (m *GetUsergroupRequest) ValidateAll() error
- type GetUsergroupRequestMultiError
- type GetUsergroupRequestValidationError
- func (e GetUsergroupRequestValidationError) Cause() error
- func (e GetUsergroupRequestValidationError) Error() string
- func (e GetUsergroupRequestValidationError) ErrorName() string
- func (e GetUsergroupRequestValidationError) Field() string
- func (e GetUsergroupRequestValidationError) Key() bool
- func (e GetUsergroupRequestValidationError) Reason() string
- type GetUsergroupResponse
- func (*GetUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetUsergroupResponse) GetNextPageToken() string
- func (x *GetUsergroupResponse) GetUsergroup() *Usergroup
- func (*GetUsergroupResponse) ProtoMessage()
- func (x *GetUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *GetUsergroupResponse) Reset()
- func (x *GetUsergroupResponse) String() string
- func (m *GetUsergroupResponse) Validate() error
- func (m *GetUsergroupResponse) ValidateAll() error
- type GetUsergroupResponseMultiError
- type GetUsergroupResponseValidationError
- func (e GetUsergroupResponseValidationError) Cause() error
- func (e GetUsergroupResponseValidationError) Error() string
- func (e GetUsergroupResponseValidationError) ErrorName() string
- func (e GetUsergroupResponseValidationError) Field() string
- func (e GetUsergroupResponseValidationError) Key() bool
- func (e GetUsergroupResponseValidationError) Reason() string
- type GithubPermission
- func (GithubPermission) Descriptor() protoreflect.EnumDescriptor
- func (x GithubPermission) Enum() *GithubPermission
- func (GithubPermission) EnumDescriptor() ([]byte, []int)deprecated
- func (x GithubPermission) Number() protoreflect.EnumNumber
- func (x GithubPermission) String() string
- func (GithubPermission) Type() protoreflect.EnumType
- type HibernateProjectRequest
- func (*HibernateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *HibernateProjectRequest) GetOrganization() string
- func (x *HibernateProjectRequest) GetProject() string
- func (*HibernateProjectRequest) ProtoMessage()
- func (x *HibernateProjectRequest) ProtoReflect() protoreflect.Message
- func (x *HibernateProjectRequest) Reset()
- func (x *HibernateProjectRequest) String() string
- func (m *HibernateProjectRequest) Validate() error
- func (m *HibernateProjectRequest) ValidateAll() error
- type HibernateProjectRequestMultiError
- type HibernateProjectRequestValidationError
- func (e HibernateProjectRequestValidationError) Cause() error
- func (e HibernateProjectRequestValidationError) Error() string
- func (e HibernateProjectRequestValidationError) ErrorName() string
- func (e HibernateProjectRequestValidationError) Field() string
- func (e HibernateProjectRequestValidationError) Key() bool
- func (e HibernateProjectRequestValidationError) Reason() string
- type HibernateProjectResponse
- func (*HibernateProjectResponse) Descriptor() ([]byte, []int)deprecated
- func (*HibernateProjectResponse) ProtoMessage()
- func (x *HibernateProjectResponse) ProtoReflect() protoreflect.Message
- func (x *HibernateProjectResponse) Reset()
- func (x *HibernateProjectResponse) String() string
- func (m *HibernateProjectResponse) Validate() error
- func (m *HibernateProjectResponse) ValidateAll() error
- type HibernateProjectResponseMultiError
- type HibernateProjectResponseValidationError
- func (e HibernateProjectResponseValidationError) Cause() error
- func (e HibernateProjectResponseValidationError) Error() string
- func (e HibernateProjectResponseValidationError) ErrorName() string
- func (e HibernateProjectResponseValidationError) Field() string
- func (e HibernateProjectResponseValidationError) Key() bool
- func (e HibernateProjectResponseValidationError) Reason() string
- type IssueMagicAuthTokenRequest
- func (*IssueMagicAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IssueMagicAuthTokenRequest) GetMetricsView() string
- func (x *IssueMagicAuthTokenRequest) GetMetricsViewFields() []string
- func (x *IssueMagicAuthTokenRequest) GetMetricsViewFilter() *v1.Expression
- func (x *IssueMagicAuthTokenRequest) GetOrganization() string
- func (x *IssueMagicAuthTokenRequest) GetProject() string
- func (x *IssueMagicAuthTokenRequest) GetTtlMinutes() int64
- func (*IssueMagicAuthTokenRequest) ProtoMessage()
- func (x *IssueMagicAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *IssueMagicAuthTokenRequest) Reset()
- func (x *IssueMagicAuthTokenRequest) String() string
- func (m *IssueMagicAuthTokenRequest) Validate() error
- func (m *IssueMagicAuthTokenRequest) ValidateAll() error
- type IssueMagicAuthTokenRequestMultiError
- type IssueMagicAuthTokenRequestValidationError
- func (e IssueMagicAuthTokenRequestValidationError) Cause() error
- func (e IssueMagicAuthTokenRequestValidationError) Error() string
- func (e IssueMagicAuthTokenRequestValidationError) ErrorName() string
- func (e IssueMagicAuthTokenRequestValidationError) Field() string
- func (e IssueMagicAuthTokenRequestValidationError) Key() bool
- func (e IssueMagicAuthTokenRequestValidationError) Reason() string
- type IssueMagicAuthTokenResponse
- func (*IssueMagicAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IssueMagicAuthTokenResponse) GetToken() string
- func (x *IssueMagicAuthTokenResponse) GetUrl() string
- func (*IssueMagicAuthTokenResponse) ProtoMessage()
- func (x *IssueMagicAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *IssueMagicAuthTokenResponse) Reset()
- func (x *IssueMagicAuthTokenResponse) String() string
- func (m *IssueMagicAuthTokenResponse) Validate() error
- func (m *IssueMagicAuthTokenResponse) ValidateAll() error
- type IssueMagicAuthTokenResponseMultiError
- type IssueMagicAuthTokenResponseValidationError
- func (e IssueMagicAuthTokenResponseValidationError) Cause() error
- func (e IssueMagicAuthTokenResponseValidationError) Error() string
- func (e IssueMagicAuthTokenResponseValidationError) ErrorName() string
- func (e IssueMagicAuthTokenResponseValidationError) Field() string
- func (e IssueMagicAuthTokenResponseValidationError) Key() bool
- func (e IssueMagicAuthTokenResponseValidationError) Reason() string
- type IssueRepresentativeAuthTokenRequest
- func (*IssueRepresentativeAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IssueRepresentativeAuthTokenRequest) GetEmail() string
- func (x *IssueRepresentativeAuthTokenRequest) GetTtlMinutes() int64
- func (*IssueRepresentativeAuthTokenRequest) ProtoMessage()
- func (x *IssueRepresentativeAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *IssueRepresentativeAuthTokenRequest) Reset()
- func (x *IssueRepresentativeAuthTokenRequest) String() string
- func (m *IssueRepresentativeAuthTokenRequest) Validate() error
- func (m *IssueRepresentativeAuthTokenRequest) ValidateAll() error
- type IssueRepresentativeAuthTokenRequestMultiError
- type IssueRepresentativeAuthTokenRequestValidationError
- func (e IssueRepresentativeAuthTokenRequestValidationError) Cause() error
- func (e IssueRepresentativeAuthTokenRequestValidationError) Error() string
- func (e IssueRepresentativeAuthTokenRequestValidationError) ErrorName() string
- func (e IssueRepresentativeAuthTokenRequestValidationError) Field() string
- func (e IssueRepresentativeAuthTokenRequestValidationError) Key() bool
- func (e IssueRepresentativeAuthTokenRequestValidationError) Reason() string
- type IssueRepresentativeAuthTokenResponse
- func (*IssueRepresentativeAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IssueRepresentativeAuthTokenResponse) GetToken() string
- func (*IssueRepresentativeAuthTokenResponse) ProtoMessage()
- func (x *IssueRepresentativeAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *IssueRepresentativeAuthTokenResponse) Reset()
- func (x *IssueRepresentativeAuthTokenResponse) String() string
- func (m *IssueRepresentativeAuthTokenResponse) Validate() error
- func (m *IssueRepresentativeAuthTokenResponse) ValidateAll() error
- type IssueRepresentativeAuthTokenResponseMultiError
- type IssueRepresentativeAuthTokenResponseValidationError
- func (e IssueRepresentativeAuthTokenResponseValidationError) Cause() error
- func (e IssueRepresentativeAuthTokenResponseValidationError) Error() string
- func (e IssueRepresentativeAuthTokenResponseValidationError) ErrorName() string
- func (e IssueRepresentativeAuthTokenResponseValidationError) Field() string
- func (e IssueRepresentativeAuthTokenResponseValidationError) Key() bool
- func (e IssueRepresentativeAuthTokenResponseValidationError) Reason() string
- type IssueServiceAuthTokenRequest
- func (*IssueServiceAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *IssueServiceAuthTokenRequest) GetOrganizationName() string
- func (x *IssueServiceAuthTokenRequest) GetServiceName() string
- func (*IssueServiceAuthTokenRequest) ProtoMessage()
- func (x *IssueServiceAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *IssueServiceAuthTokenRequest) Reset()
- func (x *IssueServiceAuthTokenRequest) String() string
- func (m *IssueServiceAuthTokenRequest) Validate() error
- func (m *IssueServiceAuthTokenRequest) ValidateAll() error
- type IssueServiceAuthTokenRequestMultiError
- type IssueServiceAuthTokenRequestValidationError
- func (e IssueServiceAuthTokenRequestValidationError) Cause() error
- func (e IssueServiceAuthTokenRequestValidationError) Error() string
- func (e IssueServiceAuthTokenRequestValidationError) ErrorName() string
- func (e IssueServiceAuthTokenRequestValidationError) Field() string
- func (e IssueServiceAuthTokenRequestValidationError) Key() bool
- func (e IssueServiceAuthTokenRequestValidationError) Reason() string
- type IssueServiceAuthTokenResponse
- func (*IssueServiceAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *IssueServiceAuthTokenResponse) GetToken() string
- func (*IssueServiceAuthTokenResponse) ProtoMessage()
- func (x *IssueServiceAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *IssueServiceAuthTokenResponse) Reset()
- func (x *IssueServiceAuthTokenResponse) String() string
- func (m *IssueServiceAuthTokenResponse) Validate() error
- func (m *IssueServiceAuthTokenResponse) ValidateAll() error
- type IssueServiceAuthTokenResponseMultiError
- type IssueServiceAuthTokenResponseValidationError
- func (e IssueServiceAuthTokenResponseValidationError) Cause() error
- func (e IssueServiceAuthTokenResponseValidationError) Error() string
- func (e IssueServiceAuthTokenResponseValidationError) ErrorName() string
- func (e IssueServiceAuthTokenResponseValidationError) Field() string
- func (e IssueServiceAuthTokenResponseValidationError) Key() bool
- func (e IssueServiceAuthTokenResponseValidationError) Reason() string
- type LeaveOrganizationRequest
- func (*LeaveOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *LeaveOrganizationRequest) GetOrganization() string
- func (*LeaveOrganizationRequest) ProtoMessage()
- func (x *LeaveOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *LeaveOrganizationRequest) Reset()
- func (x *LeaveOrganizationRequest) String() string
- func (m *LeaveOrganizationRequest) Validate() error
- func (m *LeaveOrganizationRequest) ValidateAll() error
- type LeaveOrganizationRequestMultiError
- type LeaveOrganizationRequestValidationError
- func (e LeaveOrganizationRequestValidationError) Cause() error
- func (e LeaveOrganizationRequestValidationError) Error() string
- func (e LeaveOrganizationRequestValidationError) ErrorName() string
- func (e LeaveOrganizationRequestValidationError) Field() string
- func (e LeaveOrganizationRequestValidationError) Key() bool
- func (e LeaveOrganizationRequestValidationError) Reason() string
- type LeaveOrganizationResponse
- func (*LeaveOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (*LeaveOrganizationResponse) ProtoMessage()
- func (x *LeaveOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *LeaveOrganizationResponse) Reset()
- func (x *LeaveOrganizationResponse) String() string
- func (m *LeaveOrganizationResponse) Validate() error
- func (m *LeaveOrganizationResponse) ValidateAll() error
- type LeaveOrganizationResponseMultiError
- type LeaveOrganizationResponseValidationError
- func (e LeaveOrganizationResponseValidationError) Cause() error
- func (e LeaveOrganizationResponseValidationError) Error() string
- func (e LeaveOrganizationResponseValidationError) ErrorName() string
- func (e LeaveOrganizationResponseValidationError) Field() string
- func (e LeaveOrganizationResponseValidationError) Key() bool
- func (e LeaveOrganizationResponseValidationError) Reason() string
- type ListBookmarksRequest
- func (*ListBookmarksRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListBookmarksRequest) GetProjectId() string
- func (x *ListBookmarksRequest) GetResourceKind() string
- func (x *ListBookmarksRequest) GetResourceName() string
- func (*ListBookmarksRequest) ProtoMessage()
- func (x *ListBookmarksRequest) ProtoReflect() protoreflect.Message
- func (x *ListBookmarksRequest) Reset()
- func (x *ListBookmarksRequest) String() string
- func (m *ListBookmarksRequest) Validate() error
- func (m *ListBookmarksRequest) ValidateAll() error
- type ListBookmarksRequestMultiError
- type ListBookmarksRequestValidationError
- func (e ListBookmarksRequestValidationError) Cause() error
- func (e ListBookmarksRequestValidationError) Error() string
- func (e ListBookmarksRequestValidationError) ErrorName() string
- func (e ListBookmarksRequestValidationError) Field() string
- func (e ListBookmarksRequestValidationError) Key() bool
- func (e ListBookmarksRequestValidationError) Reason() string
- type ListBookmarksResponse
- func (*ListBookmarksResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListBookmarksResponse) GetBookmarks() []*Bookmark
- func (*ListBookmarksResponse) ProtoMessage()
- func (x *ListBookmarksResponse) ProtoReflect() protoreflect.Message
- func (x *ListBookmarksResponse) Reset()
- func (x *ListBookmarksResponse) String() string
- func (m *ListBookmarksResponse) Validate() error
- func (m *ListBookmarksResponse) ValidateAll() error
- type ListBookmarksResponseMultiError
- type ListBookmarksResponseValidationError
- func (e ListBookmarksResponseValidationError) Cause() error
- func (e ListBookmarksResponseValidationError) Error() string
- func (e ListBookmarksResponseValidationError) ErrorName() string
- func (e ListBookmarksResponseValidationError) Field() string
- func (e ListBookmarksResponseValidationError) Key() bool
- func (e ListBookmarksResponseValidationError) Reason() string
- type ListMagicAuthTokensRequest
- func (*ListMagicAuthTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListMagicAuthTokensRequest) GetOrganization() string
- func (x *ListMagicAuthTokensRequest) GetPageSize() uint32
- func (x *ListMagicAuthTokensRequest) GetPageToken() string
- func (x *ListMagicAuthTokensRequest) GetProject() string
- func (*ListMagicAuthTokensRequest) ProtoMessage()
- func (x *ListMagicAuthTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ListMagicAuthTokensRequest) Reset()
- func (x *ListMagicAuthTokensRequest) String() string
- func (m *ListMagicAuthTokensRequest) Validate() error
- func (m *ListMagicAuthTokensRequest) ValidateAll() error
- type ListMagicAuthTokensRequestMultiError
- type ListMagicAuthTokensRequestValidationError
- func (e ListMagicAuthTokensRequestValidationError) Cause() error
- func (e ListMagicAuthTokensRequestValidationError) Error() string
- func (e ListMagicAuthTokensRequestValidationError) ErrorName() string
- func (e ListMagicAuthTokensRequestValidationError) Field() string
- func (e ListMagicAuthTokensRequestValidationError) Key() bool
- func (e ListMagicAuthTokensRequestValidationError) Reason() string
- type ListMagicAuthTokensResponse
- func (*ListMagicAuthTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListMagicAuthTokensResponse) GetNextPageToken() string
- func (x *ListMagicAuthTokensResponse) GetTokens() []*MagicAuthToken
- func (*ListMagicAuthTokensResponse) ProtoMessage()
- func (x *ListMagicAuthTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListMagicAuthTokensResponse) Reset()
- func (x *ListMagicAuthTokensResponse) String() string
- func (m *ListMagicAuthTokensResponse) Validate() error
- func (m *ListMagicAuthTokensResponse) ValidateAll() error
- type ListMagicAuthTokensResponseMultiError
- type ListMagicAuthTokensResponseValidationError
- func (e ListMagicAuthTokensResponseValidationError) Cause() error
- func (e ListMagicAuthTokensResponseValidationError) Error() string
- func (e ListMagicAuthTokensResponseValidationError) ErrorName() string
- func (e ListMagicAuthTokensResponseValidationError) Field() string
- func (e ListMagicAuthTokensResponseValidationError) Key() bool
- func (e ListMagicAuthTokensResponseValidationError) Reason() string
- type ListOrganizationInvitesRequest
- func (*ListOrganizationInvitesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitesRequest) GetOrganization() string
- func (x *ListOrganizationInvitesRequest) GetPageSize() uint32
- func (x *ListOrganizationInvitesRequest) GetPageToken() string
- func (*ListOrganizationInvitesRequest) ProtoMessage()
- func (x *ListOrganizationInvitesRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitesRequest) Reset()
- func (x *ListOrganizationInvitesRequest) String() string
- func (m *ListOrganizationInvitesRequest) Validate() error
- func (m *ListOrganizationInvitesRequest) ValidateAll() error
- type ListOrganizationInvitesRequestMultiError
- type ListOrganizationInvitesRequestValidationError
- func (e ListOrganizationInvitesRequestValidationError) Cause() error
- func (e ListOrganizationInvitesRequestValidationError) Error() string
- func (e ListOrganizationInvitesRequestValidationError) ErrorName() string
- func (e ListOrganizationInvitesRequestValidationError) Field() string
- func (e ListOrganizationInvitesRequestValidationError) Key() bool
- func (e ListOrganizationInvitesRequestValidationError) Reason() string
- type ListOrganizationInvitesResponse
- func (*ListOrganizationInvitesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationInvitesResponse) GetInvites() []*UserInvite
- func (x *ListOrganizationInvitesResponse) GetNextPageToken() string
- func (*ListOrganizationInvitesResponse) ProtoMessage()
- func (x *ListOrganizationInvitesResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationInvitesResponse) Reset()
- func (x *ListOrganizationInvitesResponse) String() string
- func (m *ListOrganizationInvitesResponse) Validate() error
- func (m *ListOrganizationInvitesResponse) ValidateAll() error
- type ListOrganizationInvitesResponseMultiError
- type ListOrganizationInvitesResponseValidationError
- func (e ListOrganizationInvitesResponseValidationError) Cause() error
- func (e ListOrganizationInvitesResponseValidationError) Error() string
- func (e ListOrganizationInvitesResponseValidationError) ErrorName() string
- func (e ListOrganizationInvitesResponseValidationError) Field() string
- func (e ListOrganizationInvitesResponseValidationError) Key() bool
- func (e ListOrganizationInvitesResponseValidationError) Reason() string
- type ListOrganizationMemberUsergroupsRequest
- func (*ListOrganizationMemberUsergroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationMemberUsergroupsRequest) GetOrganization() string
- func (x *ListOrganizationMemberUsergroupsRequest) GetPageSize() uint32
- func (x *ListOrganizationMemberUsergroupsRequest) GetPageToken() string
- func (*ListOrganizationMemberUsergroupsRequest) ProtoMessage()
- func (x *ListOrganizationMemberUsergroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMemberUsergroupsRequest) Reset()
- func (x *ListOrganizationMemberUsergroupsRequest) String() string
- func (m *ListOrganizationMemberUsergroupsRequest) Validate() error
- func (m *ListOrganizationMemberUsergroupsRequest) ValidateAll() error
- type ListOrganizationMemberUsergroupsRequestMultiError
- type ListOrganizationMemberUsergroupsRequestValidationError
- func (e ListOrganizationMemberUsergroupsRequestValidationError) Cause() error
- func (e ListOrganizationMemberUsergroupsRequestValidationError) Error() string
- func (e ListOrganizationMemberUsergroupsRequestValidationError) ErrorName() string
- func (e ListOrganizationMemberUsergroupsRequestValidationError) Field() string
- func (e ListOrganizationMemberUsergroupsRequestValidationError) Key() bool
- func (e ListOrganizationMemberUsergroupsRequestValidationError) Reason() string
- type ListOrganizationMemberUsergroupsResponse
- func (*ListOrganizationMemberUsergroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationMemberUsergroupsResponse) GetMembers() []*MemberUsergroup
- func (x *ListOrganizationMemberUsergroupsResponse) GetNextPageToken() string
- func (*ListOrganizationMemberUsergroupsResponse) ProtoMessage()
- func (x *ListOrganizationMemberUsergroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMemberUsergroupsResponse) Reset()
- func (x *ListOrganizationMemberUsergroupsResponse) String() string
- func (m *ListOrganizationMemberUsergroupsResponse) Validate() error
- func (m *ListOrganizationMemberUsergroupsResponse) ValidateAll() error
- type ListOrganizationMemberUsergroupsResponseMultiError
- type ListOrganizationMemberUsergroupsResponseValidationError
- func (e ListOrganizationMemberUsergroupsResponseValidationError) Cause() error
- func (e ListOrganizationMemberUsergroupsResponseValidationError) Error() string
- func (e ListOrganizationMemberUsergroupsResponseValidationError) ErrorName() string
- func (e ListOrganizationMemberUsergroupsResponseValidationError) Field() string
- func (e ListOrganizationMemberUsergroupsResponseValidationError) Key() bool
- func (e ListOrganizationMemberUsergroupsResponseValidationError) Reason() string
- type ListOrganizationMemberUsersRequest
- func (*ListOrganizationMemberUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationMemberUsersRequest) GetOrganization() string
- func (x *ListOrganizationMemberUsersRequest) GetPageSize() uint32
- func (x *ListOrganizationMemberUsersRequest) GetPageToken() string
- func (*ListOrganizationMemberUsersRequest) ProtoMessage()
- func (x *ListOrganizationMemberUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMemberUsersRequest) Reset()
- func (x *ListOrganizationMemberUsersRequest) String() string
- func (m *ListOrganizationMemberUsersRequest) Validate() error
- func (m *ListOrganizationMemberUsersRequest) ValidateAll() error
- type ListOrganizationMemberUsersRequestMultiError
- type ListOrganizationMemberUsersRequestValidationError
- func (e ListOrganizationMemberUsersRequestValidationError) Cause() error
- func (e ListOrganizationMemberUsersRequestValidationError) Error() string
- func (e ListOrganizationMemberUsersRequestValidationError) ErrorName() string
- func (e ListOrganizationMemberUsersRequestValidationError) Field() string
- func (e ListOrganizationMemberUsersRequestValidationError) Key() bool
- func (e ListOrganizationMemberUsersRequestValidationError) Reason() string
- type ListOrganizationMemberUsersResponse
- func (*ListOrganizationMemberUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationMemberUsersResponse) GetMembers() []*MemberUser
- func (x *ListOrganizationMemberUsersResponse) GetNextPageToken() string
- func (*ListOrganizationMemberUsersResponse) ProtoMessage()
- func (x *ListOrganizationMemberUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListOrganizationMemberUsersResponse) Reset()
- func (x *ListOrganizationMemberUsersResponse) String() string
- func (m *ListOrganizationMemberUsersResponse) Validate() error
- func (m *ListOrganizationMemberUsersResponse) ValidateAll() error
- type ListOrganizationMemberUsersResponseMultiError
- type ListOrganizationMemberUsersResponseValidationError
- func (e ListOrganizationMemberUsersResponseValidationError) Cause() error
- func (e ListOrganizationMemberUsersResponseValidationError) Error() string
- func (e ListOrganizationMemberUsersResponseValidationError) ErrorName() string
- func (e ListOrganizationMemberUsersResponseValidationError) Field() string
- func (e ListOrganizationMemberUsersResponseValidationError) Key() bool
- func (e ListOrganizationMemberUsersResponseValidationError) Reason() string
- type ListOrganizationsRequest
- func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListOrganizationsRequest) GetPageSize() uint32
- func (x *ListOrganizationsRequest) GetPageToken() 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) GetNextPageToken() string
- 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 ListProjectInvitesRequest
- func (*ListProjectInvitesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectInvitesRequest) GetOrganization() string
- func (x *ListProjectInvitesRequest) GetPageSize() uint32
- func (x *ListProjectInvitesRequest) GetPageToken() string
- func (x *ListProjectInvitesRequest) GetProject() string
- func (*ListProjectInvitesRequest) ProtoMessage()
- func (x *ListProjectInvitesRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectInvitesRequest) Reset()
- func (x *ListProjectInvitesRequest) String() string
- func (m *ListProjectInvitesRequest) Validate() error
- func (m *ListProjectInvitesRequest) ValidateAll() error
- type ListProjectInvitesRequestMultiError
- type ListProjectInvitesRequestValidationError
- func (e ListProjectInvitesRequestValidationError) Cause() error
- func (e ListProjectInvitesRequestValidationError) Error() string
- func (e ListProjectInvitesRequestValidationError) ErrorName() string
- func (e ListProjectInvitesRequestValidationError) Field() string
- func (e ListProjectInvitesRequestValidationError) Key() bool
- func (e ListProjectInvitesRequestValidationError) Reason() string
- type ListProjectInvitesResponse
- func (*ListProjectInvitesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectInvitesResponse) GetInvites() []*UserInvite
- func (x *ListProjectInvitesResponse) GetNextPageToken() string
- func (*ListProjectInvitesResponse) ProtoMessage()
- func (x *ListProjectInvitesResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectInvitesResponse) Reset()
- func (x *ListProjectInvitesResponse) String() string
- func (m *ListProjectInvitesResponse) Validate() error
- func (m *ListProjectInvitesResponse) ValidateAll() error
- type ListProjectInvitesResponseMultiError
- type ListProjectInvitesResponseValidationError
- func (e ListProjectInvitesResponseValidationError) Cause() error
- func (e ListProjectInvitesResponseValidationError) Error() string
- func (e ListProjectInvitesResponseValidationError) ErrorName() string
- func (e ListProjectInvitesResponseValidationError) Field() string
- func (e ListProjectInvitesResponseValidationError) Key() bool
- func (e ListProjectInvitesResponseValidationError) Reason() string
- type ListProjectMemberUsergroupsRequest
- func (*ListProjectMemberUsergroupsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectMemberUsergroupsRequest) GetOrganization() string
- func (x *ListProjectMemberUsergroupsRequest) GetPageSize() uint32
- func (x *ListProjectMemberUsergroupsRequest) GetPageToken() string
- func (x *ListProjectMemberUsergroupsRequest) GetProject() string
- func (*ListProjectMemberUsergroupsRequest) ProtoMessage()
- func (x *ListProjectMemberUsergroupsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectMemberUsergroupsRequest) Reset()
- func (x *ListProjectMemberUsergroupsRequest) String() string
- func (m *ListProjectMemberUsergroupsRequest) Validate() error
- func (m *ListProjectMemberUsergroupsRequest) ValidateAll() error
- type ListProjectMemberUsergroupsRequestMultiError
- type ListProjectMemberUsergroupsRequestValidationError
- func (e ListProjectMemberUsergroupsRequestValidationError) Cause() error
- func (e ListProjectMemberUsergroupsRequestValidationError) Error() string
- func (e ListProjectMemberUsergroupsRequestValidationError) ErrorName() string
- func (e ListProjectMemberUsergroupsRequestValidationError) Field() string
- func (e ListProjectMemberUsergroupsRequestValidationError) Key() bool
- func (e ListProjectMemberUsergroupsRequestValidationError) Reason() string
- type ListProjectMemberUsergroupsResponse
- func (*ListProjectMemberUsergroupsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectMemberUsergroupsResponse) GetMembers() []*MemberUsergroup
- func (x *ListProjectMemberUsergroupsResponse) GetNextPageToken() string
- func (*ListProjectMemberUsergroupsResponse) ProtoMessage()
- func (x *ListProjectMemberUsergroupsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectMemberUsergroupsResponse) Reset()
- func (x *ListProjectMemberUsergroupsResponse) String() string
- func (m *ListProjectMemberUsergroupsResponse) Validate() error
- func (m *ListProjectMemberUsergroupsResponse) ValidateAll() error
- type ListProjectMemberUsergroupsResponseMultiError
- type ListProjectMemberUsergroupsResponseValidationError
- func (e ListProjectMemberUsergroupsResponseValidationError) Cause() error
- func (e ListProjectMemberUsergroupsResponseValidationError) Error() string
- func (e ListProjectMemberUsergroupsResponseValidationError) ErrorName() string
- func (e ListProjectMemberUsergroupsResponseValidationError) Field() string
- func (e ListProjectMemberUsergroupsResponseValidationError) Key() bool
- func (e ListProjectMemberUsergroupsResponseValidationError) Reason() string
- type ListProjectMemberUsersRequest
- func (*ListProjectMemberUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectMemberUsersRequest) GetOrganization() string
- func (x *ListProjectMemberUsersRequest) GetPageSize() uint32
- func (x *ListProjectMemberUsersRequest) GetPageToken() string
- func (x *ListProjectMemberUsersRequest) GetProject() string
- func (*ListProjectMemberUsersRequest) ProtoMessage()
- func (x *ListProjectMemberUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectMemberUsersRequest) Reset()
- func (x *ListProjectMemberUsersRequest) String() string
- func (m *ListProjectMemberUsersRequest) Validate() error
- func (m *ListProjectMemberUsersRequest) ValidateAll() error
- type ListProjectMemberUsersRequestMultiError
- type ListProjectMemberUsersRequestValidationError
- func (e ListProjectMemberUsersRequestValidationError) Cause() error
- func (e ListProjectMemberUsersRequestValidationError) Error() string
- func (e ListProjectMemberUsersRequestValidationError) ErrorName() string
- func (e ListProjectMemberUsersRequestValidationError) Field() string
- func (e ListProjectMemberUsersRequestValidationError) Key() bool
- func (e ListProjectMemberUsersRequestValidationError) Reason() string
- type ListProjectMemberUsersResponse
- func (*ListProjectMemberUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectMemberUsersResponse) GetMembers() []*MemberUser
- func (x *ListProjectMemberUsersResponse) GetNextPageToken() string
- func (*ListProjectMemberUsersResponse) ProtoMessage()
- func (x *ListProjectMemberUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectMemberUsersResponse) Reset()
- func (x *ListProjectMemberUsersResponse) String() string
- func (m *ListProjectMemberUsersResponse) Validate() error
- func (m *ListProjectMemberUsersResponse) ValidateAll() error
- type ListProjectMemberUsersResponseMultiError
- type ListProjectMemberUsersResponseValidationError
- func (e ListProjectMemberUsersResponseValidationError) Cause() error
- func (e ListProjectMemberUsersResponseValidationError) Error() string
- func (e ListProjectMemberUsersResponseValidationError) ErrorName() string
- func (e ListProjectMemberUsersResponseValidationError) Field() string
- func (e ListProjectMemberUsersResponseValidationError) Key() bool
- func (e ListProjectMemberUsersResponseValidationError) Reason() string
- type ListProjectWhitelistedDomainsRequest
- func (*ListProjectWhitelistedDomainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectWhitelistedDomainsRequest) GetOrganization() string
- func (x *ListProjectWhitelistedDomainsRequest) GetProject() string
- func (*ListProjectWhitelistedDomainsRequest) ProtoMessage()
- func (x *ListProjectWhitelistedDomainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectWhitelistedDomainsRequest) Reset()
- func (x *ListProjectWhitelistedDomainsRequest) String() string
- func (m *ListProjectWhitelistedDomainsRequest) Validate() error
- func (m *ListProjectWhitelistedDomainsRequest) ValidateAll() error
- type ListProjectWhitelistedDomainsRequestMultiError
- type ListProjectWhitelistedDomainsRequestValidationError
- func (e ListProjectWhitelistedDomainsRequestValidationError) Cause() error
- func (e ListProjectWhitelistedDomainsRequestValidationError) Error() string
- func (e ListProjectWhitelistedDomainsRequestValidationError) ErrorName() string
- func (e ListProjectWhitelistedDomainsRequestValidationError) Field() string
- func (e ListProjectWhitelistedDomainsRequestValidationError) Key() bool
- func (e ListProjectWhitelistedDomainsRequestValidationError) Reason() string
- type ListProjectWhitelistedDomainsResponse
- func (*ListProjectWhitelistedDomainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectWhitelistedDomainsResponse) GetDomains() []*WhitelistedDomain
- func (*ListProjectWhitelistedDomainsResponse) ProtoMessage()
- func (x *ListProjectWhitelistedDomainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectWhitelistedDomainsResponse) Reset()
- func (x *ListProjectWhitelistedDomainsResponse) String() string
- func (m *ListProjectWhitelistedDomainsResponse) Validate() error
- func (m *ListProjectWhitelistedDomainsResponse) ValidateAll() error
- type ListProjectWhitelistedDomainsResponseMultiError
- type ListProjectWhitelistedDomainsResponseValidationError
- func (e ListProjectWhitelistedDomainsResponseValidationError) Cause() error
- func (e ListProjectWhitelistedDomainsResponseValidationError) Error() string
- func (e ListProjectWhitelistedDomainsResponseValidationError) ErrorName() string
- func (e ListProjectWhitelistedDomainsResponseValidationError) Field() string
- func (e ListProjectWhitelistedDomainsResponseValidationError) Key() bool
- func (e ListProjectWhitelistedDomainsResponseValidationError) Reason() string
- type ListProjectsForOrganizationRequest
- func (*ListProjectsForOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsForOrganizationRequest) GetOrganizationName() string
- func (x *ListProjectsForOrganizationRequest) GetPageSize() uint32
- func (x *ListProjectsForOrganizationRequest) GetPageToken() string
- func (*ListProjectsForOrganizationRequest) ProtoMessage()
- func (x *ListProjectsForOrganizationRequest) ProtoReflect() protoreflect.Message
- func (x *ListProjectsForOrganizationRequest) Reset()
- func (x *ListProjectsForOrganizationRequest) String() string
- func (m *ListProjectsForOrganizationRequest) Validate() error
- func (m *ListProjectsForOrganizationRequest) ValidateAll() error
- type ListProjectsForOrganizationRequestMultiError
- type ListProjectsForOrganizationRequestValidationError
- func (e ListProjectsForOrganizationRequestValidationError) Cause() error
- func (e ListProjectsForOrganizationRequestValidationError) Error() string
- func (e ListProjectsForOrganizationRequestValidationError) ErrorName() string
- func (e ListProjectsForOrganizationRequestValidationError) Field() string
- func (e ListProjectsForOrganizationRequestValidationError) Key() bool
- func (e ListProjectsForOrganizationRequestValidationError) Reason() string
- type ListProjectsForOrganizationResponse
- func (*ListProjectsForOrganizationResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListProjectsForOrganizationResponse) GetNextPageToken() string
- func (x *ListProjectsForOrganizationResponse) GetProjects() []*Project
- func (*ListProjectsForOrganizationResponse) ProtoMessage()
- func (x *ListProjectsForOrganizationResponse) ProtoReflect() protoreflect.Message
- func (x *ListProjectsForOrganizationResponse) Reset()
- func (x *ListProjectsForOrganizationResponse) String() string
- func (m *ListProjectsForOrganizationResponse) Validate() error
- func (m *ListProjectsForOrganizationResponse) ValidateAll() error
- type ListProjectsForOrganizationResponseMultiError
- type ListProjectsForOrganizationResponseValidationError
- func (e ListProjectsForOrganizationResponseValidationError) Cause() error
- func (e ListProjectsForOrganizationResponseValidationError) Error() string
- func (e ListProjectsForOrganizationResponseValidationError) ErrorName() string
- func (e ListProjectsForOrganizationResponseValidationError) Field() string
- func (e ListProjectsForOrganizationResponseValidationError) Key() bool
- func (e ListProjectsForOrganizationResponseValidationError) Reason() string
- type ListPublicBillingPlansRequest
- func (*ListPublicBillingPlansRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListPublicBillingPlansRequest) ProtoMessage()
- func (x *ListPublicBillingPlansRequest) ProtoReflect() protoreflect.Message
- func (x *ListPublicBillingPlansRequest) Reset()
- func (x *ListPublicBillingPlansRequest) String() string
- func (m *ListPublicBillingPlansRequest) Validate() error
- func (m *ListPublicBillingPlansRequest) ValidateAll() error
- type ListPublicBillingPlansRequestMultiError
- type ListPublicBillingPlansRequestValidationError
- func (e ListPublicBillingPlansRequestValidationError) Cause() error
- func (e ListPublicBillingPlansRequestValidationError) Error() string
- func (e ListPublicBillingPlansRequestValidationError) ErrorName() string
- func (e ListPublicBillingPlansRequestValidationError) Field() string
- func (e ListPublicBillingPlansRequestValidationError) Key() bool
- func (e ListPublicBillingPlansRequestValidationError) Reason() string
- type ListPublicBillingPlansResponse
- func (*ListPublicBillingPlansResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListPublicBillingPlansResponse) GetPlans() []*BillingPlan
- func (*ListPublicBillingPlansResponse) ProtoMessage()
- func (x *ListPublicBillingPlansResponse) ProtoReflect() protoreflect.Message
- func (x *ListPublicBillingPlansResponse) Reset()
- func (x *ListPublicBillingPlansResponse) String() string
- func (m *ListPublicBillingPlansResponse) Validate() error
- func (m *ListPublicBillingPlansResponse) ValidateAll() error
- type ListPublicBillingPlansResponseMultiError
- type ListPublicBillingPlansResponseValidationError
- func (e ListPublicBillingPlansResponseValidationError) Cause() error
- func (e ListPublicBillingPlansResponseValidationError) Error() string
- func (e ListPublicBillingPlansResponseValidationError) ErrorName() string
- func (e ListPublicBillingPlansResponseValidationError) Field() string
- func (e ListPublicBillingPlansResponseValidationError) Key() bool
- func (e ListPublicBillingPlansResponseValidationError) Reason() string
- type ListServiceAuthTokensRequest
- func (*ListServiceAuthTokensRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceAuthTokensRequest) GetOrganizationName() string
- func (x *ListServiceAuthTokensRequest) GetServiceName() string
- func (*ListServiceAuthTokensRequest) ProtoMessage()
- func (x *ListServiceAuthTokensRequest) ProtoReflect() protoreflect.Message
- func (x *ListServiceAuthTokensRequest) Reset()
- func (x *ListServiceAuthTokensRequest) String() string
- func (m *ListServiceAuthTokensRequest) Validate() error
- func (m *ListServiceAuthTokensRequest) ValidateAll() error
- type ListServiceAuthTokensRequestMultiError
- type ListServiceAuthTokensRequestValidationError
- func (e ListServiceAuthTokensRequestValidationError) Cause() error
- func (e ListServiceAuthTokensRequestValidationError) Error() string
- func (e ListServiceAuthTokensRequestValidationError) ErrorName() string
- func (e ListServiceAuthTokensRequestValidationError) Field() string
- func (e ListServiceAuthTokensRequestValidationError) Key() bool
- func (e ListServiceAuthTokensRequestValidationError) Reason() string
- type ListServiceAuthTokensResponse
- func (*ListServiceAuthTokensResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServiceAuthTokensResponse) GetTokens() []*ServiceToken
- func (*ListServiceAuthTokensResponse) ProtoMessage()
- func (x *ListServiceAuthTokensResponse) ProtoReflect() protoreflect.Message
- func (x *ListServiceAuthTokensResponse) Reset()
- func (x *ListServiceAuthTokensResponse) String() string
- func (m *ListServiceAuthTokensResponse) Validate() error
- func (m *ListServiceAuthTokensResponse) ValidateAll() error
- type ListServiceAuthTokensResponseMultiError
- type ListServiceAuthTokensResponseValidationError
- func (e ListServiceAuthTokensResponseValidationError) Cause() error
- func (e ListServiceAuthTokensResponseValidationError) Error() string
- func (e ListServiceAuthTokensResponseValidationError) ErrorName() string
- func (e ListServiceAuthTokensResponseValidationError) Field() string
- func (e ListServiceAuthTokensResponseValidationError) Key() bool
- func (e ListServiceAuthTokensResponseValidationError) Reason() string
- type ListServicesRequest
- func (*ListServicesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesRequest) GetOrganizationName() string
- func (*ListServicesRequest) ProtoMessage()
- func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
- func (x *ListServicesRequest) Reset()
- func (x *ListServicesRequest) String() string
- func (m *ListServicesRequest) Validate() error
- func (m *ListServicesRequest) ValidateAll() error
- type ListServicesRequestMultiError
- type ListServicesRequestValidationError
- func (e ListServicesRequestValidationError) Cause() error
- func (e ListServicesRequestValidationError) Error() string
- func (e ListServicesRequestValidationError) ErrorName() string
- func (e ListServicesRequestValidationError) Field() string
- func (e ListServicesRequestValidationError) Key() bool
- func (e ListServicesRequestValidationError) Reason() string
- type ListServicesResponse
- func (*ListServicesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListServicesResponse) GetServices() []*Service
- func (*ListServicesResponse) ProtoMessage()
- func (x *ListServicesResponse) ProtoReflect() protoreflect.Message
- func (x *ListServicesResponse) Reset()
- func (x *ListServicesResponse) String() string
- func (m *ListServicesResponse) Validate() error
- func (m *ListServicesResponse) ValidateAll() error
- type ListServicesResponseMultiError
- type ListServicesResponseValidationError
- func (e ListServicesResponseValidationError) Cause() error
- func (e ListServicesResponseValidationError) Error() string
- func (e ListServicesResponseValidationError) ErrorName() string
- func (e ListServicesResponseValidationError) Field() string
- func (e ListServicesResponseValidationError) Key() bool
- func (e ListServicesResponseValidationError) Reason() string
- type ListSuperusersRequest
- func (*ListSuperusersRequest) Descriptor() ([]byte, []int)deprecated
- func (*ListSuperusersRequest) ProtoMessage()
- func (x *ListSuperusersRequest) ProtoReflect() protoreflect.Message
- func (x *ListSuperusersRequest) Reset()
- func (x *ListSuperusersRequest) String() string
- func (m *ListSuperusersRequest) Validate() error
- func (m *ListSuperusersRequest) ValidateAll() error
- type ListSuperusersRequestMultiError
- type ListSuperusersRequestValidationError
- func (e ListSuperusersRequestValidationError) Cause() error
- func (e ListSuperusersRequestValidationError) Error() string
- func (e ListSuperusersRequestValidationError) ErrorName() string
- func (e ListSuperusersRequestValidationError) Field() string
- func (e ListSuperusersRequestValidationError) Key() bool
- func (e ListSuperusersRequestValidationError) Reason() string
- type ListSuperusersResponse
- func (*ListSuperusersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSuperusersResponse) GetUsers() []*User
- func (*ListSuperusersResponse) ProtoMessage()
- func (x *ListSuperusersResponse) ProtoReflect() protoreflect.Message
- func (x *ListSuperusersResponse) Reset()
- func (x *ListSuperusersResponse) String() string
- func (m *ListSuperusersResponse) Validate() error
- func (m *ListSuperusersResponse) ValidateAll() error
- type ListSuperusersResponseMultiError
- type ListSuperusersResponseValidationError
- func (e ListSuperusersResponseValidationError) Cause() error
- func (e ListSuperusersResponseValidationError) Error() string
- func (e ListSuperusersResponseValidationError) ErrorName() string
- func (e ListSuperusersResponseValidationError) Field() string
- func (e ListSuperusersResponseValidationError) Key() bool
- func (e ListSuperusersResponseValidationError) Reason() string
- type ListUsergroupMemberUsersRequest
- func (*ListUsergroupMemberUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsergroupMemberUsersRequest) GetOrganization() string
- func (x *ListUsergroupMemberUsersRequest) GetPageSize() uint32
- func (x *ListUsergroupMemberUsersRequest) GetPageToken() string
- func (x *ListUsergroupMemberUsersRequest) GetUsergroup() string
- func (*ListUsergroupMemberUsersRequest) ProtoMessage()
- func (x *ListUsergroupMemberUsersRequest) ProtoReflect() protoreflect.Message
- func (x *ListUsergroupMemberUsersRequest) Reset()
- func (x *ListUsergroupMemberUsersRequest) String() string
- func (m *ListUsergroupMemberUsersRequest) Validate() error
- func (m *ListUsergroupMemberUsersRequest) ValidateAll() error
- type ListUsergroupMemberUsersRequestMultiError
- type ListUsergroupMemberUsersRequestValidationError
- func (e ListUsergroupMemberUsersRequestValidationError) Cause() error
- func (e ListUsergroupMemberUsersRequestValidationError) Error() string
- func (e ListUsergroupMemberUsersRequestValidationError) ErrorName() string
- func (e ListUsergroupMemberUsersRequestValidationError) Field() string
- func (e ListUsergroupMemberUsersRequestValidationError) Key() bool
- func (e ListUsergroupMemberUsersRequestValidationError) Reason() string
- type ListUsergroupMemberUsersResponse
- func (*ListUsergroupMemberUsersResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListUsergroupMemberUsersResponse) GetMembers() []*MemberUser
- func (x *ListUsergroupMemberUsersResponse) GetNextPageToken() string
- func (*ListUsergroupMemberUsersResponse) ProtoMessage()
- func (x *ListUsergroupMemberUsersResponse) ProtoReflect() protoreflect.Message
- func (x *ListUsergroupMemberUsersResponse) Reset()
- func (x *ListUsergroupMemberUsersResponse) String() string
- func (m *ListUsergroupMemberUsersResponse) Validate() error
- func (m *ListUsergroupMemberUsersResponse) ValidateAll() error
- type ListUsergroupMemberUsersResponseMultiError
- type ListUsergroupMemberUsersResponseValidationError
- func (e ListUsergroupMemberUsersResponseValidationError) Cause() error
- func (e ListUsergroupMemberUsersResponseValidationError) Error() string
- func (e ListUsergroupMemberUsersResponseValidationError) ErrorName() string
- func (e ListUsergroupMemberUsersResponseValidationError) Field() string
- func (e ListUsergroupMemberUsersResponseValidationError) Key() bool
- func (e ListUsergroupMemberUsersResponseValidationError) Reason() string
- type ListWhitelistedDomainsRequest
- func (*ListWhitelistedDomainsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListWhitelistedDomainsRequest) GetOrganization() string
- func (*ListWhitelistedDomainsRequest) ProtoMessage()
- func (x *ListWhitelistedDomainsRequest) ProtoReflect() protoreflect.Message
- func (x *ListWhitelistedDomainsRequest) Reset()
- func (x *ListWhitelistedDomainsRequest) String() string
- func (m *ListWhitelistedDomainsRequest) Validate() error
- func (m *ListWhitelistedDomainsRequest) ValidateAll() error
- type ListWhitelistedDomainsRequestMultiError
- type ListWhitelistedDomainsRequestValidationError
- func (e ListWhitelistedDomainsRequestValidationError) Cause() error
- func (e ListWhitelistedDomainsRequestValidationError) Error() string
- func (e ListWhitelistedDomainsRequestValidationError) ErrorName() string
- func (e ListWhitelistedDomainsRequestValidationError) Field() string
- func (e ListWhitelistedDomainsRequestValidationError) Key() bool
- func (e ListWhitelistedDomainsRequestValidationError) Reason() string
- type ListWhitelistedDomainsResponse
- func (*ListWhitelistedDomainsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListWhitelistedDomainsResponse) GetDomains() []*WhitelistedDomain
- func (*ListWhitelistedDomainsResponse) ProtoMessage()
- func (x *ListWhitelistedDomainsResponse) ProtoReflect() protoreflect.Message
- func (x *ListWhitelistedDomainsResponse) Reset()
- func (x *ListWhitelistedDomainsResponse) String() string
- func (m *ListWhitelistedDomainsResponse) Validate() error
- func (m *ListWhitelistedDomainsResponse) ValidateAll() error
- type ListWhitelistedDomainsResponseMultiError
- type ListWhitelistedDomainsResponseValidationError
- func (e ListWhitelistedDomainsResponseValidationError) Cause() error
- func (e ListWhitelistedDomainsResponseValidationError) Error() string
- func (e ListWhitelistedDomainsResponseValidationError) ErrorName() string
- func (e ListWhitelistedDomainsResponseValidationError) Field() string
- func (e ListWhitelistedDomainsResponseValidationError) Key() bool
- func (e ListWhitelistedDomainsResponseValidationError) Reason() string
- type MagicAuthToken
- func (*MagicAuthToken) Descriptor() ([]byte, []int)deprecated
- func (x *MagicAuthToken) GetAttributes() *structpb.Struct
- func (x *MagicAuthToken) GetCreatedByUserEmail() string
- func (x *MagicAuthToken) GetCreatedByUserId() string
- func (x *MagicAuthToken) GetCreatedOn() *timestamppb.Timestamp
- func (x *MagicAuthToken) GetExpiresOn() *timestamppb.Timestamp
- func (x *MagicAuthToken) GetId() string
- func (x *MagicAuthToken) GetMetricsView() string
- func (x *MagicAuthToken) GetMetricsViewFields() []string
- func (x *MagicAuthToken) GetMetricsViewFilter() *v1.Expression
- func (x *MagicAuthToken) GetProjectId() string
- func (x *MagicAuthToken) GetUsedOn() *timestamppb.Timestamp
- func (*MagicAuthToken) ProtoMessage()
- func (x *MagicAuthToken) ProtoReflect() protoreflect.Message
- func (x *MagicAuthToken) Reset()
- func (x *MagicAuthToken) String() string
- func (m *MagicAuthToken) Validate() error
- func (m *MagicAuthToken) ValidateAll() error
- type MagicAuthTokenMultiError
- type MagicAuthTokenValidationError
- func (e MagicAuthTokenValidationError) Cause() error
- func (e MagicAuthTokenValidationError) Error() string
- func (e MagicAuthTokenValidationError) ErrorName() string
- func (e MagicAuthTokenValidationError) Field() string
- func (e MagicAuthTokenValidationError) Key() bool
- func (e MagicAuthTokenValidationError) Reason() string
- type MemberUser
- func (*MemberUser) Descriptor() ([]byte, []int)deprecated
- func (x *MemberUser) GetCreatedOn() *timestamppb.Timestamp
- func (x *MemberUser) GetRoleName() string
- func (x *MemberUser) GetUpdatedOn() *timestamppb.Timestamp
- func (x *MemberUser) GetUserEmail() string
- func (x *MemberUser) GetUserId() string
- func (x *MemberUser) GetUserName() string
- func (*MemberUser) ProtoMessage()
- func (x *MemberUser) ProtoReflect() protoreflect.Message
- func (x *MemberUser) Reset()
- func (x *MemberUser) String() string
- func (m *MemberUser) Validate() error
- func (m *MemberUser) ValidateAll() error
- type MemberUserMultiError
- type MemberUserValidationError
- type MemberUsergroup
- func (*MemberUsergroup) Descriptor() ([]byte, []int)deprecated
- func (x *MemberUsergroup) GetCreatedOn() *timestamppb.Timestamp
- func (x *MemberUsergroup) GetGroupId() string
- func (x *MemberUsergroup) GetGroupName() string
- func (x *MemberUsergroup) GetRoleName() string
- func (x *MemberUsergroup) GetUpdatedOn() *timestamppb.Timestamp
- func (*MemberUsergroup) ProtoMessage()
- func (x *MemberUsergroup) ProtoReflect() protoreflect.Message
- func (x *MemberUsergroup) Reset()
- func (x *MemberUsergroup) String() string
- func (m *MemberUsergroup) Validate() error
- func (m *MemberUsergroup) ValidateAll() error
- type MemberUsergroupMultiError
- type MemberUsergroupValidationError
- func (e MemberUsergroupValidationError) Cause() error
- func (e MemberUsergroupValidationError) Error() string
- func (e MemberUsergroupValidationError) ErrorName() string
- func (e MemberUsergroupValidationError) Field() string
- func (e MemberUsergroupValidationError) Key() bool
- func (e MemberUsergroupValidationError) Reason() string
- type Organization
- func (*Organization) Descriptor() ([]byte, []int)deprecated
- func (x *Organization) GetBillingCustomerId() string
- func (x *Organization) GetCreatedOn() *timestamppb.Timestamp
- func (x *Organization) GetDescription() string
- func (x *Organization) GetId() string
- func (x *Organization) GetName() string
- func (x *Organization) GetQuotas() *OrganizationQuotas
- func (x *Organization) GetUpdatedOn() *timestamppb.Timestamp
- func (*Organization) ProtoMessage()
- func (x *Organization) ProtoReflect() protoreflect.Message
- func (x *Organization) Reset()
- func (x *Organization) String() string
- func (m *Organization) Validate() error
- func (m *Organization) ValidateAll() error
- type OrganizationMultiError
- type OrganizationPermissions
- func (*OrganizationPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationPermissions) GetCreateProjects() bool
- func (x *OrganizationPermissions) GetManageOrg() bool
- func (x *OrganizationPermissions) GetManageOrgMembers() bool
- func (x *OrganizationPermissions) GetManageProjects() bool
- func (x *OrganizationPermissions) GetReadOrg() bool
- func (x *OrganizationPermissions) GetReadOrgMembers() bool
- func (x *OrganizationPermissions) GetReadProjects() bool
- func (*OrganizationPermissions) ProtoMessage()
- func (x *OrganizationPermissions) ProtoReflect() protoreflect.Message
- func (x *OrganizationPermissions) Reset()
- func (x *OrganizationPermissions) String() string
- func (m *OrganizationPermissions) Validate() error
- func (m *OrganizationPermissions) ValidateAll() error
- type OrganizationPermissionsMultiError
- type OrganizationPermissionsValidationError
- func (e OrganizationPermissionsValidationError) Cause() error
- func (e OrganizationPermissionsValidationError) Error() string
- func (e OrganizationPermissionsValidationError) ErrorName() string
- func (e OrganizationPermissionsValidationError) Field() string
- func (e OrganizationPermissionsValidationError) Key() bool
- func (e OrganizationPermissionsValidationError) Reason() string
- type OrganizationQuotas
- func (*OrganizationQuotas) Descriptor() ([]byte, []int)deprecated
- func (x *OrganizationQuotas) GetDeployments() uint32
- func (x *OrganizationQuotas) GetOutstandingInvites() uint32
- func (x *OrganizationQuotas) GetProjects() uint32
- func (x *OrganizationQuotas) GetSlotsPerDeployment() uint32
- func (x *OrganizationQuotas) GetSlotsTotal() uint32
- func (x *OrganizationQuotas) GetStorageLimitBytesPerDeployment() uint64
- func (*OrganizationQuotas) ProtoMessage()
- func (x *OrganizationQuotas) ProtoReflect() protoreflect.Message
- func (x *OrganizationQuotas) Reset()
- func (x *OrganizationQuotas) String() string
- func (m *OrganizationQuotas) Validate() error
- func (m *OrganizationQuotas) ValidateAll() error
- type OrganizationQuotasMultiError
- type OrganizationQuotasValidationError
- func (e OrganizationQuotasValidationError) Cause() error
- func (e OrganizationQuotasValidationError) Error() string
- func (e OrganizationQuotasValidationError) ErrorName() string
- func (e OrganizationQuotasValidationError) Field() string
- func (e OrganizationQuotasValidationError) Key() bool
- func (e OrganizationQuotasValidationError) 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 PingRequest
- func (*PingRequest) Descriptor() ([]byte, []int)deprecated
- func (*PingRequest) ProtoMessage()
- func (x *PingRequest) ProtoReflect() protoreflect.Message
- func (x *PingRequest) Reset()
- func (x *PingRequest) String() string
- func (m *PingRequest) Validate() error
- func (m *PingRequest) ValidateAll() error
- type PingRequestMultiError
- type PingRequestValidationError
- func (e PingRequestValidationError) Cause() error
- func (e PingRequestValidationError) Error() string
- func (e PingRequestValidationError) ErrorName() string
- func (e PingRequestValidationError) Field() string
- func (e PingRequestValidationError) Key() bool
- func (e PingRequestValidationError) Reason() string
- type PingResponse
- func (*PingResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PingResponse) GetTime() *timestamppb.Timestamp
- func (x *PingResponse) GetVersion() string
- func (*PingResponse) ProtoMessage()
- func (x *PingResponse) ProtoReflect() protoreflect.Message
- func (x *PingResponse) Reset()
- func (x *PingResponse) String() string
- func (m *PingResponse) Validate() error
- func (m *PingResponse) ValidateAll() error
- type PingResponseMultiError
- type PingResponseValidationError
- func (e PingResponseValidationError) Cause() error
- func (e PingResponseValidationError) Error() string
- func (e PingResponseValidationError) ErrorName() string
- func (e PingResponseValidationError) Field() string
- func (e PingResponseValidationError) Key() bool
- func (e PingResponseValidationError) Reason() string
- type Project
- func (*Project) Descriptor() ([]byte, []int)deprecated
- func (x *Project) GetAnnotations() map[string]string
- func (x *Project) GetArchiveAssetId() string
- func (x *Project) GetCreatedByUserId() string
- func (x *Project) GetCreatedOn() *timestamppb.Timestamp
- func (x *Project) GetDescription() string
- func (x *Project) GetFrontendUrl() string
- func (x *Project) GetGithubUrl() string
- func (x *Project) GetId() string
- func (x *Project) GetName() string
- func (x *Project) GetOrgId() string
- func (x *Project) GetOrgName() string
- func (x *Project) GetProdBranch() string
- func (x *Project) GetProdDeploymentId() string
- func (x *Project) GetProdOlapDriver() string
- func (x *Project) GetProdOlapDsn() string
- func (x *Project) GetProdSlots() int64
- func (x *Project) GetProdTtlSeconds() int64
- func (x *Project) GetProdVersion() string
- func (x *Project) GetProvisioner() string
- func (x *Project) GetPublic() bool
- func (x *Project) GetSubpath() string
- func (x *Project) GetUpdatedOn() *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 ProjectPermissions
- func (*ProjectPermissions) Descriptor() ([]byte, []int)deprecated
- func (x *ProjectPermissions) GetCreateAlerts() bool
- func (x *ProjectPermissions) GetCreateBookmarks() bool
- func (x *ProjectPermissions) GetCreateMagicAuthTokens() bool
- func (x *ProjectPermissions) GetCreateReports() bool
- func (x *ProjectPermissions) GetManageAlerts() bool
- func (x *ProjectPermissions) GetManageBookmarks() bool
- func (x *ProjectPermissions) GetManageDev() bool
- func (x *ProjectPermissions) GetManageMagicAuthTokens() bool
- func (x *ProjectPermissions) GetManageProd() bool
- func (x *ProjectPermissions) GetManageProject() bool
- func (x *ProjectPermissions) GetManageProjectMembers() bool
- func (x *ProjectPermissions) GetManageReports() bool
- func (x *ProjectPermissions) GetReadDev() bool
- func (x *ProjectPermissions) GetReadDevStatus() bool
- func (x *ProjectPermissions) GetReadProd() bool
- func (x *ProjectPermissions) GetReadProdStatus() bool
- func (x *ProjectPermissions) GetReadProject() bool
- func (x *ProjectPermissions) GetReadProjectMembers() bool
- func (*ProjectPermissions) ProtoMessage()
- func (x *ProjectPermissions) ProtoReflect() protoreflect.Message
- func (x *ProjectPermissions) Reset()
- func (x *ProjectPermissions) String() string
- func (m *ProjectPermissions) Validate() error
- func (m *ProjectPermissions) ValidateAll() error
- type ProjectPermissionsMultiError
- type ProjectPermissionsValidationError
- func (e ProjectPermissionsValidationError) Cause() error
- func (e ProjectPermissionsValidationError) Error() string
- func (e ProjectPermissionsValidationError) ErrorName() string
- func (e ProjectPermissionsValidationError) Field() string
- func (e ProjectPermissionsValidationError) Key() bool
- func (e ProjectPermissionsValidationError) Reason() string
- type ProjectValidationError
- type PullVirtualRepoRequest
- func (*PullVirtualRepoRequest) Descriptor() ([]byte, []int)deprecated
- func (x *PullVirtualRepoRequest) GetBranch() string
- func (x *PullVirtualRepoRequest) GetPageSize() uint32
- func (x *PullVirtualRepoRequest) GetPageToken() string
- func (x *PullVirtualRepoRequest) GetProjectId() string
- func (*PullVirtualRepoRequest) ProtoMessage()
- func (x *PullVirtualRepoRequest) ProtoReflect() protoreflect.Message
- func (x *PullVirtualRepoRequest) Reset()
- func (x *PullVirtualRepoRequest) String() string
- func (m *PullVirtualRepoRequest) Validate() error
- func (m *PullVirtualRepoRequest) ValidateAll() error
- type PullVirtualRepoRequestMultiError
- type PullVirtualRepoRequestValidationError
- func (e PullVirtualRepoRequestValidationError) Cause() error
- func (e PullVirtualRepoRequestValidationError) Error() string
- func (e PullVirtualRepoRequestValidationError) ErrorName() string
- func (e PullVirtualRepoRequestValidationError) Field() string
- func (e PullVirtualRepoRequestValidationError) Key() bool
- func (e PullVirtualRepoRequestValidationError) Reason() string
- type PullVirtualRepoResponse
- func (*PullVirtualRepoResponse) Descriptor() ([]byte, []int)deprecated
- func (x *PullVirtualRepoResponse) GetFiles() []*VirtualFile
- func (x *PullVirtualRepoResponse) GetNextPageToken() string
- func (*PullVirtualRepoResponse) ProtoMessage()
- func (x *PullVirtualRepoResponse) ProtoReflect() protoreflect.Message
- func (x *PullVirtualRepoResponse) Reset()
- func (x *PullVirtualRepoResponse) String() string
- func (m *PullVirtualRepoResponse) Validate() error
- func (m *PullVirtualRepoResponse) ValidateAll() error
- type PullVirtualRepoResponseMultiError
- type PullVirtualRepoResponseValidationError
- func (e PullVirtualRepoResponseValidationError) Cause() error
- func (e PullVirtualRepoResponseValidationError) Error() string
- func (e PullVirtualRepoResponseValidationError) ErrorName() string
- func (e PullVirtualRepoResponseValidationError) Field() string
- func (e PullVirtualRepoResponseValidationError) Key() bool
- func (e PullVirtualRepoResponseValidationError) Reason() string
- type Quotas
- func (*Quotas) Descriptor() ([]byte, []int)deprecated
- func (x *Quotas) GetDeployments() string
- func (x *Quotas) GetOutstandingInvites() string
- func (x *Quotas) GetProjects() string
- func (x *Quotas) GetSlotsPerDeployment() string
- func (x *Quotas) GetSlotsTotal() string
- func (x *Quotas) GetStorageLimitBytesPerDeployment() string
- func (*Quotas) ProtoMessage()
- func (x *Quotas) ProtoReflect() protoreflect.Message
- func (x *Quotas) Reset()
- func (x *Quotas) String() string
- func (m *Quotas) Validate() error
- func (m *Quotas) ValidateAll() error
- type QuotasMultiError
- type QuotasValidationError
- type RecordEventsRequest
- func (*RecordEventsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RecordEventsRequest) GetEvents() []*structpb.Struct
- func (*RecordEventsRequest) ProtoMessage()
- func (x *RecordEventsRequest) ProtoReflect() protoreflect.Message
- func (x *RecordEventsRequest) Reset()
- func (x *RecordEventsRequest) String() string
- func (m *RecordEventsRequest) Validate() error
- func (m *RecordEventsRequest) ValidateAll() error
- type RecordEventsRequestMultiError
- type RecordEventsRequestValidationError
- func (e RecordEventsRequestValidationError) Cause() error
- func (e RecordEventsRequestValidationError) Error() string
- func (e RecordEventsRequestValidationError) ErrorName() string
- func (e RecordEventsRequestValidationError) Field() string
- func (e RecordEventsRequestValidationError) Key() bool
- func (e RecordEventsRequestValidationError) Reason() string
- type RecordEventsResponse
- func (*RecordEventsResponse) Descriptor() ([]byte, []int)deprecated
- func (*RecordEventsResponse) ProtoMessage()
- func (x *RecordEventsResponse) ProtoReflect() protoreflect.Message
- func (x *RecordEventsResponse) Reset()
- func (x *RecordEventsResponse) String() string
- func (m *RecordEventsResponse) Validate() error
- func (m *RecordEventsResponse) ValidateAll() error
- type RecordEventsResponseMultiError
- type RecordEventsResponseValidationError
- func (e RecordEventsResponseValidationError) Cause() error
- func (e RecordEventsResponseValidationError) Error() string
- func (e RecordEventsResponseValidationError) ErrorName() string
- func (e RecordEventsResponseValidationError) Field() string
- func (e RecordEventsResponseValidationError) Key() bool
- func (e RecordEventsResponseValidationError) Reason() string
- type RemoveBookmarkRequest
- func (*RemoveBookmarkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveBookmarkRequest) GetBookmarkId() string
- func (*RemoveBookmarkRequest) ProtoMessage()
- func (x *RemoveBookmarkRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveBookmarkRequest) Reset()
- func (x *RemoveBookmarkRequest) String() string
- func (m *RemoveBookmarkRequest) Validate() error
- func (m *RemoveBookmarkRequest) ValidateAll() error
- type RemoveBookmarkRequestMultiError
- type RemoveBookmarkRequestValidationError
- func (e RemoveBookmarkRequestValidationError) Cause() error
- func (e RemoveBookmarkRequestValidationError) Error() string
- func (e RemoveBookmarkRequestValidationError) ErrorName() string
- func (e RemoveBookmarkRequestValidationError) Field() string
- func (e RemoveBookmarkRequestValidationError) Key() bool
- func (e RemoveBookmarkRequestValidationError) Reason() string
- type RemoveBookmarkResponse
- func (*RemoveBookmarkResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveBookmarkResponse) ProtoMessage()
- func (x *RemoveBookmarkResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveBookmarkResponse) Reset()
- func (x *RemoveBookmarkResponse) String() string
- func (m *RemoveBookmarkResponse) Validate() error
- func (m *RemoveBookmarkResponse) ValidateAll() error
- type RemoveBookmarkResponseMultiError
- type RemoveBookmarkResponseValidationError
- func (e RemoveBookmarkResponseValidationError) Cause() error
- func (e RemoveBookmarkResponseValidationError) Error() string
- func (e RemoveBookmarkResponseValidationError) ErrorName() string
- func (e RemoveBookmarkResponseValidationError) Field() string
- func (e RemoveBookmarkResponseValidationError) Key() bool
- func (e RemoveBookmarkResponseValidationError) Reason() string
- type RemoveOrganizationMemberUserRequest
- func (*RemoveOrganizationMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationMemberUserRequest) GetEmail() string
- func (x *RemoveOrganizationMemberUserRequest) GetKeepProjectRoles() bool
- func (x *RemoveOrganizationMemberUserRequest) GetOrganization() string
- func (*RemoveOrganizationMemberUserRequest) ProtoMessage()
- func (x *RemoveOrganizationMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberUserRequest) Reset()
- func (x *RemoveOrganizationMemberUserRequest) String() string
- func (m *RemoveOrganizationMemberUserRequest) Validate() error
- func (m *RemoveOrganizationMemberUserRequest) ValidateAll() error
- type RemoveOrganizationMemberUserRequestMultiError
- type RemoveOrganizationMemberUserRequestValidationError
- func (e RemoveOrganizationMemberUserRequestValidationError) Cause() error
- func (e RemoveOrganizationMemberUserRequestValidationError) Error() string
- func (e RemoveOrganizationMemberUserRequestValidationError) ErrorName() string
- func (e RemoveOrganizationMemberUserRequestValidationError) Field() string
- func (e RemoveOrganizationMemberUserRequestValidationError) Key() bool
- func (e RemoveOrganizationMemberUserRequestValidationError) Reason() string
- type RemoveOrganizationMemberUserResponse
- func (*RemoveOrganizationMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOrganizationMemberUserResponse) ProtoMessage()
- func (x *RemoveOrganizationMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberUserResponse) Reset()
- func (x *RemoveOrganizationMemberUserResponse) String() string
- func (m *RemoveOrganizationMemberUserResponse) Validate() error
- func (m *RemoveOrganizationMemberUserResponse) ValidateAll() error
- type RemoveOrganizationMemberUserResponseMultiError
- type RemoveOrganizationMemberUserResponseValidationError
- func (e RemoveOrganizationMemberUserResponseValidationError) Cause() error
- func (e RemoveOrganizationMemberUserResponseValidationError) Error() string
- func (e RemoveOrganizationMemberUserResponseValidationError) ErrorName() string
- func (e RemoveOrganizationMemberUserResponseValidationError) Field() string
- func (e RemoveOrganizationMemberUserResponseValidationError) Key() bool
- func (e RemoveOrganizationMemberUserResponseValidationError) Reason() string
- type RemoveOrganizationMemberUsergroupRequest
- func (*RemoveOrganizationMemberUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveOrganizationMemberUsergroupRequest) GetOrganization() string
- func (x *RemoveOrganizationMemberUsergroupRequest) GetUsergroup() string
- func (*RemoveOrganizationMemberUsergroupRequest) ProtoMessage()
- func (x *RemoveOrganizationMemberUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberUsergroupRequest) Reset()
- func (x *RemoveOrganizationMemberUsergroupRequest) String() string
- func (m *RemoveOrganizationMemberUsergroupRequest) Validate() error
- func (m *RemoveOrganizationMemberUsergroupRequest) ValidateAll() error
- type RemoveOrganizationMemberUsergroupRequestMultiError
- type RemoveOrganizationMemberUsergroupRequestValidationError
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) Cause() error
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) Error() string
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) ErrorName() string
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) Field() string
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) Key() bool
- func (e RemoveOrganizationMemberUsergroupRequestValidationError) Reason() string
- type RemoveOrganizationMemberUsergroupResponse
- func (*RemoveOrganizationMemberUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveOrganizationMemberUsergroupResponse) ProtoMessage()
- func (x *RemoveOrganizationMemberUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveOrganizationMemberUsergroupResponse) Reset()
- func (x *RemoveOrganizationMemberUsergroupResponse) String() string
- func (m *RemoveOrganizationMemberUsergroupResponse) Validate() error
- func (m *RemoveOrganizationMemberUsergroupResponse) ValidateAll() error
- type RemoveOrganizationMemberUsergroupResponseMultiError
- type RemoveOrganizationMemberUsergroupResponseValidationError
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) Cause() error
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) Error() string
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) ErrorName() string
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) Field() string
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) Key() bool
- func (e RemoveOrganizationMemberUsergroupResponseValidationError) Reason() string
- type RemoveProjectMemberUserRequest
- func (*RemoveProjectMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveProjectMemberUserRequest) GetEmail() string
- func (x *RemoveProjectMemberUserRequest) GetOrganization() string
- func (x *RemoveProjectMemberUserRequest) GetProject() string
- func (*RemoveProjectMemberUserRequest) ProtoMessage()
- func (x *RemoveProjectMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectMemberUserRequest) Reset()
- func (x *RemoveProjectMemberUserRequest) String() string
- func (m *RemoveProjectMemberUserRequest) Validate() error
- func (m *RemoveProjectMemberUserRequest) ValidateAll() error
- type RemoveProjectMemberUserRequestMultiError
- type RemoveProjectMemberUserRequestValidationError
- func (e RemoveProjectMemberUserRequestValidationError) Cause() error
- func (e RemoveProjectMemberUserRequestValidationError) Error() string
- func (e RemoveProjectMemberUserRequestValidationError) ErrorName() string
- func (e RemoveProjectMemberUserRequestValidationError) Field() string
- func (e RemoveProjectMemberUserRequestValidationError) Key() bool
- func (e RemoveProjectMemberUserRequestValidationError) Reason() string
- type RemoveProjectMemberUserResponse
- func (*RemoveProjectMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveProjectMemberUserResponse) ProtoMessage()
- func (x *RemoveProjectMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectMemberUserResponse) Reset()
- func (x *RemoveProjectMemberUserResponse) String() string
- func (m *RemoveProjectMemberUserResponse) Validate() error
- func (m *RemoveProjectMemberUserResponse) ValidateAll() error
- type RemoveProjectMemberUserResponseMultiError
- type RemoveProjectMemberUserResponseValidationError
- func (e RemoveProjectMemberUserResponseValidationError) Cause() error
- func (e RemoveProjectMemberUserResponseValidationError) Error() string
- func (e RemoveProjectMemberUserResponseValidationError) ErrorName() string
- func (e RemoveProjectMemberUserResponseValidationError) Field() string
- func (e RemoveProjectMemberUserResponseValidationError) Key() bool
- func (e RemoveProjectMemberUserResponseValidationError) Reason() string
- type RemoveProjectMemberUsergroupRequest
- func (*RemoveProjectMemberUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveProjectMemberUsergroupRequest) GetOrganization() string
- func (x *RemoveProjectMemberUsergroupRequest) GetProject() string
- func (x *RemoveProjectMemberUsergroupRequest) GetUsergroup() string
- func (*RemoveProjectMemberUsergroupRequest) ProtoMessage()
- func (x *RemoveProjectMemberUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectMemberUsergroupRequest) Reset()
- func (x *RemoveProjectMemberUsergroupRequest) String() string
- func (m *RemoveProjectMemberUsergroupRequest) Validate() error
- func (m *RemoveProjectMemberUsergroupRequest) ValidateAll() error
- type RemoveProjectMemberUsergroupRequestMultiError
- type RemoveProjectMemberUsergroupRequestValidationError
- func (e RemoveProjectMemberUsergroupRequestValidationError) Cause() error
- func (e RemoveProjectMemberUsergroupRequestValidationError) Error() string
- func (e RemoveProjectMemberUsergroupRequestValidationError) ErrorName() string
- func (e RemoveProjectMemberUsergroupRequestValidationError) Field() string
- func (e RemoveProjectMemberUsergroupRequestValidationError) Key() bool
- func (e RemoveProjectMemberUsergroupRequestValidationError) Reason() string
- type RemoveProjectMemberUsergroupResponse
- func (*RemoveProjectMemberUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveProjectMemberUsergroupResponse) ProtoMessage()
- func (x *RemoveProjectMemberUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectMemberUsergroupResponse) Reset()
- func (x *RemoveProjectMemberUsergroupResponse) String() string
- func (m *RemoveProjectMemberUsergroupResponse) Validate() error
- func (m *RemoveProjectMemberUsergroupResponse) ValidateAll() error
- type RemoveProjectMemberUsergroupResponseMultiError
- type RemoveProjectMemberUsergroupResponseValidationError
- func (e RemoveProjectMemberUsergroupResponseValidationError) Cause() error
- func (e RemoveProjectMemberUsergroupResponseValidationError) Error() string
- func (e RemoveProjectMemberUsergroupResponseValidationError) ErrorName() string
- func (e RemoveProjectMemberUsergroupResponseValidationError) Field() string
- func (e RemoveProjectMemberUsergroupResponseValidationError) Key() bool
- func (e RemoveProjectMemberUsergroupResponseValidationError) Reason() string
- type RemoveProjectWhitelistedDomainRequest
- func (*RemoveProjectWhitelistedDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveProjectWhitelistedDomainRequest) GetDomain() string
- func (x *RemoveProjectWhitelistedDomainRequest) GetOrganization() string
- func (x *RemoveProjectWhitelistedDomainRequest) GetProject() string
- func (*RemoveProjectWhitelistedDomainRequest) ProtoMessage()
- func (x *RemoveProjectWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectWhitelistedDomainRequest) Reset()
- func (x *RemoveProjectWhitelistedDomainRequest) String() string
- func (m *RemoveProjectWhitelistedDomainRequest) Validate() error
- func (m *RemoveProjectWhitelistedDomainRequest) ValidateAll() error
- type RemoveProjectWhitelistedDomainRequestMultiError
- type RemoveProjectWhitelistedDomainRequestValidationError
- func (e RemoveProjectWhitelistedDomainRequestValidationError) Cause() error
- func (e RemoveProjectWhitelistedDomainRequestValidationError) Error() string
- func (e RemoveProjectWhitelistedDomainRequestValidationError) ErrorName() string
- func (e RemoveProjectWhitelistedDomainRequestValidationError) Field() string
- func (e RemoveProjectWhitelistedDomainRequestValidationError) Key() bool
- func (e RemoveProjectWhitelistedDomainRequestValidationError) Reason() string
- type RemoveProjectWhitelistedDomainResponse
- func (*RemoveProjectWhitelistedDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveProjectWhitelistedDomainResponse) ProtoMessage()
- func (x *RemoveProjectWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveProjectWhitelistedDomainResponse) Reset()
- func (x *RemoveProjectWhitelistedDomainResponse) String() string
- func (m *RemoveProjectWhitelistedDomainResponse) Validate() error
- func (m *RemoveProjectWhitelistedDomainResponse) ValidateAll() error
- type RemoveProjectWhitelistedDomainResponseMultiError
- type RemoveProjectWhitelistedDomainResponseValidationError
- func (e RemoveProjectWhitelistedDomainResponseValidationError) Cause() error
- func (e RemoveProjectWhitelistedDomainResponseValidationError) Error() string
- func (e RemoveProjectWhitelistedDomainResponseValidationError) ErrorName() string
- func (e RemoveProjectWhitelistedDomainResponseValidationError) Field() string
- func (e RemoveProjectWhitelistedDomainResponseValidationError) Key() bool
- func (e RemoveProjectWhitelistedDomainResponseValidationError) Reason() string
- type RemoveUsergroupMemberUserRequest
- func (*RemoveUsergroupMemberUserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveUsergroupMemberUserRequest) GetEmail() string
- func (x *RemoveUsergroupMemberUserRequest) GetOrganization() string
- func (x *RemoveUsergroupMemberUserRequest) GetUsergroup() string
- func (*RemoveUsergroupMemberUserRequest) ProtoMessage()
- func (x *RemoveUsergroupMemberUserRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveUsergroupMemberUserRequest) Reset()
- func (x *RemoveUsergroupMemberUserRequest) String() string
- func (m *RemoveUsergroupMemberUserRequest) Validate() error
- func (m *RemoveUsergroupMemberUserRequest) ValidateAll() error
- type RemoveUsergroupMemberUserRequestMultiError
- type RemoveUsergroupMemberUserRequestValidationError
- func (e RemoveUsergroupMemberUserRequestValidationError) Cause() error
- func (e RemoveUsergroupMemberUserRequestValidationError) Error() string
- func (e RemoveUsergroupMemberUserRequestValidationError) ErrorName() string
- func (e RemoveUsergroupMemberUserRequestValidationError) Field() string
- func (e RemoveUsergroupMemberUserRequestValidationError) Key() bool
- func (e RemoveUsergroupMemberUserRequestValidationError) Reason() string
- type RemoveUsergroupMemberUserResponse
- func (*RemoveUsergroupMemberUserResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveUsergroupMemberUserResponse) ProtoMessage()
- func (x *RemoveUsergroupMemberUserResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveUsergroupMemberUserResponse) Reset()
- func (x *RemoveUsergroupMemberUserResponse) String() string
- func (m *RemoveUsergroupMemberUserResponse) Validate() error
- func (m *RemoveUsergroupMemberUserResponse) ValidateAll() error
- type RemoveUsergroupMemberUserResponseMultiError
- type RemoveUsergroupMemberUserResponseValidationError
- func (e RemoveUsergroupMemberUserResponseValidationError) Cause() error
- func (e RemoveUsergroupMemberUserResponseValidationError) Error() string
- func (e RemoveUsergroupMemberUserResponseValidationError) ErrorName() string
- func (e RemoveUsergroupMemberUserResponseValidationError) Field() string
- func (e RemoveUsergroupMemberUserResponseValidationError) Key() bool
- func (e RemoveUsergroupMemberUserResponseValidationError) Reason() string
- type RemoveWhitelistedDomainRequest
- func (*RemoveWhitelistedDomainRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RemoveWhitelistedDomainRequest) GetDomain() string
- func (x *RemoveWhitelistedDomainRequest) GetOrganization() string
- func (*RemoveWhitelistedDomainRequest) ProtoMessage()
- func (x *RemoveWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
- func (x *RemoveWhitelistedDomainRequest) Reset()
- func (x *RemoveWhitelistedDomainRequest) String() string
- func (m *RemoveWhitelistedDomainRequest) Validate() error
- func (m *RemoveWhitelistedDomainRequest) ValidateAll() error
- type RemoveWhitelistedDomainRequestMultiError
- type RemoveWhitelistedDomainRequestValidationError
- func (e RemoveWhitelistedDomainRequestValidationError) Cause() error
- func (e RemoveWhitelistedDomainRequestValidationError) Error() string
- func (e RemoveWhitelistedDomainRequestValidationError) ErrorName() string
- func (e RemoveWhitelistedDomainRequestValidationError) Field() string
- func (e RemoveWhitelistedDomainRequestValidationError) Key() bool
- func (e RemoveWhitelistedDomainRequestValidationError) Reason() string
- type RemoveWhitelistedDomainResponse
- func (*RemoveWhitelistedDomainResponse) Descriptor() ([]byte, []int)deprecated
- func (*RemoveWhitelistedDomainResponse) ProtoMessage()
- func (x *RemoveWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
- func (x *RemoveWhitelistedDomainResponse) Reset()
- func (x *RemoveWhitelistedDomainResponse) String() string
- func (m *RemoveWhitelistedDomainResponse) Validate() error
- func (m *RemoveWhitelistedDomainResponse) ValidateAll() error
- type RemoveWhitelistedDomainResponseMultiError
- type RemoveWhitelistedDomainResponseValidationError
- func (e RemoveWhitelistedDomainResponseValidationError) Cause() error
- func (e RemoveWhitelistedDomainResponseValidationError) Error() string
- func (e RemoveWhitelistedDomainResponseValidationError) ErrorName() string
- func (e RemoveWhitelistedDomainResponseValidationError) Field() string
- func (e RemoveWhitelistedDomainResponseValidationError) Key() bool
- func (e RemoveWhitelistedDomainResponseValidationError) Reason() string
- type RenameUsergroupRequest
- func (*RenameUsergroupRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RenameUsergroupRequest) GetName() string
- func (x *RenameUsergroupRequest) GetOrganization() string
- func (x *RenameUsergroupRequest) GetUsergroup() string
- func (*RenameUsergroupRequest) ProtoMessage()
- func (x *RenameUsergroupRequest) ProtoReflect() protoreflect.Message
- func (x *RenameUsergroupRequest) Reset()
- func (x *RenameUsergroupRequest) String() string
- func (m *RenameUsergroupRequest) Validate() error
- func (m *RenameUsergroupRequest) ValidateAll() error
- type RenameUsergroupRequestMultiError
- type RenameUsergroupRequestValidationError
- func (e RenameUsergroupRequestValidationError) Cause() error
- func (e RenameUsergroupRequestValidationError) Error() string
- func (e RenameUsergroupRequestValidationError) ErrorName() string
- func (e RenameUsergroupRequestValidationError) Field() string
- func (e RenameUsergroupRequestValidationError) Key() bool
- func (e RenameUsergroupRequestValidationError) Reason() string
- type RenameUsergroupResponse
- func (*RenameUsergroupResponse) Descriptor() ([]byte, []int)deprecated
- func (*RenameUsergroupResponse) ProtoMessage()
- func (x *RenameUsergroupResponse) ProtoReflect() protoreflect.Message
- func (x *RenameUsergroupResponse) Reset()
- func (x *RenameUsergroupResponse) String() string
- func (m *RenameUsergroupResponse) Validate() error
- func (m *RenameUsergroupResponse) ValidateAll() error
- type RenameUsergroupResponseMultiError
- type RenameUsergroupResponseValidationError
- func (e RenameUsergroupResponseValidationError) Cause() error
- func (e RenameUsergroupResponseValidationError) Error() string
- func (e RenameUsergroupResponseValidationError) ErrorName() string
- func (e RenameUsergroupResponseValidationError) Field() string
- func (e RenameUsergroupResponseValidationError) Key() bool
- func (e RenameUsergroupResponseValidationError) Reason() string
- type ReportOptions
- func (*ReportOptions) Descriptor() ([]byte, []int)deprecated
- func (x *ReportOptions) GetEmailRecipients() []string
- func (x *ReportOptions) GetExportFormat() v1.ExportFormat
- func (x *ReportOptions) GetExportLimit() uint64
- func (x *ReportOptions) GetIntervalDuration() string
- func (x *ReportOptions) GetOpenProjectSubpath() string
- func (x *ReportOptions) GetQueryArgsJson() string
- func (x *ReportOptions) GetQueryName() string
- func (x *ReportOptions) GetRefreshCron() string
- func (x *ReportOptions) GetRefreshTimeZone() string
- func (x *ReportOptions) GetSlackChannels() []string
- func (x *ReportOptions) GetSlackUsers() []string
- func (x *ReportOptions) GetSlackWebhooks() []string
- func (x *ReportOptions) GetTitle() string
- func (x *ReportOptions) GetWebOpenState() string
- func (*ReportOptions) ProtoMessage()
- func (x *ReportOptions) ProtoReflect() protoreflect.Message
- func (x *ReportOptions) Reset()
- func (x *ReportOptions) String() string
- func (m *ReportOptions) Validate() error
- func (m *ReportOptions) ValidateAll() error
- type ReportOptionsMultiError
- type ReportOptionsValidationError
- func (e ReportOptionsValidationError) Cause() error
- func (e ReportOptionsValidationError) Error() string
- func (e ReportOptionsValidationError) ErrorName() string
- func (e ReportOptionsValidationError) Field() string
- func (e ReportOptionsValidationError) Key() bool
- func (e ReportOptionsValidationError) Reason() string
- type RevokeCurrentAuthTokenRequest
- func (*RevokeCurrentAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (*RevokeCurrentAuthTokenRequest) ProtoMessage()
- func (x *RevokeCurrentAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeCurrentAuthTokenRequest) Reset()
- func (x *RevokeCurrentAuthTokenRequest) String() string
- func (m *RevokeCurrentAuthTokenRequest) Validate() error
- func (m *RevokeCurrentAuthTokenRequest) ValidateAll() error
- type RevokeCurrentAuthTokenRequestMultiError
- type RevokeCurrentAuthTokenRequestValidationError
- func (e RevokeCurrentAuthTokenRequestValidationError) Cause() error
- func (e RevokeCurrentAuthTokenRequestValidationError) Error() string
- func (e RevokeCurrentAuthTokenRequestValidationError) ErrorName() string
- func (e RevokeCurrentAuthTokenRequestValidationError) Field() string
- func (e RevokeCurrentAuthTokenRequestValidationError) Key() bool
- func (e RevokeCurrentAuthTokenRequestValidationError) Reason() string
- type RevokeCurrentAuthTokenResponse
- func (*RevokeCurrentAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeCurrentAuthTokenResponse) GetTokenId() string
- func (*RevokeCurrentAuthTokenResponse) ProtoMessage()
- func (x *RevokeCurrentAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeCurrentAuthTokenResponse) Reset()
- func (x *RevokeCurrentAuthTokenResponse) String() string
- func (m *RevokeCurrentAuthTokenResponse) Validate() error
- func (m *RevokeCurrentAuthTokenResponse) ValidateAll() error
- type RevokeCurrentAuthTokenResponseMultiError
- type RevokeCurrentAuthTokenResponseValidationError
- func (e RevokeCurrentAuthTokenResponseValidationError) Cause() error
- func (e RevokeCurrentAuthTokenResponseValidationError) Error() string
- func (e RevokeCurrentAuthTokenResponseValidationError) ErrorName() string
- func (e RevokeCurrentAuthTokenResponseValidationError) Field() string
- func (e RevokeCurrentAuthTokenResponseValidationError) Key() bool
- func (e RevokeCurrentAuthTokenResponseValidationError) Reason() string
- type RevokeMagicAuthTokenRequest
- func (*RevokeMagicAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeMagicAuthTokenRequest) GetTokenId() string
- func (*RevokeMagicAuthTokenRequest) ProtoMessage()
- func (x *RevokeMagicAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeMagicAuthTokenRequest) Reset()
- func (x *RevokeMagicAuthTokenRequest) String() string
- func (m *RevokeMagicAuthTokenRequest) Validate() error
- func (m *RevokeMagicAuthTokenRequest) ValidateAll() error
- type RevokeMagicAuthTokenRequestMultiError
- type RevokeMagicAuthTokenRequestValidationError
- func (e RevokeMagicAuthTokenRequestValidationError) Cause() error
- func (e RevokeMagicAuthTokenRequestValidationError) Error() string
- func (e RevokeMagicAuthTokenRequestValidationError) ErrorName() string
- func (e RevokeMagicAuthTokenRequestValidationError) Field() string
- func (e RevokeMagicAuthTokenRequestValidationError) Key() bool
- func (e RevokeMagicAuthTokenRequestValidationError) Reason() string
- type RevokeMagicAuthTokenResponse
- func (*RevokeMagicAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeMagicAuthTokenResponse) ProtoMessage()
- func (x *RevokeMagicAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeMagicAuthTokenResponse) Reset()
- func (x *RevokeMagicAuthTokenResponse) String() string
- func (m *RevokeMagicAuthTokenResponse) Validate() error
- func (m *RevokeMagicAuthTokenResponse) ValidateAll() error
- type RevokeMagicAuthTokenResponseMultiError
- type RevokeMagicAuthTokenResponseValidationError
- func (e RevokeMagicAuthTokenResponseValidationError) Cause() error
- func (e RevokeMagicAuthTokenResponseValidationError) Error() string
- func (e RevokeMagicAuthTokenResponseValidationError) ErrorName() string
- func (e RevokeMagicAuthTokenResponseValidationError) Field() string
- func (e RevokeMagicAuthTokenResponseValidationError) Key() bool
- func (e RevokeMagicAuthTokenResponseValidationError) Reason() string
- type RevokeServiceAuthTokenRequest
- func (*RevokeServiceAuthTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *RevokeServiceAuthTokenRequest) GetTokenId() string
- func (*RevokeServiceAuthTokenRequest) ProtoMessage()
- func (x *RevokeServiceAuthTokenRequest) ProtoReflect() protoreflect.Message
- func (x *RevokeServiceAuthTokenRequest) Reset()
- func (x *RevokeServiceAuthTokenRequest) String() string
- func (m *RevokeServiceAuthTokenRequest) Validate() error
- func (m *RevokeServiceAuthTokenRequest) ValidateAll() error
- type RevokeServiceAuthTokenRequestMultiError
- type RevokeServiceAuthTokenRequestValidationError
- func (e RevokeServiceAuthTokenRequestValidationError) Cause() error
- func (e RevokeServiceAuthTokenRequestValidationError) Error() string
- func (e RevokeServiceAuthTokenRequestValidationError) ErrorName() string
- func (e RevokeServiceAuthTokenRequestValidationError) Field() string
- func (e RevokeServiceAuthTokenRequestValidationError) Key() bool
- func (e RevokeServiceAuthTokenRequestValidationError) Reason() string
- type RevokeServiceAuthTokenResponse
- func (*RevokeServiceAuthTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (*RevokeServiceAuthTokenResponse) ProtoMessage()
- func (x *RevokeServiceAuthTokenResponse) ProtoReflect() protoreflect.Message
- func (x *RevokeServiceAuthTokenResponse) Reset()
- func (x *RevokeServiceAuthTokenResponse) String() string
- func (m *RevokeServiceAuthTokenResponse) Validate() error
- func (m *RevokeServiceAuthTokenResponse) ValidateAll() error
- type RevokeServiceAuthTokenResponseMultiError
- type RevokeServiceAuthTokenResponseValidationError
- func (e RevokeServiceAuthTokenResponseValidationError) Cause() error
- func (e RevokeServiceAuthTokenResponseValidationError) Error() string
- func (e RevokeServiceAuthTokenResponseValidationError) ErrorName() string
- func (e RevokeServiceAuthTokenResponseValidationError) Field() string
- func (e RevokeServiceAuthTokenResponseValidationError) Key() bool
- func (e RevokeServiceAuthTokenResponseValidationError) Reason() string
- type SearchProjectNamesRequest
- func (*SearchProjectNamesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectNamesRequest) GetAnnotations() map[string]string
- func (x *SearchProjectNamesRequest) GetNamePattern() string
- func (x *SearchProjectNamesRequest) GetPageSize() uint32
- func (x *SearchProjectNamesRequest) GetPageToken() string
- func (*SearchProjectNamesRequest) ProtoMessage()
- func (x *SearchProjectNamesRequest) ProtoReflect() protoreflect.Message
- func (x *SearchProjectNamesRequest) Reset()
- func (x *SearchProjectNamesRequest) String() string
- func (m *SearchProjectNamesRequest) Validate() error
- func (m *SearchProjectNamesRequest) ValidateAll() error
- type SearchProjectNamesRequestMultiError
- type SearchProjectNamesRequestValidationError
- func (e SearchProjectNamesRequestValidationError) Cause() error
- func (e SearchProjectNamesRequestValidationError) Error() string
- func (e SearchProjectNamesRequestValidationError) ErrorName() string
- func (e SearchProjectNamesRequestValidationError) Field() string
- func (e SearchProjectNamesRequestValidationError) Key() bool
- func (e SearchProjectNamesRequestValidationError) Reason() string
- type SearchProjectNamesResponse
- func (*SearchProjectNamesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectNamesResponse) GetNames() []string
- func (x *SearchProjectNamesResponse) GetNextPageToken() string
- func (*SearchProjectNamesResponse) ProtoMessage()
- func (x *SearchProjectNamesResponse) ProtoReflect() protoreflect.Message
- func (x *SearchProjectNamesResponse) Reset()
- func (x *SearchProjectNamesResponse) String() string
- func (m *SearchProjectNamesResponse) Validate() error
- func (m *SearchProjectNamesResponse) ValidateAll() error
- type SearchProjectNamesResponseMultiError
- type SearchProjectNamesResponseValidationError
- func (e SearchProjectNamesResponseValidationError) Cause() error
- func (e SearchProjectNamesResponseValidationError) Error() string
- func (e SearchProjectNamesResponseValidationError) ErrorName() string
- func (e SearchProjectNamesResponseValidationError) Field() string
- func (e SearchProjectNamesResponseValidationError) Key() bool
- func (e SearchProjectNamesResponseValidationError) Reason() string
- type SearchProjectUsersRequest
- func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchProjectUsersRequest) GetEmailQuery() string
- func (x *SearchProjectUsersRequest) GetOrganization() string
- func (x *SearchProjectUsersRequest) GetPageSize() uint32
- func (x *SearchProjectUsersRequest) GetPageToken() string
- func (x *SearchProjectUsersRequest) GetProject() string
- 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) GetNextPageToken() string
- func (x *SearchProjectUsersResponse) GetUsers() []*User
- 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 SearchUsersRequest
- func (*SearchUsersRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SearchUsersRequest) GetEmailPattern() string
- func (x *SearchUsersRequest) GetPageSize() uint32
- func (x *SearchUsersRequest) GetPageToken() string
- 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) GetNextPageToken() string
- 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 Service
- func (*Service) Descriptor() ([]byte, []int)deprecated
- func (x *Service) GetCreatedOn() *timestamppb.Timestamp
- func (x *Service) GetId() string
- func (x *Service) GetName() string
- func (x *Service) GetOrgId() string
- func (x *Service) GetOrgName() string
- func (x *Service) GetUpdatedOn() *timestamppb.Timestamp
- func (*Service) ProtoMessage()
- func (x *Service) ProtoReflect() protoreflect.Message
- func (x *Service) Reset()
- func (x *Service) String() string
- func (m *Service) Validate() error
- func (m *Service) ValidateAll() error
- type ServiceMultiError
- type ServiceToken
- func (*ServiceToken) Descriptor() ([]byte, []int)deprecated
- func (x *ServiceToken) GetCreatedOn() *timestamppb.Timestamp
- func (x *ServiceToken) GetExpiresOn() *timestamppb.Timestamp
- func (x *ServiceToken) GetId() string
- func (*ServiceToken) ProtoMessage()
- func (x *ServiceToken) ProtoReflect() protoreflect.Message
- func (x *ServiceToken) Reset()
- func (x *ServiceToken) String() string
- func (m *ServiceToken) Validate() error
- func (m *ServiceToken) ValidateAll() error
- type ServiceTokenMultiError
- type ServiceTokenValidationError
- func (e ServiceTokenValidationError) Cause() error
- func (e ServiceTokenValidationError) Error() string
- func (e ServiceTokenValidationError) ErrorName() string
- func (e ServiceTokenValidationError) Field() string
- func (e ServiceTokenValidationError) Key() bool
- func (e ServiceTokenValidationError) Reason() string
- type ServiceValidationError
- type SetOrganizationMemberUserRoleRequest
- func (*SetOrganizationMemberUserRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationMemberUserRoleRequest) GetEmail() string
- func (x *SetOrganizationMemberUserRoleRequest) GetOrganization() string
- func (x *SetOrganizationMemberUserRoleRequest) GetRole() string
- func (*SetOrganizationMemberUserRoleRequest) ProtoMessage()
- func (x *SetOrganizationMemberUserRoleRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberUserRoleRequest) Reset()
- func (x *SetOrganizationMemberUserRoleRequest) String() string
- func (m *SetOrganizationMemberUserRoleRequest) Validate() error
- func (m *SetOrganizationMemberUserRoleRequest) ValidateAll() error
- type SetOrganizationMemberUserRoleRequestMultiError
- type SetOrganizationMemberUserRoleRequestValidationError
- func (e SetOrganizationMemberUserRoleRequestValidationError) Cause() error
- func (e SetOrganizationMemberUserRoleRequestValidationError) Error() string
- func (e SetOrganizationMemberUserRoleRequestValidationError) ErrorName() string
- func (e SetOrganizationMemberUserRoleRequestValidationError) Field() string
- func (e SetOrganizationMemberUserRoleRequestValidationError) Key() bool
- func (e SetOrganizationMemberUserRoleRequestValidationError) Reason() string
- type SetOrganizationMemberUserRoleResponse
- func (*SetOrganizationMemberUserRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetOrganizationMemberUserRoleResponse) ProtoMessage()
- func (x *SetOrganizationMemberUserRoleResponse) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberUserRoleResponse) Reset()
- func (x *SetOrganizationMemberUserRoleResponse) String() string
- func (m *SetOrganizationMemberUserRoleResponse) Validate() error
- func (m *SetOrganizationMemberUserRoleResponse) ValidateAll() error
- type SetOrganizationMemberUserRoleResponseMultiError
- type SetOrganizationMemberUserRoleResponseValidationError
- func (e SetOrganizationMemberUserRoleResponseValidationError) Cause() error
- func (e SetOrganizationMemberUserRoleResponseValidationError) Error() string
- func (e SetOrganizationMemberUserRoleResponseValidationError) ErrorName() string
- func (e SetOrganizationMemberUserRoleResponseValidationError) Field() string
- func (e SetOrganizationMemberUserRoleResponseValidationError) Key() bool
- func (e SetOrganizationMemberUserRoleResponseValidationError) Reason() string
- type SetOrganizationMemberUsergroupRoleRequest
- func (*SetOrganizationMemberUsergroupRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetOrganizationMemberUsergroupRoleRequest) GetOrganization() string
- func (x *SetOrganizationMemberUsergroupRoleRequest) GetRole() string
- func (x *SetOrganizationMemberUsergroupRoleRequest) GetUsergroup() string
- func (*SetOrganizationMemberUsergroupRoleRequest) ProtoMessage()
- func (x *SetOrganizationMemberUsergroupRoleRequest) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberUsergroupRoleRequest) Reset()
- func (x *SetOrganizationMemberUsergroupRoleRequest) String() string
- func (m *SetOrganizationMemberUsergroupRoleRequest) Validate() error
- func (m *SetOrganizationMemberUsergroupRoleRequest) ValidateAll() error
- type SetOrganizationMemberUsergroupRoleRequestMultiError
- type SetOrganizationMemberUsergroupRoleRequestValidationError
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Cause() error
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Error() string
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) ErrorName() string
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Field() string
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Key() bool
- func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Reason() string
- type SetOrganizationMemberUsergroupRoleResponse
- func (*SetOrganizationMemberUsergroupRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetOrganizationMemberUsergroupRoleResponse) ProtoMessage()
- func (x *SetOrganizationMemberUsergroupRoleResponse) ProtoReflect() protoreflect.Message
- func (x *SetOrganizationMemberUsergroupRoleResponse) Reset()
- func (x *SetOrganizationMemberUsergroupRoleResponse) String() string
- func (m *SetOrganizationMemberUsergroupRoleResponse) Validate() error
- func (m *SetOrganizationMemberUsergroupRoleResponse) ValidateAll() error
- type SetOrganizationMemberUsergroupRoleResponseMultiError
- type SetOrganizationMemberUsergroupRoleResponseValidationError
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Cause() error
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Error() string
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) ErrorName() string
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Field() string
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Key() bool
- func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Reason() string
- type SetProjectMemberUserRoleRequest
- func (*SetProjectMemberUserRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetProjectMemberUserRoleRequest) GetEmail() string
- func (x *SetProjectMemberUserRoleRequest) GetOrganization() string
- func (x *SetProjectMemberUserRoleRequest) GetProject() string
- func (x *SetProjectMemberUserRoleRequest) GetRole() string
- func (*SetProjectMemberUserRoleRequest) ProtoMessage()
- func (x *SetProjectMemberUserRoleRequest) ProtoReflect() protoreflect.Message
- func (x *SetProjectMemberUserRoleRequest) Reset()
- func (x *SetProjectMemberUserRoleRequest) String() string
- func (m *SetProjectMemberUserRoleRequest) Validate() error
- func (m *SetProjectMemberUserRoleRequest) ValidateAll() error
- type SetProjectMemberUserRoleRequestMultiError
- type SetProjectMemberUserRoleRequestValidationError
- func (e SetProjectMemberUserRoleRequestValidationError) Cause() error
- func (e SetProjectMemberUserRoleRequestValidationError) Error() string
- func (e SetProjectMemberUserRoleRequestValidationError) ErrorName() string
- func (e SetProjectMemberUserRoleRequestValidationError) Field() string
- func (e SetProjectMemberUserRoleRequestValidationError) Key() bool
- func (e SetProjectMemberUserRoleRequestValidationError) Reason() string
- type SetProjectMemberUserRoleResponse
- func (*SetProjectMemberUserRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetProjectMemberUserRoleResponse) ProtoMessage()
- func (x *SetProjectMemberUserRoleResponse) ProtoReflect() protoreflect.Message
- func (x *SetProjectMemberUserRoleResponse) Reset()
- func (x *SetProjectMemberUserRoleResponse) String() string
- func (m *SetProjectMemberUserRoleResponse) Validate() error
- func (m *SetProjectMemberUserRoleResponse) ValidateAll() error
- type SetProjectMemberUserRoleResponseMultiError
- type SetProjectMemberUserRoleResponseValidationError
- func (e SetProjectMemberUserRoleResponseValidationError) Cause() error
- func (e SetProjectMemberUserRoleResponseValidationError) Error() string
- func (e SetProjectMemberUserRoleResponseValidationError) ErrorName() string
- func (e SetProjectMemberUserRoleResponseValidationError) Field() string
- func (e SetProjectMemberUserRoleResponseValidationError) Key() bool
- func (e SetProjectMemberUserRoleResponseValidationError) Reason() string
- type SetProjectMemberUsergroupRoleRequest
- func (*SetProjectMemberUsergroupRoleRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetProjectMemberUsergroupRoleRequest) GetOrganization() string
- func (x *SetProjectMemberUsergroupRoleRequest) GetProject() string
- func (x *SetProjectMemberUsergroupRoleRequest) GetRole() string
- func (x *SetProjectMemberUsergroupRoleRequest) GetUsergroup() string
- func (*SetProjectMemberUsergroupRoleRequest) ProtoMessage()
- func (x *SetProjectMemberUsergroupRoleRequest) ProtoReflect() protoreflect.Message
- func (x *SetProjectMemberUsergroupRoleRequest) Reset()
- func (x *SetProjectMemberUsergroupRoleRequest) String() string
- func (m *SetProjectMemberUsergroupRoleRequest) Validate() error
- func (m *SetProjectMemberUsergroupRoleRequest) ValidateAll() error
- type SetProjectMemberUsergroupRoleRequestMultiError
- type SetProjectMemberUsergroupRoleRequestValidationError
- func (e SetProjectMemberUsergroupRoleRequestValidationError) Cause() error
- func (e SetProjectMemberUsergroupRoleRequestValidationError) Error() string
- func (e SetProjectMemberUsergroupRoleRequestValidationError) ErrorName() string
- func (e SetProjectMemberUsergroupRoleRequestValidationError) Field() string
- func (e SetProjectMemberUsergroupRoleRequestValidationError) Key() bool
- func (e SetProjectMemberUsergroupRoleRequestValidationError) Reason() string
- type SetProjectMemberUsergroupRoleResponse
- func (*SetProjectMemberUsergroupRoleResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetProjectMemberUsergroupRoleResponse) ProtoMessage()
- func (x *SetProjectMemberUsergroupRoleResponse) ProtoReflect() protoreflect.Message
- func (x *SetProjectMemberUsergroupRoleResponse) Reset()
- func (x *SetProjectMemberUsergroupRoleResponse) String() string
- func (m *SetProjectMemberUsergroupRoleResponse) Validate() error
- func (m *SetProjectMemberUsergroupRoleResponse) ValidateAll() error
- type SetProjectMemberUsergroupRoleResponseMultiError
- type SetProjectMemberUsergroupRoleResponseValidationError
- func (e SetProjectMemberUsergroupRoleResponseValidationError) Cause() error
- func (e SetProjectMemberUsergroupRoleResponseValidationError) Error() string
- func (e SetProjectMemberUsergroupRoleResponseValidationError) ErrorName() string
- func (e SetProjectMemberUsergroupRoleResponseValidationError) Field() string
- func (e SetProjectMemberUsergroupRoleResponseValidationError) Key() bool
- func (e SetProjectMemberUsergroupRoleResponseValidationError) Reason() string
- type SetSuperuserRequest
- func (*SetSuperuserRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SetSuperuserRequest) GetEmail() string
- func (x *SetSuperuserRequest) GetSuperuser() bool
- func (*SetSuperuserRequest) ProtoMessage()
- func (x *SetSuperuserRequest) ProtoReflect() protoreflect.Message
- func (x *SetSuperuserRequest) Reset()
- func (x *SetSuperuserRequest) String() string
- func (m *SetSuperuserRequest) Validate() error
- func (m *SetSuperuserRequest) ValidateAll() error
- type SetSuperuserRequestMultiError
- type SetSuperuserRequestValidationError
- func (e SetSuperuserRequestValidationError) Cause() error
- func (e SetSuperuserRequestValidationError) Error() string
- func (e SetSuperuserRequestValidationError) ErrorName() string
- func (e SetSuperuserRequestValidationError) Field() string
- func (e SetSuperuserRequestValidationError) Key() bool
- func (e SetSuperuserRequestValidationError) Reason() string
- type SetSuperuserResponse
- func (*SetSuperuserResponse) Descriptor() ([]byte, []int)deprecated
- func (*SetSuperuserResponse) ProtoMessage()
- func (x *SetSuperuserResponse) ProtoReflect() protoreflect.Message
- func (x *SetSuperuserResponse) Reset()
- func (x *SetSuperuserResponse) String() string
- func (m *SetSuperuserResponse) Validate() error
- func (m *SetSuperuserResponse) ValidateAll() error
- type SetSuperuserResponseMultiError
- type SetSuperuserResponseValidationError
- func (e SetSuperuserResponseValidationError) Cause() error
- func (e SetSuperuserResponseValidationError) Error() string
- func (e SetSuperuserResponseValidationError) ErrorName() string
- func (e SetSuperuserResponseValidationError) Field() string
- func (e SetSuperuserResponseValidationError) Key() bool
- func (e SetSuperuserResponseValidationError) Reason() string
- type StringPageToken
- func (*StringPageToken) Descriptor() ([]byte, []int)deprecated
- func (x *StringPageToken) GetVal() string
- func (*StringPageToken) ProtoMessage()
- func (x *StringPageToken) ProtoReflect() protoreflect.Message
- func (x *StringPageToken) Reset()
- func (x *StringPageToken) String() string
- func (m *StringPageToken) Validate() error
- func (m *StringPageToken) ValidateAll() error
- type StringPageTokenMultiError
- type StringPageTokenValidationError
- func (e StringPageTokenValidationError) Cause() error
- func (e StringPageTokenValidationError) Error() string
- func (e StringPageTokenValidationError) ErrorName() string
- func (e StringPageTokenValidationError) Field() string
- func (e StringPageTokenValidationError) Key() bool
- func (e StringPageTokenValidationError) Reason() string
- type StringTimestampPageToken
- func (*StringTimestampPageToken) Descriptor() ([]byte, []int)deprecated
- func (x *StringTimestampPageToken) GetStr() string
- func (x *StringTimestampPageToken) GetTs() *timestamppb.Timestamp
- func (*StringTimestampPageToken) ProtoMessage()
- func (x *StringTimestampPageToken) ProtoReflect() protoreflect.Message
- func (x *StringTimestampPageToken) Reset()
- func (x *StringTimestampPageToken) String() string
- func (m *StringTimestampPageToken) Validate() error
- func (m *StringTimestampPageToken) ValidateAll() error
- type StringTimestampPageTokenMultiError
- type StringTimestampPageTokenValidationError
- func (e StringTimestampPageTokenValidationError) Cause() error
- func (e StringTimestampPageTokenValidationError) Error() string
- func (e StringTimestampPageTokenValidationError) ErrorName() string
- func (e StringTimestampPageTokenValidationError) Field() string
- func (e StringTimestampPageTokenValidationError) Key() bool
- func (e StringTimestampPageTokenValidationError) Reason() string
- type Subscription
- func (*Subscription) Descriptor() ([]byte, []int)deprecated
- func (x *Subscription) GetCurrentBillingCycleEndDate() *timestamppb.Timestamp
- func (x *Subscription) GetCurrentBillingCycleStartDate() *timestamppb.Timestamp
- func (x *Subscription) GetEndDate() *timestamppb.Timestamp
- func (x *Subscription) GetId() string
- func (x *Subscription) GetPlanDisplayName() string
- func (x *Subscription) GetPlanId() string
- func (x *Subscription) GetPlanName() string
- func (x *Subscription) GetStartDate() *timestamppb.Timestamp
- func (x *Subscription) GetTrialEndDate() *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 SudoGetResourceRequest
- func (*SudoGetResourceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoGetResourceRequest) GetDeploymentId() string
- func (m *SudoGetResourceRequest) GetId() isSudoGetResourceRequest_Id
- func (x *SudoGetResourceRequest) GetInstanceId() string
- func (x *SudoGetResourceRequest) GetOrgId() string
- func (x *SudoGetResourceRequest) GetProjectId() string
- func (x *SudoGetResourceRequest) GetUserId() string
- func (*SudoGetResourceRequest) ProtoMessage()
- func (x *SudoGetResourceRequest) ProtoReflect() protoreflect.Message
- func (x *SudoGetResourceRequest) Reset()
- func (x *SudoGetResourceRequest) String() string
- func (m *SudoGetResourceRequest) Validate() error
- func (m *SudoGetResourceRequest) ValidateAll() error
- type SudoGetResourceRequestMultiError
- type SudoGetResourceRequestValidationError
- func (e SudoGetResourceRequestValidationError) Cause() error
- func (e SudoGetResourceRequestValidationError) Error() string
- func (e SudoGetResourceRequestValidationError) ErrorName() string
- func (e SudoGetResourceRequestValidationError) Field() string
- func (e SudoGetResourceRequestValidationError) Key() bool
- func (e SudoGetResourceRequestValidationError) Reason() string
- type SudoGetResourceRequest_DeploymentId
- type SudoGetResourceRequest_InstanceId
- type SudoGetResourceRequest_OrgId
- type SudoGetResourceRequest_ProjectId
- type SudoGetResourceRequest_UserId
- type SudoGetResourceResponse
- func (*SudoGetResourceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoGetResourceResponse) GetDeployment() *Deployment
- func (x *SudoGetResourceResponse) GetInstance() *Deployment
- func (x *SudoGetResourceResponse) GetOrg() *Organization
- func (x *SudoGetResourceResponse) GetProject() *Project
- func (m *SudoGetResourceResponse) GetResource() isSudoGetResourceResponse_Resource
- func (x *SudoGetResourceResponse) GetUser() *User
- func (*SudoGetResourceResponse) ProtoMessage()
- func (x *SudoGetResourceResponse) ProtoReflect() protoreflect.Message
- func (x *SudoGetResourceResponse) Reset()
- func (x *SudoGetResourceResponse) String() string
- func (m *SudoGetResourceResponse) Validate() error
- func (m *SudoGetResourceResponse) ValidateAll() error
- type SudoGetResourceResponseMultiError
- type SudoGetResourceResponseValidationError
- func (e SudoGetResourceResponseValidationError) Cause() error
- func (e SudoGetResourceResponseValidationError) Error() string
- func (e SudoGetResourceResponseValidationError) ErrorName() string
- func (e SudoGetResourceResponseValidationError) Field() string
- func (e SudoGetResourceResponseValidationError) Key() bool
- func (e SudoGetResourceResponseValidationError) Reason() string
- type SudoGetResourceResponse_Deployment
- type SudoGetResourceResponse_Instance
- type SudoGetResourceResponse_Org
- type SudoGetResourceResponse_Project
- type SudoGetResourceResponse_User
- type SudoIssueRuntimeManagerTokenRequest
- func (*SudoIssueRuntimeManagerTokenRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoIssueRuntimeManagerTokenRequest) GetHost() string
- func (*SudoIssueRuntimeManagerTokenRequest) ProtoMessage()
- func (x *SudoIssueRuntimeManagerTokenRequest) ProtoReflect() protoreflect.Message
- func (x *SudoIssueRuntimeManagerTokenRequest) Reset()
- func (x *SudoIssueRuntimeManagerTokenRequest) String() string
- func (m *SudoIssueRuntimeManagerTokenRequest) Validate() error
- func (m *SudoIssueRuntimeManagerTokenRequest) ValidateAll() error
- type SudoIssueRuntimeManagerTokenRequestMultiError
- type SudoIssueRuntimeManagerTokenRequestValidationError
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) Cause() error
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) Error() string
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) ErrorName() string
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) Field() string
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) Key() bool
- func (e SudoIssueRuntimeManagerTokenRequestValidationError) Reason() string
- type SudoIssueRuntimeManagerTokenResponse
- func (*SudoIssueRuntimeManagerTokenResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoIssueRuntimeManagerTokenResponse) GetToken() string
- func (*SudoIssueRuntimeManagerTokenResponse) ProtoMessage()
- func (x *SudoIssueRuntimeManagerTokenResponse) ProtoReflect() protoreflect.Message
- func (x *SudoIssueRuntimeManagerTokenResponse) Reset()
- func (x *SudoIssueRuntimeManagerTokenResponse) String() string
- func (m *SudoIssueRuntimeManagerTokenResponse) Validate() error
- func (m *SudoIssueRuntimeManagerTokenResponse) ValidateAll() error
- type SudoIssueRuntimeManagerTokenResponseMultiError
- type SudoIssueRuntimeManagerTokenResponseValidationError
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) Cause() error
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) Error() string
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) ErrorName() string
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) Field() string
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) Key() bool
- func (e SudoIssueRuntimeManagerTokenResponseValidationError) Reason() string
- type SudoUpdateAnnotationsRequest
- func (*SudoUpdateAnnotationsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateAnnotationsRequest) GetAnnotations() map[string]string
- func (x *SudoUpdateAnnotationsRequest) GetOrganization() string
- func (x *SudoUpdateAnnotationsRequest) GetProject() string
- func (*SudoUpdateAnnotationsRequest) ProtoMessage()
- func (x *SudoUpdateAnnotationsRequest) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateAnnotationsRequest) Reset()
- func (x *SudoUpdateAnnotationsRequest) String() string
- func (m *SudoUpdateAnnotationsRequest) Validate() error
- func (m *SudoUpdateAnnotationsRequest) ValidateAll() error
- type SudoUpdateAnnotationsRequestMultiError
- type SudoUpdateAnnotationsRequestValidationError
- func (e SudoUpdateAnnotationsRequestValidationError) Cause() error
- func (e SudoUpdateAnnotationsRequestValidationError) Error() string
- func (e SudoUpdateAnnotationsRequestValidationError) ErrorName() string
- func (e SudoUpdateAnnotationsRequestValidationError) Field() string
- func (e SudoUpdateAnnotationsRequestValidationError) Key() bool
- func (e SudoUpdateAnnotationsRequestValidationError) Reason() string
- type SudoUpdateAnnotationsResponse
- func (*SudoUpdateAnnotationsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateAnnotationsResponse) GetProject() *Project
- func (*SudoUpdateAnnotationsResponse) ProtoMessage()
- func (x *SudoUpdateAnnotationsResponse) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateAnnotationsResponse) Reset()
- func (x *SudoUpdateAnnotationsResponse) String() string
- func (m *SudoUpdateAnnotationsResponse) Validate() error
- func (m *SudoUpdateAnnotationsResponse) ValidateAll() error
- type SudoUpdateAnnotationsResponseMultiError
- type SudoUpdateAnnotationsResponseValidationError
- func (e SudoUpdateAnnotationsResponseValidationError) Cause() error
- func (e SudoUpdateAnnotationsResponseValidationError) Error() string
- func (e SudoUpdateAnnotationsResponseValidationError) ErrorName() string
- func (e SudoUpdateAnnotationsResponseValidationError) Field() string
- func (e SudoUpdateAnnotationsResponseValidationError) Key() bool
- func (e SudoUpdateAnnotationsResponseValidationError) Reason() string
- type SudoUpdateOrganizationBillingCustomerRequest
- func (*SudoUpdateOrganizationBillingCustomerRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateOrganizationBillingCustomerRequest) GetBillingCustomerId() string
- func (x *SudoUpdateOrganizationBillingCustomerRequest) GetOrgName() string
- func (*SudoUpdateOrganizationBillingCustomerRequest) ProtoMessage()
- func (x *SudoUpdateOrganizationBillingCustomerRequest) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateOrganizationBillingCustomerRequest) Reset()
- func (x *SudoUpdateOrganizationBillingCustomerRequest) String() string
- func (m *SudoUpdateOrganizationBillingCustomerRequest) Validate() error
- func (m *SudoUpdateOrganizationBillingCustomerRequest) ValidateAll() error
- type SudoUpdateOrganizationBillingCustomerRequestMultiError
- type SudoUpdateOrganizationBillingCustomerRequestValidationError
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Cause() error
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Error() string
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) ErrorName() string
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Field() string
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Key() bool
- func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Reason() string
- type SudoUpdateOrganizationBillingCustomerResponse
- func (*SudoUpdateOrganizationBillingCustomerResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateOrganizationBillingCustomerResponse) GetOrganization() *Organization
- func (x *SudoUpdateOrganizationBillingCustomerResponse) GetSubscriptions() []*Subscription
- func (*SudoUpdateOrganizationBillingCustomerResponse) ProtoMessage()
- func (x *SudoUpdateOrganizationBillingCustomerResponse) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateOrganizationBillingCustomerResponse) Reset()
- func (x *SudoUpdateOrganizationBillingCustomerResponse) String() string
- func (m *SudoUpdateOrganizationBillingCustomerResponse) Validate() error
- func (m *SudoUpdateOrganizationBillingCustomerResponse) ValidateAll() error
- type SudoUpdateOrganizationBillingCustomerResponseMultiError
- type SudoUpdateOrganizationBillingCustomerResponseValidationError
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Cause() error
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Error() string
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) ErrorName() string
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Field() string
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Key() bool
- func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Reason() string
- type SudoUpdateOrganizationQuotasRequest
- func (*SudoUpdateOrganizationQuotasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateOrganizationQuotasRequest) GetDeployments() uint32
- func (x *SudoUpdateOrganizationQuotasRequest) GetOrgName() string
- func (x *SudoUpdateOrganizationQuotasRequest) GetOutstandingInvites() uint32
- func (x *SudoUpdateOrganizationQuotasRequest) GetProjects() uint32
- func (x *SudoUpdateOrganizationQuotasRequest) GetSlotsPerDeployment() uint32
- func (x *SudoUpdateOrganizationQuotasRequest) GetSlotsTotal() uint32
- func (x *SudoUpdateOrganizationQuotasRequest) GetStorageLimitBytesPerDeployment() uint64
- func (*SudoUpdateOrganizationQuotasRequest) ProtoMessage()
- func (x *SudoUpdateOrganizationQuotasRequest) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateOrganizationQuotasRequest) Reset()
- func (x *SudoUpdateOrganizationQuotasRequest) String() string
- func (m *SudoUpdateOrganizationQuotasRequest) Validate() error
- func (m *SudoUpdateOrganizationQuotasRequest) ValidateAll() error
- type SudoUpdateOrganizationQuotasRequestMultiError
- type SudoUpdateOrganizationQuotasRequestValidationError
- func (e SudoUpdateOrganizationQuotasRequestValidationError) Cause() error
- func (e SudoUpdateOrganizationQuotasRequestValidationError) Error() string
- func (e SudoUpdateOrganizationQuotasRequestValidationError) ErrorName() string
- func (e SudoUpdateOrganizationQuotasRequestValidationError) Field() string
- func (e SudoUpdateOrganizationQuotasRequestValidationError) Key() bool
- func (e SudoUpdateOrganizationQuotasRequestValidationError) Reason() string
- type SudoUpdateOrganizationQuotasResponse
- func (*SudoUpdateOrganizationQuotasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateOrganizationQuotasResponse) GetOrganization() *Organization
- func (*SudoUpdateOrganizationQuotasResponse) ProtoMessage()
- func (x *SudoUpdateOrganizationQuotasResponse) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateOrganizationQuotasResponse) Reset()
- func (x *SudoUpdateOrganizationQuotasResponse) String() string
- func (m *SudoUpdateOrganizationQuotasResponse) Validate() error
- func (m *SudoUpdateOrganizationQuotasResponse) ValidateAll() error
- type SudoUpdateOrganizationQuotasResponseMultiError
- type SudoUpdateOrganizationQuotasResponseValidationError
- func (e SudoUpdateOrganizationQuotasResponseValidationError) Cause() error
- func (e SudoUpdateOrganizationQuotasResponseValidationError) Error() string
- func (e SudoUpdateOrganizationQuotasResponseValidationError) ErrorName() string
- func (e SudoUpdateOrganizationQuotasResponseValidationError) Field() string
- func (e SudoUpdateOrganizationQuotasResponseValidationError) Key() bool
- func (e SudoUpdateOrganizationQuotasResponseValidationError) Reason() string
- type SudoUpdateUserQuotasRequest
- func (*SudoUpdateUserQuotasRequest) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateUserQuotasRequest) GetEmail() string
- func (x *SudoUpdateUserQuotasRequest) GetSingleuserOrgs() uint32
- func (*SudoUpdateUserQuotasRequest) ProtoMessage()
- func (x *SudoUpdateUserQuotasRequest) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateUserQuotasRequest) Reset()
- func (x *SudoUpdateUserQuotasRequest) String() string
- func (m *SudoUpdateUserQuotasRequest) Validate() error
- func (m *SudoUpdateUserQuotasRequest) ValidateAll() error
- type SudoUpdateUserQuotasRequestMultiError
- type SudoUpdateUserQuotasRequestValidationError
- func (e SudoUpdateUserQuotasRequestValidationError) Cause() error
- func (e SudoUpdateUserQuotasRequestValidationError) Error() string
- func (e SudoUpdateUserQuotasRequestValidationError) ErrorName() string
- func (e SudoUpdateUserQuotasRequestValidationError) Field() string
- func (e SudoUpdateUserQuotasRequestValidationError) Key() bool
- func (e SudoUpdateUserQuotasRequestValidationError) Reason() string
- type SudoUpdateUserQuotasResponse
- func (*SudoUpdateUserQuotasResponse) Descriptor() ([]byte, []int)deprecated
- func (x *SudoUpdateUserQuotasResponse) GetUser() *User
- func (*SudoUpdateUserQuotasResponse) ProtoMessage()
- func (x *SudoUpdateUserQuotasResponse) ProtoReflect() protoreflect.Message
- func (x *SudoUpdateUserQuotasResponse) Reset()
- func (x *SudoUpdateUserQuotasResponse) String() string
- func (m *SudoUpdateUserQuotasResponse) Validate() error
- func (m *SudoUpdateUserQuotasResponse) ValidateAll() error
- type SudoUpdateUserQuotasResponseMultiError
- type SudoUpdateUserQuotasResponseValidationError
- func (e SudoUpdateUserQuotasResponseValidationError) Cause() error
- func (e SudoUpdateUserQuotasResponseValidationError) Error() string
- func (e SudoUpdateUserQuotasResponseValidationError) ErrorName() string
- func (e SudoUpdateUserQuotasResponseValidationError) Field() string
- func (e SudoUpdateUserQuotasResponseValidationError) Key() bool
- func (e SudoUpdateUserQuotasResponseValidationError) Reason() string
- type TelemetryRequest
- func (*TelemetryRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TelemetryRequest) GetEvent() *structpb.Struct
- func (x *TelemetryRequest) GetName() string
- func (x *TelemetryRequest) GetValue() float32
- func (*TelemetryRequest) ProtoMessage()
- func (x *TelemetryRequest) ProtoReflect() protoreflect.Message
- func (x *TelemetryRequest) Reset()
- func (x *TelemetryRequest) String() string
- func (m *TelemetryRequest) Validate() error
- func (m *TelemetryRequest) ValidateAll() error
- type TelemetryRequestMultiError
- type TelemetryRequestValidationError
- func (e TelemetryRequestValidationError) Cause() error
- func (e TelemetryRequestValidationError) Error() string
- func (e TelemetryRequestValidationError) ErrorName() string
- func (e TelemetryRequestValidationError) Field() string
- func (e TelemetryRequestValidationError) Key() bool
- func (e TelemetryRequestValidationError) Reason() string
- type TelemetryResponse
- func (*TelemetryResponse) Descriptor() ([]byte, []int)deprecated
- func (*TelemetryResponse) ProtoMessage()
- func (x *TelemetryResponse) ProtoReflect() protoreflect.Message
- func (x *TelemetryResponse) Reset()
- func (x *TelemetryResponse) String() string
- func (m *TelemetryResponse) Validate() error
- func (m *TelemetryResponse) ValidateAll() error
- type TelemetryResponseMultiError
- type TelemetryResponseValidationError
- func (e TelemetryResponseValidationError) Cause() error
- func (e TelemetryResponseValidationError) Error() string
- func (e TelemetryResponseValidationError) ErrorName() string
- func (e TelemetryResponseValidationError) Field() string
- func (e TelemetryResponseValidationError) Key() bool
- func (e TelemetryResponseValidationError) Reason() string
- type TelemetryServiceClient
- type TelemetryServiceServer
- type TriggerReconcileRequest
- func (*TriggerReconcileRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerReconcileRequest) GetDeploymentId() string
- func (*TriggerReconcileRequest) ProtoMessage()
- func (x *TriggerReconcileRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerReconcileRequest) Reset()
- func (x *TriggerReconcileRequest) String() string
- func (m *TriggerReconcileRequest) Validate() error
- func (m *TriggerReconcileRequest) ValidateAll() error
- type TriggerReconcileRequestMultiError
- type TriggerReconcileRequestValidationError
- func (e TriggerReconcileRequestValidationError) Cause() error
- func (e TriggerReconcileRequestValidationError) Error() string
- func (e TriggerReconcileRequestValidationError) ErrorName() string
- func (e TriggerReconcileRequestValidationError) Field() string
- func (e TriggerReconcileRequestValidationError) Key() bool
- func (e TriggerReconcileRequestValidationError) Reason() string
- type TriggerReconcileResponse
- func (*TriggerReconcileResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerReconcileResponse) ProtoMessage()
- func (x *TriggerReconcileResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerReconcileResponse) Reset()
- func (x *TriggerReconcileResponse) String() string
- func (m *TriggerReconcileResponse) Validate() error
- func (m *TriggerReconcileResponse) ValidateAll() error
- type TriggerReconcileResponseMultiError
- type TriggerReconcileResponseValidationError
- func (e TriggerReconcileResponseValidationError) Cause() error
- func (e TriggerReconcileResponseValidationError) Error() string
- func (e TriggerReconcileResponseValidationError) ErrorName() string
- func (e TriggerReconcileResponseValidationError) Field() string
- func (e TriggerReconcileResponseValidationError) Key() bool
- func (e TriggerReconcileResponseValidationError) Reason() string
- type TriggerRedeployRequest
- func (*TriggerRedeployRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerRedeployRequest) GetDeploymentId() string
- func (x *TriggerRedeployRequest) GetOrganization() string
- func (x *TriggerRedeployRequest) GetProject() string
- func (*TriggerRedeployRequest) ProtoMessage()
- func (x *TriggerRedeployRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerRedeployRequest) Reset()
- func (x *TriggerRedeployRequest) String() string
- func (m *TriggerRedeployRequest) Validate() error
- func (m *TriggerRedeployRequest) ValidateAll() error
- type TriggerRedeployRequestMultiError
- type TriggerRedeployRequestValidationError
- func (e TriggerRedeployRequestValidationError) Cause() error
- func (e TriggerRedeployRequestValidationError) Error() string
- func (e TriggerRedeployRequestValidationError) ErrorName() string
- func (e TriggerRedeployRequestValidationError) Field() string
- func (e TriggerRedeployRequestValidationError) Key() bool
- func (e TriggerRedeployRequestValidationError) Reason() string
- type TriggerRedeployResponse
- func (*TriggerRedeployResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerRedeployResponse) ProtoMessage()
- func (x *TriggerRedeployResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerRedeployResponse) Reset()
- func (x *TriggerRedeployResponse) String() string
- func (m *TriggerRedeployResponse) Validate() error
- func (m *TriggerRedeployResponse) ValidateAll() error
- type TriggerRedeployResponseMultiError
- type TriggerRedeployResponseValidationError
- func (e TriggerRedeployResponseValidationError) Cause() error
- func (e TriggerRedeployResponseValidationError) Error() string
- func (e TriggerRedeployResponseValidationError) ErrorName() string
- func (e TriggerRedeployResponseValidationError) Field() string
- func (e TriggerRedeployResponseValidationError) Key() bool
- func (e TriggerRedeployResponseValidationError) Reason() string
- type TriggerRefreshSourcesRequest
- func (*TriggerRefreshSourcesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerRefreshSourcesRequest) GetDeploymentId() string
- func (x *TriggerRefreshSourcesRequest) GetSources() []string
- func (*TriggerRefreshSourcesRequest) ProtoMessage()
- func (x *TriggerRefreshSourcesRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerRefreshSourcesRequest) Reset()
- func (x *TriggerRefreshSourcesRequest) String() string
- func (m *TriggerRefreshSourcesRequest) Validate() error
- func (m *TriggerRefreshSourcesRequest) ValidateAll() error
- type TriggerRefreshSourcesRequestMultiError
- type TriggerRefreshSourcesRequestValidationError
- func (e TriggerRefreshSourcesRequestValidationError) Cause() error
- func (e TriggerRefreshSourcesRequestValidationError) Error() string
- func (e TriggerRefreshSourcesRequestValidationError) ErrorName() string
- func (e TriggerRefreshSourcesRequestValidationError) Field() string
- func (e TriggerRefreshSourcesRequestValidationError) Key() bool
- func (e TriggerRefreshSourcesRequestValidationError) Reason() string
- type TriggerRefreshSourcesResponse
- func (*TriggerRefreshSourcesResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerRefreshSourcesResponse) ProtoMessage()
- func (x *TriggerRefreshSourcesResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerRefreshSourcesResponse) Reset()
- func (x *TriggerRefreshSourcesResponse) String() string
- func (m *TriggerRefreshSourcesResponse) Validate() error
- func (m *TriggerRefreshSourcesResponse) ValidateAll() error
- type TriggerRefreshSourcesResponseMultiError
- type TriggerRefreshSourcesResponseValidationError
- func (e TriggerRefreshSourcesResponseValidationError) Cause() error
- func (e TriggerRefreshSourcesResponseValidationError) Error() string
- func (e TriggerRefreshSourcesResponseValidationError) ErrorName() string
- func (e TriggerRefreshSourcesResponseValidationError) Field() string
- func (e TriggerRefreshSourcesResponseValidationError) Key() bool
- func (e TriggerRefreshSourcesResponseValidationError) Reason() string
- type TriggerReportRequest
- func (*TriggerReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *TriggerReportRequest) GetName() string
- func (x *TriggerReportRequest) GetOrganization() string
- func (x *TriggerReportRequest) GetProject() string
- func (*TriggerReportRequest) ProtoMessage()
- func (x *TriggerReportRequest) ProtoReflect() protoreflect.Message
- func (x *TriggerReportRequest) Reset()
- func (x *TriggerReportRequest) String() string
- func (m *TriggerReportRequest) Validate() error
- func (m *TriggerReportRequest) ValidateAll() error
- type TriggerReportRequestMultiError
- type TriggerReportRequestValidationError
- func (e TriggerReportRequestValidationError) Cause() error
- func (e TriggerReportRequestValidationError) Error() string
- func (e TriggerReportRequestValidationError) ErrorName() string
- func (e TriggerReportRequestValidationError) Field() string
- func (e TriggerReportRequestValidationError) Key() bool
- func (e TriggerReportRequestValidationError) Reason() string
- type TriggerReportResponse
- func (*TriggerReportResponse) Descriptor() ([]byte, []int)deprecated
- func (*TriggerReportResponse) ProtoMessage()
- func (x *TriggerReportResponse) ProtoReflect() protoreflect.Message
- func (x *TriggerReportResponse) Reset()
- func (x *TriggerReportResponse) String() string
- func (m *TriggerReportResponse) Validate() error
- func (m *TriggerReportResponse) ValidateAll() error
- type TriggerReportResponseMultiError
- type TriggerReportResponseValidationError
- func (e TriggerReportResponseValidationError) Cause() error
- func (e TriggerReportResponseValidationError) Error() string
- func (e TriggerReportResponseValidationError) ErrorName() string
- func (e TriggerReportResponseValidationError) Field() string
- func (e TriggerReportResponseValidationError) Key() bool
- func (e TriggerReportResponseValidationError) Reason() string
- type UnimplementedAIServiceServer
- type UnimplementedAdminServiceServer
- func (UnimplementedAdminServiceServer) AddOrganizationMemberUser(context.Context, *AddOrganizationMemberUserRequest) (*AddOrganizationMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) AddOrganizationMemberUsergroup(context.Context, *AddOrganizationMemberUsergroupRequest) (*AddOrganizationMemberUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) AddProjectMemberUser(context.Context, *AddProjectMemberUserRequest) (*AddProjectMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) AddProjectMemberUsergroup(context.Context, *AddProjectMemberUsergroupRequest) (*AddProjectMemberUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) AddUsergroupMemberUser(context.Context, *AddUsergroupMemberUserRequest) (*AddUsergroupMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error)
- func (UnimplementedAdminServiceServer) CreateAsset(context.Context, *CreateAssetRequest) (*CreateAssetResponse, error)
- func (UnimplementedAdminServiceServer) CreateBookmark(context.Context, *CreateBookmarkRequest) (*CreateBookmarkResponse, error)
- func (UnimplementedAdminServiceServer) CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error)
- func (UnimplementedAdminServiceServer) CreateProjectWhitelistedDomain(context.Context, *CreateProjectWhitelistedDomainRequest) (*CreateProjectWhitelistedDomainResponse, error)
- func (UnimplementedAdminServiceServer) CreateReport(context.Context, *CreateReportRequest) (*CreateReportResponse, error)
- func (UnimplementedAdminServiceServer) CreateService(context.Context, *CreateServiceRequest) (*CreateServiceResponse, error)
- func (UnimplementedAdminServiceServer) CreateUsergroup(context.Context, *CreateUsergroupRequest) (*CreateUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) CreateWhitelistedDomain(context.Context, *CreateWhitelistedDomainRequest) (*CreateWhitelistedDomainResponse, error)
- func (UnimplementedAdminServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error)
- func (UnimplementedAdminServiceServer) DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
- func (UnimplementedAdminServiceServer) DeleteReport(context.Context, *DeleteReportRequest) (*DeleteReportResponse, error)
- func (UnimplementedAdminServiceServer) DeleteService(context.Context, *DeleteServiceRequest) (*DeleteServiceResponse, error)
- func (UnimplementedAdminServiceServer) DeleteUsergroup(context.Context, *DeleteUsergroupRequest) (*DeleteUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) EditAlert(context.Context, *EditAlertRequest) (*EditAlertResponse, error)
- func (UnimplementedAdminServiceServer) EditReport(context.Context, *EditReportRequest) (*EditReportResponse, error)
- func (UnimplementedAdminServiceServer) EditUsergroup(context.Context, *EditUsergroupRequest) (*EditUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) GenerateAlertYAML(context.Context, *GenerateAlertYAMLRequest) (*GenerateAlertYAMLResponse, error)
- func (UnimplementedAdminServiceServer) GenerateReportYAML(context.Context, *GenerateReportYAMLRequest) (*GenerateReportYAMLResponse, error)
- func (UnimplementedAdminServiceServer) GetAlertMeta(context.Context, *GetAlertMetaRequest) (*GetAlertMetaResponse, error)
- func (UnimplementedAdminServiceServer) GetAlertYAML(context.Context, *GetAlertYAMLRequest) (*GetAlertYAMLResponse, error)
- func (UnimplementedAdminServiceServer) GetBookmark(context.Context, *GetBookmarkRequest) (*GetBookmarkResponse, error)
- func (UnimplementedAdminServiceServer) GetCloneCredentials(context.Context, *GetCloneCredentialsRequest) (*GetCloneCredentialsResponse, error)
- func (UnimplementedAdminServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
- func (UnimplementedAdminServiceServer) GetDeploymentCredentials(context.Context, *GetDeploymentCredentialsRequest) (*GetDeploymentCredentialsResponse, error)
- func (UnimplementedAdminServiceServer) GetGithubRepoStatus(context.Context, *GetGithubRepoStatusRequest) (*GetGithubRepoStatusResponse, error)
- func (UnimplementedAdminServiceServer) GetGithubUserStatus(context.Context, *GetGithubUserStatusRequest) (*GetGithubUserStatusResponse, error)
- func (UnimplementedAdminServiceServer) GetIFrame(context.Context, *GetIFrameRequest) (*GetIFrameResponse, error)
- func (UnimplementedAdminServiceServer) GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) GetOrganizationBillingSubscription(context.Context, *GetOrganizationBillingSubscriptionRequest) (*GetOrganizationBillingSubscriptionResponse, error)
- func (UnimplementedAdminServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
- func (UnimplementedAdminServiceServer) GetProjectByID(context.Context, *GetProjectByIDRequest) (*GetProjectByIDResponse, error)
- func (UnimplementedAdminServiceServer) GetProjectVariables(context.Context, *GetProjectVariablesRequest) (*GetProjectVariablesResponse, error)
- func (UnimplementedAdminServiceServer) GetRepoMeta(context.Context, *GetRepoMetaRequest) (*GetRepoMetaResponse, error)
- func (UnimplementedAdminServiceServer) GetReportMeta(context.Context, *GetReportMetaRequest) (*GetReportMetaResponse, error)
- func (UnimplementedAdminServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
- func (UnimplementedAdminServiceServer) GetUsergroup(context.Context, *GetUsergroupRequest) (*GetUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) HibernateProject(context.Context, *HibernateProjectRequest) (*HibernateProjectResponse, error)
- func (UnimplementedAdminServiceServer) IssueMagicAuthToken(context.Context, *IssueMagicAuthTokenRequest) (*IssueMagicAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) IssueRepresentativeAuthToken(context.Context, *IssueRepresentativeAuthTokenRequest) (*IssueRepresentativeAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) IssueServiceAuthToken(context.Context, *IssueServiceAuthTokenRequest) (*IssueServiceAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) LeaveOrganization(context.Context, *LeaveOrganizationRequest) (*LeaveOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) ListBookmarks(context.Context, *ListBookmarksRequest) (*ListBookmarksResponse, error)
- func (UnimplementedAdminServiceServer) ListMagicAuthTokens(context.Context, *ListMagicAuthTokensRequest) (*ListMagicAuthTokensResponse, error)
- func (UnimplementedAdminServiceServer) ListOrganizationInvites(context.Context, *ListOrganizationInvitesRequest) (*ListOrganizationInvitesResponse, error)
- func (UnimplementedAdminServiceServer) ListOrganizationMemberUsergroups(context.Context, *ListOrganizationMemberUsergroupsRequest) (*ListOrganizationMemberUsergroupsResponse, error)
- func (UnimplementedAdminServiceServer) ListOrganizationMemberUsers(context.Context, *ListOrganizationMemberUsersRequest) (*ListOrganizationMemberUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error)
- func (UnimplementedAdminServiceServer) ListProjectInvites(context.Context, *ListProjectInvitesRequest) (*ListProjectInvitesResponse, error)
- func (UnimplementedAdminServiceServer) ListProjectMemberUsergroups(context.Context, *ListProjectMemberUsergroupsRequest) (*ListProjectMemberUsergroupsResponse, error)
- func (UnimplementedAdminServiceServer) ListProjectMemberUsers(context.Context, *ListProjectMemberUsersRequest) (*ListProjectMemberUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListProjectWhitelistedDomains(context.Context, *ListProjectWhitelistedDomainsRequest) (*ListProjectWhitelistedDomainsResponse, error)
- func (UnimplementedAdminServiceServer) ListProjectsForOrganization(context.Context, *ListProjectsForOrganizationRequest) (*ListProjectsForOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) ListPublicBillingPlans(context.Context, *ListPublicBillingPlansRequest) (*ListPublicBillingPlansResponse, error)
- func (UnimplementedAdminServiceServer) ListServiceAuthTokens(context.Context, *ListServiceAuthTokensRequest) (*ListServiceAuthTokensResponse, error)
- func (UnimplementedAdminServiceServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesResponse, error)
- func (UnimplementedAdminServiceServer) ListSuperusers(context.Context, *ListSuperusersRequest) (*ListSuperusersResponse, error)
- func (UnimplementedAdminServiceServer) ListUsergroupMemberUsers(context.Context, *ListUsergroupMemberUsersRequest) (*ListUsergroupMemberUsersResponse, error)
- func (UnimplementedAdminServiceServer) ListWhitelistedDomains(context.Context, *ListWhitelistedDomainsRequest) (*ListWhitelistedDomainsResponse, error)
- func (UnimplementedAdminServiceServer) Ping(context.Context, *PingRequest) (*PingResponse, error)
- func (UnimplementedAdminServiceServer) PullVirtualRepo(context.Context, *PullVirtualRepoRequest) (*PullVirtualRepoResponse, error)
- func (UnimplementedAdminServiceServer) RemoveBookmark(context.Context, *RemoveBookmarkRequest) (*RemoveBookmarkResponse, error)
- func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUser(context.Context, *RemoveOrganizationMemberUserRequest) (*RemoveOrganizationMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUsergroup(context.Context, *RemoveOrganizationMemberUsergroupRequest) (*RemoveOrganizationMemberUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) RemoveProjectMemberUser(context.Context, *RemoveProjectMemberUserRequest) (*RemoveProjectMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) RemoveProjectMemberUsergroup(context.Context, *RemoveProjectMemberUsergroupRequest) (*RemoveProjectMemberUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) RemoveProjectWhitelistedDomain(context.Context, *RemoveProjectWhitelistedDomainRequest) (*RemoveProjectWhitelistedDomainResponse, error)
- func (UnimplementedAdminServiceServer) RemoveUsergroupMemberUser(context.Context, *RemoveUsergroupMemberUserRequest) (*RemoveUsergroupMemberUserResponse, error)
- func (UnimplementedAdminServiceServer) RemoveWhitelistedDomain(context.Context, *RemoveWhitelistedDomainRequest) (*RemoveWhitelistedDomainResponse, error)
- func (UnimplementedAdminServiceServer) RenameUsergroup(context.Context, *RenameUsergroupRequest) (*RenameUsergroupResponse, error)
- func (UnimplementedAdminServiceServer) RevokeCurrentAuthToken(context.Context, *RevokeCurrentAuthTokenRequest) (*RevokeCurrentAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) RevokeMagicAuthToken(context.Context, *RevokeMagicAuthTokenRequest) (*RevokeMagicAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) RevokeServiceAuthToken(context.Context, *RevokeServiceAuthTokenRequest) (*RevokeServiceAuthTokenResponse, error)
- func (UnimplementedAdminServiceServer) SearchProjectNames(context.Context, *SearchProjectNamesRequest) (*SearchProjectNamesResponse, error)
- func (UnimplementedAdminServiceServer) SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error)
- func (UnimplementedAdminServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
- func (UnimplementedAdminServiceServer) SetOrganizationMemberUserRole(context.Context, *SetOrganizationMemberUserRoleRequest) (*SetOrganizationMemberUserRoleResponse, error)
- func (UnimplementedAdminServiceServer) SetOrganizationMemberUsergroupRole(context.Context, *SetOrganizationMemberUsergroupRoleRequest) (*SetOrganizationMemberUsergroupRoleResponse, error)
- func (UnimplementedAdminServiceServer) SetProjectMemberUserRole(context.Context, *SetProjectMemberUserRoleRequest) (*SetProjectMemberUserRoleResponse, error)
- func (UnimplementedAdminServiceServer) SetProjectMemberUsergroupRole(context.Context, *SetProjectMemberUsergroupRoleRequest) (*SetProjectMemberUsergroupRoleResponse, error)
- func (UnimplementedAdminServiceServer) SetSuperuser(context.Context, *SetSuperuserRequest) (*SetSuperuserResponse, error)
- func (UnimplementedAdminServiceServer) SudoGetResource(context.Context, *SudoGetResourceRequest) (*SudoGetResourceResponse, error)
- func (UnimplementedAdminServiceServer) SudoIssueRuntimeManagerToken(context.Context, *SudoIssueRuntimeManagerTokenRequest) (*SudoIssueRuntimeManagerTokenResponse, error)
- func (UnimplementedAdminServiceServer) SudoUpdateAnnotations(context.Context, *SudoUpdateAnnotationsRequest) (*SudoUpdateAnnotationsResponse, error)
- func (UnimplementedAdminServiceServer) SudoUpdateOrganizationBillingCustomer(context.Context, *SudoUpdateOrganizationBillingCustomerRequest) (*SudoUpdateOrganizationBillingCustomerResponse, error)
- func (UnimplementedAdminServiceServer) SudoUpdateOrganizationQuotas(context.Context, *SudoUpdateOrganizationQuotasRequest) (*SudoUpdateOrganizationQuotasResponse, error)
- func (UnimplementedAdminServiceServer) SudoUpdateUserQuotas(context.Context, *SudoUpdateUserQuotasRequest) (*SudoUpdateUserQuotasResponse, error)
- func (UnimplementedAdminServiceServer) TriggerReconcile(context.Context, *TriggerReconcileRequest) (*TriggerReconcileResponse, error)
- func (UnimplementedAdminServiceServer) TriggerRedeploy(context.Context, *TriggerRedeployRequest) (*TriggerRedeployResponse, error)
- func (UnimplementedAdminServiceServer) TriggerRefreshSources(context.Context, *TriggerRefreshSourcesRequest) (*TriggerRefreshSourcesResponse, error)
- func (UnimplementedAdminServiceServer) TriggerReport(context.Context, *TriggerReportRequest) (*TriggerReportResponse, error)
- func (UnimplementedAdminServiceServer) UnsubscribeAlert(context.Context, *UnsubscribeAlertRequest) (*UnsubscribeAlertResponse, error)
- func (UnimplementedAdminServiceServer) UnsubscribeReport(context.Context, *UnsubscribeReportRequest) (*UnsubscribeReportResponse, error)
- func (UnimplementedAdminServiceServer) UpdateBookmark(context.Context, *UpdateBookmarkRequest) (*UpdateBookmarkResponse, error)
- func (UnimplementedAdminServiceServer) UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error)
- func (UnimplementedAdminServiceServer) UpdateOrganizationBillingSubscription(context.Context, *UpdateOrganizationBillingSubscriptionRequest) (*UpdateOrganizationBillingSubscriptionResponse, error)
- func (UnimplementedAdminServiceServer) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
- func (UnimplementedAdminServiceServer) UpdateProjectVariables(context.Context, *UpdateProjectVariablesRequest) (*UpdateProjectVariablesResponse, error)
- func (UnimplementedAdminServiceServer) UpdateService(context.Context, *UpdateServiceRequest) (*UpdateServiceResponse, error)
- func (UnimplementedAdminServiceServer) UpdateUserPreferences(context.Context, *UpdateUserPreferencesRequest) (*UpdateUserPreferencesResponse, error)
- type UnimplementedTelemetryServiceServer
- type UnsafeAIServiceServer
- type UnsafeAdminServiceServer
- type UnsafeTelemetryServiceServer
- type UnsubscribeAlertRequest
- func (*UnsubscribeAlertRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnsubscribeAlertRequest) GetName() string
- func (x *UnsubscribeAlertRequest) GetOrganization() string
- func (x *UnsubscribeAlertRequest) GetProject() string
- func (*UnsubscribeAlertRequest) ProtoMessage()
- func (x *UnsubscribeAlertRequest) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeAlertRequest) Reset()
- func (x *UnsubscribeAlertRequest) String() string
- func (m *UnsubscribeAlertRequest) Validate() error
- func (m *UnsubscribeAlertRequest) ValidateAll() error
- type UnsubscribeAlertRequestMultiError
- type UnsubscribeAlertRequestValidationError
- func (e UnsubscribeAlertRequestValidationError) Cause() error
- func (e UnsubscribeAlertRequestValidationError) Error() string
- func (e UnsubscribeAlertRequestValidationError) ErrorName() string
- func (e UnsubscribeAlertRequestValidationError) Field() string
- func (e UnsubscribeAlertRequestValidationError) Key() bool
- func (e UnsubscribeAlertRequestValidationError) Reason() string
- type UnsubscribeAlertResponse
- func (*UnsubscribeAlertResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnsubscribeAlertResponse) ProtoMessage()
- func (x *UnsubscribeAlertResponse) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeAlertResponse) Reset()
- func (x *UnsubscribeAlertResponse) String() string
- func (m *UnsubscribeAlertResponse) Validate() error
- func (m *UnsubscribeAlertResponse) ValidateAll() error
- type UnsubscribeAlertResponseMultiError
- type UnsubscribeAlertResponseValidationError
- func (e UnsubscribeAlertResponseValidationError) Cause() error
- func (e UnsubscribeAlertResponseValidationError) Error() string
- func (e UnsubscribeAlertResponseValidationError) ErrorName() string
- func (e UnsubscribeAlertResponseValidationError) Field() string
- func (e UnsubscribeAlertResponseValidationError) Key() bool
- func (e UnsubscribeAlertResponseValidationError) Reason() string
- type UnsubscribeReportRequest
- func (*UnsubscribeReportRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UnsubscribeReportRequest) GetName() string
- func (x *UnsubscribeReportRequest) GetOrganization() string
- func (x *UnsubscribeReportRequest) GetProject() string
- func (*UnsubscribeReportRequest) ProtoMessage()
- func (x *UnsubscribeReportRequest) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeReportRequest) Reset()
- func (x *UnsubscribeReportRequest) String() string
- func (m *UnsubscribeReportRequest) Validate() error
- func (m *UnsubscribeReportRequest) ValidateAll() error
- type UnsubscribeReportRequestMultiError
- type UnsubscribeReportRequestValidationError
- func (e UnsubscribeReportRequestValidationError) Cause() error
- func (e UnsubscribeReportRequestValidationError) Error() string
- func (e UnsubscribeReportRequestValidationError) ErrorName() string
- func (e UnsubscribeReportRequestValidationError) Field() string
- func (e UnsubscribeReportRequestValidationError) Key() bool
- func (e UnsubscribeReportRequestValidationError) Reason() string
- type UnsubscribeReportResponse
- func (*UnsubscribeReportResponse) Descriptor() ([]byte, []int)deprecated
- func (*UnsubscribeReportResponse) ProtoMessage()
- func (x *UnsubscribeReportResponse) ProtoReflect() protoreflect.Message
- func (x *UnsubscribeReportResponse) Reset()
- func (x *UnsubscribeReportResponse) String() string
- func (m *UnsubscribeReportResponse) Validate() error
- func (m *UnsubscribeReportResponse) ValidateAll() error
- type UnsubscribeReportResponseMultiError
- type UnsubscribeReportResponseValidationError
- func (e UnsubscribeReportResponseValidationError) Cause() error
- func (e UnsubscribeReportResponseValidationError) Error() string
- func (e UnsubscribeReportResponseValidationError) ErrorName() string
- func (e UnsubscribeReportResponseValidationError) Field() string
- func (e UnsubscribeReportResponseValidationError) Key() bool
- func (e UnsubscribeReportResponseValidationError) Reason() string
- type UpdateBookmarkRequest
- func (*UpdateBookmarkRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateBookmarkRequest) GetBookmarkId() string
- func (x *UpdateBookmarkRequest) GetData() []byte
- func (x *UpdateBookmarkRequest) GetDefault() bool
- func (x *UpdateBookmarkRequest) GetDescription() string
- func (x *UpdateBookmarkRequest) GetDisplayName() string
- func (x *UpdateBookmarkRequest) GetShared() bool
- func (*UpdateBookmarkRequest) ProtoMessage()
- func (x *UpdateBookmarkRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateBookmarkRequest) Reset()
- func (x *UpdateBookmarkRequest) String() string
- func (m *UpdateBookmarkRequest) Validate() error
- func (m *UpdateBookmarkRequest) ValidateAll() error
- type UpdateBookmarkRequestMultiError
- type UpdateBookmarkRequestValidationError
- func (e UpdateBookmarkRequestValidationError) Cause() error
- func (e UpdateBookmarkRequestValidationError) Error() string
- func (e UpdateBookmarkRequestValidationError) ErrorName() string
- func (e UpdateBookmarkRequestValidationError) Field() string
- func (e UpdateBookmarkRequestValidationError) Key() bool
- func (e UpdateBookmarkRequestValidationError) Reason() string
- type UpdateBookmarkResponse
- func (*UpdateBookmarkResponse) Descriptor() ([]byte, []int)deprecated
- func (*UpdateBookmarkResponse) ProtoMessage()
- func (x *UpdateBookmarkResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateBookmarkResponse) Reset()
- func (x *UpdateBookmarkResponse) String() string
- func (m *UpdateBookmarkResponse) Validate() error
- func (m *UpdateBookmarkResponse) ValidateAll() error
- type UpdateBookmarkResponseMultiError
- type UpdateBookmarkResponseValidationError
- func (e UpdateBookmarkResponseValidationError) Cause() error
- func (e UpdateBookmarkResponseValidationError) Error() string
- func (e UpdateBookmarkResponseValidationError) ErrorName() string
- func (e UpdateBookmarkResponseValidationError) Field() string
- func (e UpdateBookmarkResponseValidationError) Key() bool
- func (e UpdateBookmarkResponseValidationError) Reason() string
- type UpdateOrganizationBillingSubscriptionRequest
- func (*UpdateOrganizationBillingSubscriptionRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationBillingSubscriptionRequest) GetOrgName() string
- func (x *UpdateOrganizationBillingSubscriptionRequest) GetPlanName() string
- func (*UpdateOrganizationBillingSubscriptionRequest) ProtoMessage()
- func (x *UpdateOrganizationBillingSubscriptionRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationBillingSubscriptionRequest) Reset()
- func (x *UpdateOrganizationBillingSubscriptionRequest) String() string
- func (m *UpdateOrganizationBillingSubscriptionRequest) Validate() error
- func (m *UpdateOrganizationBillingSubscriptionRequest) ValidateAll() error
- type UpdateOrganizationBillingSubscriptionRequestMultiError
- type UpdateOrganizationBillingSubscriptionRequestValidationError
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Cause() error
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Error() string
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) ErrorName() string
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Field() string
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Key() bool
- func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Reason() string
- type UpdateOrganizationBillingSubscriptionResponse
- func (*UpdateOrganizationBillingSubscriptionResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationBillingSubscriptionResponse) GetOrganization() *Organization
- func (x *UpdateOrganizationBillingSubscriptionResponse) GetSubscriptions() []*Subscription
- func (*UpdateOrganizationBillingSubscriptionResponse) ProtoMessage()
- func (x *UpdateOrganizationBillingSubscriptionResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateOrganizationBillingSubscriptionResponse) Reset()
- func (x *UpdateOrganizationBillingSubscriptionResponse) String() string
- func (m *UpdateOrganizationBillingSubscriptionResponse) Validate() error
- func (m *UpdateOrganizationBillingSubscriptionResponse) ValidateAll() error
- type UpdateOrganizationBillingSubscriptionResponseMultiError
- type UpdateOrganizationBillingSubscriptionResponseValidationError
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Cause() error
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Error() string
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) ErrorName() string
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Field() string
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Key() bool
- func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Reason() string
- type UpdateOrganizationRequest
- func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateOrganizationRequest) GetDescription() string
- func (x *UpdateOrganizationRequest) GetName() string
- func (x *UpdateOrganizationRequest) GetNewName() 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 UpdateProjectRequest
- func (*UpdateProjectRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectRequest) GetArchiveAssetId() string
- func (x *UpdateProjectRequest) GetDescription() string
- func (x *UpdateProjectRequest) GetGithubUrl() string
- func (x *UpdateProjectRequest) GetName() string
- func (x *UpdateProjectRequest) GetNewName() string
- func (x *UpdateProjectRequest) GetOrganizationName() string
- func (x *UpdateProjectRequest) GetProdBranch() string
- func (x *UpdateProjectRequest) GetProdSlots() int64
- func (x *UpdateProjectRequest) GetProdTtlSeconds() int64
- func (x *UpdateProjectRequest) GetProdVersion() string
- func (x *UpdateProjectRequest) GetProvisioner() string
- func (x *UpdateProjectRequest) GetPublic() bool
- 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 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 UpdateProjectVariablesRequest
- func (*UpdateProjectVariablesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectVariablesRequest) GetName() string
- func (x *UpdateProjectVariablesRequest) GetOrganizationName() string
- func (x *UpdateProjectVariablesRequest) GetVariables() map[string]string
- func (*UpdateProjectVariablesRequest) ProtoMessage()
- func (x *UpdateProjectVariablesRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectVariablesRequest) Reset()
- func (x *UpdateProjectVariablesRequest) String() string
- func (m *UpdateProjectVariablesRequest) Validate() error
- func (m *UpdateProjectVariablesRequest) ValidateAll() error
- type UpdateProjectVariablesRequestMultiError
- type UpdateProjectVariablesRequestValidationError
- func (e UpdateProjectVariablesRequestValidationError) Cause() error
- func (e UpdateProjectVariablesRequestValidationError) Error() string
- func (e UpdateProjectVariablesRequestValidationError) ErrorName() string
- func (e UpdateProjectVariablesRequestValidationError) Field() string
- func (e UpdateProjectVariablesRequestValidationError) Key() bool
- func (e UpdateProjectVariablesRequestValidationError) Reason() string
- type UpdateProjectVariablesResponse
- func (*UpdateProjectVariablesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateProjectVariablesResponse) GetVariables() map[string]string
- func (*UpdateProjectVariablesResponse) ProtoMessage()
- func (x *UpdateProjectVariablesResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateProjectVariablesResponse) Reset()
- func (x *UpdateProjectVariablesResponse) String() string
- func (m *UpdateProjectVariablesResponse) Validate() error
- func (m *UpdateProjectVariablesResponse) ValidateAll() error
- type UpdateProjectVariablesResponseMultiError
- type UpdateProjectVariablesResponseValidationError
- func (e UpdateProjectVariablesResponseValidationError) Cause() error
- func (e UpdateProjectVariablesResponseValidationError) Error() string
- func (e UpdateProjectVariablesResponseValidationError) ErrorName() string
- func (e UpdateProjectVariablesResponseValidationError) Field() string
- func (e UpdateProjectVariablesResponseValidationError) Key() bool
- func (e UpdateProjectVariablesResponseValidationError) Reason() string
- type UpdateServiceRequest
- func (*UpdateServiceRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceRequest) GetName() string
- func (x *UpdateServiceRequest) GetNewName() string
- func (x *UpdateServiceRequest) GetOrganizationName() string
- func (*UpdateServiceRequest) ProtoMessage()
- func (x *UpdateServiceRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceRequest) Reset()
- func (x *UpdateServiceRequest) String() string
- func (m *UpdateServiceRequest) Validate() error
- func (m *UpdateServiceRequest) ValidateAll() error
- type UpdateServiceRequestMultiError
- type UpdateServiceRequestValidationError
- func (e UpdateServiceRequestValidationError) Cause() error
- func (e UpdateServiceRequestValidationError) Error() string
- func (e UpdateServiceRequestValidationError) ErrorName() string
- func (e UpdateServiceRequestValidationError) Field() string
- func (e UpdateServiceRequestValidationError) Key() bool
- func (e UpdateServiceRequestValidationError) Reason() string
- type UpdateServiceResponse
- func (*UpdateServiceResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateServiceResponse) GetService() *Service
- func (*UpdateServiceResponse) ProtoMessage()
- func (x *UpdateServiceResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateServiceResponse) Reset()
- func (x *UpdateServiceResponse) String() string
- func (m *UpdateServiceResponse) Validate() error
- func (m *UpdateServiceResponse) ValidateAll() error
- type UpdateServiceResponseMultiError
- type UpdateServiceResponseValidationError
- func (e UpdateServiceResponseValidationError) Cause() error
- func (e UpdateServiceResponseValidationError) Error() string
- func (e UpdateServiceResponseValidationError) ErrorName() string
- func (e UpdateServiceResponseValidationError) Field() string
- func (e UpdateServiceResponseValidationError) Key() bool
- func (e UpdateServiceResponseValidationError) Reason() string
- type UpdateUserPreferencesRequest
- func (*UpdateUserPreferencesRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPreferencesRequest) GetPreferences() *UserPreferences
- func (*UpdateUserPreferencesRequest) ProtoMessage()
- func (x *UpdateUserPreferencesRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPreferencesRequest) Reset()
- func (x *UpdateUserPreferencesRequest) String() string
- func (m *UpdateUserPreferencesRequest) Validate() error
- func (m *UpdateUserPreferencesRequest) ValidateAll() error
- type UpdateUserPreferencesRequestMultiError
- type UpdateUserPreferencesRequestValidationError
- func (e UpdateUserPreferencesRequestValidationError) Cause() error
- func (e UpdateUserPreferencesRequestValidationError) Error() string
- func (e UpdateUserPreferencesRequestValidationError) ErrorName() string
- func (e UpdateUserPreferencesRequestValidationError) Field() string
- func (e UpdateUserPreferencesRequestValidationError) Key() bool
- func (e UpdateUserPreferencesRequestValidationError) Reason() string
- type UpdateUserPreferencesResponse
- func (*UpdateUserPreferencesResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateUserPreferencesResponse) GetPreferences() *UserPreferences
- func (*UpdateUserPreferencesResponse) ProtoMessage()
- func (x *UpdateUserPreferencesResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateUserPreferencesResponse) Reset()
- func (x *UpdateUserPreferencesResponse) String() string
- func (m *UpdateUserPreferencesResponse) Validate() error
- func (m *UpdateUserPreferencesResponse) ValidateAll() error
- type UpdateUserPreferencesResponseMultiError
- type UpdateUserPreferencesResponseValidationError
- func (e UpdateUserPreferencesResponseValidationError) Cause() error
- func (e UpdateUserPreferencesResponseValidationError) Error() string
- func (e UpdateUserPreferencesResponseValidationError) ErrorName() string
- func (e UpdateUserPreferencesResponseValidationError) Field() string
- func (e UpdateUserPreferencesResponseValidationError) Key() bool
- func (e UpdateUserPreferencesResponseValidationError) Reason() string
- type User
- func (*User) Descriptor() ([]byte, []int)deprecated
- func (x *User) GetCreatedOn() *timestamppb.Timestamp
- func (x *User) GetDisplayName() string
- func (x *User) GetEmail() string
- func (x *User) GetId() string
- func (x *User) GetPhotoUrl() string
- func (x *User) GetQuotas() *UserQuotas
- func (x *User) GetUpdatedOn() *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 UserInvite
- func (*UserInvite) Descriptor() ([]byte, []int)deprecated
- func (x *UserInvite) GetEmail() string
- func (x *UserInvite) GetInvitedBy() string
- func (x *UserInvite) GetRole() string
- func (*UserInvite) ProtoMessage()
- func (x *UserInvite) ProtoReflect() protoreflect.Message
- func (x *UserInvite) Reset()
- func (x *UserInvite) String() string
- func (m *UserInvite) Validate() error
- func (m *UserInvite) ValidateAll() error
- type UserInviteMultiError
- type UserInviteValidationError
- type UserMultiError
- type UserPreferences
- func (*UserPreferences) Descriptor() ([]byte, []int)deprecated
- func (x *UserPreferences) GetTimeZone() string
- func (*UserPreferences) ProtoMessage()
- func (x *UserPreferences) ProtoReflect() protoreflect.Message
- func (x *UserPreferences) Reset()
- func (x *UserPreferences) String() string
- func (m *UserPreferences) Validate() error
- func (m *UserPreferences) ValidateAll() error
- type UserPreferencesMultiError
- type UserPreferencesValidationError
- func (e UserPreferencesValidationError) Cause() error
- func (e UserPreferencesValidationError) Error() string
- func (e UserPreferencesValidationError) ErrorName() string
- func (e UserPreferencesValidationError) Field() string
- func (e UserPreferencesValidationError) Key() bool
- func (e UserPreferencesValidationError) Reason() string
- type UserQuotas
- func (*UserQuotas) Descriptor() ([]byte, []int)deprecated
- func (x *UserQuotas) GetSingleuserOrgs() uint32
- func (*UserQuotas) ProtoMessage()
- func (x *UserQuotas) ProtoReflect() protoreflect.Message
- func (x *UserQuotas) Reset()
- func (x *UserQuotas) String() string
- func (m *UserQuotas) Validate() error
- func (m *UserQuotas) ValidateAll() error
- type UserQuotasMultiError
- type UserQuotasValidationError
- type UserValidationError
- type Usergroup
- func (*Usergroup) Descriptor() ([]byte, []int)deprecated
- func (x *Usergroup) GetCreatedOn() *timestamppb.Timestamp
- func (x *Usergroup) GetGroupDescription() string
- func (x *Usergroup) GetGroupId() string
- func (x *Usergroup) GetGroupName() string
- func (x *Usergroup) GetUpdatedOn() *timestamppb.Timestamp
- func (*Usergroup) ProtoMessage()
- func (x *Usergroup) ProtoReflect() protoreflect.Message
- func (x *Usergroup) Reset()
- func (x *Usergroup) String() string
- func (m *Usergroup) Validate() error
- func (m *Usergroup) ValidateAll() error
- type UsergroupMultiError
- type UsergroupValidationError
- type VirtualFile
- func (*VirtualFile) Descriptor() ([]byte, []int)deprecated
- func (x *VirtualFile) GetData() []byte
- func (x *VirtualFile) GetDeleted() bool
- func (x *VirtualFile) GetPath() string
- func (x *VirtualFile) GetUpdatedOn() *timestamppb.Timestamp
- func (*VirtualFile) ProtoMessage()
- func (x *VirtualFile) ProtoReflect() protoreflect.Message
- func (x *VirtualFile) Reset()
- func (x *VirtualFile) String() string
- func (m *VirtualFile) Validate() error
- func (m *VirtualFile) ValidateAll() error
- type VirtualFileMultiError
- type VirtualFileValidationError
- func (e VirtualFileValidationError) Cause() error
- func (e VirtualFileValidationError) Error() string
- func (e VirtualFileValidationError) ErrorName() string
- func (e VirtualFileValidationError) Field() string
- func (e VirtualFileValidationError) Key() bool
- func (e VirtualFileValidationError) Reason() string
- type WhitelistedDomain
- func (*WhitelistedDomain) Descriptor() ([]byte, []int)deprecated
- func (x *WhitelistedDomain) GetDomain() string
- func (x *WhitelistedDomain) GetRole() string
- func (*WhitelistedDomain) ProtoMessage()
- func (x *WhitelistedDomain) ProtoReflect() protoreflect.Message
- func (x *WhitelistedDomain) Reset()
- func (x *WhitelistedDomain) String() string
- func (m *WhitelistedDomain) Validate() error
- func (m *WhitelistedDomain) ValidateAll() error
- type WhitelistedDomainMultiError
- type WhitelistedDomainValidationError
- func (e WhitelistedDomainValidationError) Cause() error
- func (e WhitelistedDomainValidationError) Error() string
- func (e WhitelistedDomainValidationError) ErrorName() string
- func (e WhitelistedDomainValidationError) Field() string
- func (e WhitelistedDomainValidationError) Key() bool
- func (e WhitelistedDomainValidationError) Reason() string
Constants ¶
const ( AdminService_Ping_FullMethodName = "/rill.admin.v1.AdminService/Ping" AdminService_ListOrganizations_FullMethodName = "/rill.admin.v1.AdminService/ListOrganizations" AdminService_GetOrganization_FullMethodName = "/rill.admin.v1.AdminService/GetOrganization" AdminService_CreateOrganization_FullMethodName = "/rill.admin.v1.AdminService/CreateOrganization" AdminService_DeleteOrganization_FullMethodName = "/rill.admin.v1.AdminService/DeleteOrganization" AdminService_UpdateOrganization_FullMethodName = "/rill.admin.v1.AdminService/UpdateOrganization" AdminService_UpdateOrganizationBillingSubscription_FullMethodName = "/rill.admin.v1.AdminService/UpdateOrganizationBillingSubscription" AdminService_GetOrganizationBillingSubscription_FullMethodName = "/rill.admin.v1.AdminService/GetOrganizationBillingSubscription" AdminService_ListProjectsForOrganization_FullMethodName = "/rill.admin.v1.AdminService/ListProjectsForOrganization" AdminService_GetProject_FullMethodName = "/rill.admin.v1.AdminService/GetProject" AdminService_GetProjectByID_FullMethodName = "/rill.admin.v1.AdminService/GetProjectByID" AdminService_SearchProjectNames_FullMethodName = "/rill.admin.v1.AdminService/SearchProjectNames" AdminService_GetProjectVariables_FullMethodName = "/rill.admin.v1.AdminService/GetProjectVariables" AdminService_CreateProject_FullMethodName = "/rill.admin.v1.AdminService/CreateProject" AdminService_DeleteProject_FullMethodName = "/rill.admin.v1.AdminService/DeleteProject" AdminService_UpdateProject_FullMethodName = "/rill.admin.v1.AdminService/UpdateProject" AdminService_UpdateProjectVariables_FullMethodName = "/rill.admin.v1.AdminService/UpdateProjectVariables" AdminService_CreateAsset_FullMethodName = "/rill.admin.v1.AdminService/CreateAsset" AdminService_HibernateProject_FullMethodName = "/rill.admin.v1.AdminService/HibernateProject" AdminService_TriggerReconcile_FullMethodName = "/rill.admin.v1.AdminService/TriggerReconcile" AdminService_TriggerRefreshSources_FullMethodName = "/rill.admin.v1.AdminService/TriggerRefreshSources" AdminService_TriggerRedeploy_FullMethodName = "/rill.admin.v1.AdminService/TriggerRedeploy" AdminService_ListOrganizationMemberUsers_FullMethodName = "/rill.admin.v1.AdminService/ListOrganizationMemberUsers" AdminService_ListOrganizationInvites_FullMethodName = "/rill.admin.v1.AdminService/ListOrganizationInvites" AdminService_AddOrganizationMemberUser_FullMethodName = "/rill.admin.v1.AdminService/AddOrganizationMemberUser" AdminService_RemoveOrganizationMemberUser_FullMethodName = "/rill.admin.v1.AdminService/RemoveOrganizationMemberUser" AdminService_LeaveOrganization_FullMethodName = "/rill.admin.v1.AdminService/LeaveOrganization" AdminService_SetOrganizationMemberUserRole_FullMethodName = "/rill.admin.v1.AdminService/SetOrganizationMemberUserRole" AdminService_ListProjectMemberUsers_FullMethodName = "/rill.admin.v1.AdminService/ListProjectMemberUsers" AdminService_ListProjectInvites_FullMethodName = "/rill.admin.v1.AdminService/ListProjectInvites" AdminService_AddProjectMemberUser_FullMethodName = "/rill.admin.v1.AdminService/AddProjectMemberUser" AdminService_RemoveProjectMemberUser_FullMethodName = "/rill.admin.v1.AdminService/RemoveProjectMemberUser" AdminService_SetProjectMemberUserRole_FullMethodName = "/rill.admin.v1.AdminService/SetProjectMemberUserRole" AdminService_CreateUsergroup_FullMethodName = "/rill.admin.v1.AdminService/CreateUsergroup" AdminService_GetUsergroup_FullMethodName = "/rill.admin.v1.AdminService/GetUsergroup" AdminService_RenameUsergroup_FullMethodName = "/rill.admin.v1.AdminService/RenameUsergroup" AdminService_EditUsergroup_FullMethodName = "/rill.admin.v1.AdminService/EditUsergroup" AdminService_ListOrganizationMemberUsergroups_FullMethodName = "/rill.admin.v1.AdminService/ListOrganizationMemberUsergroups" AdminService_ListProjectMemberUsergroups_FullMethodName = "/rill.admin.v1.AdminService/ListProjectMemberUsergroups" AdminService_DeleteUsergroup_FullMethodName = "/rill.admin.v1.AdminService/DeleteUsergroup" AdminService_AddOrganizationMemberUsergroup_FullMethodName = "/rill.admin.v1.AdminService/AddOrganizationMemberUsergroup" AdminService_SetOrganizationMemberUsergroupRole_FullMethodName = "/rill.admin.v1.AdminService/SetOrganizationMemberUsergroupRole" AdminService_RemoveOrganizationMemberUsergroup_FullMethodName = "/rill.admin.v1.AdminService/RemoveOrganizationMemberUsergroup" AdminService_AddProjectMemberUsergroup_FullMethodName = "/rill.admin.v1.AdminService/AddProjectMemberUsergroup" AdminService_SetProjectMemberUsergroupRole_FullMethodName = "/rill.admin.v1.AdminService/SetProjectMemberUsergroupRole" AdminService_RemoveProjectMemberUsergroup_FullMethodName = "/rill.admin.v1.AdminService/RemoveProjectMemberUsergroup" AdminService_AddUsergroupMemberUser_FullMethodName = "/rill.admin.v1.AdminService/AddUsergroupMemberUser" AdminService_ListUsergroupMemberUsers_FullMethodName = "/rill.admin.v1.AdminService/ListUsergroupMemberUsers" AdminService_RemoveUsergroupMemberUser_FullMethodName = "/rill.admin.v1.AdminService/RemoveUsergroupMemberUser" AdminService_GetCurrentUser_FullMethodName = "/rill.admin.v1.AdminService/GetCurrentUser" AdminService_IssueRepresentativeAuthToken_FullMethodName = "/rill.admin.v1.AdminService/IssueRepresentativeAuthToken" AdminService_RevokeCurrentAuthToken_FullMethodName = "/rill.admin.v1.AdminService/RevokeCurrentAuthToken" AdminService_GetGithubRepoStatus_FullMethodName = "/rill.admin.v1.AdminService/GetGithubRepoStatus" AdminService_GetGithubUserStatus_FullMethodName = "/rill.admin.v1.AdminService/GetGithubUserStatus" AdminService_GetCloneCredentials_FullMethodName = "/rill.admin.v1.AdminService/GetCloneCredentials" AdminService_CreateWhitelistedDomain_FullMethodName = "/rill.admin.v1.AdminService/CreateWhitelistedDomain" AdminService_RemoveWhitelistedDomain_FullMethodName = "/rill.admin.v1.AdminService/RemoveWhitelistedDomain" AdminService_ListWhitelistedDomains_FullMethodName = "/rill.admin.v1.AdminService/ListWhitelistedDomains" AdminService_GetUser_FullMethodName = "/rill.admin.v1.AdminService/GetUser" AdminService_SearchUsers_FullMethodName = "/rill.admin.v1.AdminService/SearchUsers" AdminService_SearchProjectUsers_FullMethodName = "/rill.admin.v1.AdminService/SearchProjectUsers" AdminService_ListSuperusers_FullMethodName = "/rill.admin.v1.AdminService/ListSuperusers" AdminService_GetDeploymentCredentials_FullMethodName = "/rill.admin.v1.AdminService/GetDeploymentCredentials" AdminService_GetIFrame_FullMethodName = "/rill.admin.v1.AdminService/GetIFrame" AdminService_SetSuperuser_FullMethodName = "/rill.admin.v1.AdminService/SetSuperuser" AdminService_SudoGetResource_FullMethodName = "/rill.admin.v1.AdminService/SudoGetResource" AdminService_SudoUpdateUserQuotas_FullMethodName = "/rill.admin.v1.AdminService/SudoUpdateUserQuotas" AdminService_SudoUpdateOrganizationQuotas_FullMethodName = "/rill.admin.v1.AdminService/SudoUpdateOrganizationQuotas" AdminService_SudoUpdateOrganizationBillingCustomer_FullMethodName = "/rill.admin.v1.AdminService/SudoUpdateOrganizationBillingCustomer" AdminService_SudoUpdateAnnotations_FullMethodName = "/rill.admin.v1.AdminService/SudoUpdateAnnotations" AdminService_SudoIssueRuntimeManagerToken_FullMethodName = "/rill.admin.v1.AdminService/SudoIssueRuntimeManagerToken" AdminService_CreateProjectWhitelistedDomain_FullMethodName = "/rill.admin.v1.AdminService/CreateProjectWhitelistedDomain" AdminService_RemoveProjectWhitelistedDomain_FullMethodName = "/rill.admin.v1.AdminService/RemoveProjectWhitelistedDomain" AdminService_ListProjectWhitelistedDomains_FullMethodName = "/rill.admin.v1.AdminService/ListProjectWhitelistedDomains" AdminService_ListServices_FullMethodName = "/rill.admin.v1.AdminService/ListServices" AdminService_CreateService_FullMethodName = "/rill.admin.v1.AdminService/CreateService" AdminService_UpdateService_FullMethodName = "/rill.admin.v1.AdminService/UpdateService" AdminService_DeleteService_FullMethodName = "/rill.admin.v1.AdminService/DeleteService" AdminService_ListServiceAuthTokens_FullMethodName = "/rill.admin.v1.AdminService/ListServiceAuthTokens" AdminService_IssueServiceAuthToken_FullMethodName = "/rill.admin.v1.AdminService/IssueServiceAuthToken" AdminService_RevokeServiceAuthToken_FullMethodName = "/rill.admin.v1.AdminService/RevokeServiceAuthToken" AdminService_IssueMagicAuthToken_FullMethodName = "/rill.admin.v1.AdminService/IssueMagicAuthToken" AdminService_ListMagicAuthTokens_FullMethodName = "/rill.admin.v1.AdminService/ListMagicAuthTokens" AdminService_RevokeMagicAuthToken_FullMethodName = "/rill.admin.v1.AdminService/RevokeMagicAuthToken" AdminService_UpdateUserPreferences_FullMethodName = "/rill.admin.v1.AdminService/UpdateUserPreferences" AdminService_ListBookmarks_FullMethodName = "/rill.admin.v1.AdminService/ListBookmarks" AdminService_GetBookmark_FullMethodName = "/rill.admin.v1.AdminService/GetBookmark" AdminService_CreateBookmark_FullMethodName = "/rill.admin.v1.AdminService/CreateBookmark" AdminService_UpdateBookmark_FullMethodName = "/rill.admin.v1.AdminService/UpdateBookmark" AdminService_RemoveBookmark_FullMethodName = "/rill.admin.v1.AdminService/RemoveBookmark" AdminService_GetRepoMeta_FullMethodName = "/rill.admin.v1.AdminService/GetRepoMeta" AdminService_PullVirtualRepo_FullMethodName = "/rill.admin.v1.AdminService/PullVirtualRepo" AdminService_GetReportMeta_FullMethodName = "/rill.admin.v1.AdminService/GetReportMeta" AdminService_GetAlertMeta_FullMethodName = "/rill.admin.v1.AdminService/GetAlertMeta" AdminService_CreateReport_FullMethodName = "/rill.admin.v1.AdminService/CreateReport" AdminService_EditReport_FullMethodName = "/rill.admin.v1.AdminService/EditReport" AdminService_UnsubscribeReport_FullMethodName = "/rill.admin.v1.AdminService/UnsubscribeReport" AdminService_DeleteReport_FullMethodName = "/rill.admin.v1.AdminService/DeleteReport" AdminService_TriggerReport_FullMethodName = "/rill.admin.v1.AdminService/TriggerReport" AdminService_GenerateReportYAML_FullMethodName = "/rill.admin.v1.AdminService/GenerateReportYAML" AdminService_CreateAlert_FullMethodName = "/rill.admin.v1.AdminService/CreateAlert" AdminService_EditAlert_FullMethodName = "/rill.admin.v1.AdminService/EditAlert" AdminService_UnsubscribeAlert_FullMethodName = "/rill.admin.v1.AdminService/UnsubscribeAlert" AdminService_DeleteAlert_FullMethodName = "/rill.admin.v1.AdminService/DeleteAlert" AdminService_GenerateAlertYAML_FullMethodName = "/rill.admin.v1.AdminService/GenerateAlertYAML" AdminService_GetAlertYAML_FullMethodName = "/rill.admin.v1.AdminService/GetAlertYAML" AdminService_ListPublicBillingPlans_FullMethodName = "/rill.admin.v1.AdminService/ListPublicBillingPlans" )
const (
AIService_Complete_FullMethodName = "/rill.admin.v1.AIService/Complete"
)
const (
TelemetryService_RecordEvents_FullMethodName = "/rill.admin.v1.TelemetryService/RecordEvents"
)
Variables ¶
var ( GithubPermission_name = map[int32]string{ 0: "GITHUB_PERMISSION_UNSPECIFIED", 1: "GITHUB_PERMISSION_READ", 2: "GITHUB_PERMISSION_WRITE", } GithubPermission_value = map[string]int32{ "GITHUB_PERMISSION_UNSPECIFIED": 0, "GITHUB_PERMISSION_READ": 1, "GITHUB_PERMISSION_WRITE": 2, } )
Enum value maps for GithubPermission.
var ( DeploymentStatus_name = map[int32]string{ 0: "DEPLOYMENT_STATUS_UNSPECIFIED", 1: "DEPLOYMENT_STATUS_PENDING", 2: "DEPLOYMENT_STATUS_OK", 4: "DEPLOYMENT_STATUS_ERROR", } DeploymentStatus_value = map[string]int32{ "DEPLOYMENT_STATUS_UNSPECIFIED": 0, "DEPLOYMENT_STATUS_PENDING": 1, "DEPLOYMENT_STATUS_OK": 2, "DEPLOYMENT_STATUS_ERROR": 4, } )
Enum value maps for DeploymentStatus.
var AIService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "rill.admin.v1.AIService", HandlerType: (*AIServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Complete", Handler: _AIService_Complete_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rill/admin/v1/ai.proto", }
AIService_ServiceDesc is the grpc.ServiceDesc for AIService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
var AdminService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "rill.admin.v1.AdminService", HandlerType: (*AdminServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "Ping", Handler: _AdminService_Ping_Handler, }, { MethodName: "ListOrganizations", Handler: _AdminService_ListOrganizations_Handler, }, { MethodName: "GetOrganization", Handler: _AdminService_GetOrganization_Handler, }, { MethodName: "CreateOrganization", Handler: _AdminService_CreateOrganization_Handler, }, { MethodName: "DeleteOrganization", Handler: _AdminService_DeleteOrganization_Handler, }, { MethodName: "UpdateOrganization", Handler: _AdminService_UpdateOrganization_Handler, }, { MethodName: "UpdateOrganizationBillingSubscription", Handler: _AdminService_UpdateOrganizationBillingSubscription_Handler, }, { MethodName: "GetOrganizationBillingSubscription", Handler: _AdminService_GetOrganizationBillingSubscription_Handler, }, { MethodName: "ListProjectsForOrganization", Handler: _AdminService_ListProjectsForOrganization_Handler, }, { MethodName: "GetProject", Handler: _AdminService_GetProject_Handler, }, { MethodName: "GetProjectByID", Handler: _AdminService_GetProjectByID_Handler, }, { MethodName: "SearchProjectNames", Handler: _AdminService_SearchProjectNames_Handler, }, { MethodName: "GetProjectVariables", Handler: _AdminService_GetProjectVariables_Handler, }, { MethodName: "CreateProject", Handler: _AdminService_CreateProject_Handler, }, { MethodName: "DeleteProject", Handler: _AdminService_DeleteProject_Handler, }, { MethodName: "UpdateProject", Handler: _AdminService_UpdateProject_Handler, }, { MethodName: "UpdateProjectVariables", Handler: _AdminService_UpdateProjectVariables_Handler, }, { MethodName: "CreateAsset", Handler: _AdminService_CreateAsset_Handler, }, { MethodName: "HibernateProject", Handler: _AdminService_HibernateProject_Handler, }, { MethodName: "TriggerReconcile", Handler: _AdminService_TriggerReconcile_Handler, }, { MethodName: "TriggerRefreshSources", Handler: _AdminService_TriggerRefreshSources_Handler, }, { MethodName: "TriggerRedeploy", Handler: _AdminService_TriggerRedeploy_Handler, }, { MethodName: "ListOrganizationMemberUsers", Handler: _AdminService_ListOrganizationMemberUsers_Handler, }, { MethodName: "ListOrganizationInvites", Handler: _AdminService_ListOrganizationInvites_Handler, }, { MethodName: "AddOrganizationMemberUser", Handler: _AdminService_AddOrganizationMemberUser_Handler, }, { MethodName: "RemoveOrganizationMemberUser", Handler: _AdminService_RemoveOrganizationMemberUser_Handler, }, { MethodName: "LeaveOrganization", Handler: _AdminService_LeaveOrganization_Handler, }, { MethodName: "SetOrganizationMemberUserRole", Handler: _AdminService_SetOrganizationMemberUserRole_Handler, }, { MethodName: "ListProjectMemberUsers", Handler: _AdminService_ListProjectMemberUsers_Handler, }, { MethodName: "ListProjectInvites", Handler: _AdminService_ListProjectInvites_Handler, }, { MethodName: "AddProjectMemberUser", Handler: _AdminService_AddProjectMemberUser_Handler, }, { MethodName: "RemoveProjectMemberUser", Handler: _AdminService_RemoveProjectMemberUser_Handler, }, { MethodName: "SetProjectMemberUserRole", Handler: _AdminService_SetProjectMemberUserRole_Handler, }, { MethodName: "CreateUsergroup", Handler: _AdminService_CreateUsergroup_Handler, }, { MethodName: "GetUsergroup", Handler: _AdminService_GetUsergroup_Handler, }, { MethodName: "RenameUsergroup", Handler: _AdminService_RenameUsergroup_Handler, }, { MethodName: "EditUsergroup", Handler: _AdminService_EditUsergroup_Handler, }, { MethodName: "ListOrganizationMemberUsergroups", Handler: _AdminService_ListOrganizationMemberUsergroups_Handler, }, { MethodName: "ListProjectMemberUsergroups", Handler: _AdminService_ListProjectMemberUsergroups_Handler, }, { MethodName: "DeleteUsergroup", Handler: _AdminService_DeleteUsergroup_Handler, }, { MethodName: "AddOrganizationMemberUsergroup", Handler: _AdminService_AddOrganizationMemberUsergroup_Handler, }, { MethodName: "SetOrganizationMemberUsergroupRole", Handler: _AdminService_SetOrganizationMemberUsergroupRole_Handler, }, { MethodName: "RemoveOrganizationMemberUsergroup", Handler: _AdminService_RemoveOrganizationMemberUsergroup_Handler, }, { MethodName: "AddProjectMemberUsergroup", Handler: _AdminService_AddProjectMemberUsergroup_Handler, }, { MethodName: "SetProjectMemberUsergroupRole", Handler: _AdminService_SetProjectMemberUsergroupRole_Handler, }, { MethodName: "RemoveProjectMemberUsergroup", Handler: _AdminService_RemoveProjectMemberUsergroup_Handler, }, { MethodName: "AddUsergroupMemberUser", Handler: _AdminService_AddUsergroupMemberUser_Handler, }, { MethodName: "ListUsergroupMemberUsers", Handler: _AdminService_ListUsergroupMemberUsers_Handler, }, { MethodName: "RemoveUsergroupMemberUser", Handler: _AdminService_RemoveUsergroupMemberUser_Handler, }, { MethodName: "GetCurrentUser", Handler: _AdminService_GetCurrentUser_Handler, }, { MethodName: "IssueRepresentativeAuthToken", Handler: _AdminService_IssueRepresentativeAuthToken_Handler, }, { MethodName: "RevokeCurrentAuthToken", Handler: _AdminService_RevokeCurrentAuthToken_Handler, }, { MethodName: "GetGithubRepoStatus", Handler: _AdminService_GetGithubRepoStatus_Handler, }, { MethodName: "GetGithubUserStatus", Handler: _AdminService_GetGithubUserStatus_Handler, }, { MethodName: "GetCloneCredentials", Handler: _AdminService_GetCloneCredentials_Handler, }, { MethodName: "CreateWhitelistedDomain", Handler: _AdminService_CreateWhitelistedDomain_Handler, }, { MethodName: "RemoveWhitelistedDomain", Handler: _AdminService_RemoveWhitelistedDomain_Handler, }, { MethodName: "ListWhitelistedDomains", Handler: _AdminService_ListWhitelistedDomains_Handler, }, { MethodName: "GetUser", Handler: _AdminService_GetUser_Handler, }, { MethodName: "SearchUsers", Handler: _AdminService_SearchUsers_Handler, }, { MethodName: "SearchProjectUsers", Handler: _AdminService_SearchProjectUsers_Handler, }, { MethodName: "ListSuperusers", Handler: _AdminService_ListSuperusers_Handler, }, { MethodName: "GetDeploymentCredentials", Handler: _AdminService_GetDeploymentCredentials_Handler, }, { MethodName: "GetIFrame", Handler: _AdminService_GetIFrame_Handler, }, { MethodName: "SetSuperuser", Handler: _AdminService_SetSuperuser_Handler, }, { MethodName: "SudoGetResource", Handler: _AdminService_SudoGetResource_Handler, }, { MethodName: "SudoUpdateUserQuotas", Handler: _AdminService_SudoUpdateUserQuotas_Handler, }, { MethodName: "SudoUpdateOrganizationQuotas", Handler: _AdminService_SudoUpdateOrganizationQuotas_Handler, }, { MethodName: "SudoUpdateOrganizationBillingCustomer", Handler: _AdminService_SudoUpdateOrganizationBillingCustomer_Handler, }, { MethodName: "SudoUpdateAnnotations", Handler: _AdminService_SudoUpdateAnnotations_Handler, }, { MethodName: "SudoIssueRuntimeManagerToken", Handler: _AdminService_SudoIssueRuntimeManagerToken_Handler, }, { MethodName: "CreateProjectWhitelistedDomain", Handler: _AdminService_CreateProjectWhitelistedDomain_Handler, }, { MethodName: "RemoveProjectWhitelistedDomain", Handler: _AdminService_RemoveProjectWhitelistedDomain_Handler, }, { MethodName: "ListProjectWhitelistedDomains", Handler: _AdminService_ListProjectWhitelistedDomains_Handler, }, { MethodName: "ListServices", Handler: _AdminService_ListServices_Handler, }, { MethodName: "CreateService", Handler: _AdminService_CreateService_Handler, }, { MethodName: "UpdateService", Handler: _AdminService_UpdateService_Handler, }, { MethodName: "DeleteService", Handler: _AdminService_DeleteService_Handler, }, { MethodName: "ListServiceAuthTokens", Handler: _AdminService_ListServiceAuthTokens_Handler, }, { MethodName: "IssueServiceAuthToken", Handler: _AdminService_IssueServiceAuthToken_Handler, }, { MethodName: "RevokeServiceAuthToken", Handler: _AdminService_RevokeServiceAuthToken_Handler, }, { MethodName: "IssueMagicAuthToken", Handler: _AdminService_IssueMagicAuthToken_Handler, }, { MethodName: "ListMagicAuthTokens", Handler: _AdminService_ListMagicAuthTokens_Handler, }, { MethodName: "RevokeMagicAuthToken", Handler: _AdminService_RevokeMagicAuthToken_Handler, }, { MethodName: "UpdateUserPreferences", Handler: _AdminService_UpdateUserPreferences_Handler, }, { MethodName: "ListBookmarks", Handler: _AdminService_ListBookmarks_Handler, }, { MethodName: "GetBookmark", Handler: _AdminService_GetBookmark_Handler, }, { MethodName: "CreateBookmark", Handler: _AdminService_CreateBookmark_Handler, }, { MethodName: "UpdateBookmark", Handler: _AdminService_UpdateBookmark_Handler, }, { MethodName: "RemoveBookmark", Handler: _AdminService_RemoveBookmark_Handler, }, { MethodName: "GetRepoMeta", Handler: _AdminService_GetRepoMeta_Handler, }, { MethodName: "PullVirtualRepo", Handler: _AdminService_PullVirtualRepo_Handler, }, { MethodName: "GetReportMeta", Handler: _AdminService_GetReportMeta_Handler, }, { MethodName: "GetAlertMeta", Handler: _AdminService_GetAlertMeta_Handler, }, { MethodName: "CreateReport", Handler: _AdminService_CreateReport_Handler, }, { MethodName: "EditReport", Handler: _AdminService_EditReport_Handler, }, { MethodName: "UnsubscribeReport", Handler: _AdminService_UnsubscribeReport_Handler, }, { MethodName: "DeleteReport", Handler: _AdminService_DeleteReport_Handler, }, { MethodName: "TriggerReport", Handler: _AdminService_TriggerReport_Handler, }, { MethodName: "GenerateReportYAML", Handler: _AdminService_GenerateReportYAML_Handler, }, { MethodName: "CreateAlert", Handler: _AdminService_CreateAlert_Handler, }, { MethodName: "EditAlert", Handler: _AdminService_EditAlert_Handler, }, { MethodName: "UnsubscribeAlert", Handler: _AdminService_UnsubscribeAlert_Handler, }, { MethodName: "DeleteAlert", Handler: _AdminService_DeleteAlert_Handler, }, { MethodName: "GenerateAlertYAML", Handler: _AdminService_GenerateAlertYAML_Handler, }, { MethodName: "GetAlertYAML", Handler: _AdminService_GetAlertYAML_Handler, }, { MethodName: "ListPublicBillingPlans", Handler: _AdminService_ListPublicBillingPlans_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rill/admin/v1/api.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_rill_admin_v1_ai_proto protoreflect.FileDescriptor
var File_rill_admin_v1_api_proto protoreflect.FileDescriptor
var File_rill_admin_v1_internal_proto protoreflect.FileDescriptor
var File_rill_admin_v1_telemetry_proto protoreflect.FileDescriptor
var TelemetryService_ServiceDesc = grpc.ServiceDesc{ ServiceName: "rill.admin.v1.TelemetryService", HandlerType: (*TelemetryServiceServer)(nil), Methods: []grpc.MethodDesc{ { MethodName: "RecordEvents", Handler: _TelemetryService_RecordEvents_Handler, }, }, Streams: []grpc.StreamDesc{}, Metadata: "rill/admin/v1/telemetry.proto", }
TelemetryService_ServiceDesc is the grpc.ServiceDesc for TelemetryService service. It's only intended for direct use with grpc.RegisterService, and not to be introspected or modified (even as a copy)
Functions ¶
func RegisterAIServiceHandler ¶ added in v0.41.0
func RegisterAIServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterAIServiceHandler registers the http handlers for service AIService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterAIServiceHandlerClient ¶ added in v0.41.0
func RegisterAIServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client AIServiceClient) error
RegisterAIServiceHandlerClient registers the http handlers for service AIService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "AIServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "AIServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "AIServiceClient" to call the correct interceptors.
func RegisterAIServiceHandlerFromEndpoint ¶ added in v0.41.0
func RegisterAIServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterAIServiceHandlerFromEndpoint is same as RegisterAIServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterAIServiceHandlerServer ¶ added in v0.41.0
func RegisterAIServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server AIServiceServer) error
RegisterAIServiceHandlerServer registers the http handlers for service AIService to "mux". UnaryRPC :call AIServiceServer 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 RegisterAIServiceHandlerFromEndpoint instead.
func RegisterAIServiceServer ¶ added in v0.41.0
func RegisterAIServiceServer(s grpc.ServiceRegistrar, srv AIServiceServer)
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 RegisterTelemetryServiceHandler ¶ added in v0.42.0
func RegisterTelemetryServiceHandler(ctx context.Context, mux *runtime.ServeMux, conn *grpc.ClientConn) error
RegisterTelemetryServiceHandler registers the http handlers for service TelemetryService to "mux". The handlers forward requests to the grpc endpoint over "conn".
func RegisterTelemetryServiceHandlerClient ¶ added in v0.42.0
func RegisterTelemetryServiceHandlerClient(ctx context.Context, mux *runtime.ServeMux, client TelemetryServiceClient) error
RegisterTelemetryServiceHandlerClient registers the http handlers for service TelemetryService to "mux". The handlers forward requests to the grpc endpoint over the given implementation of "TelemetryServiceClient". Note: the gRPC framework executes interceptors within the gRPC handler. If the passed in "TelemetryServiceClient" doesn't go through the normal gRPC flow (creating a gRPC client etc.) then it will be up to the passed in "TelemetryServiceClient" to call the correct interceptors.
func RegisterTelemetryServiceHandlerFromEndpoint ¶ added in v0.42.0
func RegisterTelemetryServiceHandlerFromEndpoint(ctx context.Context, mux *runtime.ServeMux, endpoint string, opts []grpc.DialOption) (err error)
RegisterTelemetryServiceHandlerFromEndpoint is same as RegisterTelemetryServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
func RegisterTelemetryServiceHandlerServer ¶ added in v0.42.0
func RegisterTelemetryServiceHandlerServer(ctx context.Context, mux *runtime.ServeMux, server TelemetryServiceServer) error
RegisterTelemetryServiceHandlerServer registers the http handlers for service TelemetryService to "mux". UnaryRPC :call TelemetryServiceServer 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 RegisterTelemetryServiceHandlerFromEndpoint instead.
func RegisterTelemetryServiceServer ¶ added in v0.42.0
func RegisterTelemetryServiceServer(s grpc.ServiceRegistrar, srv TelemetryServiceServer)
Types ¶
type AIServiceClient ¶ added in v0.41.0
type AIServiceClient interface { // Complete sends the messages of a chat to the AI and asks it to generate a new message. Complete(ctx context.Context, in *CompleteRequest, opts ...grpc.CallOption) (*CompleteResponse, error) }
AIServiceClient is the client API for AIService 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 NewAIServiceClient ¶ added in v0.41.0
func NewAIServiceClient(cc grpc.ClientConnInterface) AIServiceClient
type AIServiceServer ¶ added in v0.41.0
type AIServiceServer interface { // Complete sends the messages of a chat to the AI and asks it to generate a new message. Complete(context.Context, *CompleteRequest) (*CompleteResponse, error) // contains filtered or unexported methods }
AIServiceServer is the server API for AIService service. All implementations must embed UnimplementedAIServiceServer for forward compatibility
type AddOrganizationMemberUserRequest ¶ added in v0.47.2
type AddOrganizationMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AddOrganizationMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*AddOrganizationMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationMemberUserRequest.ProtoReflect.Descriptor instead.
func (*AddOrganizationMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) GetEmail() string
func (*AddOrganizationMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) GetOrganization() string
func (*AddOrganizationMemberUserRequest) GetRole ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) GetRole() string
func (*AddOrganizationMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*AddOrganizationMemberUserRequest) ProtoMessage()
func (*AddOrganizationMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) ProtoReflect() protoreflect.Message
func (*AddOrganizationMemberUserRequest) Reset ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) Reset()
func (*AddOrganizationMemberUserRequest) String ¶ added in v0.47.2
func (x *AddOrganizationMemberUserRequest) String() string
func (*AddOrganizationMemberUserRequest) Validate ¶ added in v0.47.2
func (m *AddOrganizationMemberUserRequest) Validate() error
Validate checks the field values on AddOrganizationMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *AddOrganizationMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on AddOrganizationMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationMemberUserRequestMultiError, or nil if none found.
type AddOrganizationMemberUserRequestMultiError ¶ added in v0.47.2
type AddOrganizationMemberUserRequestMultiError []error
AddOrganizationMemberUserRequestMultiError is an error wrapping multiple validation errors returned by AddOrganizationMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m AddOrganizationMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m AddOrganizationMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationMemberUserRequestValidationError ¶ added in v0.47.2
type AddOrganizationMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationMemberUserRequestValidationError is the validation error returned by AddOrganizationMemberUserRequest.Validate if the designated constraints aren't met.
func (AddOrganizationMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) Field() string
Field function returns field value.
func (AddOrganizationMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (AddOrganizationMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e AddOrganizationMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type AddOrganizationMemberUserResponse ¶ added in v0.47.2
type AddOrganizationMemberUserResponse struct { PendingSignup bool `protobuf:"varint,1,opt,name=pending_signup,json=pendingSignup,proto3" json:"pending_signup,omitempty"` // contains filtered or unexported fields }
func (*AddOrganizationMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*AddOrganizationMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationMemberUserResponse.ProtoReflect.Descriptor instead.
func (*AddOrganizationMemberUserResponse) GetPendingSignup ¶ added in v0.47.2
func (x *AddOrganizationMemberUserResponse) GetPendingSignup() bool
func (*AddOrganizationMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*AddOrganizationMemberUserResponse) ProtoMessage()
func (*AddOrganizationMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *AddOrganizationMemberUserResponse) ProtoReflect() protoreflect.Message
func (*AddOrganizationMemberUserResponse) Reset ¶ added in v0.47.2
func (x *AddOrganizationMemberUserResponse) Reset()
func (*AddOrganizationMemberUserResponse) String ¶ added in v0.47.2
func (x *AddOrganizationMemberUserResponse) String() string
func (*AddOrganizationMemberUserResponse) Validate ¶ added in v0.47.2
func (m *AddOrganizationMemberUserResponse) Validate() error
Validate checks the field values on AddOrganizationMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *AddOrganizationMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on AddOrganizationMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationMemberUserResponseMultiError, or nil if none found.
type AddOrganizationMemberUserResponseMultiError ¶ added in v0.47.2
type AddOrganizationMemberUserResponseMultiError []error
AddOrganizationMemberUserResponseMultiError is an error wrapping multiple validation errors returned by AddOrganizationMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m AddOrganizationMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m AddOrganizationMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationMemberUserResponseValidationError ¶ added in v0.47.2
type AddOrganizationMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationMemberUserResponseValidationError is the validation error returned by AddOrganizationMemberUserResponse.Validate if the designated constraints aren't met.
func (AddOrganizationMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) Field() string
Field function returns field value.
func (AddOrganizationMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (AddOrganizationMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e AddOrganizationMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type AddOrganizationMemberUsergroupRequest ¶ added in v0.47.2
type AddOrganizationMemberUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AddOrganizationMemberUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*AddOrganizationMemberUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationMemberUsergroupRequest.ProtoReflect.Descriptor instead.
func (*AddOrganizationMemberUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) GetOrganization() string
func (*AddOrganizationMemberUsergroupRequest) GetRole ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) GetRole() string
func (*AddOrganizationMemberUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) GetUsergroup() string
func (*AddOrganizationMemberUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*AddOrganizationMemberUsergroupRequest) ProtoMessage()
func (*AddOrganizationMemberUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) ProtoReflect() protoreflect.Message
func (*AddOrganizationMemberUsergroupRequest) Reset ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) Reset()
func (*AddOrganizationMemberUsergroupRequest) String ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupRequest) String() string
func (*AddOrganizationMemberUsergroupRequest) Validate ¶ added in v0.47.2
func (m *AddOrganizationMemberUsergroupRequest) Validate() error
Validate checks the field values on AddOrganizationMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationMemberUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *AddOrganizationMemberUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on AddOrganizationMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationMemberUsergroupRequestMultiError, or nil if none found.
type AddOrganizationMemberUsergroupRequestMultiError ¶ added in v0.47.2
type AddOrganizationMemberUsergroupRequestMultiError []error
AddOrganizationMemberUsergroupRequestMultiError is an error wrapping multiple validation errors returned by AddOrganizationMemberUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationMemberUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m AddOrganizationMemberUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationMemberUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m AddOrganizationMemberUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationMemberUsergroupRequestValidationError ¶ added in v0.47.2
type AddOrganizationMemberUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationMemberUsergroupRequestValidationError is the validation error returned by AddOrganizationMemberUsergroupRequest.Validate if the designated constraints aren't met.
func (AddOrganizationMemberUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationMemberUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationMemberUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationMemberUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) Field() string
Field function returns field value.
func (AddOrganizationMemberUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (AddOrganizationMemberUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type AddOrganizationMemberUsergroupResponse ¶ added in v0.47.2
type AddOrganizationMemberUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*AddOrganizationMemberUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*AddOrganizationMemberUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddOrganizationMemberUsergroupResponse.ProtoReflect.Descriptor instead.
func (*AddOrganizationMemberUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*AddOrganizationMemberUsergroupResponse) ProtoMessage()
func (*AddOrganizationMemberUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupResponse) ProtoReflect() protoreflect.Message
func (*AddOrganizationMemberUsergroupResponse) Reset ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupResponse) Reset()
func (*AddOrganizationMemberUsergroupResponse) String ¶ added in v0.47.2
func (x *AddOrganizationMemberUsergroupResponse) String() string
func (*AddOrganizationMemberUsergroupResponse) Validate ¶ added in v0.47.2
func (m *AddOrganizationMemberUsergroupResponse) Validate() error
Validate checks the field values on AddOrganizationMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddOrganizationMemberUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *AddOrganizationMemberUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on AddOrganizationMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddOrganizationMemberUsergroupResponseMultiError, or nil if none found.
type AddOrganizationMemberUsergroupResponseMultiError ¶ added in v0.47.2
type AddOrganizationMemberUsergroupResponseMultiError []error
AddOrganizationMemberUsergroupResponseMultiError is an error wrapping multiple validation errors returned by AddOrganizationMemberUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (AddOrganizationMemberUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m AddOrganizationMemberUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddOrganizationMemberUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m AddOrganizationMemberUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddOrganizationMemberUsergroupResponseValidationError ¶ added in v0.47.2
type AddOrganizationMemberUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
AddOrganizationMemberUsergroupResponseValidationError is the validation error returned by AddOrganizationMemberUsergroupResponse.Validate if the designated constraints aren't met.
func (AddOrganizationMemberUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (AddOrganizationMemberUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddOrganizationMemberUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddOrganizationMemberUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) Field() string
Field function returns field value.
func (AddOrganizationMemberUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (AddOrganizationMemberUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e AddOrganizationMemberUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type AddProjectMemberUserRequest ¶ added in v0.47.2
type AddProjectMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AddProjectMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*AddProjectMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectMemberUserRequest.ProtoReflect.Descriptor instead.
func (*AddProjectMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) GetEmail() string
func (*AddProjectMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) GetOrganization() string
func (*AddProjectMemberUserRequest) GetProject ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) GetProject() string
func (*AddProjectMemberUserRequest) GetRole ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) GetRole() string
func (*AddProjectMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*AddProjectMemberUserRequest) ProtoMessage()
func (*AddProjectMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) ProtoReflect() protoreflect.Message
func (*AddProjectMemberUserRequest) Reset ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) Reset()
func (*AddProjectMemberUserRequest) String ¶ added in v0.47.2
func (x *AddProjectMemberUserRequest) String() string
func (*AddProjectMemberUserRequest) Validate ¶ added in v0.47.2
func (m *AddProjectMemberUserRequest) Validate() error
Validate checks the field values on AddProjectMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddProjectMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *AddProjectMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on AddProjectMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddProjectMemberUserRequestMultiError, or nil if none found.
type AddProjectMemberUserRequestMultiError ¶ added in v0.47.2
type AddProjectMemberUserRequestMultiError []error
AddProjectMemberUserRequestMultiError is an error wrapping multiple validation errors returned by AddProjectMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (AddProjectMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m AddProjectMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddProjectMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m AddProjectMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddProjectMemberUserRequestValidationError ¶ added in v0.47.2
type AddProjectMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
AddProjectMemberUserRequestValidationError is the validation error returned by AddProjectMemberUserRequest.Validate if the designated constraints aren't met.
func (AddProjectMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (AddProjectMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddProjectMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddProjectMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) Field() string
Field function returns field value.
func (AddProjectMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (AddProjectMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e AddProjectMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type AddProjectMemberUserResponse ¶ added in v0.47.2
type AddProjectMemberUserResponse struct { PendingSignup bool `protobuf:"varint,1,opt,name=pending_signup,json=pendingSignup,proto3" json:"pending_signup,omitempty"` // contains filtered or unexported fields }
func (*AddProjectMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*AddProjectMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectMemberUserResponse.ProtoReflect.Descriptor instead.
func (*AddProjectMemberUserResponse) GetPendingSignup ¶ added in v0.47.2
func (x *AddProjectMemberUserResponse) GetPendingSignup() bool
func (*AddProjectMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*AddProjectMemberUserResponse) ProtoMessage()
func (*AddProjectMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *AddProjectMemberUserResponse) ProtoReflect() protoreflect.Message
func (*AddProjectMemberUserResponse) Reset ¶ added in v0.47.2
func (x *AddProjectMemberUserResponse) Reset()
func (*AddProjectMemberUserResponse) String ¶ added in v0.47.2
func (x *AddProjectMemberUserResponse) String() string
func (*AddProjectMemberUserResponse) Validate ¶ added in v0.47.2
func (m *AddProjectMemberUserResponse) Validate() error
Validate checks the field values on AddProjectMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddProjectMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *AddProjectMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on AddProjectMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddProjectMemberUserResponseMultiError, or nil if none found.
type AddProjectMemberUserResponseMultiError ¶ added in v0.47.2
type AddProjectMemberUserResponseMultiError []error
AddProjectMemberUserResponseMultiError is an error wrapping multiple validation errors returned by AddProjectMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (AddProjectMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m AddProjectMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddProjectMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m AddProjectMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddProjectMemberUserResponseValidationError ¶ added in v0.47.2
type AddProjectMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
AddProjectMemberUserResponseValidationError is the validation error returned by AddProjectMemberUserResponse.Validate if the designated constraints aren't met.
func (AddProjectMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (AddProjectMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddProjectMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddProjectMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) Field() string
Field function returns field value.
func (AddProjectMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (AddProjectMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e AddProjectMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type AddProjectMemberUsergroupRequest ¶ added in v0.47.2
type AddProjectMemberUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Usergroup string `protobuf:"bytes,3,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*AddProjectMemberUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*AddProjectMemberUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectMemberUsergroupRequest.ProtoReflect.Descriptor instead.
func (*AddProjectMemberUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) GetOrganization() string
func (*AddProjectMemberUsergroupRequest) GetProject ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) GetProject() string
func (*AddProjectMemberUsergroupRequest) GetRole ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) GetRole() string
func (*AddProjectMemberUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) GetUsergroup() string
func (*AddProjectMemberUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*AddProjectMemberUsergroupRequest) ProtoMessage()
func (*AddProjectMemberUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) ProtoReflect() protoreflect.Message
func (*AddProjectMemberUsergroupRequest) Reset ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) Reset()
func (*AddProjectMemberUsergroupRequest) String ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupRequest) String() string
func (*AddProjectMemberUsergroupRequest) Validate ¶ added in v0.47.2
func (m *AddProjectMemberUsergroupRequest) Validate() error
Validate checks the field values on AddProjectMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddProjectMemberUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *AddProjectMemberUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on AddProjectMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddProjectMemberUsergroupRequestMultiError, or nil if none found.
type AddProjectMemberUsergroupRequestMultiError ¶ added in v0.47.2
type AddProjectMemberUsergroupRequestMultiError []error
AddProjectMemberUsergroupRequestMultiError is an error wrapping multiple validation errors returned by AddProjectMemberUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (AddProjectMemberUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m AddProjectMemberUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddProjectMemberUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m AddProjectMemberUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddProjectMemberUsergroupRequestValidationError ¶ added in v0.47.2
type AddProjectMemberUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
AddProjectMemberUsergroupRequestValidationError is the validation error returned by AddProjectMemberUsergroupRequest.Validate if the designated constraints aren't met.
func (AddProjectMemberUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (AddProjectMemberUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddProjectMemberUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddProjectMemberUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) Field() string
Field function returns field value.
func (AddProjectMemberUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (AddProjectMemberUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e AddProjectMemberUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type AddProjectMemberUsergroupResponse ¶ added in v0.47.2
type AddProjectMemberUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*AddProjectMemberUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*AddProjectMemberUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddProjectMemberUsergroupResponse.ProtoReflect.Descriptor instead.
func (*AddProjectMemberUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*AddProjectMemberUsergroupResponse) ProtoMessage()
func (*AddProjectMemberUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupResponse) ProtoReflect() protoreflect.Message
func (*AddProjectMemberUsergroupResponse) Reset ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupResponse) Reset()
func (*AddProjectMemberUsergroupResponse) String ¶ added in v0.47.2
func (x *AddProjectMemberUsergroupResponse) String() string
func (*AddProjectMemberUsergroupResponse) Validate ¶ added in v0.47.2
func (m *AddProjectMemberUsergroupResponse) Validate() error
Validate checks the field values on AddProjectMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddProjectMemberUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *AddProjectMemberUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on AddProjectMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddProjectMemberUsergroupResponseMultiError, or nil if none found.
type AddProjectMemberUsergroupResponseMultiError ¶ added in v0.47.2
type AddProjectMemberUsergroupResponseMultiError []error
AddProjectMemberUsergroupResponseMultiError is an error wrapping multiple validation errors returned by AddProjectMemberUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (AddProjectMemberUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m AddProjectMemberUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddProjectMemberUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m AddProjectMemberUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddProjectMemberUsergroupResponseValidationError ¶ added in v0.47.2
type AddProjectMemberUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
AddProjectMemberUsergroupResponseValidationError is the validation error returned by AddProjectMemberUsergroupResponse.Validate if the designated constraints aren't met.
func (AddProjectMemberUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (AddProjectMemberUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddProjectMemberUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddProjectMemberUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) Field() string
Field function returns field value.
func (AddProjectMemberUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (AddProjectMemberUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e AddProjectMemberUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type AddUsergroupMemberUserRequest ¶ added in v0.47.2
type AddUsergroupMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*AddUsergroupMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*AddUsergroupMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use AddUsergroupMemberUserRequest.ProtoReflect.Descriptor instead.
func (*AddUsergroupMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) GetEmail() string
func (*AddUsergroupMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) GetOrganization() string
func (*AddUsergroupMemberUserRequest) GetUsergroup ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) GetUsergroup() string
func (*AddUsergroupMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*AddUsergroupMemberUserRequest) ProtoMessage()
func (*AddUsergroupMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) ProtoReflect() protoreflect.Message
func (*AddUsergroupMemberUserRequest) Reset ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) Reset()
func (*AddUsergroupMemberUserRequest) String ¶ added in v0.47.2
func (x *AddUsergroupMemberUserRequest) String() string
func (*AddUsergroupMemberUserRequest) Validate ¶ added in v0.47.2
func (m *AddUsergroupMemberUserRequest) Validate() error
Validate checks the field values on AddUsergroupMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddUsergroupMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *AddUsergroupMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on AddUsergroupMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddUsergroupMemberUserRequestMultiError, or nil if none found.
type AddUsergroupMemberUserRequestMultiError ¶ added in v0.47.2
type AddUsergroupMemberUserRequestMultiError []error
AddUsergroupMemberUserRequestMultiError is an error wrapping multiple validation errors returned by AddUsergroupMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (AddUsergroupMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m AddUsergroupMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddUsergroupMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m AddUsergroupMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddUsergroupMemberUserRequestValidationError ¶ added in v0.47.2
type AddUsergroupMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
AddUsergroupMemberUserRequestValidationError is the validation error returned by AddUsergroupMemberUserRequest.Validate if the designated constraints aren't met.
func (AddUsergroupMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (AddUsergroupMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (AddUsergroupMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (AddUsergroupMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) Field() string
Field function returns field value.
func (AddUsergroupMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (AddUsergroupMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e AddUsergroupMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type AddUsergroupMemberUserResponse ¶ added in v0.47.2
type AddUsergroupMemberUserResponse struct {
// contains filtered or unexported fields
}
func (*AddUsergroupMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*AddUsergroupMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use AddUsergroupMemberUserResponse.ProtoReflect.Descriptor instead.
func (*AddUsergroupMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*AddUsergroupMemberUserResponse) ProtoMessage()
func (*AddUsergroupMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *AddUsergroupMemberUserResponse) ProtoReflect() protoreflect.Message
func (*AddUsergroupMemberUserResponse) Reset ¶ added in v0.47.2
func (x *AddUsergroupMemberUserResponse) Reset()
func (*AddUsergroupMemberUserResponse) String ¶ added in v0.47.2
func (x *AddUsergroupMemberUserResponse) String() string
func (*AddUsergroupMemberUserResponse) Validate ¶ added in v0.47.2
func (m *AddUsergroupMemberUserResponse) Validate() error
Validate checks the field values on AddUsergroupMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AddUsergroupMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *AddUsergroupMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on AddUsergroupMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AddUsergroupMemberUserResponseMultiError, or nil if none found.
type AddUsergroupMemberUserResponseMultiError ¶ added in v0.47.2
type AddUsergroupMemberUserResponseMultiError []error
AddUsergroupMemberUserResponseMultiError is an error wrapping multiple validation errors returned by AddUsergroupMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (AddUsergroupMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m AddUsergroupMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AddUsergroupMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m AddUsergroupMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AddUsergroupMemberUserResponseValidationError ¶ added in v0.47.2
type AddUsergroupMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
AddUsergroupMemberUserResponseValidationError is the validation error returned by AddUsergroupMemberUserResponse.Validate if the designated constraints aren't met.
func (AddUsergroupMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (AddUsergroupMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (AddUsergroupMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (AddUsergroupMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) Field() string
Field function returns field value.
func (AddUsergroupMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (AddUsergroupMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e AddUsergroupMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type AdminServiceClient ¶
type AdminServiceClient interface { // Ping returns information about the server Ping(ctx context.Context, in *PingRequest, opts ...grpc.CallOption) (*PingResponse, error) // ListOrganizations lists all the organizations currently managed by the admin ListOrganizations(ctx context.Context, in *ListOrganizationsRequest, opts ...grpc.CallOption) (*ListOrganizationsResponse, error) // GetOrganization returns information about a specific organization GetOrganization(ctx context.Context, in *GetOrganizationRequest, opts ...grpc.CallOption) (*GetOrganizationResponse, error) // CreateOrganization creates a new organization CreateOrganization(ctx context.Context, in *CreateOrganizationRequest, opts ...grpc.CallOption) (*CreateOrganizationResponse, error) // DeleteOrganization deletes an organizations DeleteOrganization(ctx context.Context, in *DeleteOrganizationRequest, opts ...grpc.CallOption) (*DeleteOrganizationResponse, error) // UpdateOrganization deletes an organizations UpdateOrganization(ctx context.Context, in *UpdateOrganizationRequest, opts ...grpc.CallOption) (*UpdateOrganizationResponse, error) // UpdateOrganizationBillingSubscription updates the billing plan for the organization UpdateOrganizationBillingSubscription(ctx context.Context, in *UpdateOrganizationBillingSubscriptionRequest, opts ...grpc.CallOption) (*UpdateOrganizationBillingSubscriptionResponse, error) // GetOrganizationBillingSubscription lists the subscription for the organization GetOrganizationBillingSubscription(ctx context.Context, in *GetOrganizationBillingSubscriptionRequest, opts ...grpc.CallOption) (*GetOrganizationBillingSubscriptionResponse, error) // ListProjectsForOrganization lists all the projects currently available for given organizations ListProjectsForOrganization(ctx context.Context, in *ListProjectsForOrganizationRequest, opts ...grpc.CallOption) (*ListProjectsForOrganizationResponse, error) // GetProject returns information about a specific project GetProject(ctx context.Context, in *GetProjectRequest, opts ...grpc.CallOption) (*GetProjectResponse, error) // GetProject returns information about a specific project GetProjectByID(ctx context.Context, in *GetProjectByIDRequest, opts ...grpc.CallOption) (*GetProjectByIDResponse, error) // SearchProjectNames returns project names matching the pattern SearchProjectNames(ctx context.Context, in *SearchProjectNamesRequest, opts ...grpc.CallOption) (*SearchProjectNamesResponse, error) // GetProjectVariables returns project variables. NOTE: Get project API doesn't return variables. GetProjectVariables(ctx context.Context, in *GetProjectVariablesRequest, opts ...grpc.CallOption) (*GetProjectVariablesResponse, error) // CreateProject creates a new project CreateProject(ctx context.Context, in *CreateProjectRequest, opts ...grpc.CallOption) (*CreateProjectResponse, error) // DeleteProject deletes an project DeleteProject(ctx context.Context, in *DeleteProjectRequest, opts ...grpc.CallOption) (*DeleteProjectResponse, error) // UpdateProject updates a project UpdateProject(ctx context.Context, in *UpdateProjectRequest, opts ...grpc.CallOption) (*UpdateProjectResponse, error) // UpdateProjectVariables updates variables for a project. NOTE: Update project API doesn't update variables. UpdateProjectVariables(ctx context.Context, in *UpdateProjectVariablesRequest, opts ...grpc.CallOption) (*UpdateProjectVariablesResponse, error) // CreateAsset returns a one time signed URL using which any asset can be uploaded. CreateAsset(ctx context.Context, in *CreateAssetRequest, opts ...grpc.CallOption) (*CreateAssetResponse, error) // HibernateProject hibernates a project by tearing down its deployments. HibernateProject(ctx context.Context, in *HibernateProjectRequest, opts ...grpc.CallOption) (*HibernateProjectResponse, error) // TriggerReconcile triggers reconcile for the project's prod deployment TriggerReconcile(ctx context.Context, in *TriggerReconcileRequest, opts ...grpc.CallOption) (*TriggerReconcileResponse, error) // TriggerRefreshSources refresh the source for production deployment TriggerRefreshSources(ctx context.Context, in *TriggerRefreshSourcesRequest, opts ...grpc.CallOption) (*TriggerRefreshSourcesResponse, error) // TriggerRedeploy creates a new deployment and teardown the old deployment for production deployment TriggerRedeploy(ctx context.Context, in *TriggerRedeployRequest, opts ...grpc.CallOption) (*TriggerRedeployResponse, error) // ListOrganizationMemberUsers lists all the org members ListOrganizationMemberUsers(ctx context.Context, in *ListOrganizationMemberUsersRequest, opts ...grpc.CallOption) (*ListOrganizationMemberUsersResponse, error) // ListOrganizationInvites lists all the org invites ListOrganizationInvites(ctx context.Context, in *ListOrganizationInvitesRequest, opts ...grpc.CallOption) (*ListOrganizationInvitesResponse, error) // AddOrganizationMemberUser adds a user to the organization AddOrganizationMemberUser(ctx context.Context, in *AddOrganizationMemberUserRequest, opts ...grpc.CallOption) (*AddOrganizationMemberUserResponse, error) // RemoveOrganizationMemberUser removes member from the organization RemoveOrganizationMemberUser(ctx context.Context, in *RemoveOrganizationMemberUserRequest, opts ...grpc.CallOption) (*RemoveOrganizationMemberUserResponse, error) // LeaveOrganization removes the current user from the organization LeaveOrganization(ctx context.Context, in *LeaveOrganizationRequest, opts ...grpc.CallOption) (*LeaveOrganizationResponse, error) // SetOrganizationMemberUserRole sets the role for the member SetOrganizationMemberUserRole(ctx context.Context, in *SetOrganizationMemberUserRoleRequest, opts ...grpc.CallOption) (*SetOrganizationMemberUserRoleResponse, error) // ListProjectMemberUsers lists all the project members ListProjectMemberUsers(ctx context.Context, in *ListProjectMemberUsersRequest, opts ...grpc.CallOption) (*ListProjectMemberUsersResponse, error) // ListProjectInvites lists all the project invites ListProjectInvites(ctx context.Context, in *ListProjectInvitesRequest, opts ...grpc.CallOption) (*ListProjectInvitesResponse, error) // AddProjectMemberUser adds a member to the project AddProjectMemberUser(ctx context.Context, in *AddProjectMemberUserRequest, opts ...grpc.CallOption) (*AddProjectMemberUserResponse, error) // RemoveProjectMemberUser removes member from the project RemoveProjectMemberUser(ctx context.Context, in *RemoveProjectMemberUserRequest, opts ...grpc.CallOption) (*RemoveProjectMemberUserResponse, error) // SetProjectMemberUserRole sets the role for the member SetProjectMemberUserRole(ctx context.Context, in *SetProjectMemberUserRoleRequest, opts ...grpc.CallOption) (*SetProjectMemberUserRoleResponse, error) // CreateUsergroup creates a user group in the organization CreateUsergroup(ctx context.Context, in *CreateUsergroupRequest, opts ...grpc.CallOption) (*CreateUsergroupResponse, error) // GetUsergroups returns the user group details GetUsergroup(ctx context.Context, in *GetUsergroupRequest, opts ...grpc.CallOption) (*GetUsergroupResponse, error) // RenameUsergroup renames the user group RenameUsergroup(ctx context.Context, in *RenameUsergroupRequest, opts ...grpc.CallOption) (*RenameUsergroupResponse, error) // EditUsergroup renames the user group EditUsergroup(ctx context.Context, in *EditUsergroupRequest, opts ...grpc.CallOption) (*EditUsergroupResponse, error) // ListOrganizationMemberUsergroups lists the org's user groups ListOrganizationMemberUsergroups(ctx context.Context, in *ListOrganizationMemberUsergroupsRequest, opts ...grpc.CallOption) (*ListOrganizationMemberUsergroupsResponse, error) // ListProjectMemberUsergroups lists the org's user groups ListProjectMemberUsergroups(ctx context.Context, in *ListProjectMemberUsergroupsRequest, opts ...grpc.CallOption) (*ListProjectMemberUsergroupsResponse, error) // DeleteUsergroup deletes the user group from the organization DeleteUsergroup(ctx context.Context, in *DeleteUsergroupRequest, opts ...grpc.CallOption) (*DeleteUsergroupResponse, error) // AddOrganizationMemberUsergroupRole adds the role for the user group AddOrganizationMemberUsergroup(ctx context.Context, in *AddOrganizationMemberUsergroupRequest, opts ...grpc.CallOption) (*AddOrganizationMemberUsergroupResponse, error) // SetOrganizationMemberUsergroupRole sets the role for the user group SetOrganizationMemberUsergroupRole(ctx context.Context, in *SetOrganizationMemberUsergroupRoleRequest, opts ...grpc.CallOption) (*SetOrganizationMemberUsergroupRoleResponse, error) // RemoveOrganizationMemberUsergroup revokes the organization-level role for the user group RemoveOrganizationMemberUsergroup(ctx context.Context, in *RemoveOrganizationMemberUsergroupRequest, opts ...grpc.CallOption) (*RemoveOrganizationMemberUsergroupResponse, error) // AddProjectMemberUsergroupRole adds the role for the user group AddProjectMemberUsergroup(ctx context.Context, in *AddProjectMemberUsergroupRequest, opts ...grpc.CallOption) (*AddProjectMemberUsergroupResponse, error) // SetProjectMemberUsergroupRole sets the role for the user group SetProjectMemberUsergroupRole(ctx context.Context, in *SetProjectMemberUsergroupRoleRequest, opts ...grpc.CallOption) (*SetProjectMemberUsergroupRoleResponse, error) // RemoveProjectMemberUsergroup revokes the project-level role for the user group RemoveProjectMemberUsergroup(ctx context.Context, in *RemoveProjectMemberUsergroupRequest, opts ...grpc.CallOption) (*RemoveProjectMemberUsergroupResponse, error) // AddUsergroupMemberUser adds a member to the user group AddUsergroupMemberUser(ctx context.Context, in *AddUsergroupMemberUserRequest, opts ...grpc.CallOption) (*AddUsergroupMemberUserResponse, error) // ListUsergroupMemberUsers lists all the user group members ListUsergroupMemberUsers(ctx context.Context, in *ListUsergroupMemberUsersRequest, opts ...grpc.CallOption) (*ListUsergroupMemberUsersResponse, error) // RemoveUsergroupMemberUser removes member from the user group RemoveUsergroupMemberUser(ctx context.Context, in *RemoveUsergroupMemberUserRequest, opts ...grpc.CallOption) (*RemoveUsergroupMemberUserResponse, error) // GetCurrentUser returns the currently authenticated user (if any) GetCurrentUser(ctx context.Context, in *GetCurrentUserRequest, opts ...grpc.CallOption) (*GetCurrentUserResponse, error) // IssueRepresentativeAuthToken returns the temporary token for given email IssueRepresentativeAuthToken(ctx context.Context, in *IssueRepresentativeAuthTokenRequest, opts ...grpc.CallOption) (*IssueRepresentativeAuthTokenResponse, error) // RevokeCurrentAuthToken revoke the current auth token RevokeCurrentAuthToken(ctx context.Context, in *RevokeCurrentAuthTokenRequest, opts ...grpc.CallOption) (*RevokeCurrentAuthTokenResponse, error) // GetGithubRepoRequest returns info about a Github repo based on the caller's installations. // If the caller has not granted access to the repository, instructions for granting access are returned. GetGithubRepoStatus(ctx context.Context, in *GetGithubRepoStatusRequest, opts ...grpc.CallOption) (*GetGithubRepoStatusResponse, error) // GetGithubUserStatus returns info about a Github user account based on the caller's installations. // If we don't have access to user's personal account tokens or it is expired, instructions for granting access are returned. GetGithubUserStatus(ctx context.Context, in *GetGithubUserStatusRequest, opts ...grpc.CallOption) (*GetGithubUserStatusResponse, error) // GetCloneCredentials returns credentials and other details for a project's Git repository or archive path if git repo is not configured. GetCloneCredentials(ctx context.Context, in *GetCloneCredentialsRequest, opts ...grpc.CallOption) (*GetCloneCredentialsResponse, error) // CreateWhitelistedDomain adds a domain to the whitelist CreateWhitelistedDomain(ctx context.Context, in *CreateWhitelistedDomainRequest, opts ...grpc.CallOption) (*CreateWhitelistedDomainResponse, error) // RemoveWhitelistedDomain removes a domain from the whitelist list RemoveWhitelistedDomain(ctx context.Context, in *RemoveWhitelistedDomainRequest, opts ...grpc.CallOption) (*RemoveWhitelistedDomainResponse, error) // ListWhitelistedDomains lists all the whitelisted domains for the organization ListWhitelistedDomains(ctx context.Context, in *ListWhitelistedDomainsRequest, opts ...grpc.CallOption) (*ListWhitelistedDomainsResponse, error) // GetUser returns user by email GetUser(ctx context.Context, in *GetUserRequest, opts ...grpc.CallOption) (*GetUserResponse, error) // GetUsersByEmail returns users by email SearchUsers(ctx context.Context, in *SearchUsersRequest, opts ...grpc.CallOption) (*SearchUsersResponse, error) // SearchProjectUsers returns users who has access to to a project (including org members that have access through a usergroup) SearchProjectUsers(ctx context.Context, in *SearchProjectUsersRequest, opts ...grpc.CallOption) (*SearchProjectUsersResponse, error) // ListSuperusers lists all the superusers ListSuperusers(ctx context.Context, in *ListSuperusersRequest, opts ...grpc.CallOption) (*ListSuperusersResponse, error) // GetDeploymentCredentials returns runtime info and access token on behalf of a specific user, or alternatively for a raw set of JWT attributes GetDeploymentCredentials(ctx context.Context, in *GetDeploymentCredentialsRequest, opts ...grpc.CallOption) (*GetDeploymentCredentialsResponse, error) // GetIFrame returns the iframe URL for the given project GetIFrame(ctx context.Context, in *GetIFrameRequest, opts ...grpc.CallOption) (*GetIFrameResponse, error) // SetSuperuser adds/remove a superuser SetSuperuser(ctx context.Context, in *SetSuperuserRequest, opts ...grpc.CallOption) (*SetSuperuserResponse, error) // SudoGetResource returns details about a resource by ID lookup SudoGetResource(ctx context.Context, in *SudoGetResourceRequest, opts ...grpc.CallOption) (*SudoGetResourceResponse, error) // SudoUpdateUserQuotas update the quotas for users SudoUpdateUserQuotas(ctx context.Context, in *SudoUpdateUserQuotasRequest, opts ...grpc.CallOption) (*SudoUpdateUserQuotasResponse, error) // SudoUpdateOrganizationQuotas update the quotas available for orgs SudoUpdateOrganizationQuotas(ctx context.Context, in *SudoUpdateOrganizationQuotasRequest, opts ...grpc.CallOption) (*SudoUpdateOrganizationQuotasResponse, error) // SudoUpdateOrganizationBillingCustomer update the billing customer for the organization SudoUpdateOrganizationBillingCustomer(ctx context.Context, in *SudoUpdateOrganizationBillingCustomerRequest, opts ...grpc.CallOption) (*SudoUpdateOrganizationBillingCustomerResponse, error) // SudoUpdateAnnotations endpoint for superusers to update project annotations SudoUpdateAnnotations(ctx context.Context, in *SudoUpdateAnnotationsRequest, opts ...grpc.CallOption) (*SudoUpdateAnnotationsResponse, error) // SudoIssueRuntimeManagerToken returns a runtime JWT with full manager permissions for a runtime. SudoIssueRuntimeManagerToken(ctx context.Context, in *SudoIssueRuntimeManagerTokenRequest, opts ...grpc.CallOption) (*SudoIssueRuntimeManagerTokenResponse, error) // CreateProjectWhitelistedDomain adds a domain to the project's whitelisted CreateProjectWhitelistedDomain(ctx context.Context, in *CreateProjectWhitelistedDomainRequest, opts ...grpc.CallOption) (*CreateProjectWhitelistedDomainResponse, error) // RemoveProjectWhitelistedDomain removes a domain from the project's whitelisted RemoveProjectWhitelistedDomain(ctx context.Context, in *RemoveProjectWhitelistedDomainRequest, opts ...grpc.CallOption) (*RemoveProjectWhitelistedDomainResponse, error) // ListWhitelistedDomains lists all the whitelisted domains of the project ListProjectWhitelistedDomains(ctx context.Context, in *ListProjectWhitelistedDomainsRequest, opts ...grpc.CallOption) (*ListProjectWhitelistedDomainsResponse, error) // ListService returns all the services per organization ListServices(ctx context.Context, in *ListServicesRequest, opts ...grpc.CallOption) (*ListServicesResponse, error) // CreateService creates a new service per organization CreateService(ctx context.Context, in *CreateServiceRequest, opts ...grpc.CallOption) (*CreateServiceResponse, error) // UpdateService updates a service per organization UpdateService(ctx context.Context, in *UpdateServiceRequest, opts ...grpc.CallOption) (*UpdateServiceResponse, error) // DeleteService deletes a service per organization DeleteService(ctx context.Context, in *DeleteServiceRequest, opts ...grpc.CallOption) (*DeleteServiceResponse, error) // ListServiceAuthTokens lists all the service auth tokens ListServiceAuthTokens(ctx context.Context, in *ListServiceAuthTokensRequest, opts ...grpc.CallOption) (*ListServiceAuthTokensResponse, error) // IssueServiceAuthToken returns the temporary token for given service account IssueServiceAuthToken(ctx context.Context, in *IssueServiceAuthTokenRequest, opts ...grpc.CallOption) (*IssueServiceAuthTokenResponse, error) // RevokeServiceAuthToken revoke the service auth token RevokeServiceAuthToken(ctx context.Context, in *RevokeServiceAuthTokenRequest, opts ...grpc.CallOption) (*RevokeServiceAuthTokenResponse, error) // IssueMagicAuthToken creates a "magic" auth token that provides limited access to a specific filtered dashboard in a specific project. IssueMagicAuthToken(ctx context.Context, in *IssueMagicAuthTokenRequest, opts ...grpc.CallOption) (*IssueMagicAuthTokenResponse, error) // ListMagicAuthTokens lists all the magic auth tokens for a specific project. ListMagicAuthTokens(ctx context.Context, in *ListMagicAuthTokensRequest, opts ...grpc.CallOption) (*ListMagicAuthTokensResponse, error) // RevokeMagicAuthToken revokes a magic auth token. RevokeMagicAuthToken(ctx context.Context, in *RevokeMagicAuthTokenRequest, opts ...grpc.CallOption) (*RevokeMagicAuthTokenResponse, error) // UpdateUserPreferences updates the preferences for the user UpdateUserPreferences(ctx context.Context, in *UpdateUserPreferencesRequest, opts ...grpc.CallOption) (*UpdateUserPreferencesResponse, error) // ListBookmarks lists all the bookmarks for the user and global ones for dashboard ListBookmarks(ctx context.Context, in *ListBookmarksRequest, opts ...grpc.CallOption) (*ListBookmarksResponse, error) // GetBookmark returns the bookmark for the given user for the given project GetBookmark(ctx context.Context, in *GetBookmarkRequest, opts ...grpc.CallOption) (*GetBookmarkResponse, error) // CreateBookmark creates a bookmark for the given user or for all users for the dashboard CreateBookmark(ctx context.Context, in *CreateBookmarkRequest, opts ...grpc.CallOption) (*CreateBookmarkResponse, error) // UpdateBookmark updates a bookmark for the given user for the given project UpdateBookmark(ctx context.Context, in *UpdateBookmarkRequest, opts ...grpc.CallOption) (*UpdateBookmarkResponse, error) // RemoveBookmark removes the bookmark for the given user or all users RemoveBookmark(ctx context.Context, in *RemoveBookmarkRequest, opts ...grpc.CallOption) (*RemoveBookmarkResponse, error) // GetRepoMeta returns credentials and other metadata for accessing a project's repo GetRepoMeta(ctx context.Context, in *GetRepoMetaRequest, opts ...grpc.CallOption) (*GetRepoMetaResponse, error) // PullVirtualRepo fetches files from a project's virtual repo PullVirtualRepo(ctx context.Context, in *PullVirtualRepoRequest, opts ...grpc.CallOption) (*PullVirtualRepoResponse, error) // GetReportMeta returns metadata for generating a report. It's currently only called by the report reconciler in the runtime. GetReportMeta(ctx context.Context, in *GetReportMetaRequest, opts ...grpc.CallOption) (*GetReportMetaResponse, error) // GetAlertMeta returns metadata for checking an alert. It's currently only called by the alert reconciler in the runtime. GetAlertMeta(ctx context.Context, in *GetAlertMetaRequest, opts ...grpc.CallOption) (*GetAlertMetaResponse, error) // CreateReport adds a virtual file for a report, triggers a reconcile, and waits for the report to be added to the runtime catalog CreateReport(ctx context.Context, in *CreateReportRequest, opts ...grpc.CallOption) (*CreateReportResponse, error) // EditReport edits a virtual file for a UI-managed report, triggers a reconcile, and waits for the report to be updated in the runtime EditReport(ctx context.Context, in *EditReportRequest, opts ...grpc.CallOption) (*EditReportResponse, error) // UnsubscribeReport removes the calling user from a reports recipients list UnsubscribeReport(ctx context.Context, in *UnsubscribeReportRequest, opts ...grpc.CallOption) (*UnsubscribeReportResponse, error) // DeleteReport deletes the virtual file for a UI-managed report, triggers a reconcile, and waits for the report to be deleted in the runtime DeleteReport(ctx context.Context, in *DeleteReportRequest, opts ...grpc.CallOption) (*DeleteReportResponse, error) // TriggerReport triggers an ad-hoc report run TriggerReport(ctx context.Context, in *TriggerReportRequest, opts ...grpc.CallOption) (*TriggerReportResponse, error) // GenerateReportYAML generates YAML for a scheduled report to be copied into a project's Git repository GenerateReportYAML(ctx context.Context, in *GenerateReportYAMLRequest, opts ...grpc.CallOption) (*GenerateReportYAMLResponse, error) // CreateAlert adds a virtual file for an alert, triggers a reconcile, and waits for the alert to be added to the runtime catalog CreateAlert(ctx context.Context, in *CreateAlertRequest, opts ...grpc.CallOption) (*CreateAlertResponse, error) // EditAlert edits a virtual file for a UI-managed alert, triggers a reconcile, and waits for the alert to be updated in the runtime EditAlert(ctx context.Context, in *EditAlertRequest, opts ...grpc.CallOption) (*EditAlertResponse, error) // UnsubscribeAlert removes the calling user from a alert's recipients list UnsubscribeAlert(ctx context.Context, in *UnsubscribeAlertRequest, opts ...grpc.CallOption) (*UnsubscribeAlertResponse, error) // DeleteAlert deletes the virtual file for a UI-managed alert, triggers a reconcile, and waits for the alert to be deleted in the runtime DeleteAlert(ctx context.Context, in *DeleteAlertRequest, opts ...grpc.CallOption) (*DeleteAlertResponse, error) // GenerateAlertYAML generates YAML for an alert to be copied into a project's Git repository GenerateAlertYAML(ctx context.Context, in *GenerateAlertYAMLRequest, opts ...grpc.CallOption) (*GenerateAlertYAMLResponse, error) // GenerateAlertYAML generates YAML for an alert to be copied into a project's Git repository GetAlertYAML(ctx context.Context, in *GetAlertYAMLRequest, opts ...grpc.CallOption) (*GetAlertYAMLResponse, error) // ListPublicBillingPlans lists all public billing plans ListPublicBillingPlans(ctx context.Context, in *ListPublicBillingPlansRequest, opts ...grpc.CallOption) (*ListPublicBillingPlansResponse, 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 { // Ping returns information about the server Ping(context.Context, *PingRequest) (*PingResponse, error) // ListOrganizations lists all the organizations currently managed by the admin ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error) // GetOrganization returns information about a specific organization GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error) // CreateOrganization creates a new organization CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error) // DeleteOrganization deletes an organizations DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error) // UpdateOrganization deletes an organizations UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error) // UpdateOrganizationBillingSubscription updates the billing plan for the organization UpdateOrganizationBillingSubscription(context.Context, *UpdateOrganizationBillingSubscriptionRequest) (*UpdateOrganizationBillingSubscriptionResponse, error) // GetOrganizationBillingSubscription lists the subscription for the organization GetOrganizationBillingSubscription(context.Context, *GetOrganizationBillingSubscriptionRequest) (*GetOrganizationBillingSubscriptionResponse, error) // ListProjectsForOrganization lists all the projects currently available for given organizations ListProjectsForOrganization(context.Context, *ListProjectsForOrganizationRequest) (*ListProjectsForOrganizationResponse, error) // GetProject returns information about a specific project GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error) // GetProject returns information about a specific project GetProjectByID(context.Context, *GetProjectByIDRequest) (*GetProjectByIDResponse, error) // SearchProjectNames returns project names matching the pattern SearchProjectNames(context.Context, *SearchProjectNamesRequest) (*SearchProjectNamesResponse, error) // GetProjectVariables returns project variables. NOTE: Get project API doesn't return variables. GetProjectVariables(context.Context, *GetProjectVariablesRequest) (*GetProjectVariablesResponse, error) // CreateProject creates a new project CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error) // DeleteProject deletes an project DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error) // UpdateProject updates a project UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error) // UpdateProjectVariables updates variables for a project. NOTE: Update project API doesn't update variables. UpdateProjectVariables(context.Context, *UpdateProjectVariablesRequest) (*UpdateProjectVariablesResponse, error) // CreateAsset returns a one time signed URL using which any asset can be uploaded. CreateAsset(context.Context, *CreateAssetRequest) (*CreateAssetResponse, error) // HibernateProject hibernates a project by tearing down its deployments. HibernateProject(context.Context, *HibernateProjectRequest) (*HibernateProjectResponse, error) // TriggerReconcile triggers reconcile for the project's prod deployment TriggerReconcile(context.Context, *TriggerReconcileRequest) (*TriggerReconcileResponse, error) // TriggerRefreshSources refresh the source for production deployment TriggerRefreshSources(context.Context, *TriggerRefreshSourcesRequest) (*TriggerRefreshSourcesResponse, error) // TriggerRedeploy creates a new deployment and teardown the old deployment for production deployment TriggerRedeploy(context.Context, *TriggerRedeployRequest) (*TriggerRedeployResponse, error) // ListOrganizationMemberUsers lists all the org members ListOrganizationMemberUsers(context.Context, *ListOrganizationMemberUsersRequest) (*ListOrganizationMemberUsersResponse, error) // ListOrganizationInvites lists all the org invites ListOrganizationInvites(context.Context, *ListOrganizationInvitesRequest) (*ListOrganizationInvitesResponse, error) // AddOrganizationMemberUser adds a user to the organization AddOrganizationMemberUser(context.Context, *AddOrganizationMemberUserRequest) (*AddOrganizationMemberUserResponse, error) // RemoveOrganizationMemberUser removes member from the organization RemoveOrganizationMemberUser(context.Context, *RemoveOrganizationMemberUserRequest) (*RemoveOrganizationMemberUserResponse, error) // LeaveOrganization removes the current user from the organization LeaveOrganization(context.Context, *LeaveOrganizationRequest) (*LeaveOrganizationResponse, error) // SetOrganizationMemberUserRole sets the role for the member SetOrganizationMemberUserRole(context.Context, *SetOrganizationMemberUserRoleRequest) (*SetOrganizationMemberUserRoleResponse, error) // ListProjectMemberUsers lists all the project members ListProjectMemberUsers(context.Context, *ListProjectMemberUsersRequest) (*ListProjectMemberUsersResponse, error) // ListProjectInvites lists all the project invites ListProjectInvites(context.Context, *ListProjectInvitesRequest) (*ListProjectInvitesResponse, error) // AddProjectMemberUser adds a member to the project AddProjectMemberUser(context.Context, *AddProjectMemberUserRequest) (*AddProjectMemberUserResponse, error) // RemoveProjectMemberUser removes member from the project RemoveProjectMemberUser(context.Context, *RemoveProjectMemberUserRequest) (*RemoveProjectMemberUserResponse, error) // SetProjectMemberUserRole sets the role for the member SetProjectMemberUserRole(context.Context, *SetProjectMemberUserRoleRequest) (*SetProjectMemberUserRoleResponse, error) // CreateUsergroup creates a user group in the organization CreateUsergroup(context.Context, *CreateUsergroupRequest) (*CreateUsergroupResponse, error) // GetUsergroups returns the user group details GetUsergroup(context.Context, *GetUsergroupRequest) (*GetUsergroupResponse, error) // RenameUsergroup renames the user group RenameUsergroup(context.Context, *RenameUsergroupRequest) (*RenameUsergroupResponse, error) // EditUsergroup renames the user group EditUsergroup(context.Context, *EditUsergroupRequest) (*EditUsergroupResponse, error) // ListOrganizationMemberUsergroups lists the org's user groups ListOrganizationMemberUsergroups(context.Context, *ListOrganizationMemberUsergroupsRequest) (*ListOrganizationMemberUsergroupsResponse, error) // ListProjectMemberUsergroups lists the org's user groups ListProjectMemberUsergroups(context.Context, *ListProjectMemberUsergroupsRequest) (*ListProjectMemberUsergroupsResponse, error) // DeleteUsergroup deletes the user group from the organization DeleteUsergroup(context.Context, *DeleteUsergroupRequest) (*DeleteUsergroupResponse, error) // AddOrganizationMemberUsergroupRole adds the role for the user group AddOrganizationMemberUsergroup(context.Context, *AddOrganizationMemberUsergroupRequest) (*AddOrganizationMemberUsergroupResponse, error) // SetOrganizationMemberUsergroupRole sets the role for the user group SetOrganizationMemberUsergroupRole(context.Context, *SetOrganizationMemberUsergroupRoleRequest) (*SetOrganizationMemberUsergroupRoleResponse, error) // RemoveOrganizationMemberUsergroup revokes the organization-level role for the user group RemoveOrganizationMemberUsergroup(context.Context, *RemoveOrganizationMemberUsergroupRequest) (*RemoveOrganizationMemberUsergroupResponse, error) // AddProjectMemberUsergroupRole adds the role for the user group AddProjectMemberUsergroup(context.Context, *AddProjectMemberUsergroupRequest) (*AddProjectMemberUsergroupResponse, error) // SetProjectMemberUsergroupRole sets the role for the user group SetProjectMemberUsergroupRole(context.Context, *SetProjectMemberUsergroupRoleRequest) (*SetProjectMemberUsergroupRoleResponse, error) // RemoveProjectMemberUsergroup revokes the project-level role for the user group RemoveProjectMemberUsergroup(context.Context, *RemoveProjectMemberUsergroupRequest) (*RemoveProjectMemberUsergroupResponse, error) // AddUsergroupMemberUser adds a member to the user group AddUsergroupMemberUser(context.Context, *AddUsergroupMemberUserRequest) (*AddUsergroupMemberUserResponse, error) // ListUsergroupMemberUsers lists all the user group members ListUsergroupMemberUsers(context.Context, *ListUsergroupMemberUsersRequest) (*ListUsergroupMemberUsersResponse, error) // RemoveUsergroupMemberUser removes member from the user group RemoveUsergroupMemberUser(context.Context, *RemoveUsergroupMemberUserRequest) (*RemoveUsergroupMemberUserResponse, error) // GetCurrentUser returns the currently authenticated user (if any) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error) // IssueRepresentativeAuthToken returns the temporary token for given email IssueRepresentativeAuthToken(context.Context, *IssueRepresentativeAuthTokenRequest) (*IssueRepresentativeAuthTokenResponse, error) // RevokeCurrentAuthToken revoke the current auth token RevokeCurrentAuthToken(context.Context, *RevokeCurrentAuthTokenRequest) (*RevokeCurrentAuthTokenResponse, error) // GetGithubRepoRequest returns info about a Github repo based on the caller's installations. // If the caller has not granted access to the repository, instructions for granting access are returned. GetGithubRepoStatus(context.Context, *GetGithubRepoStatusRequest) (*GetGithubRepoStatusResponse, error) // GetGithubUserStatus returns info about a Github user account based on the caller's installations. // If we don't have access to user's personal account tokens or it is expired, instructions for granting access are returned. GetGithubUserStatus(context.Context, *GetGithubUserStatusRequest) (*GetGithubUserStatusResponse, error) // GetCloneCredentials returns credentials and other details for a project's Git repository or archive path if git repo is not configured. GetCloneCredentials(context.Context, *GetCloneCredentialsRequest) (*GetCloneCredentialsResponse, error) // CreateWhitelistedDomain adds a domain to the whitelist CreateWhitelistedDomain(context.Context, *CreateWhitelistedDomainRequest) (*CreateWhitelistedDomainResponse, error) // RemoveWhitelistedDomain removes a domain from the whitelist list RemoveWhitelistedDomain(context.Context, *RemoveWhitelistedDomainRequest) (*RemoveWhitelistedDomainResponse, error) // ListWhitelistedDomains lists all the whitelisted domains for the organization ListWhitelistedDomains(context.Context, *ListWhitelistedDomainsRequest) (*ListWhitelistedDomainsResponse, error) // GetUser returns user by email GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error) // GetUsersByEmail returns users by email SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error) // SearchProjectUsers returns users who has access to to a project (including org members that have access through a usergroup) SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error) // ListSuperusers lists all the superusers ListSuperusers(context.Context, *ListSuperusersRequest) (*ListSuperusersResponse, error) // GetDeploymentCredentials returns runtime info and access token on behalf of a specific user, or alternatively for a raw set of JWT attributes GetDeploymentCredentials(context.Context, *GetDeploymentCredentialsRequest) (*GetDeploymentCredentialsResponse, error) // GetIFrame returns the iframe URL for the given project GetIFrame(context.Context, *GetIFrameRequest) (*GetIFrameResponse, error) // SetSuperuser adds/remove a superuser SetSuperuser(context.Context, *SetSuperuserRequest) (*SetSuperuserResponse, error) // SudoGetResource returns details about a resource by ID lookup SudoGetResource(context.Context, *SudoGetResourceRequest) (*SudoGetResourceResponse, error) // SudoUpdateUserQuotas update the quotas for users SudoUpdateUserQuotas(context.Context, *SudoUpdateUserQuotasRequest) (*SudoUpdateUserQuotasResponse, error) // SudoUpdateOrganizationQuotas update the quotas available for orgs SudoUpdateOrganizationQuotas(context.Context, *SudoUpdateOrganizationQuotasRequest) (*SudoUpdateOrganizationQuotasResponse, error) // SudoUpdateOrganizationBillingCustomer update the billing customer for the organization SudoUpdateOrganizationBillingCustomer(context.Context, *SudoUpdateOrganizationBillingCustomerRequest) (*SudoUpdateOrganizationBillingCustomerResponse, error) // SudoUpdateAnnotations endpoint for superusers to update project annotations SudoUpdateAnnotations(context.Context, *SudoUpdateAnnotationsRequest) (*SudoUpdateAnnotationsResponse, error) // SudoIssueRuntimeManagerToken returns a runtime JWT with full manager permissions for a runtime. SudoIssueRuntimeManagerToken(context.Context, *SudoIssueRuntimeManagerTokenRequest) (*SudoIssueRuntimeManagerTokenResponse, error) // CreateProjectWhitelistedDomain adds a domain to the project's whitelisted CreateProjectWhitelistedDomain(context.Context, *CreateProjectWhitelistedDomainRequest) (*CreateProjectWhitelistedDomainResponse, error) // RemoveProjectWhitelistedDomain removes a domain from the project's whitelisted RemoveProjectWhitelistedDomain(context.Context, *RemoveProjectWhitelistedDomainRequest) (*RemoveProjectWhitelistedDomainResponse, error) // ListWhitelistedDomains lists all the whitelisted domains of the project ListProjectWhitelistedDomains(context.Context, *ListProjectWhitelistedDomainsRequest) (*ListProjectWhitelistedDomainsResponse, error) // ListService returns all the services per organization ListServices(context.Context, *ListServicesRequest) (*ListServicesResponse, error) // CreateService creates a new service per organization CreateService(context.Context, *CreateServiceRequest) (*CreateServiceResponse, error) // UpdateService updates a service per organization UpdateService(context.Context, *UpdateServiceRequest) (*UpdateServiceResponse, error) // DeleteService deletes a service per organization DeleteService(context.Context, *DeleteServiceRequest) (*DeleteServiceResponse, error) // ListServiceAuthTokens lists all the service auth tokens ListServiceAuthTokens(context.Context, *ListServiceAuthTokensRequest) (*ListServiceAuthTokensResponse, error) // IssueServiceAuthToken returns the temporary token for given service account IssueServiceAuthToken(context.Context, *IssueServiceAuthTokenRequest) (*IssueServiceAuthTokenResponse, error) // RevokeServiceAuthToken revoke the service auth token RevokeServiceAuthToken(context.Context, *RevokeServiceAuthTokenRequest) (*RevokeServiceAuthTokenResponse, error) // IssueMagicAuthToken creates a "magic" auth token that provides limited access to a specific filtered dashboard in a specific project. IssueMagicAuthToken(context.Context, *IssueMagicAuthTokenRequest) (*IssueMagicAuthTokenResponse, error) // ListMagicAuthTokens lists all the magic auth tokens for a specific project. ListMagicAuthTokens(context.Context, *ListMagicAuthTokensRequest) (*ListMagicAuthTokensResponse, error) // RevokeMagicAuthToken revokes a magic auth token. RevokeMagicAuthToken(context.Context, *RevokeMagicAuthTokenRequest) (*RevokeMagicAuthTokenResponse, error) // UpdateUserPreferences updates the preferences for the user UpdateUserPreferences(context.Context, *UpdateUserPreferencesRequest) (*UpdateUserPreferencesResponse, error) // ListBookmarks lists all the bookmarks for the user and global ones for dashboard ListBookmarks(context.Context, *ListBookmarksRequest) (*ListBookmarksResponse, error) // GetBookmark returns the bookmark for the given user for the given project GetBookmark(context.Context, *GetBookmarkRequest) (*GetBookmarkResponse, error) // CreateBookmark creates a bookmark for the given user or for all users for the dashboard CreateBookmark(context.Context, *CreateBookmarkRequest) (*CreateBookmarkResponse, error) // UpdateBookmark updates a bookmark for the given user for the given project UpdateBookmark(context.Context, *UpdateBookmarkRequest) (*UpdateBookmarkResponse, error) // RemoveBookmark removes the bookmark for the given user or all users RemoveBookmark(context.Context, *RemoveBookmarkRequest) (*RemoveBookmarkResponse, error) // GetRepoMeta returns credentials and other metadata for accessing a project's repo GetRepoMeta(context.Context, *GetRepoMetaRequest) (*GetRepoMetaResponse, error) // PullVirtualRepo fetches files from a project's virtual repo PullVirtualRepo(context.Context, *PullVirtualRepoRequest) (*PullVirtualRepoResponse, error) // GetReportMeta returns metadata for generating a report. It's currently only called by the report reconciler in the runtime. GetReportMeta(context.Context, *GetReportMetaRequest) (*GetReportMetaResponse, error) // GetAlertMeta returns metadata for checking an alert. It's currently only called by the alert reconciler in the runtime. GetAlertMeta(context.Context, *GetAlertMetaRequest) (*GetAlertMetaResponse, error) // CreateReport adds a virtual file for a report, triggers a reconcile, and waits for the report to be added to the runtime catalog CreateReport(context.Context, *CreateReportRequest) (*CreateReportResponse, error) // EditReport edits a virtual file for a UI-managed report, triggers a reconcile, and waits for the report to be updated in the runtime EditReport(context.Context, *EditReportRequest) (*EditReportResponse, error) // UnsubscribeReport removes the calling user from a reports recipients list UnsubscribeReport(context.Context, *UnsubscribeReportRequest) (*UnsubscribeReportResponse, error) // DeleteReport deletes the virtual file for a UI-managed report, triggers a reconcile, and waits for the report to be deleted in the runtime DeleteReport(context.Context, *DeleteReportRequest) (*DeleteReportResponse, error) // TriggerReport triggers an ad-hoc report run TriggerReport(context.Context, *TriggerReportRequest) (*TriggerReportResponse, error) // GenerateReportYAML generates YAML for a scheduled report to be copied into a project's Git repository GenerateReportYAML(context.Context, *GenerateReportYAMLRequest) (*GenerateReportYAMLResponse, error) // CreateAlert adds a virtual file for an alert, triggers a reconcile, and waits for the alert to be added to the runtime catalog CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error) // EditAlert edits a virtual file for a UI-managed alert, triggers a reconcile, and waits for the alert to be updated in the runtime EditAlert(context.Context, *EditAlertRequest) (*EditAlertResponse, error) // UnsubscribeAlert removes the calling user from a alert's recipients list UnsubscribeAlert(context.Context, *UnsubscribeAlertRequest) (*UnsubscribeAlertResponse, error) // DeleteAlert deletes the virtual file for a UI-managed alert, triggers a reconcile, and waits for the alert to be deleted in the runtime DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error) // GenerateAlertYAML generates YAML for an alert to be copied into a project's Git repository GenerateAlertYAML(context.Context, *GenerateAlertYAMLRequest) (*GenerateAlertYAMLResponse, error) // GenerateAlertYAML generates YAML for an alert to be copied into a project's Git repository GetAlertYAML(context.Context, *GetAlertYAMLRequest) (*GetAlertYAMLResponse, error) // ListPublicBillingPlans lists all public billing plans ListPublicBillingPlans(context.Context, *ListPublicBillingPlansRequest) (*ListPublicBillingPlansResponse, error) // contains filtered or unexported methods }
AdminServiceServer is the server API for AdminService service. All implementations must embed UnimplementedAdminServiceServer for forward compatibility
type AlertOptions ¶ added in v0.41.0
type AlertOptions struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` IntervalDuration string `protobuf:"bytes,2,opt,name=interval_duration,json=intervalDuration,proto3" json:"interval_duration,omitempty"` QueryName string `protobuf:"bytes,3,opt,name=query_name,json=queryName,proto3" json:"query_name,omitempty"` QueryArgsJson string `protobuf:"bytes,4,opt,name=query_args_json,json=queryArgsJson,proto3" json:"query_args_json,omitempty"` MetricsViewName string `protobuf:"bytes,5,opt,name=metrics_view_name,json=metricsViewName,proto3" json:"metrics_view_name,omitempty"` Renotify bool `protobuf:"varint,6,opt,name=renotify,proto3" json:"renotify,omitempty"` RenotifyAfterSeconds uint32 `protobuf:"varint,7,opt,name=renotify_after_seconds,json=renotifyAfterSeconds,proto3" json:"renotify_after_seconds,omitempty"` EmailRecipients []string `protobuf:"bytes,8,rep,name=email_recipients,json=emailRecipients,proto3" json:"email_recipients,omitempty"` SlackUsers []string `protobuf:"bytes,9,rep,name=slack_users,json=slackUsers,proto3" json:"slack_users,omitempty"` SlackChannels []string `protobuf:"bytes,10,rep,name=slack_channels,json=slackChannels,proto3" json:"slack_channels,omitempty"` SlackWebhooks []string `protobuf:"bytes,11,rep,name=slack_webhooks,json=slackWebhooks,proto3" json:"slack_webhooks,omitempty"` // base64 state url of the dashboard when it was created WebOpenState string `protobuf:"bytes,12,opt,name=web_open_state,json=webOpenState,proto3" json:"web_open_state,omitempty"` // contains filtered or unexported fields }
func (*AlertOptions) Descriptor
deprecated
added in
v0.41.0
func (*AlertOptions) Descriptor() ([]byte, []int)
Deprecated: Use AlertOptions.ProtoReflect.Descriptor instead.
func (*AlertOptions) GetEmailRecipients ¶ added in v0.43.0
func (x *AlertOptions) GetEmailRecipients() []string
func (*AlertOptions) GetIntervalDuration ¶ added in v0.41.0
func (x *AlertOptions) GetIntervalDuration() string
func (*AlertOptions) GetMetricsViewName ¶ added in v0.41.0
func (x *AlertOptions) GetMetricsViewName() string
func (*AlertOptions) GetQueryArgsJson ¶ added in v0.41.0
func (x *AlertOptions) GetQueryArgsJson() string
func (*AlertOptions) GetQueryName ¶ added in v0.41.0
func (x *AlertOptions) GetQueryName() string
func (*AlertOptions) GetRenotify ¶ added in v0.43.0
func (x *AlertOptions) GetRenotify() bool
func (*AlertOptions) GetRenotifyAfterSeconds ¶ added in v0.43.0
func (x *AlertOptions) GetRenotifyAfterSeconds() uint32
func (*AlertOptions) GetSlackChannels ¶ added in v0.43.0
func (x *AlertOptions) GetSlackChannels() []string
func (*AlertOptions) GetSlackUsers ¶ added in v0.43.0
func (x *AlertOptions) GetSlackUsers() []string
func (*AlertOptions) GetSlackWebhooks ¶ added in v0.43.0
func (x *AlertOptions) GetSlackWebhooks() []string
func (*AlertOptions) GetTitle ¶ added in v0.41.0
func (x *AlertOptions) GetTitle() string
func (*AlertOptions) GetWebOpenState ¶ added in v0.47.0
func (x *AlertOptions) GetWebOpenState() string
func (*AlertOptions) ProtoMessage ¶ added in v0.41.0
func (*AlertOptions) ProtoMessage()
func (*AlertOptions) ProtoReflect ¶ added in v0.41.0
func (x *AlertOptions) ProtoReflect() protoreflect.Message
func (*AlertOptions) Reset ¶ added in v0.41.0
func (x *AlertOptions) Reset()
func (*AlertOptions) String ¶ added in v0.41.0
func (x *AlertOptions) String() string
func (*AlertOptions) Validate ¶ added in v0.41.0
func (m *AlertOptions) Validate() error
Validate checks the field values on AlertOptions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*AlertOptions) ValidateAll ¶ added in v0.41.0
func (m *AlertOptions) ValidateAll() error
ValidateAll checks the field values on AlertOptions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in AlertOptionsMultiError, or nil if none found.
type AlertOptionsMultiError ¶ added in v0.41.0
type AlertOptionsMultiError []error
AlertOptionsMultiError is an error wrapping multiple validation errors returned by AlertOptions.ValidateAll() if the designated constraints aren't met.
func (AlertOptionsMultiError) AllErrors ¶ added in v0.41.0
func (m AlertOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (AlertOptionsMultiError) Error ¶ added in v0.41.0
func (m AlertOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type AlertOptionsValidationError ¶ added in v0.41.0
type AlertOptionsValidationError struct {
// contains filtered or unexported fields
}
AlertOptionsValidationError is the validation error returned by AlertOptions.Validate if the designated constraints aren't met.
func (AlertOptionsValidationError) Cause ¶ added in v0.41.0
func (e AlertOptionsValidationError) Cause() error
Cause function returns cause value.
func (AlertOptionsValidationError) Error ¶ added in v0.41.0
func (e AlertOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (AlertOptionsValidationError) ErrorName ¶ added in v0.41.0
func (e AlertOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (AlertOptionsValidationError) Field ¶ added in v0.41.0
func (e AlertOptionsValidationError) Field() string
Field function returns field value.
func (AlertOptionsValidationError) Key ¶ added in v0.41.0
func (e AlertOptionsValidationError) Key() bool
Key function returns key value.
func (AlertOptionsValidationError) Reason ¶ added in v0.41.0
func (e AlertOptionsValidationError) Reason() string
Reason function returns reason value.
type BillingPlan ¶ added in v0.47.0
type BillingPlan 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"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` TrialPeriodDays uint32 `protobuf:"varint,5,opt,name=trial_period_days,json=trialPeriodDays,proto3" json:"trial_period_days,omitempty"` Default bool `protobuf:"varint,6,opt,name=default,proto3" json:"default,omitempty"` Quotas *Quotas `protobuf:"bytes,7,opt,name=quotas,proto3" json:"quotas,omitempty"` // TODO expose pricing information // contains filtered or unexported fields }
func (*BillingPlan) Descriptor
deprecated
added in
v0.47.0
func (*BillingPlan) Descriptor() ([]byte, []int)
Deprecated: Use BillingPlan.ProtoReflect.Descriptor instead.
func (*BillingPlan) GetDefault ¶ added in v0.47.0
func (x *BillingPlan) GetDefault() bool
func (*BillingPlan) GetDescription ¶ added in v0.47.0
func (x *BillingPlan) GetDescription() string
func (*BillingPlan) GetDisplayName ¶ added in v0.47.0
func (x *BillingPlan) GetDisplayName() string
func (*BillingPlan) GetId ¶ added in v0.47.0
func (x *BillingPlan) GetId() string
func (*BillingPlan) GetName ¶ added in v0.47.0
func (x *BillingPlan) GetName() string
func (*BillingPlan) GetQuotas ¶ added in v0.47.0
func (x *BillingPlan) GetQuotas() *Quotas
func (*BillingPlan) GetTrialPeriodDays ¶ added in v0.47.0
func (x *BillingPlan) GetTrialPeriodDays() uint32
func (*BillingPlan) ProtoMessage ¶ added in v0.47.0
func (*BillingPlan) ProtoMessage()
func (*BillingPlan) ProtoReflect ¶ added in v0.47.0
func (x *BillingPlan) ProtoReflect() protoreflect.Message
func (*BillingPlan) Reset ¶ added in v0.47.0
func (x *BillingPlan) Reset()
func (*BillingPlan) String ¶ added in v0.47.0
func (x *BillingPlan) String() string
func (*BillingPlan) Validate ¶ added in v0.47.0
func (m *BillingPlan) Validate() error
Validate checks the field values on BillingPlan with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*BillingPlan) ValidateAll ¶ added in v0.47.0
func (m *BillingPlan) ValidateAll() error
ValidateAll checks the field values on BillingPlan with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BillingPlanMultiError, or nil if none found.
type BillingPlanMultiError ¶ added in v0.47.0
type BillingPlanMultiError []error
BillingPlanMultiError is an error wrapping multiple validation errors returned by BillingPlan.ValidateAll() if the designated constraints aren't met.
func (BillingPlanMultiError) AllErrors ¶ added in v0.47.0
func (m BillingPlanMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BillingPlanMultiError) Error ¶ added in v0.47.0
func (m BillingPlanMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BillingPlanValidationError ¶ added in v0.47.0
type BillingPlanValidationError struct {
// contains filtered or unexported fields
}
BillingPlanValidationError is the validation error returned by BillingPlan.Validate if the designated constraints aren't met.
func (BillingPlanValidationError) Cause ¶ added in v0.47.0
func (e BillingPlanValidationError) Cause() error
Cause function returns cause value.
func (BillingPlanValidationError) Error ¶ added in v0.47.0
func (e BillingPlanValidationError) Error() string
Error satisfies the builtin error interface
func (BillingPlanValidationError) ErrorName ¶ added in v0.47.0
func (e BillingPlanValidationError) ErrorName() string
ErrorName returns error name.
func (BillingPlanValidationError) Field ¶ added in v0.47.0
func (e BillingPlanValidationError) Field() string
Field function returns field value.
func (BillingPlanValidationError) Key ¶ added in v0.47.0
func (e BillingPlanValidationError) Key() bool
Key function returns key value.
func (BillingPlanValidationError) Reason ¶ added in v0.47.0
func (e BillingPlanValidationError) Reason() string
Reason function returns reason value.
type Bookmark ¶ added in v0.30.0
type Bookmark 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"` Description string `protobuf:"bytes,9,opt,name=description,proto3" json:"description,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` ResourceKind string `protobuf:"bytes,10,opt,name=resource_kind,json=resourceKind,proto3" json:"resource_kind,omitempty"` ResourceName string `protobuf:"bytes,4,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` ProjectId string `protobuf:"bytes,5,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` UserId string `protobuf:"bytes,6,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` Default bool `protobuf:"varint,11,opt,name=default,proto3" json:"default,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,8,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Bookmark) Descriptor
deprecated
added in
v0.30.0
func (*Bookmark) GetCreatedOn ¶ added in v0.30.0
func (x *Bookmark) GetCreatedOn() *timestamppb.Timestamp
func (*Bookmark) GetDefault ¶ added in v0.42.0
func (*Bookmark) GetDescription ¶ added in v0.42.0
func (*Bookmark) GetDisplayName ¶ added in v0.30.0
func (*Bookmark) GetProjectId ¶ added in v0.30.0
func (*Bookmark) GetResourceKind ¶ added in v0.42.0
func (*Bookmark) GetResourceName ¶ added in v0.42.0
func (*Bookmark) GetUpdatedOn ¶ added in v0.30.0
func (x *Bookmark) GetUpdatedOn() *timestamppb.Timestamp
func (*Bookmark) ProtoMessage ¶ added in v0.30.0
func (*Bookmark) ProtoMessage()
func (*Bookmark) ProtoReflect ¶ added in v0.30.0
func (x *Bookmark) ProtoReflect() protoreflect.Message
func (*Bookmark) Validate ¶ added in v0.30.0
Validate checks the field values on Bookmark with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Bookmark) ValidateAll ¶ added in v0.30.0
ValidateAll checks the field values on Bookmark with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in BookmarkMultiError, or nil if none found.
type BookmarkMultiError ¶ added in v0.30.0
type BookmarkMultiError []error
BookmarkMultiError is an error wrapping multiple validation errors returned by Bookmark.ValidateAll() if the designated constraints aren't met.
func (BookmarkMultiError) AllErrors ¶ added in v0.30.0
func (m BookmarkMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (BookmarkMultiError) Error ¶ added in v0.30.0
func (m BookmarkMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type BookmarkValidationError ¶ added in v0.30.0
type BookmarkValidationError struct {
// contains filtered or unexported fields
}
BookmarkValidationError is the validation error returned by Bookmark.Validate if the designated constraints aren't met.
func (BookmarkValidationError) Cause ¶ added in v0.30.0
func (e BookmarkValidationError) Cause() error
Cause function returns cause value.
func (BookmarkValidationError) Error ¶ added in v0.30.0
func (e BookmarkValidationError) Error() string
Error satisfies the builtin error interface
func (BookmarkValidationError) ErrorName ¶ added in v0.30.0
func (e BookmarkValidationError) ErrorName() string
ErrorName returns error name.
func (BookmarkValidationError) Field ¶ added in v0.30.0
func (e BookmarkValidationError) Field() string
Field function returns field value.
func (BookmarkValidationError) Key ¶ added in v0.30.0
func (e BookmarkValidationError) Key() bool
Key function returns key value.
func (BookmarkValidationError) Reason ¶ added in v0.30.0
func (e BookmarkValidationError) Reason() string
Reason function returns reason value.
type CompleteRequest ¶ added in v0.41.0
type CompleteRequest struct { Messages []*CompletionMessage `protobuf:"bytes,1,rep,name=messages,proto3" json:"messages,omitempty"` // contains filtered or unexported fields }
func (*CompleteRequest) Descriptor
deprecated
added in
v0.41.0
func (*CompleteRequest) Descriptor() ([]byte, []int)
Deprecated: Use CompleteRequest.ProtoReflect.Descriptor instead.
func (*CompleteRequest) GetMessages ¶ added in v0.41.0
func (x *CompleteRequest) GetMessages() []*CompletionMessage
func (*CompleteRequest) ProtoMessage ¶ added in v0.41.0
func (*CompleteRequest) ProtoMessage()
func (*CompleteRequest) ProtoReflect ¶ added in v0.41.0
func (x *CompleteRequest) ProtoReflect() protoreflect.Message
func (*CompleteRequest) Reset ¶ added in v0.41.0
func (x *CompleteRequest) Reset()
func (*CompleteRequest) String ¶ added in v0.41.0
func (x *CompleteRequest) String() string
func (*CompleteRequest) Validate ¶ added in v0.41.0
func (m *CompleteRequest) Validate() error
Validate checks the field values on CompleteRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CompleteRequest) ValidateAll ¶ added in v0.41.0
func (m *CompleteRequest) ValidateAll() error
ValidateAll checks the field values on CompleteRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CompleteRequestMultiError, or nil if none found.
type CompleteRequestMultiError ¶ added in v0.41.0
type CompleteRequestMultiError []error
CompleteRequestMultiError is an error wrapping multiple validation errors returned by CompleteRequest.ValidateAll() if the designated constraints aren't met.
func (CompleteRequestMultiError) AllErrors ¶ added in v0.41.0
func (m CompleteRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CompleteRequestMultiError) Error ¶ added in v0.41.0
func (m CompleteRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CompleteRequestValidationError ¶ added in v0.41.0
type CompleteRequestValidationError struct {
// contains filtered or unexported fields
}
CompleteRequestValidationError is the validation error returned by CompleteRequest.Validate if the designated constraints aren't met.
func (CompleteRequestValidationError) Cause ¶ added in v0.41.0
func (e CompleteRequestValidationError) Cause() error
Cause function returns cause value.
func (CompleteRequestValidationError) Error ¶ added in v0.41.0
func (e CompleteRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CompleteRequestValidationError) ErrorName ¶ added in v0.41.0
func (e CompleteRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CompleteRequestValidationError) Field ¶ added in v0.41.0
func (e CompleteRequestValidationError) Field() string
Field function returns field value.
func (CompleteRequestValidationError) Key ¶ added in v0.41.0
func (e CompleteRequestValidationError) Key() bool
Key function returns key value.
func (CompleteRequestValidationError) Reason ¶ added in v0.41.0
func (e CompleteRequestValidationError) Reason() string
Reason function returns reason value.
type CompleteResponse ¶ added in v0.41.0
type CompleteResponse struct { Message *CompletionMessage `protobuf:"bytes,1,opt,name=message,proto3" json:"message,omitempty"` // contains filtered or unexported fields }
func (*CompleteResponse) Descriptor
deprecated
added in
v0.41.0
func (*CompleteResponse) Descriptor() ([]byte, []int)
Deprecated: Use CompleteResponse.ProtoReflect.Descriptor instead.
func (*CompleteResponse) GetMessage ¶ added in v0.41.0
func (x *CompleteResponse) GetMessage() *CompletionMessage
func (*CompleteResponse) ProtoMessage ¶ added in v0.41.0
func (*CompleteResponse) ProtoMessage()
func (*CompleteResponse) ProtoReflect ¶ added in v0.41.0
func (x *CompleteResponse) ProtoReflect() protoreflect.Message
func (*CompleteResponse) Reset ¶ added in v0.41.0
func (x *CompleteResponse) Reset()
func (*CompleteResponse) String ¶ added in v0.41.0
func (x *CompleteResponse) String() string
func (*CompleteResponse) Validate ¶ added in v0.41.0
func (m *CompleteResponse) Validate() error
Validate checks the field values on CompleteResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CompleteResponse) ValidateAll ¶ added in v0.41.0
func (m *CompleteResponse) ValidateAll() error
ValidateAll checks the field values on CompleteResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CompleteResponseMultiError, or nil if none found.
type CompleteResponseMultiError ¶ added in v0.41.0
type CompleteResponseMultiError []error
CompleteResponseMultiError is an error wrapping multiple validation errors returned by CompleteResponse.ValidateAll() if the designated constraints aren't met.
func (CompleteResponseMultiError) AllErrors ¶ added in v0.41.0
func (m CompleteResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CompleteResponseMultiError) Error ¶ added in v0.41.0
func (m CompleteResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CompleteResponseValidationError ¶ added in v0.41.0
type CompleteResponseValidationError struct {
// contains filtered or unexported fields
}
CompleteResponseValidationError is the validation error returned by CompleteResponse.Validate if the designated constraints aren't met.
func (CompleteResponseValidationError) Cause ¶ added in v0.41.0
func (e CompleteResponseValidationError) Cause() error
Cause function returns cause value.
func (CompleteResponseValidationError) Error ¶ added in v0.41.0
func (e CompleteResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CompleteResponseValidationError) ErrorName ¶ added in v0.41.0
func (e CompleteResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CompleteResponseValidationError) Field ¶ added in v0.41.0
func (e CompleteResponseValidationError) Field() string
Field function returns field value.
func (CompleteResponseValidationError) Key ¶ added in v0.41.0
func (e CompleteResponseValidationError) Key() bool
Key function returns key value.
func (CompleteResponseValidationError) Reason ¶ added in v0.41.0
func (e CompleteResponseValidationError) Reason() string
Reason function returns reason value.
type CompletionMessage ¶ added in v0.41.0
type CompletionMessage struct { Role string `protobuf:"bytes,1,opt,name=role,proto3" json:"role,omitempty"` Data string `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CompletionMessage) Descriptor
deprecated
added in
v0.41.0
func (*CompletionMessage) Descriptor() ([]byte, []int)
Deprecated: Use CompletionMessage.ProtoReflect.Descriptor instead.
func (*CompletionMessage) GetData ¶ added in v0.41.0
func (x *CompletionMessage) GetData() string
func (*CompletionMessage) GetRole ¶ added in v0.41.0
func (x *CompletionMessage) GetRole() string
func (*CompletionMessage) ProtoMessage ¶ added in v0.41.0
func (*CompletionMessage) ProtoMessage()
func (*CompletionMessage) ProtoReflect ¶ added in v0.41.0
func (x *CompletionMessage) ProtoReflect() protoreflect.Message
func (*CompletionMessage) Reset ¶ added in v0.41.0
func (x *CompletionMessage) Reset()
func (*CompletionMessage) String ¶ added in v0.41.0
func (x *CompletionMessage) String() string
func (*CompletionMessage) Validate ¶ added in v0.41.0
func (m *CompletionMessage) Validate() error
Validate checks the field values on CompletionMessage with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CompletionMessage) ValidateAll ¶ added in v0.41.0
func (m *CompletionMessage) ValidateAll() error
ValidateAll checks the field values on CompletionMessage with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CompletionMessageMultiError, or nil if none found.
type CompletionMessageMultiError ¶ added in v0.41.0
type CompletionMessageMultiError []error
CompletionMessageMultiError is an error wrapping multiple validation errors returned by CompletionMessage.ValidateAll() if the designated constraints aren't met.
func (CompletionMessageMultiError) AllErrors ¶ added in v0.41.0
func (m CompletionMessageMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CompletionMessageMultiError) Error ¶ added in v0.41.0
func (m CompletionMessageMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CompletionMessageValidationError ¶ added in v0.41.0
type CompletionMessageValidationError struct {
// contains filtered or unexported fields
}
CompletionMessageValidationError is the validation error returned by CompletionMessage.Validate if the designated constraints aren't met.
func (CompletionMessageValidationError) Cause ¶ added in v0.41.0
func (e CompletionMessageValidationError) Cause() error
Cause function returns cause value.
func (CompletionMessageValidationError) Error ¶ added in v0.41.0
func (e CompletionMessageValidationError) Error() string
Error satisfies the builtin error interface
func (CompletionMessageValidationError) ErrorName ¶ added in v0.41.0
func (e CompletionMessageValidationError) ErrorName() string
ErrorName returns error name.
func (CompletionMessageValidationError) Field ¶ added in v0.41.0
func (e CompletionMessageValidationError) Field() string
Field function returns field value.
func (CompletionMessageValidationError) Key ¶ added in v0.41.0
func (e CompletionMessageValidationError) Key() bool
Key function returns key value.
func (CompletionMessageValidationError) Reason ¶ added in v0.41.0
func (e CompletionMessageValidationError) Reason() string
Reason function returns reason value.
type CreateAlertRequest ¶ added in v0.41.0
type CreateAlertRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Options *AlertOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertRequest) Descriptor
deprecated
added in
v0.41.0
func (*CreateAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertRequest.ProtoReflect.Descriptor instead.
func (*CreateAlertRequest) GetOptions ¶ added in v0.41.0
func (x *CreateAlertRequest) GetOptions() *AlertOptions
func (*CreateAlertRequest) GetOrganization ¶ added in v0.41.0
func (x *CreateAlertRequest) GetOrganization() string
func (*CreateAlertRequest) GetProject ¶ added in v0.41.0
func (x *CreateAlertRequest) GetProject() string
func (*CreateAlertRequest) ProtoMessage ¶ added in v0.41.0
func (*CreateAlertRequest) ProtoMessage()
func (*CreateAlertRequest) ProtoReflect ¶ added in v0.41.0
func (x *CreateAlertRequest) ProtoReflect() protoreflect.Message
func (*CreateAlertRequest) Reset ¶ added in v0.41.0
func (x *CreateAlertRequest) Reset()
func (*CreateAlertRequest) String ¶ added in v0.41.0
func (x *CreateAlertRequest) String() string
func (*CreateAlertRequest) Validate ¶ added in v0.41.0
func (m *CreateAlertRequest) Validate() error
Validate checks the field values on CreateAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertRequest) ValidateAll ¶ added in v0.41.0
func (m *CreateAlertRequest) ValidateAll() error
ValidateAll checks the field values on CreateAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertRequestMultiError, or nil if none found.
type CreateAlertRequestMultiError ¶ added in v0.41.0
type CreateAlertRequestMultiError []error
CreateAlertRequestMultiError is an error wrapping multiple validation errors returned by CreateAlertRequest.ValidateAll() if the designated constraints aren't met.
func (CreateAlertRequestMultiError) AllErrors ¶ added in v0.41.0
func (m CreateAlertRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertRequestMultiError) Error ¶ added in v0.41.0
func (m CreateAlertRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertRequestValidationError ¶ added in v0.41.0
type CreateAlertRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAlertRequestValidationError is the validation error returned by CreateAlertRequest.Validate if the designated constraints aren't met.
func (CreateAlertRequestValidationError) Cause ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertRequestValidationError) Error ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertRequestValidationError) ErrorName ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertRequestValidationError) Field ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) Field() string
Field function returns field value.
func (CreateAlertRequestValidationError) Key ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) Key() bool
Key function returns key value.
func (CreateAlertRequestValidationError) Reason ¶ added in v0.41.0
func (e CreateAlertRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAlertResponse ¶ added in v0.41.0
type CreateAlertResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateAlertResponse) Descriptor
deprecated
added in
v0.41.0
func (*CreateAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAlertResponse.ProtoReflect.Descriptor instead.
func (*CreateAlertResponse) GetName ¶ added in v0.41.0
func (x *CreateAlertResponse) GetName() string
func (*CreateAlertResponse) ProtoMessage ¶ added in v0.41.0
func (*CreateAlertResponse) ProtoMessage()
func (*CreateAlertResponse) ProtoReflect ¶ added in v0.41.0
func (x *CreateAlertResponse) ProtoReflect() protoreflect.Message
func (*CreateAlertResponse) Reset ¶ added in v0.41.0
func (x *CreateAlertResponse) Reset()
func (*CreateAlertResponse) String ¶ added in v0.41.0
func (x *CreateAlertResponse) String() string
func (*CreateAlertResponse) Validate ¶ added in v0.41.0
func (m *CreateAlertResponse) Validate() error
Validate checks the field values on CreateAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAlertResponse) ValidateAll ¶ added in v0.41.0
func (m *CreateAlertResponse) ValidateAll() error
ValidateAll checks the field values on CreateAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAlertResponseMultiError, or nil if none found.
type CreateAlertResponseMultiError ¶ added in v0.41.0
type CreateAlertResponseMultiError []error
CreateAlertResponseMultiError is an error wrapping multiple validation errors returned by CreateAlertResponse.ValidateAll() if the designated constraints aren't met.
func (CreateAlertResponseMultiError) AllErrors ¶ added in v0.41.0
func (m CreateAlertResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAlertResponseMultiError) Error ¶ added in v0.41.0
func (m CreateAlertResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAlertResponseValidationError ¶ added in v0.41.0
type CreateAlertResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAlertResponseValidationError is the validation error returned by CreateAlertResponse.Validate if the designated constraints aren't met.
func (CreateAlertResponseValidationError) Cause ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAlertResponseValidationError) Error ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAlertResponseValidationError) ErrorName ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAlertResponseValidationError) Field ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) Field() string
Field function returns field value.
func (CreateAlertResponseValidationError) Key ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) Key() bool
Key function returns key value.
func (CreateAlertResponseValidationError) Reason ¶ added in v0.41.0
func (e CreateAlertResponseValidationError) Reason() string
Reason function returns reason value.
type CreateAssetRequest ¶ added in v0.47.0
type CreateAssetRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,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"` // Eg. "rilldata__project_name" Extension string `protobuf:"bytes,4,opt,name=extension,proto3" json:"extension,omitempty"` // Eg. ".tar.gz" // contains filtered or unexported fields }
func (*CreateAssetRequest) Descriptor
deprecated
added in
v0.47.0
func (*CreateAssetRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateAssetRequest.ProtoReflect.Descriptor instead.
func (*CreateAssetRequest) GetExtension ¶ added in v0.47.0
func (x *CreateAssetRequest) GetExtension() string
func (*CreateAssetRequest) GetName ¶ added in v0.47.0
func (x *CreateAssetRequest) GetName() string
func (*CreateAssetRequest) GetOrganizationName ¶ added in v0.47.0
func (x *CreateAssetRequest) GetOrganizationName() string
func (*CreateAssetRequest) GetType ¶ added in v0.47.0
func (x *CreateAssetRequest) GetType() string
func (*CreateAssetRequest) ProtoMessage ¶ added in v0.47.0
func (*CreateAssetRequest) ProtoMessage()
func (*CreateAssetRequest) ProtoReflect ¶ added in v0.47.0
func (x *CreateAssetRequest) ProtoReflect() protoreflect.Message
func (*CreateAssetRequest) Reset ¶ added in v0.47.0
func (x *CreateAssetRequest) Reset()
func (*CreateAssetRequest) String ¶ added in v0.47.0
func (x *CreateAssetRequest) String() string
func (*CreateAssetRequest) Validate ¶ added in v0.47.0
func (m *CreateAssetRequest) Validate() error
Validate checks the field values on CreateAssetRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAssetRequest) ValidateAll ¶ added in v0.47.0
func (m *CreateAssetRequest) ValidateAll() error
ValidateAll checks the field values on CreateAssetRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAssetRequestMultiError, or nil if none found.
type CreateAssetRequestMultiError ¶ added in v0.47.0
type CreateAssetRequestMultiError []error
CreateAssetRequestMultiError is an error wrapping multiple validation errors returned by CreateAssetRequest.ValidateAll() if the designated constraints aren't met.
func (CreateAssetRequestMultiError) AllErrors ¶ added in v0.47.0
func (m CreateAssetRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAssetRequestMultiError) Error ¶ added in v0.47.0
func (m CreateAssetRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAssetRequestValidationError ¶ added in v0.47.0
type CreateAssetRequestValidationError struct {
// contains filtered or unexported fields
}
CreateAssetRequestValidationError is the validation error returned by CreateAssetRequest.Validate if the designated constraints aren't met.
func (CreateAssetRequestValidationError) Cause ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateAssetRequestValidationError) Error ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAssetRequestValidationError) ErrorName ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAssetRequestValidationError) Field ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) Field() string
Field function returns field value.
func (CreateAssetRequestValidationError) Key ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) Key() bool
Key function returns key value.
func (CreateAssetRequestValidationError) Reason ¶ added in v0.47.0
func (e CreateAssetRequestValidationError) Reason() string
Reason function returns reason value.
type CreateAssetResponse ¶ added in v0.47.0
type CreateAssetResponse struct { AssetId string `protobuf:"bytes,1,opt,name=asset_id,json=assetId,proto3" json:"asset_id,omitempty"` SignedUrl string `protobuf:"bytes,2,opt,name=signed_url,json=signedUrl,proto3" json:"signed_url,omitempty"` SigningHeaders map[string]string `` /* 191-byte string literal not displayed */ // contains filtered or unexported fields }
func (*CreateAssetResponse) Descriptor
deprecated
added in
v0.47.0
func (*CreateAssetResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateAssetResponse.ProtoReflect.Descriptor instead.
func (*CreateAssetResponse) GetAssetId ¶ added in v0.47.0
func (x *CreateAssetResponse) GetAssetId() string
func (*CreateAssetResponse) GetSignedUrl ¶ added in v0.47.0
func (x *CreateAssetResponse) GetSignedUrl() string
func (*CreateAssetResponse) GetSigningHeaders ¶ added in v0.47.0
func (x *CreateAssetResponse) GetSigningHeaders() map[string]string
func (*CreateAssetResponse) ProtoMessage ¶ added in v0.47.0
func (*CreateAssetResponse) ProtoMessage()
func (*CreateAssetResponse) ProtoReflect ¶ added in v0.47.0
func (x *CreateAssetResponse) ProtoReflect() protoreflect.Message
func (*CreateAssetResponse) Reset ¶ added in v0.47.0
func (x *CreateAssetResponse) Reset()
func (*CreateAssetResponse) String ¶ added in v0.47.0
func (x *CreateAssetResponse) String() string
func (*CreateAssetResponse) Validate ¶ added in v0.47.0
func (m *CreateAssetResponse) Validate() error
Validate checks the field values on CreateAssetResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateAssetResponse) ValidateAll ¶ added in v0.47.0
func (m *CreateAssetResponse) ValidateAll() error
ValidateAll checks the field values on CreateAssetResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateAssetResponseMultiError, or nil if none found.
type CreateAssetResponseMultiError ¶ added in v0.47.0
type CreateAssetResponseMultiError []error
CreateAssetResponseMultiError is an error wrapping multiple validation errors returned by CreateAssetResponse.ValidateAll() if the designated constraints aren't met.
func (CreateAssetResponseMultiError) AllErrors ¶ added in v0.47.0
func (m CreateAssetResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateAssetResponseMultiError) Error ¶ added in v0.47.0
func (m CreateAssetResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateAssetResponseValidationError ¶ added in v0.47.0
type CreateAssetResponseValidationError struct {
// contains filtered or unexported fields
}
CreateAssetResponseValidationError is the validation error returned by CreateAssetResponse.Validate if the designated constraints aren't met.
func (CreateAssetResponseValidationError) Cause ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateAssetResponseValidationError) Error ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateAssetResponseValidationError) ErrorName ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateAssetResponseValidationError) Field ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) Field() string
Field function returns field value.
func (CreateAssetResponseValidationError) Key ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) Key() bool
Key function returns key value.
func (CreateAssetResponseValidationError) Reason ¶ added in v0.47.0
func (e CreateAssetResponseValidationError) Reason() string
Reason function returns reason value.
type CreateBookmarkRequest ¶ added in v0.30.0
type CreateBookmarkRequest struct { DisplayName string `protobuf:"bytes,1,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` ResourceKind string `protobuf:"bytes,4,opt,name=resource_kind,json=resourceKind,proto3" json:"resource_kind,omitempty"` ResourceName string `protobuf:"bytes,5,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` ProjectId string `protobuf:"bytes,6,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Default bool `protobuf:"varint,7,opt,name=default,proto3" json:"default,omitempty"` // contains filtered or unexported fields }
func (*CreateBookmarkRequest) Descriptor
deprecated
added in
v0.30.0
func (*CreateBookmarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateBookmarkRequest.ProtoReflect.Descriptor instead.
func (*CreateBookmarkRequest) GetData ¶ added in v0.30.0
func (x *CreateBookmarkRequest) GetData() []byte
func (*CreateBookmarkRequest) GetDefault ¶ added in v0.42.0
func (x *CreateBookmarkRequest) GetDefault() bool
func (*CreateBookmarkRequest) GetDescription ¶ added in v0.42.0
func (x *CreateBookmarkRequest) GetDescription() string
func (*CreateBookmarkRequest) GetDisplayName ¶ added in v0.30.0
func (x *CreateBookmarkRequest) GetDisplayName() string
func (*CreateBookmarkRequest) GetProjectId ¶ added in v0.30.0
func (x *CreateBookmarkRequest) GetProjectId() string
func (*CreateBookmarkRequest) GetResourceKind ¶ added in v0.42.0
func (x *CreateBookmarkRequest) GetResourceKind() string
func (*CreateBookmarkRequest) GetResourceName ¶ added in v0.42.0
func (x *CreateBookmarkRequest) GetResourceName() string
func (*CreateBookmarkRequest) GetShared ¶ added in v0.42.0
func (x *CreateBookmarkRequest) GetShared() bool
func (*CreateBookmarkRequest) ProtoMessage ¶ added in v0.30.0
func (*CreateBookmarkRequest) ProtoMessage()
func (*CreateBookmarkRequest) ProtoReflect ¶ added in v0.30.0
func (x *CreateBookmarkRequest) ProtoReflect() protoreflect.Message
func (*CreateBookmarkRequest) Reset ¶ added in v0.30.0
func (x *CreateBookmarkRequest) Reset()
func (*CreateBookmarkRequest) String ¶ added in v0.30.0
func (x *CreateBookmarkRequest) String() string
func (*CreateBookmarkRequest) Validate ¶ added in v0.30.0
func (m *CreateBookmarkRequest) Validate() error
Validate checks the field values on CreateBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBookmarkRequest) ValidateAll ¶ added in v0.30.0
func (m *CreateBookmarkRequest) ValidateAll() error
ValidateAll checks the field values on CreateBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBookmarkRequestMultiError, or nil if none found.
type CreateBookmarkRequestMultiError ¶ added in v0.30.0
type CreateBookmarkRequestMultiError []error
CreateBookmarkRequestMultiError is an error wrapping multiple validation errors returned by CreateBookmarkRequest.ValidateAll() if the designated constraints aren't met.
func (CreateBookmarkRequestMultiError) AllErrors ¶ added in v0.30.0
func (m CreateBookmarkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBookmarkRequestMultiError) Error ¶ added in v0.30.0
func (m CreateBookmarkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBookmarkRequestValidationError ¶ added in v0.30.0
type CreateBookmarkRequestValidationError struct {
// contains filtered or unexported fields
}
CreateBookmarkRequestValidationError is the validation error returned by CreateBookmarkRequest.Validate if the designated constraints aren't met.
func (CreateBookmarkRequestValidationError) Cause ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateBookmarkRequestValidationError) Error ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBookmarkRequestValidationError) ErrorName ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBookmarkRequestValidationError) Field ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) Field() string
Field function returns field value.
func (CreateBookmarkRequestValidationError) Key ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) Key() bool
Key function returns key value.
func (CreateBookmarkRequestValidationError) Reason ¶ added in v0.30.0
func (e CreateBookmarkRequestValidationError) Reason() string
Reason function returns reason value.
type CreateBookmarkResponse ¶ added in v0.30.0
type CreateBookmarkResponse struct { Bookmark *Bookmark `protobuf:"bytes,1,opt,name=bookmark,proto3" json:"bookmark,omitempty"` // contains filtered or unexported fields }
func (*CreateBookmarkResponse) Descriptor
deprecated
added in
v0.30.0
func (*CreateBookmarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateBookmarkResponse.ProtoReflect.Descriptor instead.
func (*CreateBookmarkResponse) GetBookmark ¶ added in v0.30.0
func (x *CreateBookmarkResponse) GetBookmark() *Bookmark
func (*CreateBookmarkResponse) ProtoMessage ¶ added in v0.30.0
func (*CreateBookmarkResponse) ProtoMessage()
func (*CreateBookmarkResponse) ProtoReflect ¶ added in v0.30.0
func (x *CreateBookmarkResponse) ProtoReflect() protoreflect.Message
func (*CreateBookmarkResponse) Reset ¶ added in v0.30.0
func (x *CreateBookmarkResponse) Reset()
func (*CreateBookmarkResponse) String ¶ added in v0.30.0
func (x *CreateBookmarkResponse) String() string
func (*CreateBookmarkResponse) Validate ¶ added in v0.30.0
func (m *CreateBookmarkResponse) Validate() error
Validate checks the field values on CreateBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateBookmarkResponse) ValidateAll ¶ added in v0.30.0
func (m *CreateBookmarkResponse) ValidateAll() error
ValidateAll checks the field values on CreateBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateBookmarkResponseMultiError, or nil if none found.
type CreateBookmarkResponseMultiError ¶ added in v0.30.0
type CreateBookmarkResponseMultiError []error
CreateBookmarkResponseMultiError is an error wrapping multiple validation errors returned by CreateBookmarkResponse.ValidateAll() if the designated constraints aren't met.
func (CreateBookmarkResponseMultiError) AllErrors ¶ added in v0.30.0
func (m CreateBookmarkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateBookmarkResponseMultiError) Error ¶ added in v0.30.0
func (m CreateBookmarkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateBookmarkResponseValidationError ¶ added in v0.30.0
type CreateBookmarkResponseValidationError struct {
// contains filtered or unexported fields
}
CreateBookmarkResponseValidationError is the validation error returned by CreateBookmarkResponse.Validate if the designated constraints aren't met.
func (CreateBookmarkResponseValidationError) Cause ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateBookmarkResponseValidationError) Error ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateBookmarkResponseValidationError) ErrorName ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateBookmarkResponseValidationError) Field ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) Field() string
Field function returns field value.
func (CreateBookmarkResponseValidationError) Key ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) Key() bool
Key function returns key value.
func (CreateBookmarkResponseValidationError) Reason ¶ added in v0.30.0
func (e CreateBookmarkResponseValidationError) Reason() string
Reason function returns reason value.
type CreateOrganizationRequest ¶
type CreateOrganizationRequest struct { Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*CreateOrganizationRequest) Descriptor
deprecated
func (*CreateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*CreateOrganizationRequest) GetDescription ¶
func (x *CreateOrganizationRequest) GetDescription() string
func (*CreateOrganizationRequest) GetName ¶
func (x *CreateOrganizationRequest) GetName() string
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 CreateProjectRequest ¶
type CreateProjectRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Public bool `protobuf:"varint,4,opt,name=public,proto3" json:"public,omitempty"` Provisioner string `protobuf:"bytes,5,opt,name=provisioner,proto3" json:"provisioner,omitempty"` ProdOlapDriver string `protobuf:"bytes,6,opt,name=prod_olap_driver,json=prodOlapDriver,proto3" json:"prod_olap_driver,omitempty"` ProdOlapDsn string `protobuf:"bytes,7,opt,name=prod_olap_dsn,json=prodOlapDsn,proto3" json:"prod_olap_dsn,omitempty"` ProdSlots int64 `protobuf:"varint,8,opt,name=prod_slots,json=prodSlots,proto3" json:"prod_slots,omitempty"` Subpath string `protobuf:"bytes,12,opt,name=subpath,proto3" json:"subpath,omitempty"` ProdBranch string `protobuf:"bytes,9,opt,name=prod_branch,json=prodBranch,proto3" json:"prod_branch,omitempty"` // github_url is set for projects whose project files are stored in github. This is set to a github repo url. // Either github_url or archive_asset_id should be set. GithubUrl string `protobuf:"bytes,10,opt,name=github_url,json=githubUrl,proto3" json:"github_url,omitempty"` // archive_asset_id is set for projects whose project files are not stored in github but are managed by rill. ArchiveAssetId string `protobuf:"bytes,14,opt,name=archive_asset_id,json=archiveAssetId,proto3" json:"archive_asset_id,omitempty"` Variables map[string]string `` /* 160-byte string literal not displayed */ ProdVersion string `protobuf:"bytes,13,opt,name=prod_version,json=prodVersion,proto3" json:"prod_version,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectRequest) Descriptor
deprecated
func (*CreateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectRequest) GetArchiveAssetId ¶ added in v0.47.0
func (x *CreateProjectRequest) GetArchiveAssetId() string
func (*CreateProjectRequest) GetDescription ¶
func (x *CreateProjectRequest) GetDescription() string
func (*CreateProjectRequest) GetGithubUrl ¶ added in v0.23.0
func (x *CreateProjectRequest) GetGithubUrl() string
func (*CreateProjectRequest) GetName ¶
func (x *CreateProjectRequest) GetName() string
func (*CreateProjectRequest) GetOrganizationName ¶ added in v0.23.0
func (x *CreateProjectRequest) GetOrganizationName() string
func (*CreateProjectRequest) GetProdBranch ¶ added in v0.24.0
func (x *CreateProjectRequest) GetProdBranch() string
func (*CreateProjectRequest) GetProdOlapDriver ¶ added in v0.24.0
func (x *CreateProjectRequest) GetProdOlapDriver() string
func (*CreateProjectRequest) GetProdOlapDsn ¶ added in v0.24.0
func (x *CreateProjectRequest) GetProdOlapDsn() string
func (*CreateProjectRequest) GetProdSlots ¶ added in v0.24.0
func (x *CreateProjectRequest) GetProdSlots() int64
func (*CreateProjectRequest) GetProdVersion ¶ added in v0.43.0
func (x *CreateProjectRequest) GetProdVersion() string
func (*CreateProjectRequest) GetProvisioner ¶ added in v0.43.0
func (x *CreateProjectRequest) GetProvisioner() string
func (*CreateProjectRequest) GetPublic ¶ added in v0.23.0
func (x *CreateProjectRequest) GetPublic() bool
func (*CreateProjectRequest) GetSubpath ¶ added in v0.24.4
func (x *CreateProjectRequest) GetSubpath() string
func (*CreateProjectRequest) GetVariables ¶ added in v0.23.0
func (x *CreateProjectRequest) GetVariables() map[string]string
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 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 CreateProjectWhitelistedDomainRequest ¶ added in v0.44.0
type CreateProjectWhitelistedDomainRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Domain string `protobuf:"bytes,3,opt,name=domain,proto3" json:"domain,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*CreateProjectWhitelistedDomainRequest) Descriptor
deprecated
added in
v0.44.0
func (*CreateProjectWhitelistedDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectWhitelistedDomainRequest.ProtoReflect.Descriptor instead.
func (*CreateProjectWhitelistedDomainRequest) GetDomain ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) GetDomain() string
func (*CreateProjectWhitelistedDomainRequest) GetOrganization ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) GetOrganization() string
func (*CreateProjectWhitelistedDomainRequest) GetProject ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) GetProject() string
func (*CreateProjectWhitelistedDomainRequest) GetRole ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) GetRole() string
func (*CreateProjectWhitelistedDomainRequest) ProtoMessage ¶ added in v0.44.0
func (*CreateProjectWhitelistedDomainRequest) ProtoMessage()
func (*CreateProjectWhitelistedDomainRequest) ProtoReflect ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
func (*CreateProjectWhitelistedDomainRequest) Reset ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) Reset()
func (*CreateProjectWhitelistedDomainRequest) String ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainRequest) String() string
func (*CreateProjectWhitelistedDomainRequest) Validate ¶ added in v0.44.0
func (m *CreateProjectWhitelistedDomainRequest) Validate() error
Validate checks the field values on CreateProjectWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectWhitelistedDomainRequest) ValidateAll ¶ added in v0.44.0
func (m *CreateProjectWhitelistedDomainRequest) ValidateAll() error
ValidateAll checks the field values on CreateProjectWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectWhitelistedDomainRequestMultiError, or nil if none found.
type CreateProjectWhitelistedDomainRequestMultiError ¶ added in v0.44.0
type CreateProjectWhitelistedDomainRequestMultiError []error
CreateProjectWhitelistedDomainRequestMultiError is an error wrapping multiple validation errors returned by CreateProjectWhitelistedDomainRequest.ValidateAll() if the designated constraints aren't met.
func (CreateProjectWhitelistedDomainRequestMultiError) AllErrors ¶ added in v0.44.0
func (m CreateProjectWhitelistedDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectWhitelistedDomainRequestMultiError) Error ¶ added in v0.44.0
func (m CreateProjectWhitelistedDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectWhitelistedDomainRequestValidationError ¶ added in v0.44.0
type CreateProjectWhitelistedDomainRequestValidationError struct {
// contains filtered or unexported fields
}
CreateProjectWhitelistedDomainRequestValidationError is the validation error returned by CreateProjectWhitelistedDomainRequest.Validate if the designated constraints aren't met.
func (CreateProjectWhitelistedDomainRequestValidationError) Cause ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectWhitelistedDomainRequestValidationError) Error ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectWhitelistedDomainRequestValidationError) ErrorName ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectWhitelistedDomainRequestValidationError) Field ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) Field() string
Field function returns field value.
func (CreateProjectWhitelistedDomainRequestValidationError) Key ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) Key() bool
Key function returns key value.
func (CreateProjectWhitelistedDomainRequestValidationError) Reason ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainRequestValidationError) Reason() string
Reason function returns reason value.
type CreateProjectWhitelistedDomainResponse ¶ added in v0.44.0
type CreateProjectWhitelistedDomainResponse struct {
// contains filtered or unexported fields
}
func (*CreateProjectWhitelistedDomainResponse) Descriptor
deprecated
added in
v0.44.0
func (*CreateProjectWhitelistedDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateProjectWhitelistedDomainResponse.ProtoReflect.Descriptor instead.
func (*CreateProjectWhitelistedDomainResponse) ProtoMessage ¶ added in v0.44.0
func (*CreateProjectWhitelistedDomainResponse) ProtoMessage()
func (*CreateProjectWhitelistedDomainResponse) ProtoReflect ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
func (*CreateProjectWhitelistedDomainResponse) Reset ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainResponse) Reset()
func (*CreateProjectWhitelistedDomainResponse) String ¶ added in v0.44.0
func (x *CreateProjectWhitelistedDomainResponse) String() string
func (*CreateProjectWhitelistedDomainResponse) Validate ¶ added in v0.44.0
func (m *CreateProjectWhitelistedDomainResponse) Validate() error
Validate checks the field values on CreateProjectWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateProjectWhitelistedDomainResponse) ValidateAll ¶ added in v0.44.0
func (m *CreateProjectWhitelistedDomainResponse) ValidateAll() error
ValidateAll checks the field values on CreateProjectWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateProjectWhitelistedDomainResponseMultiError, or nil if none found.
type CreateProjectWhitelistedDomainResponseMultiError ¶ added in v0.44.0
type CreateProjectWhitelistedDomainResponseMultiError []error
CreateProjectWhitelistedDomainResponseMultiError is an error wrapping multiple validation errors returned by CreateProjectWhitelistedDomainResponse.ValidateAll() if the designated constraints aren't met.
func (CreateProjectWhitelistedDomainResponseMultiError) AllErrors ¶ added in v0.44.0
func (m CreateProjectWhitelistedDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateProjectWhitelistedDomainResponseMultiError) Error ¶ added in v0.44.0
func (m CreateProjectWhitelistedDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateProjectWhitelistedDomainResponseValidationError ¶ added in v0.44.0
type CreateProjectWhitelistedDomainResponseValidationError struct {
// contains filtered or unexported fields
}
CreateProjectWhitelistedDomainResponseValidationError is the validation error returned by CreateProjectWhitelistedDomainResponse.Validate if the designated constraints aren't met.
func (CreateProjectWhitelistedDomainResponseValidationError) Cause ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateProjectWhitelistedDomainResponseValidationError) Error ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateProjectWhitelistedDomainResponseValidationError) ErrorName ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateProjectWhitelistedDomainResponseValidationError) Field ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) Field() string
Field function returns field value.
func (CreateProjectWhitelistedDomainResponseValidationError) Key ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) Key() bool
Key function returns key value.
func (CreateProjectWhitelistedDomainResponseValidationError) Reason ¶ added in v0.44.0
func (e CreateProjectWhitelistedDomainResponseValidationError) Reason() string
Reason function returns reason value.
type CreateReportRequest ¶ added in v0.37.0
type CreateReportRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Options *ReportOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*CreateReportRequest) Descriptor
deprecated
added in
v0.37.0
func (*CreateReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateReportRequest.ProtoReflect.Descriptor instead.
func (*CreateReportRequest) GetOptions ¶ added in v0.37.0
func (x *CreateReportRequest) GetOptions() *ReportOptions
func (*CreateReportRequest) GetOrganization ¶ added in v0.37.0
func (x *CreateReportRequest) GetOrganization() string
func (*CreateReportRequest) GetProject ¶ added in v0.37.0
func (x *CreateReportRequest) GetProject() string
func (*CreateReportRequest) ProtoMessage ¶ added in v0.37.0
func (*CreateReportRequest) ProtoMessage()
func (*CreateReportRequest) ProtoReflect ¶ added in v0.37.0
func (x *CreateReportRequest) ProtoReflect() protoreflect.Message
func (*CreateReportRequest) Reset ¶ added in v0.37.0
func (x *CreateReportRequest) Reset()
func (*CreateReportRequest) String ¶ added in v0.37.0
func (x *CreateReportRequest) String() string
func (*CreateReportRequest) Validate ¶ added in v0.37.0
func (m *CreateReportRequest) Validate() error
Validate checks the field values on CreateReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReportRequest) ValidateAll ¶ added in v0.37.0
func (m *CreateReportRequest) ValidateAll() error
ValidateAll checks the field values on CreateReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReportRequestMultiError, or nil if none found.
type CreateReportRequestMultiError ¶ added in v0.37.0
type CreateReportRequestMultiError []error
CreateReportRequestMultiError is an error wrapping multiple validation errors returned by CreateReportRequest.ValidateAll() if the designated constraints aren't met.
func (CreateReportRequestMultiError) AllErrors ¶ added in v0.37.0
func (m CreateReportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReportRequestMultiError) Error ¶ added in v0.37.0
func (m CreateReportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReportRequestValidationError ¶ added in v0.37.0
type CreateReportRequestValidationError struct {
// contains filtered or unexported fields
}
CreateReportRequestValidationError is the validation error returned by CreateReportRequest.Validate if the designated constraints aren't met.
func (CreateReportRequestValidationError) Cause ¶ added in v0.37.0
func (e CreateReportRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateReportRequestValidationError) Error ¶ added in v0.37.0
func (e CreateReportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReportRequestValidationError) ErrorName ¶ added in v0.37.0
func (e CreateReportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReportRequestValidationError) Field ¶ added in v0.37.0
func (e CreateReportRequestValidationError) Field() string
Field function returns field value.
func (CreateReportRequestValidationError) Key ¶ added in v0.37.0
func (e CreateReportRequestValidationError) Key() bool
Key function returns key value.
func (CreateReportRequestValidationError) Reason ¶ added in v0.37.0
func (e CreateReportRequestValidationError) Reason() string
Reason function returns reason value.
type CreateReportResponse ¶ added in v0.37.0
type CreateReportResponse struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateReportResponse) Descriptor
deprecated
added in
v0.37.0
func (*CreateReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateReportResponse.ProtoReflect.Descriptor instead.
func (*CreateReportResponse) GetName ¶ added in v0.37.0
func (x *CreateReportResponse) GetName() string
func (*CreateReportResponse) ProtoMessage ¶ added in v0.37.0
func (*CreateReportResponse) ProtoMessage()
func (*CreateReportResponse) ProtoReflect ¶ added in v0.37.0
func (x *CreateReportResponse) ProtoReflect() protoreflect.Message
func (*CreateReportResponse) Reset ¶ added in v0.37.0
func (x *CreateReportResponse) Reset()
func (*CreateReportResponse) String ¶ added in v0.37.0
func (x *CreateReportResponse) String() string
func (*CreateReportResponse) Validate ¶ added in v0.37.0
func (m *CreateReportResponse) Validate() error
Validate checks the field values on CreateReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateReportResponse) ValidateAll ¶ added in v0.37.0
func (m *CreateReportResponse) ValidateAll() error
ValidateAll checks the field values on CreateReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateReportResponseMultiError, or nil if none found.
type CreateReportResponseMultiError ¶ added in v0.37.0
type CreateReportResponseMultiError []error
CreateReportResponseMultiError is an error wrapping multiple validation errors returned by CreateReportResponse.ValidateAll() if the designated constraints aren't met.
func (CreateReportResponseMultiError) AllErrors ¶ added in v0.37.0
func (m CreateReportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateReportResponseMultiError) Error ¶ added in v0.37.0
func (m CreateReportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateReportResponseValidationError ¶ added in v0.37.0
type CreateReportResponseValidationError struct {
// contains filtered or unexported fields
}
CreateReportResponseValidationError is the validation error returned by CreateReportResponse.Validate if the designated constraints aren't met.
func (CreateReportResponseValidationError) Cause ¶ added in v0.37.0
func (e CreateReportResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateReportResponseValidationError) Error ¶ added in v0.37.0
func (e CreateReportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateReportResponseValidationError) ErrorName ¶ added in v0.37.0
func (e CreateReportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateReportResponseValidationError) Field ¶ added in v0.37.0
func (e CreateReportResponseValidationError) Field() string
Field function returns field value.
func (CreateReportResponseValidationError) Key ¶ added in v0.37.0
func (e CreateReportResponseValidationError) Key() bool
Key function returns key value.
func (CreateReportResponseValidationError) Reason ¶ added in v0.37.0
func (e CreateReportResponseValidationError) Reason() string
Reason function returns reason value.
type CreateServiceRequest ¶ added in v0.31.0
type CreateServiceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` OrganizationName string `protobuf:"bytes,2,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceRequest) Descriptor
deprecated
added in
v0.31.0
func (*CreateServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceRequest.ProtoReflect.Descriptor instead.
func (*CreateServiceRequest) GetName ¶ added in v0.31.0
func (x *CreateServiceRequest) GetName() string
func (*CreateServiceRequest) GetOrganizationName ¶ added in v0.31.0
func (x *CreateServiceRequest) GetOrganizationName() string
func (*CreateServiceRequest) ProtoMessage ¶ added in v0.31.0
func (*CreateServiceRequest) ProtoMessage()
func (*CreateServiceRequest) ProtoReflect ¶ added in v0.31.0
func (x *CreateServiceRequest) ProtoReflect() protoreflect.Message
func (*CreateServiceRequest) Reset ¶ added in v0.31.0
func (x *CreateServiceRequest) Reset()
func (*CreateServiceRequest) String ¶ added in v0.31.0
func (x *CreateServiceRequest) String() string
func (*CreateServiceRequest) Validate ¶ added in v0.31.0
func (m *CreateServiceRequest) Validate() error
Validate checks the field values on CreateServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceRequest) ValidateAll ¶ added in v0.31.0
func (m *CreateServiceRequest) ValidateAll() error
ValidateAll checks the field values on CreateServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceRequestMultiError, or nil if none found.
type CreateServiceRequestMultiError ¶ added in v0.31.0
type CreateServiceRequestMultiError []error
CreateServiceRequestMultiError is an error wrapping multiple validation errors returned by CreateServiceRequest.ValidateAll() if the designated constraints aren't met.
func (CreateServiceRequestMultiError) AllErrors ¶ added in v0.31.0
func (m CreateServiceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceRequestMultiError) Error ¶ added in v0.31.0
func (m CreateServiceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceRequestValidationError ¶ added in v0.31.0
type CreateServiceRequestValidationError struct {
// contains filtered or unexported fields
}
CreateServiceRequestValidationError is the validation error returned by CreateServiceRequest.Validate if the designated constraints aren't met.
func (CreateServiceRequestValidationError) Cause ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceRequestValidationError) Error ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceRequestValidationError) ErrorName ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceRequestValidationError) Field ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) Field() string
Field function returns field value.
func (CreateServiceRequestValidationError) Key ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) Key() bool
Key function returns key value.
func (CreateServiceRequestValidationError) Reason ¶ added in v0.31.0
func (e CreateServiceRequestValidationError) Reason() string
Reason function returns reason value.
type CreateServiceResponse ¶ added in v0.31.0
type CreateServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
func (*CreateServiceResponse) Descriptor
deprecated
added in
v0.31.0
func (*CreateServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateServiceResponse.ProtoReflect.Descriptor instead.
func (*CreateServiceResponse) GetService ¶ added in v0.31.0
func (x *CreateServiceResponse) GetService() *Service
func (*CreateServiceResponse) ProtoMessage ¶ added in v0.31.0
func (*CreateServiceResponse) ProtoMessage()
func (*CreateServiceResponse) ProtoReflect ¶ added in v0.31.0
func (x *CreateServiceResponse) ProtoReflect() protoreflect.Message
func (*CreateServiceResponse) Reset ¶ added in v0.31.0
func (x *CreateServiceResponse) Reset()
func (*CreateServiceResponse) String ¶ added in v0.31.0
func (x *CreateServiceResponse) String() string
func (*CreateServiceResponse) Validate ¶ added in v0.31.0
func (m *CreateServiceResponse) Validate() error
Validate checks the field values on CreateServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateServiceResponse) ValidateAll ¶ added in v0.31.0
func (m *CreateServiceResponse) ValidateAll() error
ValidateAll checks the field values on CreateServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateServiceResponseMultiError, or nil if none found.
type CreateServiceResponseMultiError ¶ added in v0.31.0
type CreateServiceResponseMultiError []error
CreateServiceResponseMultiError is an error wrapping multiple validation errors returned by CreateServiceResponse.ValidateAll() if the designated constraints aren't met.
func (CreateServiceResponseMultiError) AllErrors ¶ added in v0.31.0
func (m CreateServiceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateServiceResponseMultiError) Error ¶ added in v0.31.0
func (m CreateServiceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateServiceResponseValidationError ¶ added in v0.31.0
type CreateServiceResponseValidationError struct {
// contains filtered or unexported fields
}
CreateServiceResponseValidationError is the validation error returned by CreateServiceResponse.Validate if the designated constraints aren't met.
func (CreateServiceResponseValidationError) Cause ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateServiceResponseValidationError) Error ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateServiceResponseValidationError) ErrorName ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateServiceResponseValidationError) Field ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) Field() string
Field function returns field value.
func (CreateServiceResponseValidationError) Key ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) Key() bool
Key function returns key value.
func (CreateServiceResponseValidationError) Reason ¶ added in v0.31.0
func (e CreateServiceResponseValidationError) Reason() string
Reason function returns reason value.
type CreateUsergroupRequest ¶ added in v0.47.2
type CreateUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*CreateUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*CreateUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateUsergroupRequest.ProtoReflect.Descriptor instead.
func (*CreateUsergroupRequest) GetName ¶ added in v0.47.2
func (x *CreateUsergroupRequest) GetName() string
func (*CreateUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *CreateUsergroupRequest) GetOrganization() string
func (*CreateUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*CreateUsergroupRequest) ProtoMessage()
func (*CreateUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *CreateUsergroupRequest) ProtoReflect() protoreflect.Message
func (*CreateUsergroupRequest) Reset ¶ added in v0.47.2
func (x *CreateUsergroupRequest) Reset()
func (*CreateUsergroupRequest) String ¶ added in v0.47.2
func (x *CreateUsergroupRequest) String() string
func (*CreateUsergroupRequest) Validate ¶ added in v0.47.2
func (m *CreateUsergroupRequest) Validate() error
Validate checks the field values on CreateUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *CreateUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on CreateUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUsergroupRequestMultiError, or nil if none found.
type CreateUsergroupRequestMultiError ¶ added in v0.47.2
type CreateUsergroupRequestMultiError []error
CreateUsergroupRequestMultiError is an error wrapping multiple validation errors returned by CreateUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (CreateUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m CreateUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m CreateUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUsergroupRequestValidationError ¶ added in v0.47.2
type CreateUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
CreateUsergroupRequestValidationError is the validation error returned by CreateUsergroupRequest.Validate if the designated constraints aren't met.
func (CreateUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) Field() string
Field function returns field value.
func (CreateUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (CreateUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e CreateUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type CreateUsergroupResponse ¶ added in v0.47.2
type CreateUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*CreateUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*CreateUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateUsergroupResponse.ProtoReflect.Descriptor instead.
func (*CreateUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*CreateUsergroupResponse) ProtoMessage()
func (*CreateUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *CreateUsergroupResponse) ProtoReflect() protoreflect.Message
func (*CreateUsergroupResponse) Reset ¶ added in v0.47.2
func (x *CreateUsergroupResponse) Reset()
func (*CreateUsergroupResponse) String ¶ added in v0.47.2
func (x *CreateUsergroupResponse) String() string
func (*CreateUsergroupResponse) Validate ¶ added in v0.47.2
func (m *CreateUsergroupResponse) Validate() error
Validate checks the field values on CreateUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *CreateUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on CreateUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateUsergroupResponseMultiError, or nil if none found.
type CreateUsergroupResponseMultiError ¶ added in v0.47.2
type CreateUsergroupResponseMultiError []error
CreateUsergroupResponseMultiError is an error wrapping multiple validation errors returned by CreateUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (CreateUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m CreateUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m CreateUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateUsergroupResponseValidationError ¶ added in v0.47.2
type CreateUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
CreateUsergroupResponseValidationError is the validation error returned by CreateUsergroupResponse.Validate if the designated constraints aren't met.
func (CreateUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) Field() string
Field function returns field value.
func (CreateUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (CreateUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e CreateUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type CreateWhitelistedDomainRequest ¶ added in v0.27.0
type CreateWhitelistedDomainRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*CreateWhitelistedDomainRequest) Descriptor
deprecated
added in
v0.27.0
func (*CreateWhitelistedDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateWhitelistedDomainRequest.ProtoReflect.Descriptor instead.
func (*CreateWhitelistedDomainRequest) GetDomain ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) GetDomain() string
func (*CreateWhitelistedDomainRequest) GetOrganization ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) GetOrganization() string
func (*CreateWhitelistedDomainRequest) GetRole ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) GetRole() string
func (*CreateWhitelistedDomainRequest) ProtoMessage ¶ added in v0.27.0
func (*CreateWhitelistedDomainRequest) ProtoMessage()
func (*CreateWhitelistedDomainRequest) ProtoReflect ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
func (*CreateWhitelistedDomainRequest) Reset ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) Reset()
func (*CreateWhitelistedDomainRequest) String ¶ added in v0.27.0
func (x *CreateWhitelistedDomainRequest) String() string
func (*CreateWhitelistedDomainRequest) Validate ¶ added in v0.27.0
func (m *CreateWhitelistedDomainRequest) Validate() error
Validate checks the field values on CreateWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWhitelistedDomainRequest) ValidateAll ¶ added in v0.27.0
func (m *CreateWhitelistedDomainRequest) ValidateAll() error
ValidateAll checks the field values on CreateWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWhitelistedDomainRequestMultiError, or nil if none found.
type CreateWhitelistedDomainRequestMultiError ¶ added in v0.27.0
type CreateWhitelistedDomainRequestMultiError []error
CreateWhitelistedDomainRequestMultiError is an error wrapping multiple validation errors returned by CreateWhitelistedDomainRequest.ValidateAll() if the designated constraints aren't met.
func (CreateWhitelistedDomainRequestMultiError) AllErrors ¶ added in v0.27.0
func (m CreateWhitelistedDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWhitelistedDomainRequestMultiError) Error ¶ added in v0.27.0
func (m CreateWhitelistedDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWhitelistedDomainRequestValidationError ¶ added in v0.27.0
type CreateWhitelistedDomainRequestValidationError struct {
// contains filtered or unexported fields
}
CreateWhitelistedDomainRequestValidationError is the validation error returned by CreateWhitelistedDomainRequest.Validate if the designated constraints aren't met.
func (CreateWhitelistedDomainRequestValidationError) Cause ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (CreateWhitelistedDomainRequestValidationError) Error ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWhitelistedDomainRequestValidationError) ErrorName ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWhitelistedDomainRequestValidationError) Field ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) Field() string
Field function returns field value.
func (CreateWhitelistedDomainRequestValidationError) Key ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) Key() bool
Key function returns key value.
func (CreateWhitelistedDomainRequestValidationError) Reason ¶ added in v0.27.0
func (e CreateWhitelistedDomainRequestValidationError) Reason() string
Reason function returns reason value.
type CreateWhitelistedDomainResponse ¶ added in v0.27.0
type CreateWhitelistedDomainResponse struct {
// contains filtered or unexported fields
}
func (*CreateWhitelistedDomainResponse) Descriptor
deprecated
added in
v0.27.0
func (*CreateWhitelistedDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateWhitelistedDomainResponse.ProtoReflect.Descriptor instead.
func (*CreateWhitelistedDomainResponse) ProtoMessage ¶ added in v0.27.0
func (*CreateWhitelistedDomainResponse) ProtoMessage()
func (*CreateWhitelistedDomainResponse) ProtoReflect ¶ added in v0.27.0
func (x *CreateWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
func (*CreateWhitelistedDomainResponse) Reset ¶ added in v0.27.0
func (x *CreateWhitelistedDomainResponse) Reset()
func (*CreateWhitelistedDomainResponse) String ¶ added in v0.27.0
func (x *CreateWhitelistedDomainResponse) String() string
func (*CreateWhitelistedDomainResponse) Validate ¶ added in v0.27.0
func (m *CreateWhitelistedDomainResponse) Validate() error
Validate checks the field values on CreateWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*CreateWhitelistedDomainResponse) ValidateAll ¶ added in v0.27.0
func (m *CreateWhitelistedDomainResponse) ValidateAll() error
ValidateAll checks the field values on CreateWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in CreateWhitelistedDomainResponseMultiError, or nil if none found.
type CreateWhitelistedDomainResponseMultiError ¶ added in v0.27.0
type CreateWhitelistedDomainResponseMultiError []error
CreateWhitelistedDomainResponseMultiError is an error wrapping multiple validation errors returned by CreateWhitelistedDomainResponse.ValidateAll() if the designated constraints aren't met.
func (CreateWhitelistedDomainResponseMultiError) AllErrors ¶ added in v0.27.0
func (m CreateWhitelistedDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (CreateWhitelistedDomainResponseMultiError) Error ¶ added in v0.27.0
func (m CreateWhitelistedDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type CreateWhitelistedDomainResponseValidationError ¶ added in v0.27.0
type CreateWhitelistedDomainResponseValidationError struct {
// contains filtered or unexported fields
}
CreateWhitelistedDomainResponseValidationError is the validation error returned by CreateWhitelistedDomainResponse.Validate if the designated constraints aren't met.
func (CreateWhitelistedDomainResponseValidationError) Cause ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (CreateWhitelistedDomainResponseValidationError) Error ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (CreateWhitelistedDomainResponseValidationError) ErrorName ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (CreateWhitelistedDomainResponseValidationError) Field ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) Field() string
Field function returns field value.
func (CreateWhitelistedDomainResponseValidationError) Key ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) Key() bool
Key function returns key value.
func (CreateWhitelistedDomainResponseValidationError) Reason ¶ added in v0.27.0
func (e CreateWhitelistedDomainResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteAlertRequest ¶ added in v0.41.0
type DeleteAlertRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteAlertRequest) Descriptor
deprecated
added in
v0.41.0
func (*DeleteAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertRequest.ProtoReflect.Descriptor instead.
func (*DeleteAlertRequest) GetName ¶ added in v0.41.0
func (x *DeleteAlertRequest) GetName() string
func (*DeleteAlertRequest) GetOrganization ¶ added in v0.41.0
func (x *DeleteAlertRequest) GetOrganization() string
func (*DeleteAlertRequest) GetProject ¶ added in v0.41.0
func (x *DeleteAlertRequest) GetProject() string
func (*DeleteAlertRequest) ProtoMessage ¶ added in v0.41.0
func (*DeleteAlertRequest) ProtoMessage()
func (*DeleteAlertRequest) ProtoReflect ¶ added in v0.41.0
func (x *DeleteAlertRequest) ProtoReflect() protoreflect.Message
func (*DeleteAlertRequest) Reset ¶ added in v0.41.0
func (x *DeleteAlertRequest) Reset()
func (*DeleteAlertRequest) String ¶ added in v0.41.0
func (x *DeleteAlertRequest) String() string
func (*DeleteAlertRequest) Validate ¶ added in v0.41.0
func (m *DeleteAlertRequest) Validate() error
Validate checks the field values on DeleteAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteAlertRequest) ValidateAll ¶ added in v0.41.0
func (m *DeleteAlertRequest) ValidateAll() error
ValidateAll checks the field values on DeleteAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteAlertRequestMultiError, or nil if none found.
type DeleteAlertRequestMultiError ¶ added in v0.41.0
type DeleteAlertRequestMultiError []error
DeleteAlertRequestMultiError is an error wrapping multiple validation errors returned by DeleteAlertRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteAlertRequestMultiError) AllErrors ¶ added in v0.41.0
func (m DeleteAlertRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAlertRequestMultiError) Error ¶ added in v0.41.0
func (m DeleteAlertRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAlertRequestValidationError ¶ added in v0.41.0
type DeleteAlertRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteAlertRequestValidationError is the validation error returned by DeleteAlertRequest.Validate if the designated constraints aren't met.
func (DeleteAlertRequestValidationError) Cause ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteAlertRequestValidationError) Error ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAlertRequestValidationError) ErrorName ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAlertRequestValidationError) Field ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) Field() string
Field function returns field value.
func (DeleteAlertRequestValidationError) Key ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) Key() bool
Key function returns key value.
func (DeleteAlertRequestValidationError) Reason ¶ added in v0.41.0
func (e DeleteAlertRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteAlertResponse ¶ added in v0.41.0
type DeleteAlertResponse struct {
// contains filtered or unexported fields
}
func (*DeleteAlertResponse) Descriptor
deprecated
added in
v0.41.0
func (*DeleteAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteAlertResponse.ProtoReflect.Descriptor instead.
func (*DeleteAlertResponse) ProtoMessage ¶ added in v0.41.0
func (*DeleteAlertResponse) ProtoMessage()
func (*DeleteAlertResponse) ProtoReflect ¶ added in v0.41.0
func (x *DeleteAlertResponse) ProtoReflect() protoreflect.Message
func (*DeleteAlertResponse) Reset ¶ added in v0.41.0
func (x *DeleteAlertResponse) Reset()
func (*DeleteAlertResponse) String ¶ added in v0.41.0
func (x *DeleteAlertResponse) String() string
func (*DeleteAlertResponse) Validate ¶ added in v0.41.0
func (m *DeleteAlertResponse) Validate() error
Validate checks the field values on DeleteAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteAlertResponse) ValidateAll ¶ added in v0.41.0
func (m *DeleteAlertResponse) ValidateAll() error
ValidateAll checks the field values on DeleteAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteAlertResponseMultiError, or nil if none found.
type DeleteAlertResponseMultiError ¶ added in v0.41.0
type DeleteAlertResponseMultiError []error
DeleteAlertResponseMultiError is an error wrapping multiple validation errors returned by DeleteAlertResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteAlertResponseMultiError) AllErrors ¶ added in v0.41.0
func (m DeleteAlertResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteAlertResponseMultiError) Error ¶ added in v0.41.0
func (m DeleteAlertResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteAlertResponseValidationError ¶ added in v0.41.0
type DeleteAlertResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteAlertResponseValidationError is the validation error returned by DeleteAlertResponse.Validate if the designated constraints aren't met.
func (DeleteAlertResponseValidationError) Cause ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteAlertResponseValidationError) Error ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteAlertResponseValidationError) ErrorName ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteAlertResponseValidationError) Field ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) Field() string
Field function returns field value.
func (DeleteAlertResponseValidationError) Key ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) Key() bool
Key function returns key value.
func (DeleteAlertResponseValidationError) Reason ¶ added in v0.41.0
func (e DeleteAlertResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteOrganizationRequest ¶
type DeleteOrganizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteOrganizationRequest) Descriptor
deprecated
func (*DeleteOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteOrganizationRequest.ProtoReflect.Descriptor instead.
func (*DeleteOrganizationRequest) GetName ¶
func (x *DeleteOrganizationRequest) GetName() 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 DeleteProjectRequest ¶
type DeleteProjectRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteProjectRequest) Descriptor
deprecated
func (*DeleteProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectRequest.ProtoReflect.Descriptor instead.
func (*DeleteProjectRequest) GetName ¶
func (x *DeleteProjectRequest) GetName() string
func (*DeleteProjectRequest) GetOrganizationName ¶ added in v0.23.0
func (x *DeleteProjectRequest) GetOrganizationName() 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 DeleteProjectResponse ¶
type DeleteProjectResponse struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*DeleteProjectResponse) Descriptor
deprecated
func (*DeleteProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteProjectResponse.ProtoReflect.Descriptor instead.
func (*DeleteProjectResponse) GetId ¶ added in v0.47.0
func (x *DeleteProjectResponse) GetId() string
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 DeleteReportRequest ¶ added in v0.37.0
type DeleteReportRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*DeleteReportRequest) Descriptor
deprecated
added in
v0.37.0
func (*DeleteReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReportRequest.ProtoReflect.Descriptor instead.
func (*DeleteReportRequest) GetName ¶ added in v0.37.0
func (x *DeleteReportRequest) GetName() string
func (*DeleteReportRequest) GetOrganization ¶ added in v0.37.0
func (x *DeleteReportRequest) GetOrganization() string
func (*DeleteReportRequest) GetProject ¶ added in v0.37.0
func (x *DeleteReportRequest) GetProject() string
func (*DeleteReportRequest) ProtoMessage ¶ added in v0.37.0
func (*DeleteReportRequest) ProtoMessage()
func (*DeleteReportRequest) ProtoReflect ¶ added in v0.37.0
func (x *DeleteReportRequest) ProtoReflect() protoreflect.Message
func (*DeleteReportRequest) Reset ¶ added in v0.37.0
func (x *DeleteReportRequest) Reset()
func (*DeleteReportRequest) String ¶ added in v0.37.0
func (x *DeleteReportRequest) String() string
func (*DeleteReportRequest) Validate ¶ added in v0.37.0
func (m *DeleteReportRequest) Validate() error
Validate checks the field values on DeleteReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReportRequest) ValidateAll ¶ added in v0.37.0
func (m *DeleteReportRequest) ValidateAll() error
ValidateAll checks the field values on DeleteReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReportRequestMultiError, or nil if none found.
type DeleteReportRequestMultiError ¶ added in v0.37.0
type DeleteReportRequestMultiError []error
DeleteReportRequestMultiError is an error wrapping multiple validation errors returned by DeleteReportRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteReportRequestMultiError) AllErrors ¶ added in v0.37.0
func (m DeleteReportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReportRequestMultiError) Error ¶ added in v0.37.0
func (m DeleteReportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReportRequestValidationError ¶ added in v0.37.0
type DeleteReportRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteReportRequestValidationError is the validation error returned by DeleteReportRequest.Validate if the designated constraints aren't met.
func (DeleteReportRequestValidationError) Cause ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteReportRequestValidationError) Error ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReportRequestValidationError) ErrorName ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReportRequestValidationError) Field ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) Field() string
Field function returns field value.
func (DeleteReportRequestValidationError) Key ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) Key() bool
Key function returns key value.
func (DeleteReportRequestValidationError) Reason ¶ added in v0.37.0
func (e DeleteReportRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteReportResponse ¶ added in v0.37.0
type DeleteReportResponse struct {
// contains filtered or unexported fields
}
func (*DeleteReportResponse) Descriptor
deprecated
added in
v0.37.0
func (*DeleteReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteReportResponse.ProtoReflect.Descriptor instead.
func (*DeleteReportResponse) ProtoMessage ¶ added in v0.37.0
func (*DeleteReportResponse) ProtoMessage()
func (*DeleteReportResponse) ProtoReflect ¶ added in v0.37.0
func (x *DeleteReportResponse) ProtoReflect() protoreflect.Message
func (*DeleteReportResponse) Reset ¶ added in v0.37.0
func (x *DeleteReportResponse) Reset()
func (*DeleteReportResponse) String ¶ added in v0.37.0
func (x *DeleteReportResponse) String() string
func (*DeleteReportResponse) Validate ¶ added in v0.37.0
func (m *DeleteReportResponse) Validate() error
Validate checks the field values on DeleteReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteReportResponse) ValidateAll ¶ added in v0.37.0
func (m *DeleteReportResponse) ValidateAll() error
ValidateAll checks the field values on DeleteReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteReportResponseMultiError, or nil if none found.
type DeleteReportResponseMultiError ¶ added in v0.37.0
type DeleteReportResponseMultiError []error
DeleteReportResponseMultiError is an error wrapping multiple validation errors returned by DeleteReportResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteReportResponseMultiError) AllErrors ¶ added in v0.37.0
func (m DeleteReportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteReportResponseMultiError) Error ¶ added in v0.37.0
func (m DeleteReportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteReportResponseValidationError ¶ added in v0.37.0
type DeleteReportResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteReportResponseValidationError is the validation error returned by DeleteReportResponse.Validate if the designated constraints aren't met.
func (DeleteReportResponseValidationError) Cause ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteReportResponseValidationError) Error ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteReportResponseValidationError) ErrorName ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteReportResponseValidationError) Field ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) Field() string
Field function returns field value.
func (DeleteReportResponseValidationError) Key ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) Key() bool
Key function returns key value.
func (DeleteReportResponseValidationError) Reason ¶ added in v0.37.0
func (e DeleteReportResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceRequest ¶ added in v0.31.0
type DeleteServiceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` OrganizationName string `protobuf:"bytes,2,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceRequest) Descriptor
deprecated
added in
v0.31.0
func (*DeleteServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceRequest.ProtoReflect.Descriptor instead.
func (*DeleteServiceRequest) GetName ¶ added in v0.31.0
func (x *DeleteServiceRequest) GetName() string
func (*DeleteServiceRequest) GetOrganizationName ¶ added in v0.31.0
func (x *DeleteServiceRequest) GetOrganizationName() string
func (*DeleteServiceRequest) ProtoMessage ¶ added in v0.31.0
func (*DeleteServiceRequest) ProtoMessage()
func (*DeleteServiceRequest) ProtoReflect ¶ added in v0.31.0
func (x *DeleteServiceRequest) ProtoReflect() protoreflect.Message
func (*DeleteServiceRequest) Reset ¶ added in v0.31.0
func (x *DeleteServiceRequest) Reset()
func (*DeleteServiceRequest) String ¶ added in v0.31.0
func (x *DeleteServiceRequest) String() string
func (*DeleteServiceRequest) Validate ¶ added in v0.31.0
func (m *DeleteServiceRequest) Validate() error
Validate checks the field values on DeleteServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceRequest) ValidateAll ¶ added in v0.31.0
func (m *DeleteServiceRequest) ValidateAll() error
ValidateAll checks the field values on DeleteServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceRequestMultiError, or nil if none found.
type DeleteServiceRequestMultiError ¶ added in v0.31.0
type DeleteServiceRequestMultiError []error
DeleteServiceRequestMultiError is an error wrapping multiple validation errors returned by DeleteServiceRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceRequestMultiError) AllErrors ¶ added in v0.31.0
func (m DeleteServiceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceRequestMultiError) Error ¶ added in v0.31.0
func (m DeleteServiceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceRequestValidationError ¶ added in v0.31.0
type DeleteServiceRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceRequestValidationError is the validation error returned by DeleteServiceRequest.Validate if the designated constraints aren't met.
func (DeleteServiceRequestValidationError) Cause ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceRequestValidationError) Error ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceRequestValidationError) ErrorName ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceRequestValidationError) Field ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) Field() string
Field function returns field value.
func (DeleteServiceRequestValidationError) Key ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) Key() bool
Key function returns key value.
func (DeleteServiceRequestValidationError) Reason ¶ added in v0.31.0
func (e DeleteServiceRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteServiceResponse ¶ added in v0.31.0
type DeleteServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
func (*DeleteServiceResponse) Descriptor
deprecated
added in
v0.31.0
func (*DeleteServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteServiceResponse.ProtoReflect.Descriptor instead.
func (*DeleteServiceResponse) GetService ¶ added in v0.31.0
func (x *DeleteServiceResponse) GetService() *Service
func (*DeleteServiceResponse) ProtoMessage ¶ added in v0.31.0
func (*DeleteServiceResponse) ProtoMessage()
func (*DeleteServiceResponse) ProtoReflect ¶ added in v0.31.0
func (x *DeleteServiceResponse) ProtoReflect() protoreflect.Message
func (*DeleteServiceResponse) Reset ¶ added in v0.31.0
func (x *DeleteServiceResponse) Reset()
func (*DeleteServiceResponse) String ¶ added in v0.31.0
func (x *DeleteServiceResponse) String() string
func (*DeleteServiceResponse) Validate ¶ added in v0.31.0
func (m *DeleteServiceResponse) Validate() error
Validate checks the field values on DeleteServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteServiceResponse) ValidateAll ¶ added in v0.31.0
func (m *DeleteServiceResponse) ValidateAll() error
ValidateAll checks the field values on DeleteServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteServiceResponseMultiError, or nil if none found.
type DeleteServiceResponseMultiError ¶ added in v0.31.0
type DeleteServiceResponseMultiError []error
DeleteServiceResponseMultiError is an error wrapping multiple validation errors returned by DeleteServiceResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteServiceResponseMultiError) AllErrors ¶ added in v0.31.0
func (m DeleteServiceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteServiceResponseMultiError) Error ¶ added in v0.31.0
func (m DeleteServiceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteServiceResponseValidationError ¶ added in v0.31.0
type DeleteServiceResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteServiceResponseValidationError is the validation error returned by DeleteServiceResponse.Validate if the designated constraints aren't met.
func (DeleteServiceResponseValidationError) Cause ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteServiceResponseValidationError) Error ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteServiceResponseValidationError) ErrorName ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteServiceResponseValidationError) Field ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) Field() string
Field function returns field value.
func (DeleteServiceResponseValidationError) Key ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) Key() bool
Key function returns key value.
func (DeleteServiceResponseValidationError) Reason ¶ added in v0.31.0
func (e DeleteServiceResponseValidationError) Reason() string
Reason function returns reason value.
type DeleteUsergroupRequest ¶ added in v0.47.2
type DeleteUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` // contains filtered or unexported fields }
func (*DeleteUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*DeleteUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUsergroupRequest.ProtoReflect.Descriptor instead.
func (*DeleteUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *DeleteUsergroupRequest) GetOrganization() string
func (*DeleteUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *DeleteUsergroupRequest) GetUsergroup() string
func (*DeleteUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*DeleteUsergroupRequest) ProtoMessage()
func (*DeleteUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *DeleteUsergroupRequest) ProtoReflect() protoreflect.Message
func (*DeleteUsergroupRequest) Reset ¶ added in v0.47.2
func (x *DeleteUsergroupRequest) Reset()
func (*DeleteUsergroupRequest) String ¶ added in v0.47.2
func (x *DeleteUsergroupRequest) String() string
func (*DeleteUsergroupRequest) Validate ¶ added in v0.47.2
func (m *DeleteUsergroupRequest) Validate() error
Validate checks the field values on DeleteUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *DeleteUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on DeleteUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUsergroupRequestMultiError, or nil if none found.
type DeleteUsergroupRequestMultiError ¶ added in v0.47.2
type DeleteUsergroupRequestMultiError []error
DeleteUsergroupRequestMultiError is an error wrapping multiple validation errors returned by DeleteUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (DeleteUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m DeleteUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m DeleteUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUsergroupRequestValidationError ¶ added in v0.47.2
type DeleteUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
DeleteUsergroupRequestValidationError is the validation error returned by DeleteUsergroupRequest.Validate if the designated constraints aren't met.
func (DeleteUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (DeleteUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) Field() string
Field function returns field value.
func (DeleteUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (DeleteUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e DeleteUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type DeleteUsergroupResponse ¶ added in v0.47.2
type DeleteUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*DeleteUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*DeleteUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteUsergroupResponse.ProtoReflect.Descriptor instead.
func (*DeleteUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*DeleteUsergroupResponse) ProtoMessage()
func (*DeleteUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *DeleteUsergroupResponse) ProtoReflect() protoreflect.Message
func (*DeleteUsergroupResponse) Reset ¶ added in v0.47.2
func (x *DeleteUsergroupResponse) Reset()
func (*DeleteUsergroupResponse) String ¶ added in v0.47.2
func (x *DeleteUsergroupResponse) String() string
func (*DeleteUsergroupResponse) Validate ¶ added in v0.47.2
func (m *DeleteUsergroupResponse) Validate() error
Validate checks the field values on DeleteUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*DeleteUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *DeleteUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on DeleteUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeleteUsergroupResponseMultiError, or nil if none found.
type DeleteUsergroupResponseMultiError ¶ added in v0.47.2
type DeleteUsergroupResponseMultiError []error
DeleteUsergroupResponseMultiError is an error wrapping multiple validation errors returned by DeleteUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (DeleteUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m DeleteUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeleteUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m DeleteUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeleteUsergroupResponseValidationError ¶ added in v0.47.2
type DeleteUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
DeleteUsergroupResponseValidationError is the validation error returned by DeleteUsergroupResponse.Validate if the designated constraints aren't met.
func (DeleteUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (DeleteUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (DeleteUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (DeleteUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) Field() string
Field function returns field value.
func (DeleteUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (DeleteUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e DeleteUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type Deployment ¶ added in v0.23.0
type Deployment struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Slots int64 `protobuf:"varint,3,opt,name=slots,proto3" json:"slots,omitempty"` Branch string `protobuf:"bytes,4,opt,name=branch,proto3" json:"branch,omitempty"` RuntimeHost string `protobuf:"bytes,5,opt,name=runtime_host,json=runtimeHost,proto3" json:"runtime_host,omitempty"` RuntimeInstanceId string `protobuf:"bytes,6,opt,name=runtime_instance_id,json=runtimeInstanceId,proto3" json:"runtime_instance_id,omitempty"` Status DeploymentStatus `protobuf:"varint,7,opt,name=status,proto3,enum=rill.admin.v1.DeploymentStatus" json:"status,omitempty"` StatusMessage string `protobuf:"bytes,8,opt,name=status_message,json=statusMessage,proto3" json:"status_message,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,10,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Deployment) Descriptor
deprecated
added in
v0.23.0
func (*Deployment) Descriptor() ([]byte, []int)
Deprecated: Use Deployment.ProtoReflect.Descriptor instead.
func (*Deployment) GetBranch ¶ added in v0.23.0
func (x *Deployment) GetBranch() string
func (*Deployment) GetCreatedOn ¶ added in v0.23.0
func (x *Deployment) GetCreatedOn() *timestamppb.Timestamp
func (*Deployment) GetId ¶ added in v0.23.0
func (x *Deployment) GetId() string
func (*Deployment) GetProjectId ¶ added in v0.23.0
func (x *Deployment) GetProjectId() string
func (*Deployment) GetRuntimeHost ¶ added in v0.23.0
func (x *Deployment) GetRuntimeHost() string
func (*Deployment) GetRuntimeInstanceId ¶ added in v0.23.0
func (x *Deployment) GetRuntimeInstanceId() string
func (*Deployment) GetSlots ¶ added in v0.23.0
func (x *Deployment) GetSlots() int64
func (*Deployment) GetStatus ¶ added in v0.23.0
func (x *Deployment) GetStatus() DeploymentStatus
func (*Deployment) GetStatusMessage ¶ added in v0.36.0
func (x *Deployment) GetStatusMessage() string
func (*Deployment) GetUpdatedOn ¶ added in v0.23.0
func (x *Deployment) GetUpdatedOn() *timestamppb.Timestamp
func (*Deployment) ProtoMessage ¶ added in v0.23.0
func (*Deployment) ProtoMessage()
func (*Deployment) ProtoReflect ¶ added in v0.23.0
func (x *Deployment) ProtoReflect() protoreflect.Message
func (*Deployment) Reset ¶ added in v0.23.0
func (x *Deployment) Reset()
func (*Deployment) String ¶ added in v0.23.0
func (x *Deployment) String() string
func (*Deployment) Validate ¶ added in v0.23.0
func (m *Deployment) Validate() error
Validate checks the field values on Deployment with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Deployment) ValidateAll ¶ added in v0.23.0
func (m *Deployment) ValidateAll() error
ValidateAll checks the field values on Deployment with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in DeploymentMultiError, or nil if none found.
type DeploymentMultiError ¶ added in v0.23.0
type DeploymentMultiError []error
DeploymentMultiError is an error wrapping multiple validation errors returned by Deployment.ValidateAll() if the designated constraints aren't met.
func (DeploymentMultiError) AllErrors ¶ added in v0.23.0
func (m DeploymentMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (DeploymentMultiError) Error ¶ added in v0.23.0
func (m DeploymentMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type DeploymentStatus ¶ added in v0.23.0
type DeploymentStatus int32
const ( DeploymentStatus_DEPLOYMENT_STATUS_UNSPECIFIED DeploymentStatus = 0 DeploymentStatus_DEPLOYMENT_STATUS_PENDING DeploymentStatus = 1 DeploymentStatus_DEPLOYMENT_STATUS_OK DeploymentStatus = 2 DeploymentStatus_DEPLOYMENT_STATUS_ERROR DeploymentStatus = 4 )
func (DeploymentStatus) Descriptor ¶ added in v0.23.0
func (DeploymentStatus) Descriptor() protoreflect.EnumDescriptor
func (DeploymentStatus) Enum ¶ added in v0.23.0
func (x DeploymentStatus) Enum() *DeploymentStatus
func (DeploymentStatus) EnumDescriptor
deprecated
added in
v0.23.0
func (DeploymentStatus) EnumDescriptor() ([]byte, []int)
Deprecated: Use DeploymentStatus.Descriptor instead.
func (DeploymentStatus) Number ¶ added in v0.23.0
func (x DeploymentStatus) Number() protoreflect.EnumNumber
func (DeploymentStatus) String ¶ added in v0.23.0
func (x DeploymentStatus) String() string
func (DeploymentStatus) Type ¶ added in v0.23.0
func (DeploymentStatus) Type() protoreflect.EnumType
type DeploymentValidationError ¶ added in v0.23.0
type DeploymentValidationError struct {
// contains filtered or unexported fields
}
DeploymentValidationError is the validation error returned by Deployment.Validate if the designated constraints aren't met.
func (DeploymentValidationError) Cause ¶ added in v0.23.0
func (e DeploymentValidationError) Cause() error
Cause function returns cause value.
func (DeploymentValidationError) Error ¶ added in v0.23.0
func (e DeploymentValidationError) Error() string
Error satisfies the builtin error interface
func (DeploymentValidationError) ErrorName ¶ added in v0.23.0
func (e DeploymentValidationError) ErrorName() string
ErrorName returns error name.
func (DeploymentValidationError) Field ¶ added in v0.23.0
func (e DeploymentValidationError) Field() string
Field function returns field value.
func (DeploymentValidationError) Key ¶ added in v0.23.0
func (e DeploymentValidationError) Key() bool
Key function returns key value.
func (DeploymentValidationError) Reason ¶ added in v0.23.0
func (e DeploymentValidationError) Reason() string
Reason function returns reason value.
type EditAlertRequest ¶ added in v0.41.0
type EditAlertRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Options *AlertOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*EditAlertRequest) Descriptor
deprecated
added in
v0.41.0
func (*EditAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use EditAlertRequest.ProtoReflect.Descriptor instead.
func (*EditAlertRequest) GetName ¶ added in v0.41.0
func (x *EditAlertRequest) GetName() string
func (*EditAlertRequest) GetOptions ¶ added in v0.41.0
func (x *EditAlertRequest) GetOptions() *AlertOptions
func (*EditAlertRequest) GetOrganization ¶ added in v0.41.0
func (x *EditAlertRequest) GetOrganization() string
func (*EditAlertRequest) GetProject ¶ added in v0.41.0
func (x *EditAlertRequest) GetProject() string
func (*EditAlertRequest) ProtoMessage ¶ added in v0.41.0
func (*EditAlertRequest) ProtoMessage()
func (*EditAlertRequest) ProtoReflect ¶ added in v0.41.0
func (x *EditAlertRequest) ProtoReflect() protoreflect.Message
func (*EditAlertRequest) Reset ¶ added in v0.41.0
func (x *EditAlertRequest) Reset()
func (*EditAlertRequest) String ¶ added in v0.41.0
func (x *EditAlertRequest) String() string
func (*EditAlertRequest) Validate ¶ added in v0.41.0
func (m *EditAlertRequest) Validate() error
Validate checks the field values on EditAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditAlertRequest) ValidateAll ¶ added in v0.41.0
func (m *EditAlertRequest) ValidateAll() error
ValidateAll checks the field values on EditAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditAlertRequestMultiError, or nil if none found.
type EditAlertRequestMultiError ¶ added in v0.41.0
type EditAlertRequestMultiError []error
EditAlertRequestMultiError is an error wrapping multiple validation errors returned by EditAlertRequest.ValidateAll() if the designated constraints aren't met.
func (EditAlertRequestMultiError) AllErrors ¶ added in v0.41.0
func (m EditAlertRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditAlertRequestMultiError) Error ¶ added in v0.41.0
func (m EditAlertRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditAlertRequestValidationError ¶ added in v0.41.0
type EditAlertRequestValidationError struct {
// contains filtered or unexported fields
}
EditAlertRequestValidationError is the validation error returned by EditAlertRequest.Validate if the designated constraints aren't met.
func (EditAlertRequestValidationError) Cause ¶ added in v0.41.0
func (e EditAlertRequestValidationError) Cause() error
Cause function returns cause value.
func (EditAlertRequestValidationError) Error ¶ added in v0.41.0
func (e EditAlertRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EditAlertRequestValidationError) ErrorName ¶ added in v0.41.0
func (e EditAlertRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EditAlertRequestValidationError) Field ¶ added in v0.41.0
func (e EditAlertRequestValidationError) Field() string
Field function returns field value.
func (EditAlertRequestValidationError) Key ¶ added in v0.41.0
func (e EditAlertRequestValidationError) Key() bool
Key function returns key value.
func (EditAlertRequestValidationError) Reason ¶ added in v0.41.0
func (e EditAlertRequestValidationError) Reason() string
Reason function returns reason value.
type EditAlertResponse ¶ added in v0.41.0
type EditAlertResponse struct {
// contains filtered or unexported fields
}
func (*EditAlertResponse) Descriptor
deprecated
added in
v0.41.0
func (*EditAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use EditAlertResponse.ProtoReflect.Descriptor instead.
func (*EditAlertResponse) ProtoMessage ¶ added in v0.41.0
func (*EditAlertResponse) ProtoMessage()
func (*EditAlertResponse) ProtoReflect ¶ added in v0.41.0
func (x *EditAlertResponse) ProtoReflect() protoreflect.Message
func (*EditAlertResponse) Reset ¶ added in v0.41.0
func (x *EditAlertResponse) Reset()
func (*EditAlertResponse) String ¶ added in v0.41.0
func (x *EditAlertResponse) String() string
func (*EditAlertResponse) Validate ¶ added in v0.41.0
func (m *EditAlertResponse) Validate() error
Validate checks the field values on EditAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditAlertResponse) ValidateAll ¶ added in v0.41.0
func (m *EditAlertResponse) ValidateAll() error
ValidateAll checks the field values on EditAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditAlertResponseMultiError, or nil if none found.
type EditAlertResponseMultiError ¶ added in v0.41.0
type EditAlertResponseMultiError []error
EditAlertResponseMultiError is an error wrapping multiple validation errors returned by EditAlertResponse.ValidateAll() if the designated constraints aren't met.
func (EditAlertResponseMultiError) AllErrors ¶ added in v0.41.0
func (m EditAlertResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditAlertResponseMultiError) Error ¶ added in v0.41.0
func (m EditAlertResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditAlertResponseValidationError ¶ added in v0.41.0
type EditAlertResponseValidationError struct {
// contains filtered or unexported fields
}
EditAlertResponseValidationError is the validation error returned by EditAlertResponse.Validate if the designated constraints aren't met.
func (EditAlertResponseValidationError) Cause ¶ added in v0.41.0
func (e EditAlertResponseValidationError) Cause() error
Cause function returns cause value.
func (EditAlertResponseValidationError) Error ¶ added in v0.41.0
func (e EditAlertResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EditAlertResponseValidationError) ErrorName ¶ added in v0.41.0
func (e EditAlertResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EditAlertResponseValidationError) Field ¶ added in v0.41.0
func (e EditAlertResponseValidationError) Field() string
Field function returns field value.
func (EditAlertResponseValidationError) Key ¶ added in v0.41.0
func (e EditAlertResponseValidationError) Key() bool
Key function returns key value.
func (EditAlertResponseValidationError) Reason ¶ added in v0.41.0
func (e EditAlertResponseValidationError) Reason() string
Reason function returns reason value.
type EditReportRequest ¶ added in v0.37.0
type EditReportRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` Options *ReportOptions `protobuf:"bytes,4,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*EditReportRequest) Descriptor
deprecated
added in
v0.37.0
func (*EditReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use EditReportRequest.ProtoReflect.Descriptor instead.
func (*EditReportRequest) GetName ¶ added in v0.37.0
func (x *EditReportRequest) GetName() string
func (*EditReportRequest) GetOptions ¶ added in v0.37.0
func (x *EditReportRequest) GetOptions() *ReportOptions
func (*EditReportRequest) GetOrganization ¶ added in v0.37.0
func (x *EditReportRequest) GetOrganization() string
func (*EditReportRequest) GetProject ¶ added in v0.37.0
func (x *EditReportRequest) GetProject() string
func (*EditReportRequest) ProtoMessage ¶ added in v0.37.0
func (*EditReportRequest) ProtoMessage()
func (*EditReportRequest) ProtoReflect ¶ added in v0.37.0
func (x *EditReportRequest) ProtoReflect() protoreflect.Message
func (*EditReportRequest) Reset ¶ added in v0.37.0
func (x *EditReportRequest) Reset()
func (*EditReportRequest) String ¶ added in v0.37.0
func (x *EditReportRequest) String() string
func (*EditReportRequest) Validate ¶ added in v0.37.0
func (m *EditReportRequest) Validate() error
Validate checks the field values on EditReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditReportRequest) ValidateAll ¶ added in v0.37.0
func (m *EditReportRequest) ValidateAll() error
ValidateAll checks the field values on EditReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditReportRequestMultiError, or nil if none found.
type EditReportRequestMultiError ¶ added in v0.37.0
type EditReportRequestMultiError []error
EditReportRequestMultiError is an error wrapping multiple validation errors returned by EditReportRequest.ValidateAll() if the designated constraints aren't met.
func (EditReportRequestMultiError) AllErrors ¶ added in v0.37.0
func (m EditReportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditReportRequestMultiError) Error ¶ added in v0.37.0
func (m EditReportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditReportRequestValidationError ¶ added in v0.37.0
type EditReportRequestValidationError struct {
// contains filtered or unexported fields
}
EditReportRequestValidationError is the validation error returned by EditReportRequest.Validate if the designated constraints aren't met.
func (EditReportRequestValidationError) Cause ¶ added in v0.37.0
func (e EditReportRequestValidationError) Cause() error
Cause function returns cause value.
func (EditReportRequestValidationError) Error ¶ added in v0.37.0
func (e EditReportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EditReportRequestValidationError) ErrorName ¶ added in v0.37.0
func (e EditReportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EditReportRequestValidationError) Field ¶ added in v0.37.0
func (e EditReportRequestValidationError) Field() string
Field function returns field value.
func (EditReportRequestValidationError) Key ¶ added in v0.37.0
func (e EditReportRequestValidationError) Key() bool
Key function returns key value.
func (EditReportRequestValidationError) Reason ¶ added in v0.37.0
func (e EditReportRequestValidationError) Reason() string
Reason function returns reason value.
type EditReportResponse ¶ added in v0.37.0
type EditReportResponse struct {
// contains filtered or unexported fields
}
func (*EditReportResponse) Descriptor
deprecated
added in
v0.37.0
func (*EditReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use EditReportResponse.ProtoReflect.Descriptor instead.
func (*EditReportResponse) ProtoMessage ¶ added in v0.37.0
func (*EditReportResponse) ProtoMessage()
func (*EditReportResponse) ProtoReflect ¶ added in v0.37.0
func (x *EditReportResponse) ProtoReflect() protoreflect.Message
func (*EditReportResponse) Reset ¶ added in v0.37.0
func (x *EditReportResponse) Reset()
func (*EditReportResponse) String ¶ added in v0.37.0
func (x *EditReportResponse) String() string
func (*EditReportResponse) Validate ¶ added in v0.37.0
func (m *EditReportResponse) Validate() error
Validate checks the field values on EditReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditReportResponse) ValidateAll ¶ added in v0.37.0
func (m *EditReportResponse) ValidateAll() error
ValidateAll checks the field values on EditReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditReportResponseMultiError, or nil if none found.
type EditReportResponseMultiError ¶ added in v0.37.0
type EditReportResponseMultiError []error
EditReportResponseMultiError is an error wrapping multiple validation errors returned by EditReportResponse.ValidateAll() if the designated constraints aren't met.
func (EditReportResponseMultiError) AllErrors ¶ added in v0.37.0
func (m EditReportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditReportResponseMultiError) Error ¶ added in v0.37.0
func (m EditReportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditReportResponseValidationError ¶ added in v0.37.0
type EditReportResponseValidationError struct {
// contains filtered or unexported fields
}
EditReportResponseValidationError is the validation error returned by EditReportResponse.Validate if the designated constraints aren't met.
func (EditReportResponseValidationError) Cause ¶ added in v0.37.0
func (e EditReportResponseValidationError) Cause() error
Cause function returns cause value.
func (EditReportResponseValidationError) Error ¶ added in v0.37.0
func (e EditReportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EditReportResponseValidationError) ErrorName ¶ added in v0.37.0
func (e EditReportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EditReportResponseValidationError) Field ¶ added in v0.37.0
func (e EditReportResponseValidationError) Field() string
Field function returns field value.
func (EditReportResponseValidationError) Key ¶ added in v0.37.0
func (e EditReportResponseValidationError) Key() bool
Key function returns key value.
func (EditReportResponseValidationError) Reason ¶ added in v0.37.0
func (e EditReportResponseValidationError) Reason() string
Reason function returns reason value.
type EditUsergroupRequest ¶ added in v0.47.2
type EditUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` // contains filtered or unexported fields }
func (*EditUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*EditUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use EditUsergroupRequest.ProtoReflect.Descriptor instead.
func (*EditUsergroupRequest) GetDescription ¶ added in v0.47.2
func (x *EditUsergroupRequest) GetDescription() string
func (*EditUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *EditUsergroupRequest) GetOrganization() string
func (*EditUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *EditUsergroupRequest) GetUsergroup() string
func (*EditUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*EditUsergroupRequest) ProtoMessage()
func (*EditUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *EditUsergroupRequest) ProtoReflect() protoreflect.Message
func (*EditUsergroupRequest) Reset ¶ added in v0.47.2
func (x *EditUsergroupRequest) Reset()
func (*EditUsergroupRequest) String ¶ added in v0.47.2
func (x *EditUsergroupRequest) String() string
func (*EditUsergroupRequest) Validate ¶ added in v0.47.2
func (m *EditUsergroupRequest) Validate() error
Validate checks the field values on EditUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *EditUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on EditUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditUsergroupRequestMultiError, or nil if none found.
type EditUsergroupRequestMultiError ¶ added in v0.47.2
type EditUsergroupRequestMultiError []error
EditUsergroupRequestMultiError is an error wrapping multiple validation errors returned by EditUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (EditUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m EditUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m EditUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditUsergroupRequestValidationError ¶ added in v0.47.2
type EditUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
EditUsergroupRequestValidationError is the validation error returned by EditUsergroupRequest.Validate if the designated constraints aren't met.
func (EditUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (EditUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (EditUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (EditUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) Field() string
Field function returns field value.
func (EditUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (EditUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e EditUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type EditUsergroupResponse ¶ added in v0.47.2
type EditUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*EditUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*EditUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use EditUsergroupResponse.ProtoReflect.Descriptor instead.
func (*EditUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*EditUsergroupResponse) ProtoMessage()
func (*EditUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *EditUsergroupResponse) ProtoReflect() protoreflect.Message
func (*EditUsergroupResponse) Reset ¶ added in v0.47.2
func (x *EditUsergroupResponse) Reset()
func (*EditUsergroupResponse) String ¶ added in v0.47.2
func (x *EditUsergroupResponse) String() string
func (*EditUsergroupResponse) Validate ¶ added in v0.47.2
func (m *EditUsergroupResponse) Validate() error
Validate checks the field values on EditUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*EditUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *EditUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on EditUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in EditUsergroupResponseMultiError, or nil if none found.
type EditUsergroupResponseMultiError ¶ added in v0.47.2
type EditUsergroupResponseMultiError []error
EditUsergroupResponseMultiError is an error wrapping multiple validation errors returned by EditUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (EditUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m EditUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (EditUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m EditUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type EditUsergroupResponseValidationError ¶ added in v0.47.2
type EditUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
EditUsergroupResponseValidationError is the validation error returned by EditUsergroupResponse.Validate if the designated constraints aren't met.
func (EditUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (EditUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (EditUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (EditUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) Field() string
Field function returns field value.
func (EditUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (EditUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e EditUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type GenerateAlertYAMLRequest ¶ added in v0.41.0
type GenerateAlertYAMLRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Options *AlertOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*GenerateAlertYAMLRequest) Descriptor
deprecated
added in
v0.41.0
func (*GenerateAlertYAMLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAlertYAMLRequest.ProtoReflect.Descriptor instead.
func (*GenerateAlertYAMLRequest) GetOptions ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) GetOptions() *AlertOptions
func (*GenerateAlertYAMLRequest) GetOrganization ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) GetOrganization() string
func (*GenerateAlertYAMLRequest) GetProject ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) GetProject() string
func (*GenerateAlertYAMLRequest) ProtoMessage ¶ added in v0.41.0
func (*GenerateAlertYAMLRequest) ProtoMessage()
func (*GenerateAlertYAMLRequest) ProtoReflect ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) ProtoReflect() protoreflect.Message
func (*GenerateAlertYAMLRequest) Reset ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) Reset()
func (*GenerateAlertYAMLRequest) String ¶ added in v0.41.0
func (x *GenerateAlertYAMLRequest) String() string
func (*GenerateAlertYAMLRequest) Validate ¶ added in v0.41.0
func (m *GenerateAlertYAMLRequest) Validate() error
Validate checks the field values on GenerateAlertYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateAlertYAMLRequest) ValidateAll ¶ added in v0.41.0
func (m *GenerateAlertYAMLRequest) ValidateAll() error
ValidateAll checks the field values on GenerateAlertYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateAlertYAMLRequestMultiError, or nil if none found.
type GenerateAlertYAMLRequestMultiError ¶ added in v0.41.0
type GenerateAlertYAMLRequestMultiError []error
GenerateAlertYAMLRequestMultiError is an error wrapping multiple validation errors returned by GenerateAlertYAMLRequest.ValidateAll() if the designated constraints aren't met.
func (GenerateAlertYAMLRequestMultiError) AllErrors ¶ added in v0.41.0
func (m GenerateAlertYAMLRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAlertYAMLRequestMultiError) Error ¶ added in v0.41.0
func (m GenerateAlertYAMLRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAlertYAMLRequestValidationError ¶ added in v0.41.0
type GenerateAlertYAMLRequestValidationError struct {
// contains filtered or unexported fields
}
GenerateAlertYAMLRequestValidationError is the validation error returned by GenerateAlertYAMLRequest.Validate if the designated constraints aren't met.
func (GenerateAlertYAMLRequestValidationError) Cause ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) Cause() error
Cause function returns cause value.
func (GenerateAlertYAMLRequestValidationError) Error ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAlertYAMLRequestValidationError) ErrorName ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAlertYAMLRequestValidationError) Field ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) Field() string
Field function returns field value.
func (GenerateAlertYAMLRequestValidationError) Key ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) Key() bool
Key function returns key value.
func (GenerateAlertYAMLRequestValidationError) Reason ¶ added in v0.41.0
func (e GenerateAlertYAMLRequestValidationError) Reason() string
Reason function returns reason value.
type GenerateAlertYAMLResponse ¶ added in v0.41.0
type GenerateAlertYAMLResponse struct { Yaml string `protobuf:"bytes,1,opt,name=yaml,proto3" json:"yaml,omitempty"` // contains filtered or unexported fields }
func (*GenerateAlertYAMLResponse) Descriptor
deprecated
added in
v0.41.0
func (*GenerateAlertYAMLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateAlertYAMLResponse.ProtoReflect.Descriptor instead.
func (*GenerateAlertYAMLResponse) GetYaml ¶ added in v0.41.0
func (x *GenerateAlertYAMLResponse) GetYaml() string
func (*GenerateAlertYAMLResponse) ProtoMessage ¶ added in v0.41.0
func (*GenerateAlertYAMLResponse) ProtoMessage()
func (*GenerateAlertYAMLResponse) ProtoReflect ¶ added in v0.41.0
func (x *GenerateAlertYAMLResponse) ProtoReflect() protoreflect.Message
func (*GenerateAlertYAMLResponse) Reset ¶ added in v0.41.0
func (x *GenerateAlertYAMLResponse) Reset()
func (*GenerateAlertYAMLResponse) String ¶ added in v0.41.0
func (x *GenerateAlertYAMLResponse) String() string
func (*GenerateAlertYAMLResponse) Validate ¶ added in v0.41.0
func (m *GenerateAlertYAMLResponse) Validate() error
Validate checks the field values on GenerateAlertYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateAlertYAMLResponse) ValidateAll ¶ added in v0.41.0
func (m *GenerateAlertYAMLResponse) ValidateAll() error
ValidateAll checks the field values on GenerateAlertYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateAlertYAMLResponseMultiError, or nil if none found.
type GenerateAlertYAMLResponseMultiError ¶ added in v0.41.0
type GenerateAlertYAMLResponseMultiError []error
GenerateAlertYAMLResponseMultiError is an error wrapping multiple validation errors returned by GenerateAlertYAMLResponse.ValidateAll() if the designated constraints aren't met.
func (GenerateAlertYAMLResponseMultiError) AllErrors ¶ added in v0.41.0
func (m GenerateAlertYAMLResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateAlertYAMLResponseMultiError) Error ¶ added in v0.41.0
func (m GenerateAlertYAMLResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateAlertYAMLResponseValidationError ¶ added in v0.41.0
type GenerateAlertYAMLResponseValidationError struct {
// contains filtered or unexported fields
}
GenerateAlertYAMLResponseValidationError is the validation error returned by GenerateAlertYAMLResponse.Validate if the designated constraints aren't met.
func (GenerateAlertYAMLResponseValidationError) Cause ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) Cause() error
Cause function returns cause value.
func (GenerateAlertYAMLResponseValidationError) Error ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateAlertYAMLResponseValidationError) ErrorName ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateAlertYAMLResponseValidationError) Field ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) Field() string
Field function returns field value.
func (GenerateAlertYAMLResponseValidationError) Key ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) Key() bool
Key function returns key value.
func (GenerateAlertYAMLResponseValidationError) Reason ¶ added in v0.41.0
func (e GenerateAlertYAMLResponseValidationError) Reason() string
Reason function returns reason value.
type GenerateReportYAMLRequest ¶ added in v0.37.0
type GenerateReportYAMLRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Options *ReportOptions `protobuf:"bytes,3,opt,name=options,proto3" json:"options,omitempty"` // contains filtered or unexported fields }
func (*GenerateReportYAMLRequest) Descriptor
deprecated
added in
v0.37.0
func (*GenerateReportYAMLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportYAMLRequest.ProtoReflect.Descriptor instead.
func (*GenerateReportYAMLRequest) GetOptions ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) GetOptions() *ReportOptions
func (*GenerateReportYAMLRequest) GetOrganization ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) GetOrganization() string
func (*GenerateReportYAMLRequest) GetProject ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) GetProject() string
func (*GenerateReportYAMLRequest) ProtoMessage ¶ added in v0.37.0
func (*GenerateReportYAMLRequest) ProtoMessage()
func (*GenerateReportYAMLRequest) ProtoReflect ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) ProtoReflect() protoreflect.Message
func (*GenerateReportYAMLRequest) Reset ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) Reset()
func (*GenerateReportYAMLRequest) String ¶ added in v0.37.0
func (x *GenerateReportYAMLRequest) String() string
func (*GenerateReportYAMLRequest) Validate ¶ added in v0.37.0
func (m *GenerateReportYAMLRequest) Validate() error
Validate checks the field values on GenerateReportYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateReportYAMLRequest) ValidateAll ¶ added in v0.37.0
func (m *GenerateReportYAMLRequest) ValidateAll() error
ValidateAll checks the field values on GenerateReportYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateReportYAMLRequestMultiError, or nil if none found.
type GenerateReportYAMLRequestMultiError ¶ added in v0.37.0
type GenerateReportYAMLRequestMultiError []error
GenerateReportYAMLRequestMultiError is an error wrapping multiple validation errors returned by GenerateReportYAMLRequest.ValidateAll() if the designated constraints aren't met.
func (GenerateReportYAMLRequestMultiError) AllErrors ¶ added in v0.37.0
func (m GenerateReportYAMLRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateReportYAMLRequestMultiError) Error ¶ added in v0.37.0
func (m GenerateReportYAMLRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateReportYAMLRequestValidationError ¶ added in v0.37.0
type GenerateReportYAMLRequestValidationError struct {
// contains filtered or unexported fields
}
GenerateReportYAMLRequestValidationError is the validation error returned by GenerateReportYAMLRequest.Validate if the designated constraints aren't met.
func (GenerateReportYAMLRequestValidationError) Cause ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) Cause() error
Cause function returns cause value.
func (GenerateReportYAMLRequestValidationError) Error ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateReportYAMLRequestValidationError) ErrorName ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateReportYAMLRequestValidationError) Field ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) Field() string
Field function returns field value.
func (GenerateReportYAMLRequestValidationError) Key ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) Key() bool
Key function returns key value.
func (GenerateReportYAMLRequestValidationError) Reason ¶ added in v0.37.0
func (e GenerateReportYAMLRequestValidationError) Reason() string
Reason function returns reason value.
type GenerateReportYAMLResponse ¶ added in v0.37.0
type GenerateReportYAMLResponse struct { Yaml string `protobuf:"bytes,1,opt,name=yaml,proto3" json:"yaml,omitempty"` // contains filtered or unexported fields }
func (*GenerateReportYAMLResponse) Descriptor
deprecated
added in
v0.37.0
func (*GenerateReportYAMLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GenerateReportYAMLResponse.ProtoReflect.Descriptor instead.
func (*GenerateReportYAMLResponse) GetYaml ¶ added in v0.37.0
func (x *GenerateReportYAMLResponse) GetYaml() string
func (*GenerateReportYAMLResponse) ProtoMessage ¶ added in v0.37.0
func (*GenerateReportYAMLResponse) ProtoMessage()
func (*GenerateReportYAMLResponse) ProtoReflect ¶ added in v0.37.0
func (x *GenerateReportYAMLResponse) ProtoReflect() protoreflect.Message
func (*GenerateReportYAMLResponse) Reset ¶ added in v0.37.0
func (x *GenerateReportYAMLResponse) Reset()
func (*GenerateReportYAMLResponse) String ¶ added in v0.37.0
func (x *GenerateReportYAMLResponse) String() string
func (*GenerateReportYAMLResponse) Validate ¶ added in v0.37.0
func (m *GenerateReportYAMLResponse) Validate() error
Validate checks the field values on GenerateReportYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GenerateReportYAMLResponse) ValidateAll ¶ added in v0.37.0
func (m *GenerateReportYAMLResponse) ValidateAll() error
ValidateAll checks the field values on GenerateReportYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GenerateReportYAMLResponseMultiError, or nil if none found.
type GenerateReportYAMLResponseMultiError ¶ added in v0.37.0
type GenerateReportYAMLResponseMultiError []error
GenerateReportYAMLResponseMultiError is an error wrapping multiple validation errors returned by GenerateReportYAMLResponse.ValidateAll() if the designated constraints aren't met.
func (GenerateReportYAMLResponseMultiError) AllErrors ¶ added in v0.37.0
func (m GenerateReportYAMLResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GenerateReportYAMLResponseMultiError) Error ¶ added in v0.37.0
func (m GenerateReportYAMLResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GenerateReportYAMLResponseValidationError ¶ added in v0.37.0
type GenerateReportYAMLResponseValidationError struct {
// contains filtered or unexported fields
}
GenerateReportYAMLResponseValidationError is the validation error returned by GenerateReportYAMLResponse.Validate if the designated constraints aren't met.
func (GenerateReportYAMLResponseValidationError) Cause ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) Cause() error
Cause function returns cause value.
func (GenerateReportYAMLResponseValidationError) Error ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GenerateReportYAMLResponseValidationError) ErrorName ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GenerateReportYAMLResponseValidationError) Field ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) Field() string
Field function returns field value.
func (GenerateReportYAMLResponseValidationError) Key ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) Key() bool
Key function returns key value.
func (GenerateReportYAMLResponseValidationError) Reason ¶ added in v0.37.0
func (e GenerateReportYAMLResponseValidationError) Reason() string
Reason function returns reason value.
type GetAlertMetaRequest ¶ added in v0.41.0
type GetAlertMetaRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Alert string `protobuf:"bytes,3,opt,name=alert,proto3" json:"alert,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ // Types that are assignable to QueryFor: // // *GetAlertMetaRequest_QueryForUserId // *GetAlertMetaRequest_QueryForUserEmail QueryFor isGetAlertMetaRequest_QueryFor `protobuf_oneof:"query_for"` // contains filtered or unexported fields }
func (*GetAlertMetaRequest) Descriptor
deprecated
added in
v0.41.0
func (*GetAlertMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertMetaRequest.ProtoReflect.Descriptor instead.
func (*GetAlertMetaRequest) GetAlert ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetAlert() string
func (*GetAlertMetaRequest) GetAnnotations ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetAnnotations() map[string]string
func (*GetAlertMetaRequest) GetBranch ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetBranch() string
func (*GetAlertMetaRequest) GetProjectId ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetProjectId() string
func (*GetAlertMetaRequest) GetQueryFor ¶ added in v0.41.0
func (m *GetAlertMetaRequest) GetQueryFor() isGetAlertMetaRequest_QueryFor
func (*GetAlertMetaRequest) GetQueryForUserEmail ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetQueryForUserEmail() string
func (*GetAlertMetaRequest) GetQueryForUserId ¶ added in v0.41.0
func (x *GetAlertMetaRequest) GetQueryForUserId() string
func (*GetAlertMetaRequest) ProtoMessage ¶ added in v0.41.0
func (*GetAlertMetaRequest) ProtoMessage()
func (*GetAlertMetaRequest) ProtoReflect ¶ added in v0.41.0
func (x *GetAlertMetaRequest) ProtoReflect() protoreflect.Message
func (*GetAlertMetaRequest) Reset ¶ added in v0.41.0
func (x *GetAlertMetaRequest) Reset()
func (*GetAlertMetaRequest) String ¶ added in v0.41.0
func (x *GetAlertMetaRequest) String() string
func (*GetAlertMetaRequest) Validate ¶ added in v0.41.0
func (m *GetAlertMetaRequest) Validate() error
Validate checks the field values on GetAlertMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAlertMetaRequest) ValidateAll ¶ added in v0.41.0
func (m *GetAlertMetaRequest) ValidateAll() error
ValidateAll checks the field values on GetAlertMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAlertMetaRequestMultiError, or nil if none found.
type GetAlertMetaRequestMultiError ¶ added in v0.41.0
type GetAlertMetaRequestMultiError []error
GetAlertMetaRequestMultiError is an error wrapping multiple validation errors returned by GetAlertMetaRequest.ValidateAll() if the designated constraints aren't met.
func (GetAlertMetaRequestMultiError) AllErrors ¶ added in v0.41.0
func (m GetAlertMetaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAlertMetaRequestMultiError) Error ¶ added in v0.41.0
func (m GetAlertMetaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAlertMetaRequestValidationError ¶ added in v0.41.0
type GetAlertMetaRequestValidationError struct {
// contains filtered or unexported fields
}
GetAlertMetaRequestValidationError is the validation error returned by GetAlertMetaRequest.Validate if the designated constraints aren't met.
func (GetAlertMetaRequestValidationError) Cause ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAlertMetaRequestValidationError) Error ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAlertMetaRequestValidationError) ErrorName ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAlertMetaRequestValidationError) Field ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) Field() string
Field function returns field value.
func (GetAlertMetaRequestValidationError) Key ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) Key() bool
Key function returns key value.
func (GetAlertMetaRequestValidationError) Reason ¶ added in v0.41.0
func (e GetAlertMetaRequestValidationError) Reason() string
Reason function returns reason value.
type GetAlertMetaRequest_QueryForUserEmail ¶ added in v0.41.0
type GetAlertMetaRequest_QueryForUserEmail struct {
QueryForUserEmail string `protobuf:"bytes,6,opt,name=query_for_user_email,json=queryForUserEmail,proto3,oneof"`
}
type GetAlertMetaRequest_QueryForUserId ¶ added in v0.41.0
type GetAlertMetaRequest_QueryForUserId struct {
QueryForUserId string `protobuf:"bytes,5,opt,name=query_for_user_id,json=queryForUserId,proto3,oneof"`
}
type GetAlertMetaResponse ¶ added in v0.41.0
type GetAlertMetaResponse struct { OpenUrl string `protobuf:"bytes,1,opt,name=open_url,json=openUrl,proto3" json:"open_url,omitempty"` EditUrl string `protobuf:"bytes,2,opt,name=edit_url,json=editUrl,proto3" json:"edit_url,omitempty"` QueryForAttributes *structpb.Struct `protobuf:"bytes,3,opt,name=query_for_attributes,json=queryForAttributes,proto3" json:"query_for_attributes,omitempty"` // contains filtered or unexported fields }
func (*GetAlertMetaResponse) Descriptor
deprecated
added in
v0.41.0
func (*GetAlertMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertMetaResponse.ProtoReflect.Descriptor instead.
func (*GetAlertMetaResponse) GetEditUrl ¶ added in v0.41.0
func (x *GetAlertMetaResponse) GetEditUrl() string
func (*GetAlertMetaResponse) GetOpenUrl ¶ added in v0.41.0
func (x *GetAlertMetaResponse) GetOpenUrl() string
func (*GetAlertMetaResponse) GetQueryForAttributes ¶ added in v0.41.0
func (x *GetAlertMetaResponse) GetQueryForAttributes() *structpb.Struct
func (*GetAlertMetaResponse) ProtoMessage ¶ added in v0.41.0
func (*GetAlertMetaResponse) ProtoMessage()
func (*GetAlertMetaResponse) ProtoReflect ¶ added in v0.41.0
func (x *GetAlertMetaResponse) ProtoReflect() protoreflect.Message
func (*GetAlertMetaResponse) Reset ¶ added in v0.41.0
func (x *GetAlertMetaResponse) Reset()
func (*GetAlertMetaResponse) String ¶ added in v0.41.0
func (x *GetAlertMetaResponse) String() string
func (*GetAlertMetaResponse) Validate ¶ added in v0.41.0
func (m *GetAlertMetaResponse) Validate() error
Validate checks the field values on GetAlertMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAlertMetaResponse) ValidateAll ¶ added in v0.41.0
func (m *GetAlertMetaResponse) ValidateAll() error
ValidateAll checks the field values on GetAlertMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAlertMetaResponseMultiError, or nil if none found.
type GetAlertMetaResponseMultiError ¶ added in v0.41.0
type GetAlertMetaResponseMultiError []error
GetAlertMetaResponseMultiError is an error wrapping multiple validation errors returned by GetAlertMetaResponse.ValidateAll() if the designated constraints aren't met.
func (GetAlertMetaResponseMultiError) AllErrors ¶ added in v0.41.0
func (m GetAlertMetaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAlertMetaResponseMultiError) Error ¶ added in v0.41.0
func (m GetAlertMetaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAlertMetaResponseValidationError ¶ added in v0.41.0
type GetAlertMetaResponseValidationError struct {
// contains filtered or unexported fields
}
GetAlertMetaResponseValidationError is the validation error returned by GetAlertMetaResponse.Validate if the designated constraints aren't met.
func (GetAlertMetaResponseValidationError) Cause ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAlertMetaResponseValidationError) Error ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAlertMetaResponseValidationError) ErrorName ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAlertMetaResponseValidationError) Field ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) Field() string
Field function returns field value.
func (GetAlertMetaResponseValidationError) Key ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) Key() bool
Key function returns key value.
func (GetAlertMetaResponseValidationError) Reason ¶ added in v0.41.0
func (e GetAlertMetaResponseValidationError) Reason() string
Reason function returns reason value.
type GetAlertYAMLRequest ¶ added in v0.41.0
type GetAlertYAMLRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetAlertYAMLRequest) Descriptor
deprecated
added in
v0.41.0
func (*GetAlertYAMLRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertYAMLRequest.ProtoReflect.Descriptor instead.
func (*GetAlertYAMLRequest) GetName ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) GetName() string
func (*GetAlertYAMLRequest) GetOrganization ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) GetOrganization() string
func (*GetAlertYAMLRequest) GetProject ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) GetProject() string
func (*GetAlertYAMLRequest) ProtoMessage ¶ added in v0.41.0
func (*GetAlertYAMLRequest) ProtoMessage()
func (*GetAlertYAMLRequest) ProtoReflect ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) ProtoReflect() protoreflect.Message
func (*GetAlertYAMLRequest) Reset ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) Reset()
func (*GetAlertYAMLRequest) String ¶ added in v0.41.0
func (x *GetAlertYAMLRequest) String() string
func (*GetAlertYAMLRequest) Validate ¶ added in v0.41.0
func (m *GetAlertYAMLRequest) Validate() error
Validate checks the field values on GetAlertYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAlertYAMLRequest) ValidateAll ¶ added in v0.41.0
func (m *GetAlertYAMLRequest) ValidateAll() error
ValidateAll checks the field values on GetAlertYAMLRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAlertYAMLRequestMultiError, or nil if none found.
type GetAlertYAMLRequestMultiError ¶ added in v0.41.0
type GetAlertYAMLRequestMultiError []error
GetAlertYAMLRequestMultiError is an error wrapping multiple validation errors returned by GetAlertYAMLRequest.ValidateAll() if the designated constraints aren't met.
func (GetAlertYAMLRequestMultiError) AllErrors ¶ added in v0.41.0
func (m GetAlertYAMLRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAlertYAMLRequestMultiError) Error ¶ added in v0.41.0
func (m GetAlertYAMLRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAlertYAMLRequestValidationError ¶ added in v0.41.0
type GetAlertYAMLRequestValidationError struct {
// contains filtered or unexported fields
}
GetAlertYAMLRequestValidationError is the validation error returned by GetAlertYAMLRequest.Validate if the designated constraints aren't met.
func (GetAlertYAMLRequestValidationError) Cause ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) Cause() error
Cause function returns cause value.
func (GetAlertYAMLRequestValidationError) Error ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetAlertYAMLRequestValidationError) ErrorName ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetAlertYAMLRequestValidationError) Field ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) Field() string
Field function returns field value.
func (GetAlertYAMLRequestValidationError) Key ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) Key() bool
Key function returns key value.
func (GetAlertYAMLRequestValidationError) Reason ¶ added in v0.41.0
func (e GetAlertYAMLRequestValidationError) Reason() string
Reason function returns reason value.
type GetAlertYAMLResponse ¶ added in v0.41.0
type GetAlertYAMLResponse struct { Yaml string `protobuf:"bytes,1,opt,name=yaml,proto3" json:"yaml,omitempty"` // contains filtered or unexported fields }
func (*GetAlertYAMLResponse) Descriptor
deprecated
added in
v0.41.0
func (*GetAlertYAMLResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetAlertYAMLResponse.ProtoReflect.Descriptor instead.
func (*GetAlertYAMLResponse) GetYaml ¶ added in v0.41.0
func (x *GetAlertYAMLResponse) GetYaml() string
func (*GetAlertYAMLResponse) ProtoMessage ¶ added in v0.41.0
func (*GetAlertYAMLResponse) ProtoMessage()
func (*GetAlertYAMLResponse) ProtoReflect ¶ added in v0.41.0
func (x *GetAlertYAMLResponse) ProtoReflect() protoreflect.Message
func (*GetAlertYAMLResponse) Reset ¶ added in v0.41.0
func (x *GetAlertYAMLResponse) Reset()
func (*GetAlertYAMLResponse) String ¶ added in v0.41.0
func (x *GetAlertYAMLResponse) String() string
func (*GetAlertYAMLResponse) Validate ¶ added in v0.41.0
func (m *GetAlertYAMLResponse) Validate() error
Validate checks the field values on GetAlertYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetAlertYAMLResponse) ValidateAll ¶ added in v0.41.0
func (m *GetAlertYAMLResponse) ValidateAll() error
ValidateAll checks the field values on GetAlertYAMLResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetAlertYAMLResponseMultiError, or nil if none found.
type GetAlertYAMLResponseMultiError ¶ added in v0.41.0
type GetAlertYAMLResponseMultiError []error
GetAlertYAMLResponseMultiError is an error wrapping multiple validation errors returned by GetAlertYAMLResponse.ValidateAll() if the designated constraints aren't met.
func (GetAlertYAMLResponseMultiError) AllErrors ¶ added in v0.41.0
func (m GetAlertYAMLResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetAlertYAMLResponseMultiError) Error ¶ added in v0.41.0
func (m GetAlertYAMLResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetAlertYAMLResponseValidationError ¶ added in v0.41.0
type GetAlertYAMLResponseValidationError struct {
// contains filtered or unexported fields
}
GetAlertYAMLResponseValidationError is the validation error returned by GetAlertYAMLResponse.Validate if the designated constraints aren't met.
func (GetAlertYAMLResponseValidationError) Cause ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) Cause() error
Cause function returns cause value.
func (GetAlertYAMLResponseValidationError) Error ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetAlertYAMLResponseValidationError) ErrorName ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetAlertYAMLResponseValidationError) Field ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) Field() string
Field function returns field value.
func (GetAlertYAMLResponseValidationError) Key ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) Key() bool
Key function returns key value.
func (GetAlertYAMLResponseValidationError) Reason ¶ added in v0.41.0
func (e GetAlertYAMLResponseValidationError) Reason() string
Reason function returns reason value.
type GetBookmarkRequest ¶ added in v0.30.0
type GetBookmarkRequest struct { BookmarkId string `protobuf:"bytes,1,opt,name=bookmark_id,json=bookmarkId,proto3" json:"bookmark_id,omitempty"` // contains filtered or unexported fields }
func (*GetBookmarkRequest) Descriptor
deprecated
added in
v0.30.0
func (*GetBookmarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetBookmarkRequest.ProtoReflect.Descriptor instead.
func (*GetBookmarkRequest) GetBookmarkId ¶ added in v0.30.0
func (x *GetBookmarkRequest) GetBookmarkId() string
func (*GetBookmarkRequest) ProtoMessage ¶ added in v0.30.0
func (*GetBookmarkRequest) ProtoMessage()
func (*GetBookmarkRequest) ProtoReflect ¶ added in v0.30.0
func (x *GetBookmarkRequest) ProtoReflect() protoreflect.Message
func (*GetBookmarkRequest) Reset ¶ added in v0.30.0
func (x *GetBookmarkRequest) Reset()
func (*GetBookmarkRequest) String ¶ added in v0.30.0
func (x *GetBookmarkRequest) String() string
func (*GetBookmarkRequest) Validate ¶ added in v0.30.0
func (m *GetBookmarkRequest) Validate() error
Validate checks the field values on GetBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBookmarkRequest) ValidateAll ¶ added in v0.30.0
func (m *GetBookmarkRequest) ValidateAll() error
ValidateAll checks the field values on GetBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBookmarkRequestMultiError, or nil if none found.
type GetBookmarkRequestMultiError ¶ added in v0.30.0
type GetBookmarkRequestMultiError []error
GetBookmarkRequestMultiError is an error wrapping multiple validation errors returned by GetBookmarkRequest.ValidateAll() if the designated constraints aren't met.
func (GetBookmarkRequestMultiError) AllErrors ¶ added in v0.30.0
func (m GetBookmarkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBookmarkRequestMultiError) Error ¶ added in v0.30.0
func (m GetBookmarkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBookmarkRequestValidationError ¶ added in v0.30.0
type GetBookmarkRequestValidationError struct {
// contains filtered or unexported fields
}
GetBookmarkRequestValidationError is the validation error returned by GetBookmarkRequest.Validate if the designated constraints aren't met.
func (GetBookmarkRequestValidationError) Cause ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) Cause() error
Cause function returns cause value.
func (GetBookmarkRequestValidationError) Error ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetBookmarkRequestValidationError) ErrorName ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetBookmarkRequestValidationError) Field ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) Field() string
Field function returns field value.
func (GetBookmarkRequestValidationError) Key ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) Key() bool
Key function returns key value.
func (GetBookmarkRequestValidationError) Reason ¶ added in v0.30.0
func (e GetBookmarkRequestValidationError) Reason() string
Reason function returns reason value.
type GetBookmarkResponse ¶ added in v0.30.0
type GetBookmarkResponse struct { Bookmark *Bookmark `protobuf:"bytes,1,opt,name=bookmark,proto3" json:"bookmark,omitempty"` // contains filtered or unexported fields }
func (*GetBookmarkResponse) Descriptor
deprecated
added in
v0.30.0
func (*GetBookmarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetBookmarkResponse.ProtoReflect.Descriptor instead.
func (*GetBookmarkResponse) GetBookmark ¶ added in v0.30.0
func (x *GetBookmarkResponse) GetBookmark() *Bookmark
func (*GetBookmarkResponse) ProtoMessage ¶ added in v0.30.0
func (*GetBookmarkResponse) ProtoMessage()
func (*GetBookmarkResponse) ProtoReflect ¶ added in v0.30.0
func (x *GetBookmarkResponse) ProtoReflect() protoreflect.Message
func (*GetBookmarkResponse) Reset ¶ added in v0.30.0
func (x *GetBookmarkResponse) Reset()
func (*GetBookmarkResponse) String ¶ added in v0.30.0
func (x *GetBookmarkResponse) String() string
func (*GetBookmarkResponse) Validate ¶ added in v0.30.0
func (m *GetBookmarkResponse) Validate() error
Validate checks the field values on GetBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetBookmarkResponse) ValidateAll ¶ added in v0.30.0
func (m *GetBookmarkResponse) ValidateAll() error
ValidateAll checks the field values on GetBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetBookmarkResponseMultiError, or nil if none found.
type GetBookmarkResponseMultiError ¶ added in v0.30.0
type GetBookmarkResponseMultiError []error
GetBookmarkResponseMultiError is an error wrapping multiple validation errors returned by GetBookmarkResponse.ValidateAll() if the designated constraints aren't met.
func (GetBookmarkResponseMultiError) AllErrors ¶ added in v0.30.0
func (m GetBookmarkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetBookmarkResponseMultiError) Error ¶ added in v0.30.0
func (m GetBookmarkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetBookmarkResponseValidationError ¶ added in v0.30.0
type GetBookmarkResponseValidationError struct {
// contains filtered or unexported fields
}
GetBookmarkResponseValidationError is the validation error returned by GetBookmarkResponse.Validate if the designated constraints aren't met.
func (GetBookmarkResponseValidationError) Cause ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) Cause() error
Cause function returns cause value.
func (GetBookmarkResponseValidationError) Error ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetBookmarkResponseValidationError) ErrorName ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetBookmarkResponseValidationError) Field ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) Field() string
Field function returns field value.
func (GetBookmarkResponseValidationError) Key ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) Key() bool
Key function returns key value.
func (GetBookmarkResponseValidationError) Reason ¶ added in v0.30.0
func (e GetBookmarkResponseValidationError) Reason() string
Reason function returns reason value.
type GetCloneCredentialsRequest ¶ added in v0.47.0
type GetCloneCredentialsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetCloneCredentialsRequest) Descriptor
deprecated
added in
v0.47.0
func (*GetCloneCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCloneCredentialsRequest.ProtoReflect.Descriptor instead.
func (*GetCloneCredentialsRequest) GetOrganization ¶ added in v0.47.0
func (x *GetCloneCredentialsRequest) GetOrganization() string
func (*GetCloneCredentialsRequest) GetProject ¶ added in v0.47.0
func (x *GetCloneCredentialsRequest) GetProject() string
func (*GetCloneCredentialsRequest) ProtoMessage ¶ added in v0.47.0
func (*GetCloneCredentialsRequest) ProtoMessage()
func (*GetCloneCredentialsRequest) ProtoReflect ¶ added in v0.47.0
func (x *GetCloneCredentialsRequest) ProtoReflect() protoreflect.Message
func (*GetCloneCredentialsRequest) Reset ¶ added in v0.47.0
func (x *GetCloneCredentialsRequest) Reset()
func (*GetCloneCredentialsRequest) String ¶ added in v0.47.0
func (x *GetCloneCredentialsRequest) String() string
func (*GetCloneCredentialsRequest) Validate ¶ added in v0.47.0
func (m *GetCloneCredentialsRequest) Validate() error
Validate checks the field values on GetCloneCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCloneCredentialsRequest) ValidateAll ¶ added in v0.47.0
func (m *GetCloneCredentialsRequest) ValidateAll() error
ValidateAll checks the field values on GetCloneCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCloneCredentialsRequestMultiError, or nil if none found.
type GetCloneCredentialsRequestMultiError ¶ added in v0.47.0
type GetCloneCredentialsRequestMultiError []error
GetCloneCredentialsRequestMultiError is an error wrapping multiple validation errors returned by GetCloneCredentialsRequest.ValidateAll() if the designated constraints aren't met.
func (GetCloneCredentialsRequestMultiError) AllErrors ¶ added in v0.47.0
func (m GetCloneCredentialsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCloneCredentialsRequestMultiError) Error ¶ added in v0.47.0
func (m GetCloneCredentialsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCloneCredentialsRequestValidationError ¶ added in v0.47.0
type GetCloneCredentialsRequestValidationError struct {
// contains filtered or unexported fields
}
GetCloneCredentialsRequestValidationError is the validation error returned by GetCloneCredentialsRequest.Validate if the designated constraints aren't met.
func (GetCloneCredentialsRequestValidationError) Cause ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCloneCredentialsRequestValidationError) Error ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCloneCredentialsRequestValidationError) ErrorName ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCloneCredentialsRequestValidationError) Field ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) Field() string
Field function returns field value.
func (GetCloneCredentialsRequestValidationError) Key ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) Key() bool
Key function returns key value.
func (GetCloneCredentialsRequestValidationError) Reason ¶ added in v0.47.0
func (e GetCloneCredentialsRequestValidationError) Reason() string
Reason function returns reason value.
type GetCloneCredentialsResponse ¶ added in v0.47.0
type GetCloneCredentialsResponse struct { GitRepoUrl string `protobuf:"bytes,1,opt,name=git_repo_url,json=gitRepoUrl,proto3" json:"git_repo_url,omitempty"` GitUsername string `protobuf:"bytes,2,opt,name=git_username,json=gitUsername,proto3" json:"git_username,omitempty"` GitPassword string `protobuf:"bytes,3,opt,name=git_password,json=gitPassword,proto3" json:"git_password,omitempty"` GitSubpath string `protobuf:"bytes,4,opt,name=git_subpath,json=gitSubpath,proto3" json:"git_subpath,omitempty"` GitProdBranch string `protobuf:"bytes,5,opt,name=git_prod_branch,json=gitProdBranch,proto3" json:"git_prod_branch,omitempty"` // either archive_download_url or git related details will be set ArchiveDownloadUrl string `protobuf:"bytes,6,opt,name=archive_download_url,json=archiveDownloadUrl,proto3" json:"archive_download_url,omitempty"` // contains filtered or unexported fields }
func (*GetCloneCredentialsResponse) Descriptor
deprecated
added in
v0.47.0
func (*GetCloneCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCloneCredentialsResponse.ProtoReflect.Descriptor instead.
func (*GetCloneCredentialsResponse) GetArchiveDownloadUrl ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetArchiveDownloadUrl() string
func (*GetCloneCredentialsResponse) GetGitPassword ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetGitPassword() string
func (*GetCloneCredentialsResponse) GetGitProdBranch ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetGitProdBranch() string
func (*GetCloneCredentialsResponse) GetGitRepoUrl ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetGitRepoUrl() string
func (*GetCloneCredentialsResponse) GetGitSubpath ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetGitSubpath() string
func (*GetCloneCredentialsResponse) GetGitUsername ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) GetGitUsername() string
func (*GetCloneCredentialsResponse) ProtoMessage ¶ added in v0.47.0
func (*GetCloneCredentialsResponse) ProtoMessage()
func (*GetCloneCredentialsResponse) ProtoReflect ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) ProtoReflect() protoreflect.Message
func (*GetCloneCredentialsResponse) Reset ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) Reset()
func (*GetCloneCredentialsResponse) String ¶ added in v0.47.0
func (x *GetCloneCredentialsResponse) String() string
func (*GetCloneCredentialsResponse) Validate ¶ added in v0.47.0
func (m *GetCloneCredentialsResponse) Validate() error
Validate checks the field values on GetCloneCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetCloneCredentialsResponse) ValidateAll ¶ added in v0.47.0
func (m *GetCloneCredentialsResponse) ValidateAll() error
ValidateAll checks the field values on GetCloneCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetCloneCredentialsResponseMultiError, or nil if none found.
type GetCloneCredentialsResponseMultiError ¶ added in v0.47.0
type GetCloneCredentialsResponseMultiError []error
GetCloneCredentialsResponseMultiError is an error wrapping multiple validation errors returned by GetCloneCredentialsResponse.ValidateAll() if the designated constraints aren't met.
func (GetCloneCredentialsResponseMultiError) AllErrors ¶ added in v0.47.0
func (m GetCloneCredentialsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCloneCredentialsResponseMultiError) Error ¶ added in v0.47.0
func (m GetCloneCredentialsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCloneCredentialsResponseValidationError ¶ added in v0.47.0
type GetCloneCredentialsResponseValidationError struct {
// contains filtered or unexported fields
}
GetCloneCredentialsResponseValidationError is the validation error returned by GetCloneCredentialsResponse.Validate if the designated constraints aren't met.
func (GetCloneCredentialsResponseValidationError) Cause ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCloneCredentialsResponseValidationError) Error ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCloneCredentialsResponseValidationError) ErrorName ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCloneCredentialsResponseValidationError) Field ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) Field() string
Field function returns field value.
func (GetCloneCredentialsResponseValidationError) Key ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) Key() bool
Key function returns key value.
func (GetCloneCredentialsResponseValidationError) Reason ¶ added in v0.47.0
func (e GetCloneCredentialsResponseValidationError) Reason() string
Reason function returns reason value.
type GetCurrentUserRequest ¶ added in v0.23.0
type GetCurrentUserRequest struct {
// contains filtered or unexported fields
}
func (*GetCurrentUserRequest) Descriptor
deprecated
added in
v0.23.0
func (*GetCurrentUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserRequest.ProtoReflect.Descriptor instead.
func (*GetCurrentUserRequest) ProtoMessage ¶ added in v0.23.0
func (*GetCurrentUserRequest) ProtoMessage()
func (*GetCurrentUserRequest) ProtoReflect ¶ added in v0.23.0
func (x *GetCurrentUserRequest) ProtoReflect() protoreflect.Message
func (*GetCurrentUserRequest) Reset ¶ added in v0.23.0
func (x *GetCurrentUserRequest) Reset()
func (*GetCurrentUserRequest) String ¶ added in v0.23.0
func (x *GetCurrentUserRequest) String() string
func (*GetCurrentUserRequest) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetCurrentUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentUserRequestMultiError) Error ¶ added in v0.23.0
func (m GetCurrentUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentUserRequestValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentUserRequestValidationError) Error ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentUserRequestValidationError) ErrorName ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentUserRequestValidationError) Field ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) Field() string
Field function returns field value.
func (GetCurrentUserRequestValidationError) Key ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) Key() bool
Key function returns key value.
func (GetCurrentUserRequestValidationError) Reason ¶ added in v0.23.0
func (e GetCurrentUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetCurrentUserResponse ¶ added in v0.23.0
type GetCurrentUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` Preferences *UserPreferences `protobuf:"bytes,2,opt,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*GetCurrentUserResponse) Descriptor
deprecated
added in
v0.23.0
func (*GetCurrentUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCurrentUserResponse.ProtoReflect.Descriptor instead.
func (*GetCurrentUserResponse) GetPreferences ¶ added in v0.30.0
func (x *GetCurrentUserResponse) GetPreferences() *UserPreferences
func (*GetCurrentUserResponse) GetUser ¶ added in v0.23.0
func (x *GetCurrentUserResponse) GetUser() *User
func (*GetCurrentUserResponse) ProtoMessage ¶ added in v0.23.0
func (*GetCurrentUserResponse) ProtoMessage()
func (*GetCurrentUserResponse) ProtoReflect ¶ added in v0.23.0
func (x *GetCurrentUserResponse) ProtoReflect() protoreflect.Message
func (*GetCurrentUserResponse) Reset ¶ added in v0.23.0
func (x *GetCurrentUserResponse) Reset()
func (*GetCurrentUserResponse) String ¶ added in v0.23.0
func (x *GetCurrentUserResponse) String() string
func (*GetCurrentUserResponse) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetCurrentUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetCurrentUserResponseMultiError) Error ¶ added in v0.23.0
func (m GetCurrentUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetCurrentUserResponseValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetCurrentUserResponseValidationError) Error ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetCurrentUserResponseValidationError) ErrorName ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetCurrentUserResponseValidationError) Field ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) Field() string
Field function returns field value.
func (GetCurrentUserResponseValidationError) Key ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) Key() bool
Key function returns key value.
func (GetCurrentUserResponseValidationError) Reason ¶ added in v0.23.0
func (e GetCurrentUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentCredentialsRequest ¶ added in v0.33.2
type GetDeploymentCredentialsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Branch string `protobuf:"bytes,3,opt,name=branch,proto3" json:"branch,omitempty"` TtlSeconds uint32 `protobuf:"varint,7,opt,name=ttl_seconds,json=ttlSeconds,proto3" json:"ttl_seconds,omitempty"` // Types that are assignable to For: // // *GetDeploymentCredentialsRequest_UserId // *GetDeploymentCredentialsRequest_UserEmail // *GetDeploymentCredentialsRequest_Attributes For isGetDeploymentCredentialsRequest_For `protobuf_oneof:"for"` // contains filtered or unexported fields }
func (*GetDeploymentCredentialsRequest) Descriptor
deprecated
added in
v0.33.2
func (*GetDeploymentCredentialsRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentCredentialsRequest.ProtoReflect.Descriptor instead.
func (*GetDeploymentCredentialsRequest) GetAttributes ¶ added in v0.38.0
func (x *GetDeploymentCredentialsRequest) GetAttributes() *structpb.Struct
func (*GetDeploymentCredentialsRequest) GetBranch ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) GetBranch() string
func (*GetDeploymentCredentialsRequest) GetFor ¶ added in v0.33.2
func (m *GetDeploymentCredentialsRequest) GetFor() isGetDeploymentCredentialsRequest_For
func (*GetDeploymentCredentialsRequest) GetOrganization ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) GetOrganization() string
func (*GetDeploymentCredentialsRequest) GetProject ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) GetProject() string
func (*GetDeploymentCredentialsRequest) GetTtlSeconds ¶ added in v0.38.0
func (x *GetDeploymentCredentialsRequest) GetTtlSeconds() uint32
func (*GetDeploymentCredentialsRequest) GetUserEmail ¶ added in v0.38.0
func (x *GetDeploymentCredentialsRequest) GetUserEmail() string
func (*GetDeploymentCredentialsRequest) GetUserId ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) GetUserId() string
func (*GetDeploymentCredentialsRequest) ProtoMessage ¶ added in v0.33.2
func (*GetDeploymentCredentialsRequest) ProtoMessage()
func (*GetDeploymentCredentialsRequest) ProtoReflect ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) ProtoReflect() protoreflect.Message
func (*GetDeploymentCredentialsRequest) Reset ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) Reset()
func (*GetDeploymentCredentialsRequest) String ¶ added in v0.33.2
func (x *GetDeploymentCredentialsRequest) String() string
func (*GetDeploymentCredentialsRequest) Validate ¶ added in v0.33.2
func (m *GetDeploymentCredentialsRequest) Validate() error
Validate checks the field values on GetDeploymentCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeploymentCredentialsRequest) ValidateAll ¶ added in v0.33.2
func (m *GetDeploymentCredentialsRequest) ValidateAll() error
ValidateAll checks the field values on GetDeploymentCredentialsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeploymentCredentialsRequestMultiError, or nil if none found.
type GetDeploymentCredentialsRequestMultiError ¶ added in v0.33.2
type GetDeploymentCredentialsRequestMultiError []error
GetDeploymentCredentialsRequestMultiError is an error wrapping multiple validation errors returned by GetDeploymentCredentialsRequest.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentCredentialsRequestMultiError) AllErrors ¶ added in v0.33.2
func (m GetDeploymentCredentialsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentCredentialsRequestMultiError) Error ¶ added in v0.33.2
func (m GetDeploymentCredentialsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentCredentialsRequestValidationError ¶ added in v0.33.2
type GetDeploymentCredentialsRequestValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentCredentialsRequestValidationError is the validation error returned by GetDeploymentCredentialsRequest.Validate if the designated constraints aren't met.
func (GetDeploymentCredentialsRequestValidationError) Cause ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentCredentialsRequestValidationError) Error ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentCredentialsRequestValidationError) ErrorName ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentCredentialsRequestValidationError) Field ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) Field() string
Field function returns field value.
func (GetDeploymentCredentialsRequestValidationError) Key ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) Key() bool
Key function returns key value.
func (GetDeploymentCredentialsRequestValidationError) Reason ¶ added in v0.33.2
func (e GetDeploymentCredentialsRequestValidationError) Reason() string
Reason function returns reason value.
type GetDeploymentCredentialsRequest_Attributes ¶ added in v0.38.0
type GetDeploymentCredentialsRequest_UserEmail ¶ added in v0.38.0
type GetDeploymentCredentialsRequest_UserEmail struct {
UserEmail string `protobuf:"bytes,6,opt,name=user_email,json=userEmail,proto3,oneof"`
}
type GetDeploymentCredentialsRequest_UserId ¶ added in v0.33.2
type GetDeploymentCredentialsRequest_UserId struct {
UserId string `protobuf:"bytes,4,opt,name=user_id,json=userId,proto3,oneof"`
}
type GetDeploymentCredentialsResponse ¶ added in v0.33.2
type GetDeploymentCredentialsResponse struct { RuntimeHost string `protobuf:"bytes,1,opt,name=runtime_host,json=runtimeHost,proto3" json:"runtime_host,omitempty"` InstanceId string `protobuf:"bytes,2,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` AccessToken string `protobuf:"bytes,3,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` TtlSeconds uint32 `protobuf:"varint,4,opt,name=ttl_seconds,json=ttlSeconds,proto3" json:"ttl_seconds,omitempty"` // contains filtered or unexported fields }
func (*GetDeploymentCredentialsResponse) Descriptor
deprecated
added in
v0.33.2
func (*GetDeploymentCredentialsResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetDeploymentCredentialsResponse.ProtoReflect.Descriptor instead.
func (*GetDeploymentCredentialsResponse) GetAccessToken ¶ added in v0.38.0
func (x *GetDeploymentCredentialsResponse) GetAccessToken() string
func (*GetDeploymentCredentialsResponse) GetInstanceId ¶ added in v0.38.0
func (x *GetDeploymentCredentialsResponse) GetInstanceId() string
func (*GetDeploymentCredentialsResponse) GetRuntimeHost ¶ added in v0.33.2
func (x *GetDeploymentCredentialsResponse) GetRuntimeHost() string
func (*GetDeploymentCredentialsResponse) GetTtlSeconds ¶ added in v0.38.0
func (x *GetDeploymentCredentialsResponse) GetTtlSeconds() uint32
func (*GetDeploymentCredentialsResponse) ProtoMessage ¶ added in v0.33.2
func (*GetDeploymentCredentialsResponse) ProtoMessage()
func (*GetDeploymentCredentialsResponse) ProtoReflect ¶ added in v0.33.2
func (x *GetDeploymentCredentialsResponse) ProtoReflect() protoreflect.Message
func (*GetDeploymentCredentialsResponse) Reset ¶ added in v0.33.2
func (x *GetDeploymentCredentialsResponse) Reset()
func (*GetDeploymentCredentialsResponse) String ¶ added in v0.33.2
func (x *GetDeploymentCredentialsResponse) String() string
func (*GetDeploymentCredentialsResponse) Validate ¶ added in v0.33.2
func (m *GetDeploymentCredentialsResponse) Validate() error
Validate checks the field values on GetDeploymentCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetDeploymentCredentialsResponse) ValidateAll ¶ added in v0.33.2
func (m *GetDeploymentCredentialsResponse) ValidateAll() error
ValidateAll checks the field values on GetDeploymentCredentialsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetDeploymentCredentialsResponseMultiError, or nil if none found.
type GetDeploymentCredentialsResponseMultiError ¶ added in v0.33.2
type GetDeploymentCredentialsResponseMultiError []error
GetDeploymentCredentialsResponseMultiError is an error wrapping multiple validation errors returned by GetDeploymentCredentialsResponse.ValidateAll() if the designated constraints aren't met.
func (GetDeploymentCredentialsResponseMultiError) AllErrors ¶ added in v0.33.2
func (m GetDeploymentCredentialsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetDeploymentCredentialsResponseMultiError) Error ¶ added in v0.33.2
func (m GetDeploymentCredentialsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetDeploymentCredentialsResponseValidationError ¶ added in v0.33.2
type GetDeploymentCredentialsResponseValidationError struct {
// contains filtered or unexported fields
}
GetDeploymentCredentialsResponseValidationError is the validation error returned by GetDeploymentCredentialsResponse.Validate if the designated constraints aren't met.
func (GetDeploymentCredentialsResponseValidationError) Cause ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) Cause() error
Cause function returns cause value.
func (GetDeploymentCredentialsResponseValidationError) Error ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetDeploymentCredentialsResponseValidationError) ErrorName ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetDeploymentCredentialsResponseValidationError) Field ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) Field() string
Field function returns field value.
func (GetDeploymentCredentialsResponseValidationError) Key ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) Key() bool
Key function returns key value.
func (GetDeploymentCredentialsResponseValidationError) Reason ¶ added in v0.33.2
func (e GetDeploymentCredentialsResponseValidationError) Reason() string
Reason function returns reason value.
type GetGithubRepoStatusRequest ¶ added in v0.23.0
type GetGithubRepoStatusRequest struct { GithubUrl string `protobuf:"bytes,1,opt,name=github_url,json=githubUrl,proto3" json:"github_url,omitempty"` // contains filtered or unexported fields }
func (*GetGithubRepoStatusRequest) Descriptor
deprecated
added in
v0.23.0
func (*GetGithubRepoStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGithubRepoStatusRequest.ProtoReflect.Descriptor instead.
func (*GetGithubRepoStatusRequest) GetGithubUrl ¶ added in v0.23.0
func (x *GetGithubRepoStatusRequest) GetGithubUrl() string
func (*GetGithubRepoStatusRequest) ProtoMessage ¶ added in v0.23.0
func (*GetGithubRepoStatusRequest) ProtoMessage()
func (*GetGithubRepoStatusRequest) ProtoReflect ¶ added in v0.23.0
func (x *GetGithubRepoStatusRequest) ProtoReflect() protoreflect.Message
func (*GetGithubRepoStatusRequest) Reset ¶ added in v0.23.0
func (x *GetGithubRepoStatusRequest) Reset()
func (*GetGithubRepoStatusRequest) String ¶ added in v0.23.0
func (x *GetGithubRepoStatusRequest) String() string
func (*GetGithubRepoStatusRequest) Validate ¶ added in v0.23.0
func (m *GetGithubRepoStatusRequest) Validate() error
Validate checks the field values on GetGithubRepoStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGithubRepoStatusRequest) ValidateAll ¶ added in v0.23.0
func (m *GetGithubRepoStatusRequest) ValidateAll() error
ValidateAll checks the field values on GetGithubRepoStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGithubRepoStatusRequestMultiError, or nil if none found.
type GetGithubRepoStatusRequestMultiError ¶ added in v0.23.0
type GetGithubRepoStatusRequestMultiError []error
GetGithubRepoStatusRequestMultiError is an error wrapping multiple validation errors returned by GetGithubRepoStatusRequest.ValidateAll() if the designated constraints aren't met.
func (GetGithubRepoStatusRequestMultiError) AllErrors ¶ added in v0.23.0
func (m GetGithubRepoStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGithubRepoStatusRequestMultiError) Error ¶ added in v0.23.0
func (m GetGithubRepoStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGithubRepoStatusRequestValidationError ¶ added in v0.23.0
type GetGithubRepoStatusRequestValidationError struct {
// contains filtered or unexported fields
}
GetGithubRepoStatusRequestValidationError is the validation error returned by GetGithubRepoStatusRequest.Validate if the designated constraints aren't met.
func (GetGithubRepoStatusRequestValidationError) Cause ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGithubRepoStatusRequestValidationError) Error ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGithubRepoStatusRequestValidationError) ErrorName ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGithubRepoStatusRequestValidationError) Field ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) Field() string
Field function returns field value.
func (GetGithubRepoStatusRequestValidationError) Key ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) Key() bool
Key function returns key value.
func (GetGithubRepoStatusRequestValidationError) Reason ¶ added in v0.23.0
func (e GetGithubRepoStatusRequestValidationError) Reason() string
Reason function returns reason value.
type GetGithubRepoStatusResponse ¶ added in v0.23.0
type GetGithubRepoStatusResponse struct { HasAccess bool `protobuf:"varint,1,opt,name=has_access,json=hasAccess,proto3" json:"has_access,omitempty"` GrantAccessUrl string `protobuf:"bytes,2,opt,name=grant_access_url,json=grantAccessUrl,proto3" json:"grant_access_url,omitempty"` DefaultBranch string `protobuf:"bytes,3,opt,name=default_branch,json=defaultBranch,proto3" json:"default_branch,omitempty"` // contains filtered or unexported fields }
func (*GetGithubRepoStatusResponse) Descriptor
deprecated
added in
v0.23.0
func (*GetGithubRepoStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGithubRepoStatusResponse.ProtoReflect.Descriptor instead.
func (*GetGithubRepoStatusResponse) GetDefaultBranch ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) GetDefaultBranch() string
func (*GetGithubRepoStatusResponse) GetGrantAccessUrl ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) GetGrantAccessUrl() string
func (*GetGithubRepoStatusResponse) GetHasAccess ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) GetHasAccess() bool
func (*GetGithubRepoStatusResponse) ProtoMessage ¶ added in v0.23.0
func (*GetGithubRepoStatusResponse) ProtoMessage()
func (*GetGithubRepoStatusResponse) ProtoReflect ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) ProtoReflect() protoreflect.Message
func (*GetGithubRepoStatusResponse) Reset ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) Reset()
func (*GetGithubRepoStatusResponse) String ¶ added in v0.23.0
func (x *GetGithubRepoStatusResponse) String() string
func (*GetGithubRepoStatusResponse) Validate ¶ added in v0.23.0
func (m *GetGithubRepoStatusResponse) Validate() error
Validate checks the field values on GetGithubRepoStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGithubRepoStatusResponse) ValidateAll ¶ added in v0.23.0
func (m *GetGithubRepoStatusResponse) ValidateAll() error
ValidateAll checks the field values on GetGithubRepoStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGithubRepoStatusResponseMultiError, or nil if none found.
type GetGithubRepoStatusResponseMultiError ¶ added in v0.23.0
type GetGithubRepoStatusResponseMultiError []error
GetGithubRepoStatusResponseMultiError is an error wrapping multiple validation errors returned by GetGithubRepoStatusResponse.ValidateAll() if the designated constraints aren't met.
func (GetGithubRepoStatusResponseMultiError) AllErrors ¶ added in v0.23.0
func (m GetGithubRepoStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGithubRepoStatusResponseMultiError) Error ¶ added in v0.23.0
func (m GetGithubRepoStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGithubRepoStatusResponseValidationError ¶ added in v0.23.0
type GetGithubRepoStatusResponseValidationError struct {
// contains filtered or unexported fields
}
GetGithubRepoStatusResponseValidationError is the validation error returned by GetGithubRepoStatusResponse.Validate if the designated constraints aren't met.
func (GetGithubRepoStatusResponseValidationError) Cause ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGithubRepoStatusResponseValidationError) Error ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGithubRepoStatusResponseValidationError) ErrorName ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGithubRepoStatusResponseValidationError) Field ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) Field() string
Field function returns field value.
func (GetGithubRepoStatusResponseValidationError) Key ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) Key() bool
Key function returns key value.
func (GetGithubRepoStatusResponseValidationError) Reason ¶ added in v0.23.0
func (e GetGithubRepoStatusResponseValidationError) Reason() string
Reason function returns reason value.
type GetGithubUserStatusRequest ¶ added in v0.43.0
type GetGithubUserStatusRequest struct {
// contains filtered or unexported fields
}
func (*GetGithubUserStatusRequest) Descriptor
deprecated
added in
v0.43.0
func (*GetGithubUserStatusRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetGithubUserStatusRequest.ProtoReflect.Descriptor instead.
func (*GetGithubUserStatusRequest) ProtoMessage ¶ added in v0.43.0
func (*GetGithubUserStatusRequest) ProtoMessage()
func (*GetGithubUserStatusRequest) ProtoReflect ¶ added in v0.43.0
func (x *GetGithubUserStatusRequest) ProtoReflect() protoreflect.Message
func (*GetGithubUserStatusRequest) Reset ¶ added in v0.43.0
func (x *GetGithubUserStatusRequest) Reset()
func (*GetGithubUserStatusRequest) String ¶ added in v0.43.0
func (x *GetGithubUserStatusRequest) String() string
func (*GetGithubUserStatusRequest) Validate ¶ added in v0.43.0
func (m *GetGithubUserStatusRequest) Validate() error
Validate checks the field values on GetGithubUserStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGithubUserStatusRequest) ValidateAll ¶ added in v0.43.0
func (m *GetGithubUserStatusRequest) ValidateAll() error
ValidateAll checks the field values on GetGithubUserStatusRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGithubUserStatusRequestMultiError, or nil if none found.
type GetGithubUserStatusRequestMultiError ¶ added in v0.43.0
type GetGithubUserStatusRequestMultiError []error
GetGithubUserStatusRequestMultiError is an error wrapping multiple validation errors returned by GetGithubUserStatusRequest.ValidateAll() if the designated constraints aren't met.
func (GetGithubUserStatusRequestMultiError) AllErrors ¶ added in v0.43.0
func (m GetGithubUserStatusRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGithubUserStatusRequestMultiError) Error ¶ added in v0.43.0
func (m GetGithubUserStatusRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGithubUserStatusRequestValidationError ¶ added in v0.43.0
type GetGithubUserStatusRequestValidationError struct {
// contains filtered or unexported fields
}
GetGithubUserStatusRequestValidationError is the validation error returned by GetGithubUserStatusRequest.Validate if the designated constraints aren't met.
func (GetGithubUserStatusRequestValidationError) Cause ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) Cause() error
Cause function returns cause value.
func (GetGithubUserStatusRequestValidationError) Error ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetGithubUserStatusRequestValidationError) ErrorName ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetGithubUserStatusRequestValidationError) Field ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) Field() string
Field function returns field value.
func (GetGithubUserStatusRequestValidationError) Key ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) Key() bool
Key function returns key value.
func (GetGithubUserStatusRequestValidationError) Reason ¶ added in v0.43.0
func (e GetGithubUserStatusRequestValidationError) Reason() string
Reason function returns reason value.
type GetGithubUserStatusResponse ¶ added in v0.43.0
type GetGithubUserStatusResponse struct { HasAccess bool `protobuf:"varint,1,opt,name=has_access,json=hasAccess,proto3" json:"has_access,omitempty"` GrantAccessUrl string `protobuf:"bytes,2,opt,name=grant_access_url,json=grantAccessUrl,proto3" json:"grant_access_url,omitempty"` AccessToken string `protobuf:"bytes,3,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` Account string `protobuf:"bytes,4,opt,name=account,proto3" json:"account,omitempty"` UserInstallationPermission GithubPermission `` /* 178-byte string literal not displayed */ OrganizationInstallationPermissions map[string]GithubPermission `` /* 293-byte string literal not displayed */ // DEPRECATED: Use organization_installation_permissions instead. // // Deprecated: Marked as deprecated in rill/admin/v1/api.proto. Organizations []string `protobuf:"bytes,5,rep,name=organizations,proto3" json:"organizations,omitempty"` // contains filtered or unexported fields }
func (*GetGithubUserStatusResponse) Descriptor
deprecated
added in
v0.43.0
func (*GetGithubUserStatusResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetGithubUserStatusResponse.ProtoReflect.Descriptor instead.
func (*GetGithubUserStatusResponse) GetAccessToken ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) GetAccessToken() string
func (*GetGithubUserStatusResponse) GetAccount ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) GetAccount() string
func (*GetGithubUserStatusResponse) GetGrantAccessUrl ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) GetGrantAccessUrl() string
func (*GetGithubUserStatusResponse) GetHasAccess ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) GetHasAccess() bool
func (*GetGithubUserStatusResponse) GetOrganizationInstallationPermissions ¶ added in v0.47.0
func (x *GetGithubUserStatusResponse) GetOrganizationInstallationPermissions() map[string]GithubPermission
func (*GetGithubUserStatusResponse) GetOrganizations
deprecated
added in
v0.43.0
func (x *GetGithubUserStatusResponse) GetOrganizations() []string
Deprecated: Marked as deprecated in rill/admin/v1/api.proto.
func (*GetGithubUserStatusResponse) GetUserInstallationPermission ¶ added in v0.47.0
func (x *GetGithubUserStatusResponse) GetUserInstallationPermission() GithubPermission
func (*GetGithubUserStatusResponse) ProtoMessage ¶ added in v0.43.0
func (*GetGithubUserStatusResponse) ProtoMessage()
func (*GetGithubUserStatusResponse) ProtoReflect ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) ProtoReflect() protoreflect.Message
func (*GetGithubUserStatusResponse) Reset ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) Reset()
func (*GetGithubUserStatusResponse) String ¶ added in v0.43.0
func (x *GetGithubUserStatusResponse) String() string
func (*GetGithubUserStatusResponse) Validate ¶ added in v0.43.0
func (m *GetGithubUserStatusResponse) Validate() error
Validate checks the field values on GetGithubUserStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetGithubUserStatusResponse) ValidateAll ¶ added in v0.43.0
func (m *GetGithubUserStatusResponse) ValidateAll() error
ValidateAll checks the field values on GetGithubUserStatusResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetGithubUserStatusResponseMultiError, or nil if none found.
type GetGithubUserStatusResponseMultiError ¶ added in v0.43.0
type GetGithubUserStatusResponseMultiError []error
GetGithubUserStatusResponseMultiError is an error wrapping multiple validation errors returned by GetGithubUserStatusResponse.ValidateAll() if the designated constraints aren't met.
func (GetGithubUserStatusResponseMultiError) AllErrors ¶ added in v0.43.0
func (m GetGithubUserStatusResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetGithubUserStatusResponseMultiError) Error ¶ added in v0.43.0
func (m GetGithubUserStatusResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetGithubUserStatusResponseValidationError ¶ added in v0.43.0
type GetGithubUserStatusResponseValidationError struct {
// contains filtered or unexported fields
}
GetGithubUserStatusResponseValidationError is the validation error returned by GetGithubUserStatusResponse.Validate if the designated constraints aren't met.
func (GetGithubUserStatusResponseValidationError) Cause ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) Cause() error
Cause function returns cause value.
func (GetGithubUserStatusResponseValidationError) Error ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetGithubUserStatusResponseValidationError) ErrorName ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetGithubUserStatusResponseValidationError) Field ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) Field() string
Field function returns field value.
func (GetGithubUserStatusResponseValidationError) Key ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) Key() bool
Key function returns key value.
func (GetGithubUserStatusResponseValidationError) Reason ¶ added in v0.43.0
func (e GetGithubUserStatusResponseValidationError) Reason() string
Reason function returns reason value.
type GetIFrameRequest ¶ added in v0.38.0
type GetIFrameRequest struct { // Organization that owns the project to embed. Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // Project that has the resource(s) to embed. Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // Branch to embed. If not set, the production branch is used. Branch string `protobuf:"bytes,3,opt,name=branch,proto3" json:"branch,omitempty"` // TTL for the iframe's access token. If not set, defaults to 24 hours. TtlSeconds uint32 `protobuf:"varint,6,opt,name=ttl_seconds,json=ttlSeconds,proto3" json:"ttl_seconds,omitempty"` // User attributes to use for security policy evaluation. // // Types that are assignable to For: // // *GetIFrameRequest_UserId // *GetIFrameRequest_UserEmail // *GetIFrameRequest_Attributes For isGetIFrameRequest_For `protobuf_oneof:"for"` // Kind of resource to embed. If not set, defaults to "rill.runtime.v1.MetricsView". Kind string `protobuf:"bytes,4,opt,name=kind,proto3" json:"kind,omitempty"` // Name of the resource to embed. This should identify a resource that is valid for embedding, such as a dashboard or component. Resource string `protobuf:"bytes,5,opt,name=resource,proto3" json:"resource,omitempty"` // Theme to use for the embedded resource. Theme string `protobuf:"bytes,12,opt,name=theme,proto3" json:"theme,omitempty"` Navigation bool `protobuf:"varint,13,opt,name=navigation,proto3" json:"navigation,omitempty"` // Blob containing UI state for rendering the initial embed. Not currently supported. State string `protobuf:"bytes,7,opt,name=state,proto3" json:"state,omitempty"` // DEPRECATED: Additional parameters to set outright in the generated URL query. Query map[string]string `` /* 151-byte string literal not displayed */ // contains filtered or unexported fields }
GetIFrameRequest is the request payload for AdminService.GetIFrame.
func (*GetIFrameRequest) Descriptor
deprecated
added in
v0.38.0
func (*GetIFrameRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetIFrameRequest.ProtoReflect.Descriptor instead.
func (*GetIFrameRequest) GetAttributes ¶ added in v0.38.0
func (x *GetIFrameRequest) GetAttributes() *structpb.Struct
func (*GetIFrameRequest) GetBranch ¶ added in v0.38.0
func (x *GetIFrameRequest) GetBranch() string
func (*GetIFrameRequest) GetFor ¶ added in v0.38.0
func (m *GetIFrameRequest) GetFor() isGetIFrameRequest_For
func (*GetIFrameRequest) GetKind ¶ added in v0.38.0
func (x *GetIFrameRequest) GetKind() string
func (*GetIFrameRequest) GetNavigation ¶ added in v0.42.0
func (x *GetIFrameRequest) GetNavigation() bool
func (*GetIFrameRequest) GetOrganization ¶ added in v0.38.0
func (x *GetIFrameRequest) GetOrganization() string
func (*GetIFrameRequest) GetProject ¶ added in v0.38.0
func (x *GetIFrameRequest) GetProject() string
func (*GetIFrameRequest) GetQuery ¶ added in v0.38.0
func (x *GetIFrameRequest) GetQuery() map[string]string
func (*GetIFrameRequest) GetResource ¶ added in v0.38.0
func (x *GetIFrameRequest) GetResource() string
func (*GetIFrameRequest) GetState ¶ added in v0.38.0
func (x *GetIFrameRequest) GetState() string
func (*GetIFrameRequest) GetTheme ¶ added in v0.42.0
func (x *GetIFrameRequest) GetTheme() string
func (*GetIFrameRequest) GetTtlSeconds ¶ added in v0.38.0
func (x *GetIFrameRequest) GetTtlSeconds() uint32
func (*GetIFrameRequest) GetUserEmail ¶ added in v0.38.0
func (x *GetIFrameRequest) GetUserEmail() string
func (*GetIFrameRequest) GetUserId ¶ added in v0.38.0
func (x *GetIFrameRequest) GetUserId() string
func (*GetIFrameRequest) ProtoMessage ¶ added in v0.38.0
func (*GetIFrameRequest) ProtoMessage()
func (*GetIFrameRequest) ProtoReflect ¶ added in v0.38.0
func (x *GetIFrameRequest) ProtoReflect() protoreflect.Message
func (*GetIFrameRequest) Reset ¶ added in v0.38.0
func (x *GetIFrameRequest) Reset()
func (*GetIFrameRequest) String ¶ added in v0.38.0
func (x *GetIFrameRequest) String() string
func (*GetIFrameRequest) Validate ¶ added in v0.38.0
func (m *GetIFrameRequest) Validate() error
Validate checks the field values on GetIFrameRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIFrameRequest) ValidateAll ¶ added in v0.38.0
func (m *GetIFrameRequest) ValidateAll() error
ValidateAll checks the field values on GetIFrameRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIFrameRequestMultiError, or nil if none found.
type GetIFrameRequestMultiError ¶ added in v0.38.0
type GetIFrameRequestMultiError []error
GetIFrameRequestMultiError is an error wrapping multiple validation errors returned by GetIFrameRequest.ValidateAll() if the designated constraints aren't met.
func (GetIFrameRequestMultiError) AllErrors ¶ added in v0.38.0
func (m GetIFrameRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIFrameRequestMultiError) Error ¶ added in v0.38.0
func (m GetIFrameRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIFrameRequestValidationError ¶ added in v0.38.0
type GetIFrameRequestValidationError struct {
// contains filtered or unexported fields
}
GetIFrameRequestValidationError is the validation error returned by GetIFrameRequest.Validate if the designated constraints aren't met.
func (GetIFrameRequestValidationError) Cause ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) Cause() error
Cause function returns cause value.
func (GetIFrameRequestValidationError) Error ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetIFrameRequestValidationError) ErrorName ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetIFrameRequestValidationError) Field ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) Field() string
Field function returns field value.
func (GetIFrameRequestValidationError) Key ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) Key() bool
Key function returns key value.
func (GetIFrameRequestValidationError) Reason ¶ added in v0.38.0
func (e GetIFrameRequestValidationError) Reason() string
Reason function returns reason value.
type GetIFrameRequest_Attributes ¶ added in v0.38.0
type GetIFrameRequest_UserEmail ¶ added in v0.38.0
type GetIFrameRequest_UserEmail struct { // If set, will generate attributes corresponding to a user with this email. UserEmail string `protobuf:"bytes,10,opt,name=user_email,json=userEmail,proto3,oneof"` }
type GetIFrameRequest_UserId ¶ added in v0.38.0
type GetIFrameRequest_UserId struct { // If set, will use the attributes of the user with this ID. UserId string `protobuf:"bytes,9,opt,name=user_id,json=userId,proto3,oneof"` }
type GetIFrameResponse ¶ added in v0.38.0
type GetIFrameResponse struct { IframeSrc string `protobuf:"bytes,1,opt,name=iframe_src,json=iframeSrc,proto3" json:"iframe_src,omitempty"` RuntimeHost string `protobuf:"bytes,2,opt,name=runtime_host,json=runtimeHost,proto3" json:"runtime_host,omitempty"` InstanceId string `protobuf:"bytes,3,opt,name=instance_id,json=instanceId,proto3" json:"instance_id,omitempty"` AccessToken string `protobuf:"bytes,4,opt,name=access_token,json=accessToken,proto3" json:"access_token,omitempty"` TtlSeconds uint32 `protobuf:"varint,5,opt,name=ttl_seconds,json=ttlSeconds,proto3" json:"ttl_seconds,omitempty"` // contains filtered or unexported fields }
func (*GetIFrameResponse) Descriptor
deprecated
added in
v0.38.0
func (*GetIFrameResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetIFrameResponse.ProtoReflect.Descriptor instead.
func (*GetIFrameResponse) GetAccessToken ¶ added in v0.38.0
func (x *GetIFrameResponse) GetAccessToken() string
func (*GetIFrameResponse) GetIframeSrc ¶ added in v0.38.0
func (x *GetIFrameResponse) GetIframeSrc() string
func (*GetIFrameResponse) GetInstanceId ¶ added in v0.38.0
func (x *GetIFrameResponse) GetInstanceId() string
func (*GetIFrameResponse) GetRuntimeHost ¶ added in v0.38.0
func (x *GetIFrameResponse) GetRuntimeHost() string
func (*GetIFrameResponse) GetTtlSeconds ¶ added in v0.38.0
func (x *GetIFrameResponse) GetTtlSeconds() uint32
func (*GetIFrameResponse) ProtoMessage ¶ added in v0.38.0
func (*GetIFrameResponse) ProtoMessage()
func (*GetIFrameResponse) ProtoReflect ¶ added in v0.38.0
func (x *GetIFrameResponse) ProtoReflect() protoreflect.Message
func (*GetIFrameResponse) Reset ¶ added in v0.38.0
func (x *GetIFrameResponse) Reset()
func (*GetIFrameResponse) String ¶ added in v0.38.0
func (x *GetIFrameResponse) String() string
func (*GetIFrameResponse) Validate ¶ added in v0.38.0
func (m *GetIFrameResponse) Validate() error
Validate checks the field values on GetIFrameResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetIFrameResponse) ValidateAll ¶ added in v0.38.0
func (m *GetIFrameResponse) ValidateAll() error
ValidateAll checks the field values on GetIFrameResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetIFrameResponseMultiError, or nil if none found.
type GetIFrameResponseMultiError ¶ added in v0.38.0
type GetIFrameResponseMultiError []error
GetIFrameResponseMultiError is an error wrapping multiple validation errors returned by GetIFrameResponse.ValidateAll() if the designated constraints aren't met.
func (GetIFrameResponseMultiError) AllErrors ¶ added in v0.38.0
func (m GetIFrameResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetIFrameResponseMultiError) Error ¶ added in v0.38.0
func (m GetIFrameResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetIFrameResponseValidationError ¶ added in v0.38.0
type GetIFrameResponseValidationError struct {
// contains filtered or unexported fields
}
GetIFrameResponseValidationError is the validation error returned by GetIFrameResponse.Validate if the designated constraints aren't met.
func (GetIFrameResponseValidationError) Cause ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) Cause() error
Cause function returns cause value.
func (GetIFrameResponseValidationError) Error ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetIFrameResponseValidationError) ErrorName ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetIFrameResponseValidationError) Field ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) Field() string
Field function returns field value.
func (GetIFrameResponseValidationError) Key ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) Key() bool
Key function returns key value.
func (GetIFrameResponseValidationError) Reason ¶ added in v0.38.0
func (e GetIFrameResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationBillingSubscriptionRequest ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionRequest struct { OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationBillingSubscriptionRequest) Descriptor
deprecated
added in
v0.47.0
func (*GetOrganizationBillingSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationBillingSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationBillingSubscriptionRequest) GetOrgName ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionRequest) GetOrgName() string
func (*GetOrganizationBillingSubscriptionRequest) ProtoMessage ¶ added in v0.47.0
func (*GetOrganizationBillingSubscriptionRequest) ProtoMessage()
func (*GetOrganizationBillingSubscriptionRequest) ProtoReflect ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationBillingSubscriptionRequest) Reset ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionRequest) Reset()
func (*GetOrganizationBillingSubscriptionRequest) String ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionRequest) String() string
func (*GetOrganizationBillingSubscriptionRequest) Validate ¶ added in v0.47.0
func (m *GetOrganizationBillingSubscriptionRequest) Validate() error
Validate checks the field values on GetOrganizationBillingSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationBillingSubscriptionRequest) ValidateAll ¶ added in v0.47.0
func (m *GetOrganizationBillingSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on GetOrganizationBillingSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationBillingSubscriptionRequestMultiError, or nil if none found.
type GetOrganizationBillingSubscriptionRequestMultiError ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionRequestMultiError []error
GetOrganizationBillingSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by GetOrganizationBillingSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationBillingSubscriptionRequestMultiError) AllErrors ¶ added in v0.47.0
func (m GetOrganizationBillingSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationBillingSubscriptionRequestMultiError) Error ¶ added in v0.47.0
func (m GetOrganizationBillingSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationBillingSubscriptionRequestValidationError ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationBillingSubscriptionRequestValidationError is the validation error returned by GetOrganizationBillingSubscriptionRequest.Validate if the designated constraints aren't met.
func (GetOrganizationBillingSubscriptionRequestValidationError) Cause ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationBillingSubscriptionRequestValidationError) Error ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationBillingSubscriptionRequestValidationError) ErrorName ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationBillingSubscriptionRequestValidationError) Field ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationBillingSubscriptionRequestValidationError) Key ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationBillingSubscriptionRequestValidationError) Reason ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationBillingSubscriptionResponse ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Subscription *Subscription `protobuf:"bytes,2,opt,name=subscription,proto3" json:"subscription,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationBillingSubscriptionResponse) Descriptor
deprecated
added in
v0.47.0
func (*GetOrganizationBillingSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationBillingSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationBillingSubscriptionResponse) GetOrganization ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionResponse) GetOrganization() *Organization
func (*GetOrganizationBillingSubscriptionResponse) GetSubscription ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionResponse) GetSubscription() *Subscription
func (*GetOrganizationBillingSubscriptionResponse) ProtoMessage ¶ added in v0.47.0
func (*GetOrganizationBillingSubscriptionResponse) ProtoMessage()
func (*GetOrganizationBillingSubscriptionResponse) ProtoReflect ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationBillingSubscriptionResponse) Reset ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionResponse) Reset()
func (*GetOrganizationBillingSubscriptionResponse) String ¶ added in v0.47.0
func (x *GetOrganizationBillingSubscriptionResponse) String() string
func (*GetOrganizationBillingSubscriptionResponse) Validate ¶ added in v0.47.0
func (m *GetOrganizationBillingSubscriptionResponse) Validate() error
Validate checks the field values on GetOrganizationBillingSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetOrganizationBillingSubscriptionResponse) ValidateAll ¶ added in v0.47.0
func (m *GetOrganizationBillingSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on GetOrganizationBillingSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetOrganizationBillingSubscriptionResponseMultiError, or nil if none found.
type GetOrganizationBillingSubscriptionResponseMultiError ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionResponseMultiError []error
GetOrganizationBillingSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by GetOrganizationBillingSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (GetOrganizationBillingSubscriptionResponseMultiError) AllErrors ¶ added in v0.47.0
func (m GetOrganizationBillingSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationBillingSubscriptionResponseMultiError) Error ¶ added in v0.47.0
func (m GetOrganizationBillingSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationBillingSubscriptionResponseValidationError ¶ added in v0.47.0
type GetOrganizationBillingSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
GetOrganizationBillingSubscriptionResponseValidationError is the validation error returned by GetOrganizationBillingSubscriptionResponse.Validate if the designated constraints aren't met.
func (GetOrganizationBillingSubscriptionResponseValidationError) Cause ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationBillingSubscriptionResponseValidationError) Error ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationBillingSubscriptionResponseValidationError) ErrorName ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationBillingSubscriptionResponseValidationError) Field ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationBillingSubscriptionResponseValidationError) Key ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationBillingSubscriptionResponseValidationError) Reason ¶ added in v0.47.0
func (e GetOrganizationBillingSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationRequest ¶ added in v0.23.0
type GetOrganizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationRequest) Descriptor
deprecated
added in
v0.23.0
func (*GetOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationRequest.ProtoReflect.Descriptor instead.
func (*GetOrganizationRequest) GetName ¶ added in v0.23.0
func (x *GetOrganizationRequest) GetName() string
func (*GetOrganizationRequest) ProtoMessage ¶ added in v0.23.0
func (*GetOrganizationRequest) ProtoMessage()
func (*GetOrganizationRequest) ProtoReflect ¶ added in v0.23.0
func (x *GetOrganizationRequest) ProtoReflect() protoreflect.Message
func (*GetOrganizationRequest) Reset ¶ added in v0.23.0
func (x *GetOrganizationRequest) Reset()
func (*GetOrganizationRequest) String ¶ added in v0.23.0
func (x *GetOrganizationRequest) String() string
func (*GetOrganizationRequest) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationRequestMultiError) Error ¶ added in v0.23.0
func (m GetOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationRequestValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationRequestValidationError) Error ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationRequestValidationError) ErrorName ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationRequestValidationError) Field ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) Field() string
Field function returns field value.
func (GetOrganizationRequestValidationError) Key ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (GetOrganizationRequestValidationError) Reason ¶ added in v0.23.0
func (e GetOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type GetOrganizationResponse ¶ added in v0.23.0
type GetOrganizationResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Permissions *OrganizationPermissions `protobuf:"bytes,2,opt,name=permissions,proto3" json:"permissions,omitempty"` // contains filtered or unexported fields }
func (*GetOrganizationResponse) Descriptor
deprecated
added in
v0.23.0
func (*GetOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetOrganizationResponse.ProtoReflect.Descriptor instead.
func (*GetOrganizationResponse) GetOrganization ¶ added in v0.23.0
func (x *GetOrganizationResponse) GetOrganization() *Organization
func (*GetOrganizationResponse) GetPermissions ¶ added in v0.24.0
func (x *GetOrganizationResponse) GetPermissions() *OrganizationPermissions
func (*GetOrganizationResponse) ProtoMessage ¶ added in v0.23.0
func (*GetOrganizationResponse) ProtoMessage()
func (*GetOrganizationResponse) ProtoReflect ¶ added in v0.23.0
func (x *GetOrganizationResponse) ProtoReflect() protoreflect.Message
func (*GetOrganizationResponse) Reset ¶ added in v0.23.0
func (x *GetOrganizationResponse) Reset()
func (*GetOrganizationResponse) String ¶ added in v0.23.0
func (x *GetOrganizationResponse) String() string
func (*GetOrganizationResponse) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetOrganizationResponseMultiError) Error ¶ added in v0.23.0
func (m GetOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetOrganizationResponseValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (GetOrganizationResponseValidationError) Error ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetOrganizationResponseValidationError) ErrorName ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetOrganizationResponseValidationError) Field ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) Field() string
Field function returns field value.
func (GetOrganizationResponseValidationError) Key ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (GetOrganizationResponseValidationError) Reason ¶ added in v0.23.0
func (e GetOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectByIDRequest ¶ added in v0.47.0
type GetProjectByIDRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
func (*GetProjectByIDRequest) Descriptor
deprecated
added in
v0.47.0
func (*GetProjectByIDRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectByIDRequest.ProtoReflect.Descriptor instead.
func (*GetProjectByIDRequest) GetId ¶ added in v0.47.0
func (x *GetProjectByIDRequest) GetId() string
func (*GetProjectByIDRequest) ProtoMessage ¶ added in v0.47.0
func (*GetProjectByIDRequest) ProtoMessage()
func (*GetProjectByIDRequest) ProtoReflect ¶ added in v0.47.0
func (x *GetProjectByIDRequest) ProtoReflect() protoreflect.Message
func (*GetProjectByIDRequest) Reset ¶ added in v0.47.0
func (x *GetProjectByIDRequest) Reset()
func (*GetProjectByIDRequest) String ¶ added in v0.47.0
func (x *GetProjectByIDRequest) String() string
func (*GetProjectByIDRequest) Validate ¶ added in v0.47.0
func (m *GetProjectByIDRequest) Validate() error
Validate checks the field values on GetProjectByIDRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectByIDRequest) ValidateAll ¶ added in v0.47.0
func (m *GetProjectByIDRequest) ValidateAll() error
ValidateAll checks the field values on GetProjectByIDRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectByIDRequestMultiError, or nil if none found.
type GetProjectByIDRequestMultiError ¶ added in v0.47.0
type GetProjectByIDRequestMultiError []error
GetProjectByIDRequestMultiError is an error wrapping multiple validation errors returned by GetProjectByIDRequest.ValidateAll() if the designated constraints aren't met.
func (GetProjectByIDRequestMultiError) AllErrors ¶ added in v0.47.0
func (m GetProjectByIDRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectByIDRequestMultiError) Error ¶ added in v0.47.0
func (m GetProjectByIDRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectByIDRequestValidationError ¶ added in v0.47.0
type GetProjectByIDRequestValidationError struct {
// contains filtered or unexported fields
}
GetProjectByIDRequestValidationError is the validation error returned by GetProjectByIDRequest.Validate if the designated constraints aren't met.
func (GetProjectByIDRequestValidationError) Cause ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectByIDRequestValidationError) Error ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectByIDRequestValidationError) ErrorName ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectByIDRequestValidationError) Field ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) Field() string
Field function returns field value.
func (GetProjectByIDRequestValidationError) Key ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectByIDRequestValidationError) Reason ¶ added in v0.47.0
func (e GetProjectByIDRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectByIDResponse ¶ added in v0.47.0
type GetProjectByIDResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*GetProjectByIDResponse) Descriptor
deprecated
added in
v0.47.0
func (*GetProjectByIDResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectByIDResponse.ProtoReflect.Descriptor instead.
func (*GetProjectByIDResponse) GetProject ¶ added in v0.47.0
func (x *GetProjectByIDResponse) GetProject() *Project
func (*GetProjectByIDResponse) ProtoMessage ¶ added in v0.47.0
func (*GetProjectByIDResponse) ProtoMessage()
func (*GetProjectByIDResponse) ProtoReflect ¶ added in v0.47.0
func (x *GetProjectByIDResponse) ProtoReflect() protoreflect.Message
func (*GetProjectByIDResponse) Reset ¶ added in v0.47.0
func (x *GetProjectByIDResponse) Reset()
func (*GetProjectByIDResponse) String ¶ added in v0.47.0
func (x *GetProjectByIDResponse) String() string
func (*GetProjectByIDResponse) Validate ¶ added in v0.47.0
func (m *GetProjectByIDResponse) Validate() error
Validate checks the field values on GetProjectByIDResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectByIDResponse) ValidateAll ¶ added in v0.47.0
func (m *GetProjectByIDResponse) ValidateAll() error
ValidateAll checks the field values on GetProjectByIDResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectByIDResponseMultiError, or nil if none found.
type GetProjectByIDResponseMultiError ¶ added in v0.47.0
type GetProjectByIDResponseMultiError []error
GetProjectByIDResponseMultiError is an error wrapping multiple validation errors returned by GetProjectByIDResponse.ValidateAll() if the designated constraints aren't met.
func (GetProjectByIDResponseMultiError) AllErrors ¶ added in v0.47.0
func (m GetProjectByIDResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectByIDResponseMultiError) Error ¶ added in v0.47.0
func (m GetProjectByIDResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectByIDResponseValidationError ¶ added in v0.47.0
type GetProjectByIDResponseValidationError struct {
// contains filtered or unexported fields
}
GetProjectByIDResponseValidationError is the validation error returned by GetProjectByIDResponse.Validate if the designated constraints aren't met.
func (GetProjectByIDResponseValidationError) Cause ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectByIDResponseValidationError) Error ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectByIDResponseValidationError) ErrorName ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectByIDResponseValidationError) Field ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) Field() string
Field function returns field value.
func (GetProjectByIDResponseValidationError) Key ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectByIDResponseValidationError) Reason ¶ added in v0.47.0
func (e GetProjectByIDResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectRequest ¶ added in v0.23.0
type GetProjectRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` AccessTokenTtlSeconds uint32 `` /* 129-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetProjectRequest) Descriptor
deprecated
added in
v0.23.0
func (*GetProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectRequest.ProtoReflect.Descriptor instead.
func (*GetProjectRequest) GetAccessTokenTtlSeconds ¶ added in v0.42.0
func (x *GetProjectRequest) GetAccessTokenTtlSeconds() uint32
func (*GetProjectRequest) GetName ¶ added in v0.23.0
func (x *GetProjectRequest) GetName() string
func (*GetProjectRequest) GetOrganizationName ¶ added in v0.23.0
func (x *GetProjectRequest) GetOrganizationName() string
func (*GetProjectRequest) ProtoMessage ¶ added in v0.23.0
func (*GetProjectRequest) ProtoMessage()
func (*GetProjectRequest) ProtoReflect ¶ added in v0.23.0
func (x *GetProjectRequest) ProtoReflect() protoreflect.Message
func (*GetProjectRequest) Reset ¶ added in v0.23.0
func (x *GetProjectRequest) Reset()
func (*GetProjectRequest) String ¶ added in v0.23.0
func (x *GetProjectRequest) String() string
func (*GetProjectRequest) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectRequestMultiError) Error ¶ added in v0.23.0
func (m GetProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectRequestValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectRequestValidationError) Error ¶ added in v0.23.0
func (e GetProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectRequestValidationError) ErrorName ¶ added in v0.23.0
func (e GetProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectRequestValidationError) Field ¶ added in v0.23.0
func (e GetProjectRequestValidationError) Field() string
Field function returns field value.
func (GetProjectRequestValidationError) Key ¶ added in v0.23.0
func (e GetProjectRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectRequestValidationError) Reason ¶ added in v0.23.0
func (e GetProjectRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectResponse ¶ added in v0.23.0
type GetProjectResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` ProdDeployment *Deployment `protobuf:"bytes,2,opt,name=prod_deployment,json=prodDeployment,proto3" json:"prod_deployment,omitempty"` Jwt string `protobuf:"bytes,3,opt,name=jwt,proto3" json:"jwt,omitempty"` ProjectPermissions *ProjectPermissions `protobuf:"bytes,4,opt,name=project_permissions,json=projectPermissions,proto3" json:"project_permissions,omitempty"` // contains filtered or unexported fields }
func (*GetProjectResponse) Descriptor
deprecated
added in
v0.23.0
func (*GetProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectResponse.ProtoReflect.Descriptor instead.
func (*GetProjectResponse) GetJwt ¶ added in v0.23.0
func (x *GetProjectResponse) GetJwt() string
func (*GetProjectResponse) GetProdDeployment ¶ added in v0.24.0
func (x *GetProjectResponse) GetProdDeployment() *Deployment
func (*GetProjectResponse) GetProject ¶ added in v0.23.0
func (x *GetProjectResponse) GetProject() *Project
func (*GetProjectResponse) GetProjectPermissions ¶ added in v0.24.0
func (x *GetProjectResponse) GetProjectPermissions() *ProjectPermissions
func (*GetProjectResponse) ProtoMessage ¶ added in v0.23.0
func (*GetProjectResponse) ProtoMessage()
func (*GetProjectResponse) ProtoReflect ¶ added in v0.23.0
func (x *GetProjectResponse) ProtoReflect() protoreflect.Message
func (*GetProjectResponse) Reset ¶ added in v0.23.0
func (x *GetProjectResponse) Reset()
func (*GetProjectResponse) String ¶ added in v0.23.0
func (x *GetProjectResponse) String() string
func (*GetProjectResponse) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m GetProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectResponseMultiError) Error ¶ added in v0.23.0
func (m GetProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectResponseValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e GetProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectResponseValidationError) Error ¶ added in v0.23.0
func (e GetProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectResponseValidationError) ErrorName ¶ added in v0.23.0
func (e GetProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectResponseValidationError) Field ¶ added in v0.23.0
func (e GetProjectResponseValidationError) Field() string
Field function returns field value.
func (GetProjectResponseValidationError) Key ¶ added in v0.23.0
func (e GetProjectResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectResponseValidationError) Reason ¶ added in v0.23.0
func (e GetProjectResponseValidationError) Reason() string
Reason function returns reason value.
type GetProjectVariablesRequest ¶ added in v0.24.0
type GetProjectVariablesRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*GetProjectVariablesRequest) Descriptor
deprecated
added in
v0.24.0
func (*GetProjectVariablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectVariablesRequest.ProtoReflect.Descriptor instead.
func (*GetProjectVariablesRequest) GetName ¶ added in v0.24.0
func (x *GetProjectVariablesRequest) GetName() string
func (*GetProjectVariablesRequest) GetOrganizationName ¶ added in v0.24.0
func (x *GetProjectVariablesRequest) GetOrganizationName() string
func (*GetProjectVariablesRequest) ProtoMessage ¶ added in v0.24.0
func (*GetProjectVariablesRequest) ProtoMessage()
func (*GetProjectVariablesRequest) ProtoReflect ¶ added in v0.24.0
func (x *GetProjectVariablesRequest) ProtoReflect() protoreflect.Message
func (*GetProjectVariablesRequest) Reset ¶ added in v0.24.0
func (x *GetProjectVariablesRequest) Reset()
func (*GetProjectVariablesRequest) String ¶ added in v0.24.0
func (x *GetProjectVariablesRequest) String() string
func (*GetProjectVariablesRequest) Validate ¶ added in v0.24.0
func (m *GetProjectVariablesRequest) Validate() error
Validate checks the field values on GetProjectVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectVariablesRequest) ValidateAll ¶ added in v0.24.0
func (m *GetProjectVariablesRequest) ValidateAll() error
ValidateAll checks the field values on GetProjectVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectVariablesRequestMultiError, or nil if none found.
type GetProjectVariablesRequestMultiError ¶ added in v0.24.0
type GetProjectVariablesRequestMultiError []error
GetProjectVariablesRequestMultiError is an error wrapping multiple validation errors returned by GetProjectVariablesRequest.ValidateAll() if the designated constraints aren't met.
func (GetProjectVariablesRequestMultiError) AllErrors ¶ added in v0.24.0
func (m GetProjectVariablesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectVariablesRequestMultiError) Error ¶ added in v0.24.0
func (m GetProjectVariablesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectVariablesRequestValidationError ¶ added in v0.24.0
type GetProjectVariablesRequestValidationError struct {
// contains filtered or unexported fields
}
GetProjectVariablesRequestValidationError is the validation error returned by GetProjectVariablesRequest.Validate if the designated constraints aren't met.
func (GetProjectVariablesRequestValidationError) Cause ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) Cause() error
Cause function returns cause value.
func (GetProjectVariablesRequestValidationError) Error ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectVariablesRequestValidationError) ErrorName ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectVariablesRequestValidationError) Field ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) Field() string
Field function returns field value.
func (GetProjectVariablesRequestValidationError) Key ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) Key() bool
Key function returns key value.
func (GetProjectVariablesRequestValidationError) Reason ¶ added in v0.24.0
func (e GetProjectVariablesRequestValidationError) Reason() string
Reason function returns reason value.
type GetProjectVariablesResponse ¶ added in v0.24.0
type GetProjectVariablesResponse struct { Variables map[string]string `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*GetProjectVariablesResponse) Descriptor
deprecated
added in
v0.24.0
func (*GetProjectVariablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetProjectVariablesResponse.ProtoReflect.Descriptor instead.
func (*GetProjectVariablesResponse) GetVariables ¶ added in v0.24.0
func (x *GetProjectVariablesResponse) GetVariables() map[string]string
func (*GetProjectVariablesResponse) ProtoMessage ¶ added in v0.24.0
func (*GetProjectVariablesResponse) ProtoMessage()
func (*GetProjectVariablesResponse) ProtoReflect ¶ added in v0.24.0
func (x *GetProjectVariablesResponse) ProtoReflect() protoreflect.Message
func (*GetProjectVariablesResponse) Reset ¶ added in v0.24.0
func (x *GetProjectVariablesResponse) Reset()
func (*GetProjectVariablesResponse) String ¶ added in v0.24.0
func (x *GetProjectVariablesResponse) String() string
func (*GetProjectVariablesResponse) Validate ¶ added in v0.24.0
func (m *GetProjectVariablesResponse) Validate() error
Validate checks the field values on GetProjectVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetProjectVariablesResponse) ValidateAll ¶ added in v0.24.0
func (m *GetProjectVariablesResponse) ValidateAll() error
ValidateAll checks the field values on GetProjectVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetProjectVariablesResponseMultiError, or nil if none found.
type GetProjectVariablesResponseMultiError ¶ added in v0.24.0
type GetProjectVariablesResponseMultiError []error
GetProjectVariablesResponseMultiError is an error wrapping multiple validation errors returned by GetProjectVariablesResponse.ValidateAll() if the designated constraints aren't met.
func (GetProjectVariablesResponseMultiError) AllErrors ¶ added in v0.24.0
func (m GetProjectVariablesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetProjectVariablesResponseMultiError) Error ¶ added in v0.24.0
func (m GetProjectVariablesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetProjectVariablesResponseValidationError ¶ added in v0.24.0
type GetProjectVariablesResponseValidationError struct {
// contains filtered or unexported fields
}
GetProjectVariablesResponseValidationError is the validation error returned by GetProjectVariablesResponse.Validate if the designated constraints aren't met.
func (GetProjectVariablesResponseValidationError) Cause ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) Cause() error
Cause function returns cause value.
func (GetProjectVariablesResponseValidationError) Error ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetProjectVariablesResponseValidationError) ErrorName ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetProjectVariablesResponseValidationError) Field ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) Field() string
Field function returns field value.
func (GetProjectVariablesResponseValidationError) Key ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) Key() bool
Key function returns key value.
func (GetProjectVariablesResponseValidationError) Reason ¶ added in v0.24.0
func (e GetProjectVariablesResponseValidationError) Reason() string
Reason function returns reason value.
type GetRepoMetaRequest ¶ added in v0.37.0
type GetRepoMetaRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` // contains filtered or unexported fields }
func (*GetRepoMetaRequest) Descriptor
deprecated
added in
v0.37.0
func (*GetRepoMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetRepoMetaRequest.ProtoReflect.Descriptor instead.
func (*GetRepoMetaRequest) GetBranch ¶ added in v0.37.0
func (x *GetRepoMetaRequest) GetBranch() string
func (*GetRepoMetaRequest) GetProjectId ¶ added in v0.37.0
func (x *GetRepoMetaRequest) GetProjectId() string
func (*GetRepoMetaRequest) ProtoMessage ¶ added in v0.37.0
func (*GetRepoMetaRequest) ProtoMessage()
func (*GetRepoMetaRequest) ProtoReflect ¶ added in v0.37.0
func (x *GetRepoMetaRequest) ProtoReflect() protoreflect.Message
func (*GetRepoMetaRequest) Reset ¶ added in v0.37.0
func (x *GetRepoMetaRequest) Reset()
func (*GetRepoMetaRequest) String ¶ added in v0.37.0
func (x *GetRepoMetaRequest) String() string
func (*GetRepoMetaRequest) Validate ¶ added in v0.37.0
func (m *GetRepoMetaRequest) Validate() error
Validate checks the field values on GetRepoMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRepoMetaRequest) ValidateAll ¶ added in v0.37.0
func (m *GetRepoMetaRequest) ValidateAll() error
ValidateAll checks the field values on GetRepoMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRepoMetaRequestMultiError, or nil if none found.
type GetRepoMetaRequestMultiError ¶ added in v0.37.0
type GetRepoMetaRequestMultiError []error
GetRepoMetaRequestMultiError is an error wrapping multiple validation errors returned by GetRepoMetaRequest.ValidateAll() if the designated constraints aren't met.
func (GetRepoMetaRequestMultiError) AllErrors ¶ added in v0.37.0
func (m GetRepoMetaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRepoMetaRequestMultiError) Error ¶ added in v0.37.0
func (m GetRepoMetaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRepoMetaRequestValidationError ¶ added in v0.37.0
type GetRepoMetaRequestValidationError struct {
// contains filtered or unexported fields
}
GetRepoMetaRequestValidationError is the validation error returned by GetRepoMetaRequest.Validate if the designated constraints aren't met.
func (GetRepoMetaRequestValidationError) Cause ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) Cause() error
Cause function returns cause value.
func (GetRepoMetaRequestValidationError) Error ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetRepoMetaRequestValidationError) ErrorName ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetRepoMetaRequestValidationError) Field ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) Field() string
Field function returns field value.
func (GetRepoMetaRequestValidationError) Key ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) Key() bool
Key function returns key value.
func (GetRepoMetaRequestValidationError) Reason ¶ added in v0.37.0
func (e GetRepoMetaRequestValidationError) Reason() string
Reason function returns reason value.
type GetRepoMetaResponse ¶ added in v0.37.0
type GetRepoMetaResponse struct { GitUrl string `protobuf:"bytes,1,opt,name=git_url,json=gitUrl,proto3" json:"git_url,omitempty"` GitUrlExpiresOn *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=git_url_expires_on,json=gitUrlExpiresOn,proto3" json:"git_url_expires_on,omitempty"` GitSubpath string `protobuf:"bytes,3,opt,name=git_subpath,json=gitSubpath,proto3" json:"git_subpath,omitempty"` // archive_download_url is set when repo is managed by Rill // either archive_download_url or git related details will be set ArchiveDownloadUrl string `protobuf:"bytes,4,opt,name=archive_download_url,json=archiveDownloadUrl,proto3" json:"archive_download_url,omitempty"` // contains filtered or unexported fields }
func (*GetRepoMetaResponse) Descriptor
deprecated
added in
v0.37.0
func (*GetRepoMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetRepoMetaResponse.ProtoReflect.Descriptor instead.
func (*GetRepoMetaResponse) GetArchiveDownloadUrl ¶ added in v0.47.0
func (x *GetRepoMetaResponse) GetArchiveDownloadUrl() string
func (*GetRepoMetaResponse) GetGitSubpath ¶ added in v0.37.0
func (x *GetRepoMetaResponse) GetGitSubpath() string
func (*GetRepoMetaResponse) GetGitUrl ¶ added in v0.37.0
func (x *GetRepoMetaResponse) GetGitUrl() string
func (*GetRepoMetaResponse) GetGitUrlExpiresOn ¶ added in v0.37.0
func (x *GetRepoMetaResponse) GetGitUrlExpiresOn() *timestamppb.Timestamp
func (*GetRepoMetaResponse) ProtoMessage ¶ added in v0.37.0
func (*GetRepoMetaResponse) ProtoMessage()
func (*GetRepoMetaResponse) ProtoReflect ¶ added in v0.37.0
func (x *GetRepoMetaResponse) ProtoReflect() protoreflect.Message
func (*GetRepoMetaResponse) Reset ¶ added in v0.37.0
func (x *GetRepoMetaResponse) Reset()
func (*GetRepoMetaResponse) String ¶ added in v0.37.0
func (x *GetRepoMetaResponse) String() string
func (*GetRepoMetaResponse) Validate ¶ added in v0.37.0
func (m *GetRepoMetaResponse) Validate() error
Validate checks the field values on GetRepoMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetRepoMetaResponse) ValidateAll ¶ added in v0.37.0
func (m *GetRepoMetaResponse) ValidateAll() error
ValidateAll checks the field values on GetRepoMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetRepoMetaResponseMultiError, or nil if none found.
type GetRepoMetaResponseMultiError ¶ added in v0.37.0
type GetRepoMetaResponseMultiError []error
GetRepoMetaResponseMultiError is an error wrapping multiple validation errors returned by GetRepoMetaResponse.ValidateAll() if the designated constraints aren't met.
func (GetRepoMetaResponseMultiError) AllErrors ¶ added in v0.37.0
func (m GetRepoMetaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetRepoMetaResponseMultiError) Error ¶ added in v0.37.0
func (m GetRepoMetaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetRepoMetaResponseValidationError ¶ added in v0.37.0
type GetRepoMetaResponseValidationError struct {
// contains filtered or unexported fields
}
GetRepoMetaResponseValidationError is the validation error returned by GetRepoMetaResponse.Validate if the designated constraints aren't met.
func (GetRepoMetaResponseValidationError) Cause ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) Cause() error
Cause function returns cause value.
func (GetRepoMetaResponseValidationError) Error ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetRepoMetaResponseValidationError) ErrorName ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetRepoMetaResponseValidationError) Field ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) Field() string
Field function returns field value.
func (GetRepoMetaResponseValidationError) Key ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) Key() bool
Key function returns key value.
func (GetRepoMetaResponseValidationError) Reason ¶ added in v0.37.0
func (e GetRepoMetaResponseValidationError) Reason() string
Reason function returns reason value.
type GetReportMetaRequest ¶ added in v0.37.0
type GetReportMetaRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` Report string `protobuf:"bytes,3,opt,name=report,proto3" json:"report,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ ExecutionTime *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=execution_time,json=executionTime,proto3" json:"execution_time,omitempty"` // contains filtered or unexported fields }
func (*GetReportMetaRequest) Descriptor
deprecated
added in
v0.37.0
func (*GetReportMetaRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetReportMetaRequest.ProtoReflect.Descriptor instead.
func (*GetReportMetaRequest) GetAnnotations ¶ added in v0.37.0
func (x *GetReportMetaRequest) GetAnnotations() map[string]string
func (*GetReportMetaRequest) GetBranch ¶ added in v0.37.0
func (x *GetReportMetaRequest) GetBranch() string
func (*GetReportMetaRequest) GetExecutionTime ¶ added in v0.40.0
func (x *GetReportMetaRequest) GetExecutionTime() *timestamppb.Timestamp
func (*GetReportMetaRequest) GetProjectId ¶ added in v0.37.0
func (x *GetReportMetaRequest) GetProjectId() string
func (*GetReportMetaRequest) GetReport ¶ added in v0.37.0
func (x *GetReportMetaRequest) GetReport() string
func (*GetReportMetaRequest) ProtoMessage ¶ added in v0.37.0
func (*GetReportMetaRequest) ProtoMessage()
func (*GetReportMetaRequest) ProtoReflect ¶ added in v0.37.0
func (x *GetReportMetaRequest) ProtoReflect() protoreflect.Message
func (*GetReportMetaRequest) Reset ¶ added in v0.37.0
func (x *GetReportMetaRequest) Reset()
func (*GetReportMetaRequest) String ¶ added in v0.37.0
func (x *GetReportMetaRequest) String() string
func (*GetReportMetaRequest) Validate ¶ added in v0.37.0
func (m *GetReportMetaRequest) Validate() error
Validate checks the field values on GetReportMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetReportMetaRequest) ValidateAll ¶ added in v0.37.0
func (m *GetReportMetaRequest) ValidateAll() error
ValidateAll checks the field values on GetReportMetaRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetReportMetaRequestMultiError, or nil if none found.
type GetReportMetaRequestMultiError ¶ added in v0.37.0
type GetReportMetaRequestMultiError []error
GetReportMetaRequestMultiError is an error wrapping multiple validation errors returned by GetReportMetaRequest.ValidateAll() if the designated constraints aren't met.
func (GetReportMetaRequestMultiError) AllErrors ¶ added in v0.37.0
func (m GetReportMetaRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReportMetaRequestMultiError) Error ¶ added in v0.37.0
func (m GetReportMetaRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReportMetaRequestValidationError ¶ added in v0.37.0
type GetReportMetaRequestValidationError struct {
// contains filtered or unexported fields
}
GetReportMetaRequestValidationError is the validation error returned by GetReportMetaRequest.Validate if the designated constraints aren't met.
func (GetReportMetaRequestValidationError) Cause ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) Cause() error
Cause function returns cause value.
func (GetReportMetaRequestValidationError) Error ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetReportMetaRequestValidationError) ErrorName ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetReportMetaRequestValidationError) Field ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) Field() string
Field function returns field value.
func (GetReportMetaRequestValidationError) Key ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) Key() bool
Key function returns key value.
func (GetReportMetaRequestValidationError) Reason ¶ added in v0.37.0
func (e GetReportMetaRequestValidationError) Reason() string
Reason function returns reason value.
type GetReportMetaResponse ¶ added in v0.37.0
type GetReportMetaResponse struct { OpenUrl string `protobuf:"bytes,1,opt,name=open_url,json=openUrl,proto3" json:"open_url,omitempty"` ExportUrl string `protobuf:"bytes,2,opt,name=export_url,json=exportUrl,proto3" json:"export_url,omitempty"` EditUrl string `protobuf:"bytes,3,opt,name=edit_url,json=editUrl,proto3" json:"edit_url,omitempty"` // contains filtered or unexported fields }
func (*GetReportMetaResponse) Descriptor
deprecated
added in
v0.37.0
func (*GetReportMetaResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetReportMetaResponse.ProtoReflect.Descriptor instead.
func (*GetReportMetaResponse) GetEditUrl ¶ added in v0.37.0
func (x *GetReportMetaResponse) GetEditUrl() string
func (*GetReportMetaResponse) GetExportUrl ¶ added in v0.37.0
func (x *GetReportMetaResponse) GetExportUrl() string
func (*GetReportMetaResponse) GetOpenUrl ¶ added in v0.37.0
func (x *GetReportMetaResponse) GetOpenUrl() string
func (*GetReportMetaResponse) ProtoMessage ¶ added in v0.37.0
func (*GetReportMetaResponse) ProtoMessage()
func (*GetReportMetaResponse) ProtoReflect ¶ added in v0.37.0
func (x *GetReportMetaResponse) ProtoReflect() protoreflect.Message
func (*GetReportMetaResponse) Reset ¶ added in v0.37.0
func (x *GetReportMetaResponse) Reset()
func (*GetReportMetaResponse) String ¶ added in v0.37.0
func (x *GetReportMetaResponse) String() string
func (*GetReportMetaResponse) Validate ¶ added in v0.37.0
func (m *GetReportMetaResponse) Validate() error
Validate checks the field values on GetReportMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetReportMetaResponse) ValidateAll ¶ added in v0.37.0
func (m *GetReportMetaResponse) ValidateAll() error
ValidateAll checks the field values on GetReportMetaResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetReportMetaResponseMultiError, or nil if none found.
type GetReportMetaResponseMultiError ¶ added in v0.37.0
type GetReportMetaResponseMultiError []error
GetReportMetaResponseMultiError is an error wrapping multiple validation errors returned by GetReportMetaResponse.ValidateAll() if the designated constraints aren't met.
func (GetReportMetaResponseMultiError) AllErrors ¶ added in v0.37.0
func (m GetReportMetaResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetReportMetaResponseMultiError) Error ¶ added in v0.37.0
func (m GetReportMetaResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetReportMetaResponseValidationError ¶ added in v0.37.0
type GetReportMetaResponseValidationError struct {
// contains filtered or unexported fields
}
GetReportMetaResponseValidationError is the validation error returned by GetReportMetaResponse.Validate if the designated constraints aren't met.
func (GetReportMetaResponseValidationError) Cause ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) Cause() error
Cause function returns cause value.
func (GetReportMetaResponseValidationError) Error ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetReportMetaResponseValidationError) ErrorName ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetReportMetaResponseValidationError) Field ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) Field() string
Field function returns field value.
func (GetReportMetaResponseValidationError) Key ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) Key() bool
Key function returns key value.
func (GetReportMetaResponseValidationError) Reason ¶ added in v0.37.0
func (e GetReportMetaResponseValidationError) Reason() string
Reason function returns reason value.
type GetUserRequest ¶ added in v0.28.2
type GetUserRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*GetUserRequest) Descriptor
deprecated
added in
v0.28.2
func (*GetUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUserRequest.ProtoReflect.Descriptor instead.
func (*GetUserRequest) GetEmail ¶ added in v0.28.2
func (x *GetUserRequest) GetEmail() string
func (*GetUserRequest) ProtoMessage ¶ added in v0.28.2
func (*GetUserRequest) ProtoMessage()
func (*GetUserRequest) ProtoReflect ¶ added in v0.28.2
func (x *GetUserRequest) ProtoReflect() protoreflect.Message
func (*GetUserRequest) Reset ¶ added in v0.28.2
func (x *GetUserRequest) Reset()
func (*GetUserRequest) String ¶ added in v0.28.2
func (x *GetUserRequest) String() string
func (*GetUserRequest) Validate ¶ added in v0.28.2
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 ¶ added in v0.28.2
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 ¶ added in v0.28.2
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 ¶ added in v0.28.2
func (m GetUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserRequestMultiError) Error ¶ added in v0.28.2
func (m GetUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserRequestValidationError ¶ added in v0.28.2
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 ¶ added in v0.28.2
func (e GetUserRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUserRequestValidationError) Error ¶ added in v0.28.2
func (e GetUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserRequestValidationError) ErrorName ¶ added in v0.28.2
func (e GetUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserRequestValidationError) Field ¶ added in v0.28.2
func (e GetUserRequestValidationError) Field() string
Field function returns field value.
func (GetUserRequestValidationError) Key ¶ added in v0.28.2
func (e GetUserRequestValidationError) Key() bool
Key function returns key value.
func (GetUserRequestValidationError) Reason ¶ added in v0.28.2
func (e GetUserRequestValidationError) Reason() string
Reason function returns reason value.
type GetUserResponse ¶ added in v0.28.2
type GetUserResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*GetUserResponse) Descriptor
deprecated
added in
v0.28.2
func (*GetUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUserResponse.ProtoReflect.Descriptor instead.
func (*GetUserResponse) GetUser ¶ added in v0.28.2
func (x *GetUserResponse) GetUser() *User
func (*GetUserResponse) ProtoMessage ¶ added in v0.28.2
func (*GetUserResponse) ProtoMessage()
func (*GetUserResponse) ProtoReflect ¶ added in v0.28.2
func (x *GetUserResponse) ProtoReflect() protoreflect.Message
func (*GetUserResponse) Reset ¶ added in v0.28.2
func (x *GetUserResponse) Reset()
func (*GetUserResponse) String ¶ added in v0.28.2
func (x *GetUserResponse) String() string
func (*GetUserResponse) Validate ¶ added in v0.28.2
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 ¶ added in v0.28.2
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 ¶ added in v0.28.2
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 ¶ added in v0.28.2
func (m GetUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUserResponseMultiError) Error ¶ added in v0.28.2
func (m GetUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUserResponseValidationError ¶ added in v0.28.2
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 ¶ added in v0.28.2
func (e GetUserResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUserResponseValidationError) Error ¶ added in v0.28.2
func (e GetUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUserResponseValidationError) ErrorName ¶ added in v0.28.2
func (e GetUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUserResponseValidationError) Field ¶ added in v0.28.2
func (e GetUserResponseValidationError) Field() string
Field function returns field value.
func (GetUserResponseValidationError) Key ¶ added in v0.28.2
func (e GetUserResponseValidationError) Key() bool
Key function returns key value.
func (GetUserResponseValidationError) Reason ¶ added in v0.28.2
func (e GetUserResponseValidationError) Reason() string
Reason function returns reason value.
type GetUsergroupRequest ¶ added in v0.47.2
type GetUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*GetUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetUsergroupRequest.ProtoReflect.Descriptor instead.
func (*GetUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *GetUsergroupRequest) GetOrganization() string
func (*GetUsergroupRequest) GetPageSize ¶ added in v0.47.2
func (x *GetUsergroupRequest) GetPageSize() uint32
func (*GetUsergroupRequest) GetPageToken ¶ added in v0.47.2
func (x *GetUsergroupRequest) GetPageToken() string
func (*GetUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *GetUsergroupRequest) GetUsergroup() string
func (*GetUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*GetUsergroupRequest) ProtoMessage()
func (*GetUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *GetUsergroupRequest) ProtoReflect() protoreflect.Message
func (*GetUsergroupRequest) Reset ¶ added in v0.47.2
func (x *GetUsergroupRequest) Reset()
func (*GetUsergroupRequest) String ¶ added in v0.47.2
func (x *GetUsergroupRequest) String() string
func (*GetUsergroupRequest) Validate ¶ added in v0.47.2
func (m *GetUsergroupRequest) Validate() error
Validate checks the field values on GetUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *GetUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on GetUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUsergroupRequestMultiError, or nil if none found.
type GetUsergroupRequestMultiError ¶ added in v0.47.2
type GetUsergroupRequestMultiError []error
GetUsergroupRequestMultiError is an error wrapping multiple validation errors returned by GetUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (GetUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m GetUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m GetUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUsergroupRequestValidationError ¶ added in v0.47.2
type GetUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
GetUsergroupRequestValidationError is the validation error returned by GetUsergroupRequest.Validate if the designated constraints aren't met.
func (GetUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (GetUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) Field() string
Field function returns field value.
func (GetUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (GetUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e GetUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type GetUsergroupResponse ¶ added in v0.47.2
type GetUsergroupResponse struct { Usergroup *Usergroup `protobuf:"bytes,1,opt,name=usergroup,proto3" json:"usergroup,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*GetUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*GetUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetUsergroupResponse.ProtoReflect.Descriptor instead.
func (*GetUsergroupResponse) GetNextPageToken ¶ added in v0.47.2
func (x *GetUsergroupResponse) GetNextPageToken() string
func (*GetUsergroupResponse) GetUsergroup ¶ added in v0.47.2
func (x *GetUsergroupResponse) GetUsergroup() *Usergroup
func (*GetUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*GetUsergroupResponse) ProtoMessage()
func (*GetUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *GetUsergroupResponse) ProtoReflect() protoreflect.Message
func (*GetUsergroupResponse) Reset ¶ added in v0.47.2
func (x *GetUsergroupResponse) Reset()
func (*GetUsergroupResponse) String ¶ added in v0.47.2
func (x *GetUsergroupResponse) String() string
func (*GetUsergroupResponse) Validate ¶ added in v0.47.2
func (m *GetUsergroupResponse) Validate() error
Validate checks the field values on GetUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*GetUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *GetUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on GetUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in GetUsergroupResponseMultiError, or nil if none found.
type GetUsergroupResponseMultiError ¶ added in v0.47.2
type GetUsergroupResponseMultiError []error
GetUsergroupResponseMultiError is an error wrapping multiple validation errors returned by GetUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (GetUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m GetUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (GetUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m GetUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type GetUsergroupResponseValidationError ¶ added in v0.47.2
type GetUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
GetUsergroupResponseValidationError is the validation error returned by GetUsergroupResponse.Validate if the designated constraints aren't met.
func (GetUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (GetUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (GetUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (GetUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) Field() string
Field function returns field value.
func (GetUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (GetUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e GetUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type GithubPermission ¶ added in v0.47.0
type GithubPermission int32
const ( GithubPermission_GITHUB_PERMISSION_UNSPECIFIED GithubPermission = 0 GithubPermission_GITHUB_PERMISSION_READ GithubPermission = 1 GithubPermission_GITHUB_PERMISSION_WRITE GithubPermission = 2 )
func (GithubPermission) Descriptor ¶ added in v0.47.0
func (GithubPermission) Descriptor() protoreflect.EnumDescriptor
func (GithubPermission) Enum ¶ added in v0.47.0
func (x GithubPermission) Enum() *GithubPermission
func (GithubPermission) EnumDescriptor
deprecated
added in
v0.47.0
func (GithubPermission) EnumDescriptor() ([]byte, []int)
Deprecated: Use GithubPermission.Descriptor instead.
func (GithubPermission) Number ¶ added in v0.47.0
func (x GithubPermission) Number() protoreflect.EnumNumber
func (GithubPermission) String ¶ added in v0.47.0
func (x GithubPermission) String() string
func (GithubPermission) Type ¶ added in v0.47.0
func (GithubPermission) Type() protoreflect.EnumType
type HibernateProjectRequest ¶ added in v0.47.4
type HibernateProjectRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*HibernateProjectRequest) Descriptor
deprecated
added in
v0.47.4
func (*HibernateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use HibernateProjectRequest.ProtoReflect.Descriptor instead.
func (*HibernateProjectRequest) GetOrganization ¶ added in v0.47.4
func (x *HibernateProjectRequest) GetOrganization() string
func (*HibernateProjectRequest) GetProject ¶ added in v0.47.4
func (x *HibernateProjectRequest) GetProject() string
func (*HibernateProjectRequest) ProtoMessage ¶ added in v0.47.4
func (*HibernateProjectRequest) ProtoMessage()
func (*HibernateProjectRequest) ProtoReflect ¶ added in v0.47.4
func (x *HibernateProjectRequest) ProtoReflect() protoreflect.Message
func (*HibernateProjectRequest) Reset ¶ added in v0.47.4
func (x *HibernateProjectRequest) Reset()
func (*HibernateProjectRequest) String ¶ added in v0.47.4
func (x *HibernateProjectRequest) String() string
func (*HibernateProjectRequest) Validate ¶ added in v0.47.4
func (m *HibernateProjectRequest) Validate() error
Validate checks the field values on HibernateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*HibernateProjectRequest) ValidateAll ¶ added in v0.47.4
func (m *HibernateProjectRequest) ValidateAll() error
ValidateAll checks the field values on HibernateProjectRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HibernateProjectRequestMultiError, or nil if none found.
type HibernateProjectRequestMultiError ¶ added in v0.47.4
type HibernateProjectRequestMultiError []error
HibernateProjectRequestMultiError is an error wrapping multiple validation errors returned by HibernateProjectRequest.ValidateAll() if the designated constraints aren't met.
func (HibernateProjectRequestMultiError) AllErrors ¶ added in v0.47.4
func (m HibernateProjectRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HibernateProjectRequestMultiError) Error ¶ added in v0.47.4
func (m HibernateProjectRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HibernateProjectRequestValidationError ¶ added in v0.47.4
type HibernateProjectRequestValidationError struct {
// contains filtered or unexported fields
}
HibernateProjectRequestValidationError is the validation error returned by HibernateProjectRequest.Validate if the designated constraints aren't met.
func (HibernateProjectRequestValidationError) Cause ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) Cause() error
Cause function returns cause value.
func (HibernateProjectRequestValidationError) Error ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) Error() string
Error satisfies the builtin error interface
func (HibernateProjectRequestValidationError) ErrorName ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) ErrorName() string
ErrorName returns error name.
func (HibernateProjectRequestValidationError) Field ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) Field() string
Field function returns field value.
func (HibernateProjectRequestValidationError) Key ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) Key() bool
Key function returns key value.
func (HibernateProjectRequestValidationError) Reason ¶ added in v0.47.4
func (e HibernateProjectRequestValidationError) Reason() string
Reason function returns reason value.
type HibernateProjectResponse ¶ added in v0.47.4
type HibernateProjectResponse struct {
// contains filtered or unexported fields
}
func (*HibernateProjectResponse) Descriptor
deprecated
added in
v0.47.4
func (*HibernateProjectResponse) Descriptor() ([]byte, []int)
Deprecated: Use HibernateProjectResponse.ProtoReflect.Descriptor instead.
func (*HibernateProjectResponse) ProtoMessage ¶ added in v0.47.4
func (*HibernateProjectResponse) ProtoMessage()
func (*HibernateProjectResponse) ProtoReflect ¶ added in v0.47.4
func (x *HibernateProjectResponse) ProtoReflect() protoreflect.Message
func (*HibernateProjectResponse) Reset ¶ added in v0.47.4
func (x *HibernateProjectResponse) Reset()
func (*HibernateProjectResponse) String ¶ added in v0.47.4
func (x *HibernateProjectResponse) String() string
func (*HibernateProjectResponse) Validate ¶ added in v0.47.4
func (m *HibernateProjectResponse) Validate() error
Validate checks the field values on HibernateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*HibernateProjectResponse) ValidateAll ¶ added in v0.47.4
func (m *HibernateProjectResponse) ValidateAll() error
ValidateAll checks the field values on HibernateProjectResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in HibernateProjectResponseMultiError, or nil if none found.
type HibernateProjectResponseMultiError ¶ added in v0.47.4
type HibernateProjectResponseMultiError []error
HibernateProjectResponseMultiError is an error wrapping multiple validation errors returned by HibernateProjectResponse.ValidateAll() if the designated constraints aren't met.
func (HibernateProjectResponseMultiError) AllErrors ¶ added in v0.47.4
func (m HibernateProjectResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (HibernateProjectResponseMultiError) Error ¶ added in v0.47.4
func (m HibernateProjectResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type HibernateProjectResponseValidationError ¶ added in v0.47.4
type HibernateProjectResponseValidationError struct {
// contains filtered or unexported fields
}
HibernateProjectResponseValidationError is the validation error returned by HibernateProjectResponse.Validate if the designated constraints aren't met.
func (HibernateProjectResponseValidationError) Cause ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) Cause() error
Cause function returns cause value.
func (HibernateProjectResponseValidationError) Error ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) Error() string
Error satisfies the builtin error interface
func (HibernateProjectResponseValidationError) ErrorName ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) ErrorName() string
ErrorName returns error name.
func (HibernateProjectResponseValidationError) Field ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) Field() string
Field function returns field value.
func (HibernateProjectResponseValidationError) Key ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) Key() bool
Key function returns key value.
func (HibernateProjectResponseValidationError) Reason ¶ added in v0.47.4
func (e HibernateProjectResponseValidationError) Reason() string
Reason function returns reason value.
type IssueMagicAuthTokenRequest ¶ added in v0.47.0
type IssueMagicAuthTokenRequest struct { // Organization that owns the project. Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // Project to create the magic auth token in. Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // TTL for the token in minutes. Set to 0 for no expiry. Defaults to no expiry. TtlMinutes int64 `protobuf:"varint,3,opt,name=ttl_minutes,json=ttlMinutes,proto3" json:"ttl_minutes,omitempty"` // Metrics view the token will provide access to. MetricsView string `protobuf:"bytes,4,opt,name=metrics_view,json=metricsView,proto3" json:"metrics_view,omitempty"` // Optional filter to apply to all queries to the metrics view. MetricsViewFilter *v1.Expression `protobuf:"bytes,5,opt,name=metrics_view_filter,json=metricsViewFilter,proto3" json:"metrics_view_filter,omitempty"` // Optional list of names of dimensions and measures to limit access to. // If empty, all dimensions and measures are accessible. MetricsViewFields []string `protobuf:"bytes,6,rep,name=metrics_view_fields,json=metricsViewFields,proto3" json:"metrics_view_fields,omitempty"` // contains filtered or unexported fields }
func (*IssueMagicAuthTokenRequest) Descriptor
deprecated
added in
v0.47.0
func (*IssueMagicAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use IssueMagicAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*IssueMagicAuthTokenRequest) GetMetricsView ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetMetricsView() string
func (*IssueMagicAuthTokenRequest) GetMetricsViewFields ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetMetricsViewFields() []string
func (*IssueMagicAuthTokenRequest) GetMetricsViewFilter ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetMetricsViewFilter() *v1.Expression
func (*IssueMagicAuthTokenRequest) GetOrganization ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetOrganization() string
func (*IssueMagicAuthTokenRequest) GetProject ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetProject() string
func (*IssueMagicAuthTokenRequest) GetTtlMinutes ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) GetTtlMinutes() int64
func (*IssueMagicAuthTokenRequest) ProtoMessage ¶ added in v0.47.0
func (*IssueMagicAuthTokenRequest) ProtoMessage()
func (*IssueMagicAuthTokenRequest) ProtoReflect ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*IssueMagicAuthTokenRequest) Reset ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) Reset()
func (*IssueMagicAuthTokenRequest) String ¶ added in v0.47.0
func (x *IssueMagicAuthTokenRequest) String() string
func (*IssueMagicAuthTokenRequest) Validate ¶ added in v0.47.0
func (m *IssueMagicAuthTokenRequest) Validate() error
Validate checks the field values on IssueMagicAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueMagicAuthTokenRequest) ValidateAll ¶ added in v0.47.0
func (m *IssueMagicAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on IssueMagicAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueMagicAuthTokenRequestMultiError, or nil if none found.
type IssueMagicAuthTokenRequestMultiError ¶ added in v0.47.0
type IssueMagicAuthTokenRequestMultiError []error
IssueMagicAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by IssueMagicAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (IssueMagicAuthTokenRequestMultiError) AllErrors ¶ added in v0.47.0
func (m IssueMagicAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueMagicAuthTokenRequestMultiError) Error ¶ added in v0.47.0
func (m IssueMagicAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueMagicAuthTokenRequestValidationError ¶ added in v0.47.0
type IssueMagicAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
IssueMagicAuthTokenRequestValidationError is the validation error returned by IssueMagicAuthTokenRequest.Validate if the designated constraints aren't met.
func (IssueMagicAuthTokenRequestValidationError) Cause ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (IssueMagicAuthTokenRequestValidationError) Error ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IssueMagicAuthTokenRequestValidationError) ErrorName ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IssueMagicAuthTokenRequestValidationError) Field ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (IssueMagicAuthTokenRequestValidationError) Key ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (IssueMagicAuthTokenRequestValidationError) Reason ¶ added in v0.47.0
func (e IssueMagicAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type IssueMagicAuthTokenResponse ¶ added in v0.47.0
type IssueMagicAuthTokenResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` Url string `protobuf:"bytes,2,opt,name=url,proto3" json:"url,omitempty"` // contains filtered or unexported fields }
func (*IssueMagicAuthTokenResponse) Descriptor
deprecated
added in
v0.47.0
func (*IssueMagicAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use IssueMagicAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*IssueMagicAuthTokenResponse) GetToken ¶ added in v0.47.0
func (x *IssueMagicAuthTokenResponse) GetToken() string
func (*IssueMagicAuthTokenResponse) GetUrl ¶ added in v0.47.0
func (x *IssueMagicAuthTokenResponse) GetUrl() string
func (*IssueMagicAuthTokenResponse) ProtoMessage ¶ added in v0.47.0
func (*IssueMagicAuthTokenResponse) ProtoMessage()
func (*IssueMagicAuthTokenResponse) ProtoReflect ¶ added in v0.47.0
func (x *IssueMagicAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*IssueMagicAuthTokenResponse) Reset ¶ added in v0.47.0
func (x *IssueMagicAuthTokenResponse) Reset()
func (*IssueMagicAuthTokenResponse) String ¶ added in v0.47.0
func (x *IssueMagicAuthTokenResponse) String() string
func (*IssueMagicAuthTokenResponse) Validate ¶ added in v0.47.0
func (m *IssueMagicAuthTokenResponse) Validate() error
Validate checks the field values on IssueMagicAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueMagicAuthTokenResponse) ValidateAll ¶ added in v0.47.0
func (m *IssueMagicAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on IssueMagicAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueMagicAuthTokenResponseMultiError, or nil if none found.
type IssueMagicAuthTokenResponseMultiError ¶ added in v0.47.0
type IssueMagicAuthTokenResponseMultiError []error
IssueMagicAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by IssueMagicAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (IssueMagicAuthTokenResponseMultiError) AllErrors ¶ added in v0.47.0
func (m IssueMagicAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueMagicAuthTokenResponseMultiError) Error ¶ added in v0.47.0
func (m IssueMagicAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueMagicAuthTokenResponseValidationError ¶ added in v0.47.0
type IssueMagicAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
IssueMagicAuthTokenResponseValidationError is the validation error returned by IssueMagicAuthTokenResponse.Validate if the designated constraints aren't met.
func (IssueMagicAuthTokenResponseValidationError) Cause ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (IssueMagicAuthTokenResponseValidationError) Error ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IssueMagicAuthTokenResponseValidationError) ErrorName ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IssueMagicAuthTokenResponseValidationError) Field ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (IssueMagicAuthTokenResponseValidationError) Key ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (IssueMagicAuthTokenResponseValidationError) Reason ¶ added in v0.47.0
func (e IssueMagicAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type IssueRepresentativeAuthTokenRequest ¶ added in v0.27.0
type IssueRepresentativeAuthTokenRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` TtlMinutes int64 `protobuf:"varint,2,opt,name=ttl_minutes,json=ttlMinutes,proto3" json:"ttl_minutes,omitempty"` // contains filtered or unexported fields }
func (*IssueRepresentativeAuthTokenRequest) Descriptor
deprecated
added in
v0.27.0
func (*IssueRepresentativeAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use IssueRepresentativeAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*IssueRepresentativeAuthTokenRequest) GetEmail ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenRequest) GetEmail() string
func (*IssueRepresentativeAuthTokenRequest) GetTtlMinutes ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenRequest) GetTtlMinutes() int64
func (*IssueRepresentativeAuthTokenRequest) ProtoMessage ¶ added in v0.27.0
func (*IssueRepresentativeAuthTokenRequest) ProtoMessage()
func (*IssueRepresentativeAuthTokenRequest) ProtoReflect ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*IssueRepresentativeAuthTokenRequest) Reset ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenRequest) Reset()
func (*IssueRepresentativeAuthTokenRequest) String ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenRequest) String() string
func (*IssueRepresentativeAuthTokenRequest) Validate ¶ added in v0.27.0
func (m *IssueRepresentativeAuthTokenRequest) Validate() error
Validate checks the field values on IssueRepresentativeAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueRepresentativeAuthTokenRequest) ValidateAll ¶ added in v0.27.0
func (m *IssueRepresentativeAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on IssueRepresentativeAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueRepresentativeAuthTokenRequestMultiError, or nil if none found.
type IssueRepresentativeAuthTokenRequestMultiError ¶ added in v0.27.0
type IssueRepresentativeAuthTokenRequestMultiError []error
IssueRepresentativeAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by IssueRepresentativeAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (IssueRepresentativeAuthTokenRequestMultiError) AllErrors ¶ added in v0.27.0
func (m IssueRepresentativeAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueRepresentativeAuthTokenRequestMultiError) Error ¶ added in v0.27.0
func (m IssueRepresentativeAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueRepresentativeAuthTokenRequestValidationError ¶ added in v0.27.0
type IssueRepresentativeAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
IssueRepresentativeAuthTokenRequestValidationError is the validation error returned by IssueRepresentativeAuthTokenRequest.Validate if the designated constraints aren't met.
func (IssueRepresentativeAuthTokenRequestValidationError) Cause ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (IssueRepresentativeAuthTokenRequestValidationError) Error ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IssueRepresentativeAuthTokenRequestValidationError) ErrorName ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IssueRepresentativeAuthTokenRequestValidationError) Field ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (IssueRepresentativeAuthTokenRequestValidationError) Key ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (IssueRepresentativeAuthTokenRequestValidationError) Reason ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type IssueRepresentativeAuthTokenResponse ¶ added in v0.27.0
type IssueRepresentativeAuthTokenResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*IssueRepresentativeAuthTokenResponse) Descriptor
deprecated
added in
v0.27.0
func (*IssueRepresentativeAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use IssueRepresentativeAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*IssueRepresentativeAuthTokenResponse) GetToken ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenResponse) GetToken() string
func (*IssueRepresentativeAuthTokenResponse) ProtoMessage ¶ added in v0.27.0
func (*IssueRepresentativeAuthTokenResponse) ProtoMessage()
func (*IssueRepresentativeAuthTokenResponse) ProtoReflect ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*IssueRepresentativeAuthTokenResponse) Reset ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenResponse) Reset()
func (*IssueRepresentativeAuthTokenResponse) String ¶ added in v0.27.0
func (x *IssueRepresentativeAuthTokenResponse) String() string
func (*IssueRepresentativeAuthTokenResponse) Validate ¶ added in v0.27.0
func (m *IssueRepresentativeAuthTokenResponse) Validate() error
Validate checks the field values on IssueRepresentativeAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueRepresentativeAuthTokenResponse) ValidateAll ¶ added in v0.27.0
func (m *IssueRepresentativeAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on IssueRepresentativeAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueRepresentativeAuthTokenResponseMultiError, or nil if none found.
type IssueRepresentativeAuthTokenResponseMultiError ¶ added in v0.27.0
type IssueRepresentativeAuthTokenResponseMultiError []error
IssueRepresentativeAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by IssueRepresentativeAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (IssueRepresentativeAuthTokenResponseMultiError) AllErrors ¶ added in v0.27.0
func (m IssueRepresentativeAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueRepresentativeAuthTokenResponseMultiError) Error ¶ added in v0.27.0
func (m IssueRepresentativeAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueRepresentativeAuthTokenResponseValidationError ¶ added in v0.27.0
type IssueRepresentativeAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
IssueRepresentativeAuthTokenResponseValidationError is the validation error returned by IssueRepresentativeAuthTokenResponse.Validate if the designated constraints aren't met.
func (IssueRepresentativeAuthTokenResponseValidationError) Cause ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (IssueRepresentativeAuthTokenResponseValidationError) Error ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IssueRepresentativeAuthTokenResponseValidationError) ErrorName ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IssueRepresentativeAuthTokenResponseValidationError) Field ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (IssueRepresentativeAuthTokenResponseValidationError) Key ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (IssueRepresentativeAuthTokenResponseValidationError) Reason ¶ added in v0.27.0
func (e IssueRepresentativeAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type IssueServiceAuthTokenRequest ¶ added in v0.31.0
type IssueServiceAuthTokenRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // contains filtered or unexported fields }
func (*IssueServiceAuthTokenRequest) Descriptor
deprecated
added in
v0.31.0
func (*IssueServiceAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use IssueServiceAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*IssueServiceAuthTokenRequest) GetOrganizationName ¶ added in v0.31.0
func (x *IssueServiceAuthTokenRequest) GetOrganizationName() string
func (*IssueServiceAuthTokenRequest) GetServiceName ¶ added in v0.31.0
func (x *IssueServiceAuthTokenRequest) GetServiceName() string
func (*IssueServiceAuthTokenRequest) ProtoMessage ¶ added in v0.31.0
func (*IssueServiceAuthTokenRequest) ProtoMessage()
func (*IssueServiceAuthTokenRequest) ProtoReflect ¶ added in v0.31.0
func (x *IssueServiceAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*IssueServiceAuthTokenRequest) Reset ¶ added in v0.31.0
func (x *IssueServiceAuthTokenRequest) Reset()
func (*IssueServiceAuthTokenRequest) String ¶ added in v0.31.0
func (x *IssueServiceAuthTokenRequest) String() string
func (*IssueServiceAuthTokenRequest) Validate ¶ added in v0.31.0
func (m *IssueServiceAuthTokenRequest) Validate() error
Validate checks the field values on IssueServiceAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueServiceAuthTokenRequest) ValidateAll ¶ added in v0.31.0
func (m *IssueServiceAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on IssueServiceAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueServiceAuthTokenRequestMultiError, or nil if none found.
type IssueServiceAuthTokenRequestMultiError ¶ added in v0.31.0
type IssueServiceAuthTokenRequestMultiError []error
IssueServiceAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by IssueServiceAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (IssueServiceAuthTokenRequestMultiError) AllErrors ¶ added in v0.31.0
func (m IssueServiceAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueServiceAuthTokenRequestMultiError) Error ¶ added in v0.31.0
func (m IssueServiceAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueServiceAuthTokenRequestValidationError ¶ added in v0.31.0
type IssueServiceAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
IssueServiceAuthTokenRequestValidationError is the validation error returned by IssueServiceAuthTokenRequest.Validate if the designated constraints aren't met.
func (IssueServiceAuthTokenRequestValidationError) Cause ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (IssueServiceAuthTokenRequestValidationError) Error ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (IssueServiceAuthTokenRequestValidationError) ErrorName ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (IssueServiceAuthTokenRequestValidationError) Field ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (IssueServiceAuthTokenRequestValidationError) Key ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (IssueServiceAuthTokenRequestValidationError) Reason ¶ added in v0.31.0
func (e IssueServiceAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type IssueServiceAuthTokenResponse ¶ added in v0.31.0
type IssueServiceAuthTokenResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*IssueServiceAuthTokenResponse) Descriptor
deprecated
added in
v0.31.0
func (*IssueServiceAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use IssueServiceAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*IssueServiceAuthTokenResponse) GetToken ¶ added in v0.31.0
func (x *IssueServiceAuthTokenResponse) GetToken() string
func (*IssueServiceAuthTokenResponse) ProtoMessage ¶ added in v0.31.0
func (*IssueServiceAuthTokenResponse) ProtoMessage()
func (*IssueServiceAuthTokenResponse) ProtoReflect ¶ added in v0.31.0
func (x *IssueServiceAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*IssueServiceAuthTokenResponse) Reset ¶ added in v0.31.0
func (x *IssueServiceAuthTokenResponse) Reset()
func (*IssueServiceAuthTokenResponse) String ¶ added in v0.31.0
func (x *IssueServiceAuthTokenResponse) String() string
func (*IssueServiceAuthTokenResponse) Validate ¶ added in v0.31.0
func (m *IssueServiceAuthTokenResponse) Validate() error
Validate checks the field values on IssueServiceAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*IssueServiceAuthTokenResponse) ValidateAll ¶ added in v0.31.0
func (m *IssueServiceAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on IssueServiceAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in IssueServiceAuthTokenResponseMultiError, or nil if none found.
type IssueServiceAuthTokenResponseMultiError ¶ added in v0.31.0
type IssueServiceAuthTokenResponseMultiError []error
IssueServiceAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by IssueServiceAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (IssueServiceAuthTokenResponseMultiError) AllErrors ¶ added in v0.31.0
func (m IssueServiceAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (IssueServiceAuthTokenResponseMultiError) Error ¶ added in v0.31.0
func (m IssueServiceAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type IssueServiceAuthTokenResponseValidationError ¶ added in v0.31.0
type IssueServiceAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
IssueServiceAuthTokenResponseValidationError is the validation error returned by IssueServiceAuthTokenResponse.Validate if the designated constraints aren't met.
func (IssueServiceAuthTokenResponseValidationError) Cause ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (IssueServiceAuthTokenResponseValidationError) Error ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (IssueServiceAuthTokenResponseValidationError) ErrorName ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (IssueServiceAuthTokenResponseValidationError) Field ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (IssueServiceAuthTokenResponseValidationError) Key ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (IssueServiceAuthTokenResponseValidationError) Reason ¶ added in v0.31.0
func (e IssueServiceAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type LeaveOrganizationRequest ¶ added in v0.24.0
type LeaveOrganizationRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*LeaveOrganizationRequest) Descriptor
deprecated
added in
v0.24.0
func (*LeaveOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrganizationRequest.ProtoReflect.Descriptor instead.
func (*LeaveOrganizationRequest) GetOrganization ¶ added in v0.24.0
func (x *LeaveOrganizationRequest) GetOrganization() string
func (*LeaveOrganizationRequest) ProtoMessage ¶ added in v0.24.0
func (*LeaveOrganizationRequest) ProtoMessage()
func (*LeaveOrganizationRequest) ProtoReflect ¶ added in v0.24.0
func (x *LeaveOrganizationRequest) ProtoReflect() protoreflect.Message
func (*LeaveOrganizationRequest) Reset ¶ added in v0.24.0
func (x *LeaveOrganizationRequest) Reset()
func (*LeaveOrganizationRequest) String ¶ added in v0.24.0
func (x *LeaveOrganizationRequest) String() string
func (*LeaveOrganizationRequest) Validate ¶ added in v0.24.0
func (m *LeaveOrganizationRequest) Validate() error
Validate checks the field values on LeaveOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LeaveOrganizationRequest) ValidateAll ¶ added in v0.24.0
func (m *LeaveOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on LeaveOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LeaveOrganizationRequestMultiError, or nil if none found.
type LeaveOrganizationRequestMultiError ¶ added in v0.24.0
type LeaveOrganizationRequestMultiError []error
LeaveOrganizationRequestMultiError is an error wrapping multiple validation errors returned by LeaveOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (LeaveOrganizationRequestMultiError) AllErrors ¶ added in v0.24.0
func (m LeaveOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LeaveOrganizationRequestMultiError) Error ¶ added in v0.24.0
func (m LeaveOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LeaveOrganizationRequestValidationError ¶ added in v0.24.0
type LeaveOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
LeaveOrganizationRequestValidationError is the validation error returned by LeaveOrganizationRequest.Validate if the designated constraints aren't met.
func (LeaveOrganizationRequestValidationError) Cause ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (LeaveOrganizationRequestValidationError) Error ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (LeaveOrganizationRequestValidationError) ErrorName ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (LeaveOrganizationRequestValidationError) Field ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) Field() string
Field function returns field value.
func (LeaveOrganizationRequestValidationError) Key ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (LeaveOrganizationRequestValidationError) Reason ¶ added in v0.24.0
func (e LeaveOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type LeaveOrganizationResponse ¶ added in v0.24.0
type LeaveOrganizationResponse struct {
// contains filtered or unexported fields
}
func (*LeaveOrganizationResponse) Descriptor
deprecated
added in
v0.24.0
func (*LeaveOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use LeaveOrganizationResponse.ProtoReflect.Descriptor instead.
func (*LeaveOrganizationResponse) ProtoMessage ¶ added in v0.24.0
func (*LeaveOrganizationResponse) ProtoMessage()
func (*LeaveOrganizationResponse) ProtoReflect ¶ added in v0.24.0
func (x *LeaveOrganizationResponse) ProtoReflect() protoreflect.Message
func (*LeaveOrganizationResponse) Reset ¶ added in v0.24.0
func (x *LeaveOrganizationResponse) Reset()
func (*LeaveOrganizationResponse) String ¶ added in v0.24.0
func (x *LeaveOrganizationResponse) String() string
func (*LeaveOrganizationResponse) Validate ¶ added in v0.24.0
func (m *LeaveOrganizationResponse) Validate() error
Validate checks the field values on LeaveOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*LeaveOrganizationResponse) ValidateAll ¶ added in v0.24.0
func (m *LeaveOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on LeaveOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in LeaveOrganizationResponseMultiError, or nil if none found.
type LeaveOrganizationResponseMultiError ¶ added in v0.24.0
type LeaveOrganizationResponseMultiError []error
LeaveOrganizationResponseMultiError is an error wrapping multiple validation errors returned by LeaveOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (LeaveOrganizationResponseMultiError) AllErrors ¶ added in v0.24.0
func (m LeaveOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (LeaveOrganizationResponseMultiError) Error ¶ added in v0.24.0
func (m LeaveOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type LeaveOrganizationResponseValidationError ¶ added in v0.24.0
type LeaveOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
LeaveOrganizationResponseValidationError is the validation error returned by LeaveOrganizationResponse.Validate if the designated constraints aren't met.
func (LeaveOrganizationResponseValidationError) Cause ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (LeaveOrganizationResponseValidationError) Error ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (LeaveOrganizationResponseValidationError) ErrorName ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (LeaveOrganizationResponseValidationError) Field ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) Field() string
Field function returns field value.
func (LeaveOrganizationResponseValidationError) Key ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (LeaveOrganizationResponseValidationError) Reason ¶ added in v0.24.0
func (e LeaveOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type ListBookmarksRequest ¶ added in v0.30.0
type ListBookmarksRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` ResourceKind string `protobuf:"bytes,2,opt,name=resource_kind,json=resourceKind,proto3" json:"resource_kind,omitempty"` ResourceName string `protobuf:"bytes,3,opt,name=resource_name,json=resourceName,proto3" json:"resource_name,omitempty"` // contains filtered or unexported fields }
func (*ListBookmarksRequest) Descriptor
deprecated
added in
v0.30.0
func (*ListBookmarksRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListBookmarksRequest.ProtoReflect.Descriptor instead.
func (*ListBookmarksRequest) GetProjectId ¶ added in v0.30.0
func (x *ListBookmarksRequest) GetProjectId() string
func (*ListBookmarksRequest) GetResourceKind ¶ added in v0.42.0
func (x *ListBookmarksRequest) GetResourceKind() string
func (*ListBookmarksRequest) GetResourceName ¶ added in v0.42.0
func (x *ListBookmarksRequest) GetResourceName() string
func (*ListBookmarksRequest) ProtoMessage ¶ added in v0.30.0
func (*ListBookmarksRequest) ProtoMessage()
func (*ListBookmarksRequest) ProtoReflect ¶ added in v0.30.0
func (x *ListBookmarksRequest) ProtoReflect() protoreflect.Message
func (*ListBookmarksRequest) Reset ¶ added in v0.30.0
func (x *ListBookmarksRequest) Reset()
func (*ListBookmarksRequest) String ¶ added in v0.30.0
func (x *ListBookmarksRequest) String() string
func (*ListBookmarksRequest) Validate ¶ added in v0.30.0
func (m *ListBookmarksRequest) Validate() error
Validate checks the field values on ListBookmarksRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBookmarksRequest) ValidateAll ¶ added in v0.30.0
func (m *ListBookmarksRequest) ValidateAll() error
ValidateAll checks the field values on ListBookmarksRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBookmarksRequestMultiError, or nil if none found.
type ListBookmarksRequestMultiError ¶ added in v0.30.0
type ListBookmarksRequestMultiError []error
ListBookmarksRequestMultiError is an error wrapping multiple validation errors returned by ListBookmarksRequest.ValidateAll() if the designated constraints aren't met.
func (ListBookmarksRequestMultiError) AllErrors ¶ added in v0.30.0
func (m ListBookmarksRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBookmarksRequestMultiError) Error ¶ added in v0.30.0
func (m ListBookmarksRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBookmarksRequestValidationError ¶ added in v0.30.0
type ListBookmarksRequestValidationError struct {
// contains filtered or unexported fields
}
ListBookmarksRequestValidationError is the validation error returned by ListBookmarksRequest.Validate if the designated constraints aren't met.
func (ListBookmarksRequestValidationError) Cause ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) Cause() error
Cause function returns cause value.
func (ListBookmarksRequestValidationError) Error ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListBookmarksRequestValidationError) ErrorName ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListBookmarksRequestValidationError) Field ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) Field() string
Field function returns field value.
func (ListBookmarksRequestValidationError) Key ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) Key() bool
Key function returns key value.
func (ListBookmarksRequestValidationError) Reason ¶ added in v0.30.0
func (e ListBookmarksRequestValidationError) Reason() string
Reason function returns reason value.
type ListBookmarksResponse ¶ added in v0.30.0
type ListBookmarksResponse struct { Bookmarks []*Bookmark `protobuf:"bytes,1,rep,name=bookmarks,proto3" json:"bookmarks,omitempty"` // contains filtered or unexported fields }
func (*ListBookmarksResponse) Descriptor
deprecated
added in
v0.30.0
func (*ListBookmarksResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListBookmarksResponse.ProtoReflect.Descriptor instead.
func (*ListBookmarksResponse) GetBookmarks ¶ added in v0.30.0
func (x *ListBookmarksResponse) GetBookmarks() []*Bookmark
func (*ListBookmarksResponse) ProtoMessage ¶ added in v0.30.0
func (*ListBookmarksResponse) ProtoMessage()
func (*ListBookmarksResponse) ProtoReflect ¶ added in v0.30.0
func (x *ListBookmarksResponse) ProtoReflect() protoreflect.Message
func (*ListBookmarksResponse) Reset ¶ added in v0.30.0
func (x *ListBookmarksResponse) Reset()
func (*ListBookmarksResponse) String ¶ added in v0.30.0
func (x *ListBookmarksResponse) String() string
func (*ListBookmarksResponse) Validate ¶ added in v0.30.0
func (m *ListBookmarksResponse) Validate() error
Validate checks the field values on ListBookmarksResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListBookmarksResponse) ValidateAll ¶ added in v0.30.0
func (m *ListBookmarksResponse) ValidateAll() error
ValidateAll checks the field values on ListBookmarksResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListBookmarksResponseMultiError, or nil if none found.
type ListBookmarksResponseMultiError ¶ added in v0.30.0
type ListBookmarksResponseMultiError []error
ListBookmarksResponseMultiError is an error wrapping multiple validation errors returned by ListBookmarksResponse.ValidateAll() if the designated constraints aren't met.
func (ListBookmarksResponseMultiError) AllErrors ¶ added in v0.30.0
func (m ListBookmarksResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListBookmarksResponseMultiError) Error ¶ added in v0.30.0
func (m ListBookmarksResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListBookmarksResponseValidationError ¶ added in v0.30.0
type ListBookmarksResponseValidationError struct {
// contains filtered or unexported fields
}
ListBookmarksResponseValidationError is the validation error returned by ListBookmarksResponse.Validate if the designated constraints aren't met.
func (ListBookmarksResponseValidationError) Cause ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) Cause() error
Cause function returns cause value.
func (ListBookmarksResponseValidationError) Error ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListBookmarksResponseValidationError) ErrorName ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListBookmarksResponseValidationError) Field ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) Field() string
Field function returns field value.
func (ListBookmarksResponseValidationError) Key ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) Key() bool
Key function returns key value.
func (ListBookmarksResponseValidationError) Reason ¶ added in v0.30.0
func (e ListBookmarksResponseValidationError) Reason() string
Reason function returns reason value.
type ListMagicAuthTokensRequest ¶ added in v0.47.0
type ListMagicAuthTokensRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListMagicAuthTokensRequest) Descriptor
deprecated
added in
v0.47.0
func (*ListMagicAuthTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListMagicAuthTokensRequest.ProtoReflect.Descriptor instead.
func (*ListMagicAuthTokensRequest) GetOrganization ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) GetOrganization() string
func (*ListMagicAuthTokensRequest) GetPageSize ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) GetPageSize() uint32
func (*ListMagicAuthTokensRequest) GetPageToken ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) GetPageToken() string
func (*ListMagicAuthTokensRequest) GetProject ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) GetProject() string
func (*ListMagicAuthTokensRequest) ProtoMessage ¶ added in v0.47.0
func (*ListMagicAuthTokensRequest) ProtoMessage()
func (*ListMagicAuthTokensRequest) ProtoReflect ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) ProtoReflect() protoreflect.Message
func (*ListMagicAuthTokensRequest) Reset ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) Reset()
func (*ListMagicAuthTokensRequest) String ¶ added in v0.47.0
func (x *ListMagicAuthTokensRequest) String() string
func (*ListMagicAuthTokensRequest) Validate ¶ added in v0.47.0
func (m *ListMagicAuthTokensRequest) Validate() error
Validate checks the field values on ListMagicAuthTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListMagicAuthTokensRequest) ValidateAll ¶ added in v0.47.0
func (m *ListMagicAuthTokensRequest) ValidateAll() error
ValidateAll checks the field values on ListMagicAuthTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListMagicAuthTokensRequestMultiError, or nil if none found.
type ListMagicAuthTokensRequestMultiError ¶ added in v0.47.0
type ListMagicAuthTokensRequestMultiError []error
ListMagicAuthTokensRequestMultiError is an error wrapping multiple validation errors returned by ListMagicAuthTokensRequest.ValidateAll() if the designated constraints aren't met.
func (ListMagicAuthTokensRequestMultiError) AllErrors ¶ added in v0.47.0
func (m ListMagicAuthTokensRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMagicAuthTokensRequestMultiError) Error ¶ added in v0.47.0
func (m ListMagicAuthTokensRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMagicAuthTokensRequestValidationError ¶ added in v0.47.0
type ListMagicAuthTokensRequestValidationError struct {
// contains filtered or unexported fields
}
ListMagicAuthTokensRequestValidationError is the validation error returned by ListMagicAuthTokensRequest.Validate if the designated constraints aren't met.
func (ListMagicAuthTokensRequestValidationError) Cause ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) Cause() error
Cause function returns cause value.
func (ListMagicAuthTokensRequestValidationError) Error ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListMagicAuthTokensRequestValidationError) ErrorName ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListMagicAuthTokensRequestValidationError) Field ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) Field() string
Field function returns field value.
func (ListMagicAuthTokensRequestValidationError) Key ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) Key() bool
Key function returns key value.
func (ListMagicAuthTokensRequestValidationError) Reason ¶ added in v0.47.0
func (e ListMagicAuthTokensRequestValidationError) Reason() string
Reason function returns reason value.
type ListMagicAuthTokensResponse ¶ added in v0.47.0
type ListMagicAuthTokensResponse struct { Tokens []*MagicAuthToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListMagicAuthTokensResponse) Descriptor
deprecated
added in
v0.47.0
func (*ListMagicAuthTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListMagicAuthTokensResponse.ProtoReflect.Descriptor instead.
func (*ListMagicAuthTokensResponse) GetNextPageToken ¶ added in v0.47.0
func (x *ListMagicAuthTokensResponse) GetNextPageToken() string
func (*ListMagicAuthTokensResponse) GetTokens ¶ added in v0.47.0
func (x *ListMagicAuthTokensResponse) GetTokens() []*MagicAuthToken
func (*ListMagicAuthTokensResponse) ProtoMessage ¶ added in v0.47.0
func (*ListMagicAuthTokensResponse) ProtoMessage()
func (*ListMagicAuthTokensResponse) ProtoReflect ¶ added in v0.47.0
func (x *ListMagicAuthTokensResponse) ProtoReflect() protoreflect.Message
func (*ListMagicAuthTokensResponse) Reset ¶ added in v0.47.0
func (x *ListMagicAuthTokensResponse) Reset()
func (*ListMagicAuthTokensResponse) String ¶ added in v0.47.0
func (x *ListMagicAuthTokensResponse) String() string
func (*ListMagicAuthTokensResponse) Validate ¶ added in v0.47.0
func (m *ListMagicAuthTokensResponse) Validate() error
Validate checks the field values on ListMagicAuthTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListMagicAuthTokensResponse) ValidateAll ¶ added in v0.47.0
func (m *ListMagicAuthTokensResponse) ValidateAll() error
ValidateAll checks the field values on ListMagicAuthTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListMagicAuthTokensResponseMultiError, or nil if none found.
type ListMagicAuthTokensResponseMultiError ¶ added in v0.47.0
type ListMagicAuthTokensResponseMultiError []error
ListMagicAuthTokensResponseMultiError is an error wrapping multiple validation errors returned by ListMagicAuthTokensResponse.ValidateAll() if the designated constraints aren't met.
func (ListMagicAuthTokensResponseMultiError) AllErrors ¶ added in v0.47.0
func (m ListMagicAuthTokensResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListMagicAuthTokensResponseMultiError) Error ¶ added in v0.47.0
func (m ListMagicAuthTokensResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListMagicAuthTokensResponseValidationError ¶ added in v0.47.0
type ListMagicAuthTokensResponseValidationError struct {
// contains filtered or unexported fields
}
ListMagicAuthTokensResponseValidationError is the validation error returned by ListMagicAuthTokensResponse.Validate if the designated constraints aren't met.
func (ListMagicAuthTokensResponseValidationError) Cause ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) Cause() error
Cause function returns cause value.
func (ListMagicAuthTokensResponseValidationError) Error ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListMagicAuthTokensResponseValidationError) ErrorName ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListMagicAuthTokensResponseValidationError) Field ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) Field() string
Field function returns field value.
func (ListMagicAuthTokensResponseValidationError) Key ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) Key() bool
Key function returns key value.
func (ListMagicAuthTokensResponseValidationError) Reason ¶ added in v0.47.0
func (e ListMagicAuthTokensResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationInvitesRequest ¶ added in v0.24.4
type ListOrganizationInvitesRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationInvitesRequest) Descriptor
deprecated
added in
v0.24.4
func (*ListOrganizationInvitesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitesRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitesRequest) GetOrganization ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) GetOrganization() string
func (*ListOrganizationInvitesRequest) GetPageSize ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) GetPageSize() uint32
func (*ListOrganizationInvitesRequest) GetPageToken ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) GetPageToken() string
func (*ListOrganizationInvitesRequest) ProtoMessage ¶ added in v0.24.4
func (*ListOrganizationInvitesRequest) ProtoMessage()
func (*ListOrganizationInvitesRequest) ProtoReflect ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitesRequest) Reset ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) Reset()
func (*ListOrganizationInvitesRequest) String ¶ added in v0.24.4
func (x *ListOrganizationInvitesRequest) String() string
func (*ListOrganizationInvitesRequest) Validate ¶ added in v0.24.4
func (m *ListOrganizationInvitesRequest) Validate() error
Validate checks the field values on ListOrganizationInvitesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationInvitesRequest) ValidateAll ¶ added in v0.24.4
func (m *ListOrganizationInvitesRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationInvitesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationInvitesRequestMultiError, or nil if none found.
type ListOrganizationInvitesRequestMultiError ¶ added in v0.24.4
type ListOrganizationInvitesRequestMultiError []error
ListOrganizationInvitesRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationInvitesRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationInvitesRequestMultiError) AllErrors ¶ added in v0.24.4
func (m ListOrganizationInvitesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationInvitesRequestMultiError) Error ¶ added in v0.24.4
func (m ListOrganizationInvitesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationInvitesRequestValidationError ¶ added in v0.24.4
type ListOrganizationInvitesRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationInvitesRequestValidationError is the validation error returned by ListOrganizationInvitesRequest.Validate if the designated constraints aren't met.
func (ListOrganizationInvitesRequestValidationError) Cause ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationInvitesRequestValidationError) Error ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationInvitesRequestValidationError) ErrorName ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationInvitesRequestValidationError) Field ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationInvitesRequestValidationError) Key ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationInvitesRequestValidationError) Reason ¶ added in v0.24.4
func (e ListOrganizationInvitesRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationInvitesResponse ¶ added in v0.24.4
type ListOrganizationInvitesResponse struct { Invites []*UserInvite `protobuf:"bytes,1,rep,name=invites,proto3" json:"invites,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationInvitesResponse) Descriptor
deprecated
added in
v0.24.4
func (*ListOrganizationInvitesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationInvitesResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationInvitesResponse) GetInvites ¶ added in v0.24.4
func (x *ListOrganizationInvitesResponse) GetInvites() []*UserInvite
func (*ListOrganizationInvitesResponse) GetNextPageToken ¶ added in v0.24.4
func (x *ListOrganizationInvitesResponse) GetNextPageToken() string
func (*ListOrganizationInvitesResponse) ProtoMessage ¶ added in v0.24.4
func (*ListOrganizationInvitesResponse) ProtoMessage()
func (*ListOrganizationInvitesResponse) ProtoReflect ¶ added in v0.24.4
func (x *ListOrganizationInvitesResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationInvitesResponse) Reset ¶ added in v0.24.4
func (x *ListOrganizationInvitesResponse) Reset()
func (*ListOrganizationInvitesResponse) String ¶ added in v0.24.4
func (x *ListOrganizationInvitesResponse) String() string
func (*ListOrganizationInvitesResponse) Validate ¶ added in v0.24.4
func (m *ListOrganizationInvitesResponse) Validate() error
Validate checks the field values on ListOrganizationInvitesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationInvitesResponse) ValidateAll ¶ added in v0.24.4
func (m *ListOrganizationInvitesResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationInvitesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationInvitesResponseMultiError, or nil if none found.
type ListOrganizationInvitesResponseMultiError ¶ added in v0.24.4
type ListOrganizationInvitesResponseMultiError []error
ListOrganizationInvitesResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationInvitesResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationInvitesResponseMultiError) AllErrors ¶ added in v0.24.4
func (m ListOrganizationInvitesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationInvitesResponseMultiError) Error ¶ added in v0.24.4
func (m ListOrganizationInvitesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationInvitesResponseValidationError ¶ added in v0.24.4
type ListOrganizationInvitesResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationInvitesResponseValidationError is the validation error returned by ListOrganizationInvitesResponse.Validate if the designated constraints aren't met.
func (ListOrganizationInvitesResponseValidationError) Cause ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationInvitesResponseValidationError) Error ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationInvitesResponseValidationError) ErrorName ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationInvitesResponseValidationError) Field ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationInvitesResponseValidationError) Key ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationInvitesResponseValidationError) Reason ¶ added in v0.24.4
func (e ListOrganizationInvitesResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationMemberUsergroupsRequest ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationMemberUsergroupsRequest) Descriptor
deprecated
added in
v0.47.2
func (*ListOrganizationMemberUsergroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationMemberUsergroupsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationMemberUsergroupsRequest) GetOrganization ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) GetOrganization() string
func (*ListOrganizationMemberUsergroupsRequest) GetPageSize ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) GetPageSize() uint32
func (*ListOrganizationMemberUsergroupsRequest) GetPageToken ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) GetPageToken() string
func (*ListOrganizationMemberUsergroupsRequest) ProtoMessage ¶ added in v0.47.2
func (*ListOrganizationMemberUsergroupsRequest) ProtoMessage()
func (*ListOrganizationMemberUsergroupsRequest) ProtoReflect ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationMemberUsergroupsRequest) Reset ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) Reset()
func (*ListOrganizationMemberUsergroupsRequest) String ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsRequest) String() string
func (*ListOrganizationMemberUsergroupsRequest) Validate ¶ added in v0.47.2
func (m *ListOrganizationMemberUsergroupsRequest) Validate() error
Validate checks the field values on ListOrganizationMemberUsergroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationMemberUsergroupsRequest) ValidateAll ¶ added in v0.47.2
func (m *ListOrganizationMemberUsergroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationMemberUsergroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationMemberUsergroupsRequestMultiError, or nil if none found.
type ListOrganizationMemberUsergroupsRequestMultiError ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsRequestMultiError []error
ListOrganizationMemberUsergroupsRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationMemberUsergroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationMemberUsergroupsRequestMultiError) AllErrors ¶ added in v0.47.2
func (m ListOrganizationMemberUsergroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationMemberUsergroupsRequestMultiError) Error ¶ added in v0.47.2
func (m ListOrganizationMemberUsergroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationMemberUsergroupsRequestValidationError ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationMemberUsergroupsRequestValidationError is the validation error returned by ListOrganizationMemberUsergroupsRequest.Validate if the designated constraints aren't met.
func (ListOrganizationMemberUsergroupsRequestValidationError) Cause ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationMemberUsergroupsRequestValidationError) Error ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationMemberUsergroupsRequestValidationError) ErrorName ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationMemberUsergroupsRequestValidationError) Field ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationMemberUsergroupsRequestValidationError) Key ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationMemberUsergroupsRequestValidationError) Reason ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationMemberUsergroupsResponse ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsResponse struct { Members []*MemberUsergroup `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationMemberUsergroupsResponse) Descriptor
deprecated
added in
v0.47.2
func (*ListOrganizationMemberUsergroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationMemberUsergroupsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationMemberUsergroupsResponse) GetMembers ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsResponse) GetMembers() []*MemberUsergroup
func (*ListOrganizationMemberUsergroupsResponse) GetNextPageToken ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsResponse) GetNextPageToken() string
func (*ListOrganizationMemberUsergroupsResponse) ProtoMessage ¶ added in v0.47.2
func (*ListOrganizationMemberUsergroupsResponse) ProtoMessage()
func (*ListOrganizationMemberUsergroupsResponse) ProtoReflect ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationMemberUsergroupsResponse) Reset ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsResponse) Reset()
func (*ListOrganizationMemberUsergroupsResponse) String ¶ added in v0.47.2
func (x *ListOrganizationMemberUsergroupsResponse) String() string
func (*ListOrganizationMemberUsergroupsResponse) Validate ¶ added in v0.47.2
func (m *ListOrganizationMemberUsergroupsResponse) Validate() error
Validate checks the field values on ListOrganizationMemberUsergroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationMemberUsergroupsResponse) ValidateAll ¶ added in v0.47.2
func (m *ListOrganizationMemberUsergroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationMemberUsergroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationMemberUsergroupsResponseMultiError, or nil if none found.
type ListOrganizationMemberUsergroupsResponseMultiError ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsResponseMultiError []error
ListOrganizationMemberUsergroupsResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationMemberUsergroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationMemberUsergroupsResponseMultiError) AllErrors ¶ added in v0.47.2
func (m ListOrganizationMemberUsergroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationMemberUsergroupsResponseMultiError) Error ¶ added in v0.47.2
func (m ListOrganizationMemberUsergroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationMemberUsergroupsResponseValidationError ¶ added in v0.47.2
type ListOrganizationMemberUsergroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationMemberUsergroupsResponseValidationError is the validation error returned by ListOrganizationMemberUsergroupsResponse.Validate if the designated constraints aren't met.
func (ListOrganizationMemberUsergroupsResponseValidationError) Cause ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationMemberUsergroupsResponseValidationError) Error ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationMemberUsergroupsResponseValidationError) ErrorName ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationMemberUsergroupsResponseValidationError) Field ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationMemberUsergroupsResponseValidationError) Key ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationMemberUsergroupsResponseValidationError) Reason ¶ added in v0.47.2
func (e ListOrganizationMemberUsergroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationMemberUsersRequest ¶ added in v0.47.2
type ListOrganizationMemberUsersRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationMemberUsersRequest) Descriptor
deprecated
added in
v0.47.2
func (*ListOrganizationMemberUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationMemberUsersRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationMemberUsersRequest) GetOrganization ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) GetOrganization() string
func (*ListOrganizationMemberUsersRequest) GetPageSize ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) GetPageSize() uint32
func (*ListOrganizationMemberUsersRequest) GetPageToken ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) GetPageToken() string
func (*ListOrganizationMemberUsersRequest) ProtoMessage ¶ added in v0.47.2
func (*ListOrganizationMemberUsersRequest) ProtoMessage()
func (*ListOrganizationMemberUsersRequest) ProtoReflect ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationMemberUsersRequest) Reset ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) Reset()
func (*ListOrganizationMemberUsersRequest) String ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersRequest) String() string
func (*ListOrganizationMemberUsersRequest) Validate ¶ added in v0.47.2
func (m *ListOrganizationMemberUsersRequest) Validate() error
Validate checks the field values on ListOrganizationMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationMemberUsersRequest) ValidateAll ¶ added in v0.47.2
func (m *ListOrganizationMemberUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListOrganizationMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationMemberUsersRequestMultiError, or nil if none found.
type ListOrganizationMemberUsersRequestMultiError ¶ added in v0.47.2
type ListOrganizationMemberUsersRequestMultiError []error
ListOrganizationMemberUsersRequestMultiError is an error wrapping multiple validation errors returned by ListOrganizationMemberUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationMemberUsersRequestMultiError) AllErrors ¶ added in v0.47.2
func (m ListOrganizationMemberUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationMemberUsersRequestMultiError) Error ¶ added in v0.47.2
func (m ListOrganizationMemberUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationMemberUsersRequestValidationError ¶ added in v0.47.2
type ListOrganizationMemberUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationMemberUsersRequestValidationError is the validation error returned by ListOrganizationMemberUsersRequest.Validate if the designated constraints aren't met.
func (ListOrganizationMemberUsersRequestValidationError) Cause ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationMemberUsersRequestValidationError) Error ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationMemberUsersRequestValidationError) ErrorName ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationMemberUsersRequestValidationError) Field ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationMemberUsersRequestValidationError) Key ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationMemberUsersRequestValidationError) Reason ¶ added in v0.47.2
func (e ListOrganizationMemberUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationMemberUsersResponse ¶ added in v0.47.2
type ListOrganizationMemberUsersResponse struct { Members []*MemberUser `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationMemberUsersResponse) Descriptor
deprecated
added in
v0.47.2
func (*ListOrganizationMemberUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationMemberUsersResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationMemberUsersResponse) GetMembers ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersResponse) GetMembers() []*MemberUser
func (*ListOrganizationMemberUsersResponse) GetNextPageToken ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersResponse) GetNextPageToken() string
func (*ListOrganizationMemberUsersResponse) ProtoMessage ¶ added in v0.47.2
func (*ListOrganizationMemberUsersResponse) ProtoMessage()
func (*ListOrganizationMemberUsersResponse) ProtoReflect ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationMemberUsersResponse) Reset ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersResponse) Reset()
func (*ListOrganizationMemberUsersResponse) String ¶ added in v0.47.2
func (x *ListOrganizationMemberUsersResponse) String() string
func (*ListOrganizationMemberUsersResponse) Validate ¶ added in v0.47.2
func (m *ListOrganizationMemberUsersResponse) Validate() error
Validate checks the field values on ListOrganizationMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListOrganizationMemberUsersResponse) ValidateAll ¶ added in v0.47.2
func (m *ListOrganizationMemberUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListOrganizationMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListOrganizationMemberUsersResponseMultiError, or nil if none found.
type ListOrganizationMemberUsersResponseMultiError ¶ added in v0.47.2
type ListOrganizationMemberUsersResponseMultiError []error
ListOrganizationMemberUsersResponseMultiError is an error wrapping multiple validation errors returned by ListOrganizationMemberUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListOrganizationMemberUsersResponseMultiError) AllErrors ¶ added in v0.47.2
func (m ListOrganizationMemberUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationMemberUsersResponseMultiError) Error ¶ added in v0.47.2
func (m ListOrganizationMemberUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationMemberUsersResponseValidationError ¶ added in v0.47.2
type ListOrganizationMemberUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListOrganizationMemberUsersResponseValidationError is the validation error returned by ListOrganizationMemberUsersResponse.Validate if the designated constraints aren't met.
func (ListOrganizationMemberUsersResponseValidationError) Cause ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationMemberUsersResponseValidationError) Error ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationMemberUsersResponseValidationError) ErrorName ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationMemberUsersResponseValidationError) Field ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationMemberUsersResponseValidationError) Key ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationMemberUsersResponseValidationError) Reason ¶ added in v0.47.2
func (e ListOrganizationMemberUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsRequest ¶ added in v0.23.0
type ListOrganizationsRequest struct { PageSize uint32 `protobuf:"varint,1,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,2,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsRequest) Descriptor
deprecated
added in
v0.23.0
func (*ListOrganizationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsRequest.ProtoReflect.Descriptor instead.
func (*ListOrganizationsRequest) GetPageSize ¶ added in v0.23.0
func (x *ListOrganizationsRequest) GetPageSize() uint32
func (*ListOrganizationsRequest) GetPageToken ¶ added in v0.23.0
func (x *ListOrganizationsRequest) GetPageToken() string
func (*ListOrganizationsRequest) ProtoMessage ¶ added in v0.23.0
func (*ListOrganizationsRequest) ProtoMessage()
func (*ListOrganizationsRequest) ProtoReflect ¶ added in v0.23.0
func (x *ListOrganizationsRequest) ProtoReflect() protoreflect.Message
func (*ListOrganizationsRequest) Reset ¶ added in v0.23.0
func (x *ListOrganizationsRequest) Reset()
func (*ListOrganizationsRequest) String ¶ added in v0.23.0
func (x *ListOrganizationsRequest) String() string
func (*ListOrganizationsRequest) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m ListOrganizationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsRequestMultiError) Error ¶ added in v0.23.0
func (m ListOrganizationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsRequestValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsRequestValidationError) Error ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsRequestValidationError) ErrorName ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsRequestValidationError) Field ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) Field() string
Field function returns field value.
func (ListOrganizationsRequestValidationError) Key ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsRequestValidationError) Reason ¶ added in v0.23.0
func (e ListOrganizationsRequestValidationError) Reason() string
Reason function returns reason value.
type ListOrganizationsResponse ¶ added in v0.23.0
type ListOrganizationsResponse struct { Organizations []*Organization `protobuf:"bytes,1,rep,name=organizations,proto3" json:"organizations,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListOrganizationsResponse) Descriptor
deprecated
added in
v0.23.0
func (*ListOrganizationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListOrganizationsResponse.ProtoReflect.Descriptor instead.
func (*ListOrganizationsResponse) GetNextPageToken ¶ added in v0.23.0
func (x *ListOrganizationsResponse) GetNextPageToken() string
func (*ListOrganizationsResponse) GetOrganizations ¶ added in v0.23.0
func (x *ListOrganizationsResponse) GetOrganizations() []*Organization
func (*ListOrganizationsResponse) ProtoMessage ¶ added in v0.23.0
func (*ListOrganizationsResponse) ProtoMessage()
func (*ListOrganizationsResponse) ProtoReflect ¶ added in v0.23.0
func (x *ListOrganizationsResponse) ProtoReflect() protoreflect.Message
func (*ListOrganizationsResponse) Reset ¶ added in v0.23.0
func (x *ListOrganizationsResponse) Reset()
func (*ListOrganizationsResponse) String ¶ added in v0.23.0
func (x *ListOrganizationsResponse) String() string
func (*ListOrganizationsResponse) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m ListOrganizationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListOrganizationsResponseMultiError) Error ¶ added in v0.23.0
func (m ListOrganizationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListOrganizationsResponseValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListOrganizationsResponseValidationError) Error ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListOrganizationsResponseValidationError) ErrorName ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListOrganizationsResponseValidationError) Field ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) Field() string
Field function returns field value.
func (ListOrganizationsResponseValidationError) Key ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) Key() bool
Key function returns key value.
func (ListOrganizationsResponseValidationError) Reason ¶ added in v0.23.0
func (e ListOrganizationsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectInvitesRequest ¶ added in v0.24.4
type ListProjectInvitesRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectInvitesRequest) Descriptor
deprecated
added in
v0.24.4
func (*ListProjectInvitesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectInvitesRequest.ProtoReflect.Descriptor instead.
func (*ListProjectInvitesRequest) GetOrganization ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) GetOrganization() string
func (*ListProjectInvitesRequest) GetPageSize ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) GetPageSize() uint32
func (*ListProjectInvitesRequest) GetPageToken ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) GetPageToken() string
func (*ListProjectInvitesRequest) GetProject ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) GetProject() string
func (*ListProjectInvitesRequest) ProtoMessage ¶ added in v0.24.4
func (*ListProjectInvitesRequest) ProtoMessage()
func (*ListProjectInvitesRequest) ProtoReflect ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) ProtoReflect() protoreflect.Message
func (*ListProjectInvitesRequest) Reset ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) Reset()
func (*ListProjectInvitesRequest) String ¶ added in v0.24.4
func (x *ListProjectInvitesRequest) String() string
func (*ListProjectInvitesRequest) Validate ¶ added in v0.24.4
func (m *ListProjectInvitesRequest) Validate() error
Validate checks the field values on ListProjectInvitesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectInvitesRequest) ValidateAll ¶ added in v0.24.4
func (m *ListProjectInvitesRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectInvitesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectInvitesRequestMultiError, or nil if none found.
type ListProjectInvitesRequestMultiError ¶ added in v0.24.4
type ListProjectInvitesRequestMultiError []error
ListProjectInvitesRequestMultiError is an error wrapping multiple validation errors returned by ListProjectInvitesRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectInvitesRequestMultiError) AllErrors ¶ added in v0.24.4
func (m ListProjectInvitesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectInvitesRequestMultiError) Error ¶ added in v0.24.4
func (m ListProjectInvitesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectInvitesRequestValidationError ¶ added in v0.24.4
type ListProjectInvitesRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectInvitesRequestValidationError is the validation error returned by ListProjectInvitesRequest.Validate if the designated constraints aren't met.
func (ListProjectInvitesRequestValidationError) Cause ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectInvitesRequestValidationError) Error ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectInvitesRequestValidationError) ErrorName ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectInvitesRequestValidationError) Field ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) Field() string
Field function returns field value.
func (ListProjectInvitesRequestValidationError) Key ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectInvitesRequestValidationError) Reason ¶ added in v0.24.4
func (e ListProjectInvitesRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectInvitesResponse ¶ added in v0.24.4
type ListProjectInvitesResponse struct { Invites []*UserInvite `protobuf:"bytes,1,rep,name=invites,proto3" json:"invites,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectInvitesResponse) Descriptor
deprecated
added in
v0.24.4
func (*ListProjectInvitesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectInvitesResponse.ProtoReflect.Descriptor instead.
func (*ListProjectInvitesResponse) GetInvites ¶ added in v0.24.4
func (x *ListProjectInvitesResponse) GetInvites() []*UserInvite
func (*ListProjectInvitesResponse) GetNextPageToken ¶ added in v0.24.4
func (x *ListProjectInvitesResponse) GetNextPageToken() string
func (*ListProjectInvitesResponse) ProtoMessage ¶ added in v0.24.4
func (*ListProjectInvitesResponse) ProtoMessage()
func (*ListProjectInvitesResponse) ProtoReflect ¶ added in v0.24.4
func (x *ListProjectInvitesResponse) ProtoReflect() protoreflect.Message
func (*ListProjectInvitesResponse) Reset ¶ added in v0.24.4
func (x *ListProjectInvitesResponse) Reset()
func (*ListProjectInvitesResponse) String ¶ added in v0.24.4
func (x *ListProjectInvitesResponse) String() string
func (*ListProjectInvitesResponse) Validate ¶ added in v0.24.4
func (m *ListProjectInvitesResponse) Validate() error
Validate checks the field values on ListProjectInvitesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectInvitesResponse) ValidateAll ¶ added in v0.24.4
func (m *ListProjectInvitesResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectInvitesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectInvitesResponseMultiError, or nil if none found.
type ListProjectInvitesResponseMultiError ¶ added in v0.24.4
type ListProjectInvitesResponseMultiError []error
ListProjectInvitesResponseMultiError is an error wrapping multiple validation errors returned by ListProjectInvitesResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectInvitesResponseMultiError) AllErrors ¶ added in v0.24.4
func (m ListProjectInvitesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectInvitesResponseMultiError) Error ¶ added in v0.24.4
func (m ListProjectInvitesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectInvitesResponseValidationError ¶ added in v0.24.4
type ListProjectInvitesResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectInvitesResponseValidationError is the validation error returned by ListProjectInvitesResponse.Validate if the designated constraints aren't met.
func (ListProjectInvitesResponseValidationError) Cause ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectInvitesResponseValidationError) Error ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectInvitesResponseValidationError) ErrorName ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectInvitesResponseValidationError) Field ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) Field() string
Field function returns field value.
func (ListProjectInvitesResponseValidationError) Key ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectInvitesResponseValidationError) Reason ¶ added in v0.24.4
func (e ListProjectInvitesResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectMemberUsergroupsRequest ¶ added in v0.47.2
type ListProjectMemberUsergroupsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectMemberUsergroupsRequest) Descriptor
deprecated
added in
v0.47.2
func (*ListProjectMemberUsergroupsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectMemberUsergroupsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectMemberUsergroupsRequest) GetOrganization ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) GetOrganization() string
func (*ListProjectMemberUsergroupsRequest) GetPageSize ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) GetPageSize() uint32
func (*ListProjectMemberUsergroupsRequest) GetPageToken ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) GetPageToken() string
func (*ListProjectMemberUsergroupsRequest) GetProject ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) GetProject() string
func (*ListProjectMemberUsergroupsRequest) ProtoMessage ¶ added in v0.47.2
func (*ListProjectMemberUsergroupsRequest) ProtoMessage()
func (*ListProjectMemberUsergroupsRequest) ProtoReflect ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectMemberUsergroupsRequest) Reset ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) Reset()
func (*ListProjectMemberUsergroupsRequest) String ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsRequest) String() string
func (*ListProjectMemberUsergroupsRequest) Validate ¶ added in v0.47.2
func (m *ListProjectMemberUsergroupsRequest) Validate() error
Validate checks the field values on ListProjectMemberUsergroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectMemberUsergroupsRequest) ValidateAll ¶ added in v0.47.2
func (m *ListProjectMemberUsergroupsRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectMemberUsergroupsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectMemberUsergroupsRequestMultiError, or nil if none found.
type ListProjectMemberUsergroupsRequestMultiError ¶ added in v0.47.2
type ListProjectMemberUsergroupsRequestMultiError []error
ListProjectMemberUsergroupsRequestMultiError is an error wrapping multiple validation errors returned by ListProjectMemberUsergroupsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectMemberUsergroupsRequestMultiError) AllErrors ¶ added in v0.47.2
func (m ListProjectMemberUsergroupsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectMemberUsergroupsRequestMultiError) Error ¶ added in v0.47.2
func (m ListProjectMemberUsergroupsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectMemberUsergroupsRequestValidationError ¶ added in v0.47.2
type ListProjectMemberUsergroupsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectMemberUsergroupsRequestValidationError is the validation error returned by ListProjectMemberUsergroupsRequest.Validate if the designated constraints aren't met.
func (ListProjectMemberUsergroupsRequestValidationError) Cause ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectMemberUsergroupsRequestValidationError) Error ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectMemberUsergroupsRequestValidationError) ErrorName ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectMemberUsergroupsRequestValidationError) Field ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) Field() string
Field function returns field value.
func (ListProjectMemberUsergroupsRequestValidationError) Key ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectMemberUsergroupsRequestValidationError) Reason ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectMemberUsergroupsResponse ¶ added in v0.47.2
type ListProjectMemberUsergroupsResponse struct { Members []*MemberUsergroup `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectMemberUsergroupsResponse) Descriptor
deprecated
added in
v0.47.2
func (*ListProjectMemberUsergroupsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectMemberUsergroupsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectMemberUsergroupsResponse) GetMembers ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsResponse) GetMembers() []*MemberUsergroup
func (*ListProjectMemberUsergroupsResponse) GetNextPageToken ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsResponse) GetNextPageToken() string
func (*ListProjectMemberUsergroupsResponse) ProtoMessage ¶ added in v0.47.2
func (*ListProjectMemberUsergroupsResponse) ProtoMessage()
func (*ListProjectMemberUsergroupsResponse) ProtoReflect ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectMemberUsergroupsResponse) Reset ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsResponse) Reset()
func (*ListProjectMemberUsergroupsResponse) String ¶ added in v0.47.2
func (x *ListProjectMemberUsergroupsResponse) String() string
func (*ListProjectMemberUsergroupsResponse) Validate ¶ added in v0.47.2
func (m *ListProjectMemberUsergroupsResponse) Validate() error
Validate checks the field values on ListProjectMemberUsergroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectMemberUsergroupsResponse) ValidateAll ¶ added in v0.47.2
func (m *ListProjectMemberUsergroupsResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectMemberUsergroupsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectMemberUsergroupsResponseMultiError, or nil if none found.
type ListProjectMemberUsergroupsResponseMultiError ¶ added in v0.47.2
type ListProjectMemberUsergroupsResponseMultiError []error
ListProjectMemberUsergroupsResponseMultiError is an error wrapping multiple validation errors returned by ListProjectMemberUsergroupsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectMemberUsergroupsResponseMultiError) AllErrors ¶ added in v0.47.2
func (m ListProjectMemberUsergroupsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectMemberUsergroupsResponseMultiError) Error ¶ added in v0.47.2
func (m ListProjectMemberUsergroupsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectMemberUsergroupsResponseValidationError ¶ added in v0.47.2
type ListProjectMemberUsergroupsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectMemberUsergroupsResponseValidationError is the validation error returned by ListProjectMemberUsergroupsResponse.Validate if the designated constraints aren't met.
func (ListProjectMemberUsergroupsResponseValidationError) Cause ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectMemberUsergroupsResponseValidationError) Error ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectMemberUsergroupsResponseValidationError) ErrorName ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectMemberUsergroupsResponseValidationError) Field ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) Field() string
Field function returns field value.
func (ListProjectMemberUsergroupsResponseValidationError) Key ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectMemberUsergroupsResponseValidationError) Reason ¶ added in v0.47.2
func (e ListProjectMemberUsergroupsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectMemberUsersRequest ¶ added in v0.47.2
type ListProjectMemberUsersRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectMemberUsersRequest) Descriptor
deprecated
added in
v0.47.2
func (*ListProjectMemberUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectMemberUsersRequest.ProtoReflect.Descriptor instead.
func (*ListProjectMemberUsersRequest) GetOrganization ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) GetOrganization() string
func (*ListProjectMemberUsersRequest) GetPageSize ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) GetPageSize() uint32
func (*ListProjectMemberUsersRequest) GetPageToken ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) GetPageToken() string
func (*ListProjectMemberUsersRequest) GetProject ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) GetProject() string
func (*ListProjectMemberUsersRequest) ProtoMessage ¶ added in v0.47.2
func (*ListProjectMemberUsersRequest) ProtoMessage()
func (*ListProjectMemberUsersRequest) ProtoReflect ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) ProtoReflect() protoreflect.Message
func (*ListProjectMemberUsersRequest) Reset ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) Reset()
func (*ListProjectMemberUsersRequest) String ¶ added in v0.47.2
func (x *ListProjectMemberUsersRequest) String() string
func (*ListProjectMemberUsersRequest) Validate ¶ added in v0.47.2
func (m *ListProjectMemberUsersRequest) Validate() error
Validate checks the field values on ListProjectMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectMemberUsersRequest) ValidateAll ¶ added in v0.47.2
func (m *ListProjectMemberUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectMemberUsersRequestMultiError, or nil if none found.
type ListProjectMemberUsersRequestMultiError ¶ added in v0.47.2
type ListProjectMemberUsersRequestMultiError []error
ListProjectMemberUsersRequestMultiError is an error wrapping multiple validation errors returned by ListProjectMemberUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectMemberUsersRequestMultiError) AllErrors ¶ added in v0.47.2
func (m ListProjectMemberUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectMemberUsersRequestMultiError) Error ¶ added in v0.47.2
func (m ListProjectMemberUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectMemberUsersRequestValidationError ¶ added in v0.47.2
type ListProjectMemberUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectMemberUsersRequestValidationError is the validation error returned by ListProjectMemberUsersRequest.Validate if the designated constraints aren't met.
func (ListProjectMemberUsersRequestValidationError) Cause ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectMemberUsersRequestValidationError) Error ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectMemberUsersRequestValidationError) ErrorName ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectMemberUsersRequestValidationError) Field ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) Field() string
Field function returns field value.
func (ListProjectMemberUsersRequestValidationError) Key ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectMemberUsersRequestValidationError) Reason ¶ added in v0.47.2
func (e ListProjectMemberUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectMemberUsersResponse ¶ added in v0.47.2
type ListProjectMemberUsersResponse struct { Members []*MemberUser `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectMemberUsersResponse) Descriptor
deprecated
added in
v0.47.2
func (*ListProjectMemberUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectMemberUsersResponse.ProtoReflect.Descriptor instead.
func (*ListProjectMemberUsersResponse) GetMembers ¶ added in v0.47.2
func (x *ListProjectMemberUsersResponse) GetMembers() []*MemberUser
func (*ListProjectMemberUsersResponse) GetNextPageToken ¶ added in v0.47.2
func (x *ListProjectMemberUsersResponse) GetNextPageToken() string
func (*ListProjectMemberUsersResponse) ProtoMessage ¶ added in v0.47.2
func (*ListProjectMemberUsersResponse) ProtoMessage()
func (*ListProjectMemberUsersResponse) ProtoReflect ¶ added in v0.47.2
func (x *ListProjectMemberUsersResponse) ProtoReflect() protoreflect.Message
func (*ListProjectMemberUsersResponse) Reset ¶ added in v0.47.2
func (x *ListProjectMemberUsersResponse) Reset()
func (*ListProjectMemberUsersResponse) String ¶ added in v0.47.2
func (x *ListProjectMemberUsersResponse) String() string
func (*ListProjectMemberUsersResponse) Validate ¶ added in v0.47.2
func (m *ListProjectMemberUsersResponse) Validate() error
Validate checks the field values on ListProjectMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectMemberUsersResponse) ValidateAll ¶ added in v0.47.2
func (m *ListProjectMemberUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectMemberUsersResponseMultiError, or nil if none found.
type ListProjectMemberUsersResponseMultiError ¶ added in v0.47.2
type ListProjectMemberUsersResponseMultiError []error
ListProjectMemberUsersResponseMultiError is an error wrapping multiple validation errors returned by ListProjectMemberUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectMemberUsersResponseMultiError) AllErrors ¶ added in v0.47.2
func (m ListProjectMemberUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectMemberUsersResponseMultiError) Error ¶ added in v0.47.2
func (m ListProjectMemberUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectMemberUsersResponseValidationError ¶ added in v0.47.2
type ListProjectMemberUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectMemberUsersResponseValidationError is the validation error returned by ListProjectMemberUsersResponse.Validate if the designated constraints aren't met.
func (ListProjectMemberUsersResponseValidationError) Cause ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectMemberUsersResponseValidationError) Error ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectMemberUsersResponseValidationError) ErrorName ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectMemberUsersResponseValidationError) Field ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) Field() string
Field function returns field value.
func (ListProjectMemberUsersResponseValidationError) Key ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectMemberUsersResponseValidationError) Reason ¶ added in v0.47.2
func (e ListProjectMemberUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectWhitelistedDomainsRequest ¶ added in v0.44.0
type ListProjectWhitelistedDomainsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*ListProjectWhitelistedDomainsRequest) Descriptor
deprecated
added in
v0.44.0
func (*ListProjectWhitelistedDomainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectWhitelistedDomainsRequest.ProtoReflect.Descriptor instead.
func (*ListProjectWhitelistedDomainsRequest) GetOrganization ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsRequest) GetOrganization() string
func (*ListProjectWhitelistedDomainsRequest) GetProject ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsRequest) GetProject() string
func (*ListProjectWhitelistedDomainsRequest) ProtoMessage ¶ added in v0.44.0
func (*ListProjectWhitelistedDomainsRequest) ProtoMessage()
func (*ListProjectWhitelistedDomainsRequest) ProtoReflect ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsRequest) ProtoReflect() protoreflect.Message
func (*ListProjectWhitelistedDomainsRequest) Reset ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsRequest) Reset()
func (*ListProjectWhitelistedDomainsRequest) String ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsRequest) String() string
func (*ListProjectWhitelistedDomainsRequest) Validate ¶ added in v0.44.0
func (m *ListProjectWhitelistedDomainsRequest) Validate() error
Validate checks the field values on ListProjectWhitelistedDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectWhitelistedDomainsRequest) ValidateAll ¶ added in v0.44.0
func (m *ListProjectWhitelistedDomainsRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectWhitelistedDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectWhitelistedDomainsRequestMultiError, or nil if none found.
type ListProjectWhitelistedDomainsRequestMultiError ¶ added in v0.44.0
type ListProjectWhitelistedDomainsRequestMultiError []error
ListProjectWhitelistedDomainsRequestMultiError is an error wrapping multiple validation errors returned by ListProjectWhitelistedDomainsRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectWhitelistedDomainsRequestMultiError) AllErrors ¶ added in v0.44.0
func (m ListProjectWhitelistedDomainsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectWhitelistedDomainsRequestMultiError) Error ¶ added in v0.44.0
func (m ListProjectWhitelistedDomainsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectWhitelistedDomainsRequestValidationError ¶ added in v0.44.0
type ListProjectWhitelistedDomainsRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectWhitelistedDomainsRequestValidationError is the validation error returned by ListProjectWhitelistedDomainsRequest.Validate if the designated constraints aren't met.
func (ListProjectWhitelistedDomainsRequestValidationError) Cause ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectWhitelistedDomainsRequestValidationError) Error ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectWhitelistedDomainsRequestValidationError) ErrorName ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectWhitelistedDomainsRequestValidationError) Field ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) Field() string
Field function returns field value.
func (ListProjectWhitelistedDomainsRequestValidationError) Key ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectWhitelistedDomainsRequestValidationError) Reason ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectWhitelistedDomainsResponse ¶ added in v0.44.0
type ListProjectWhitelistedDomainsResponse struct { Domains []*WhitelistedDomain `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListProjectWhitelistedDomainsResponse) Descriptor
deprecated
added in
v0.44.0
func (*ListProjectWhitelistedDomainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectWhitelistedDomainsResponse.ProtoReflect.Descriptor instead.
func (*ListProjectWhitelistedDomainsResponse) GetDomains ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsResponse) GetDomains() []*WhitelistedDomain
func (*ListProjectWhitelistedDomainsResponse) ProtoMessage ¶ added in v0.44.0
func (*ListProjectWhitelistedDomainsResponse) ProtoMessage()
func (*ListProjectWhitelistedDomainsResponse) ProtoReflect ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsResponse) ProtoReflect() protoreflect.Message
func (*ListProjectWhitelistedDomainsResponse) Reset ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsResponse) Reset()
func (*ListProjectWhitelistedDomainsResponse) String ¶ added in v0.44.0
func (x *ListProjectWhitelistedDomainsResponse) String() string
func (*ListProjectWhitelistedDomainsResponse) Validate ¶ added in v0.44.0
func (m *ListProjectWhitelistedDomainsResponse) Validate() error
Validate checks the field values on ListProjectWhitelistedDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectWhitelistedDomainsResponse) ValidateAll ¶ added in v0.44.0
func (m *ListProjectWhitelistedDomainsResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectWhitelistedDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectWhitelistedDomainsResponseMultiError, or nil if none found.
type ListProjectWhitelistedDomainsResponseMultiError ¶ added in v0.44.0
type ListProjectWhitelistedDomainsResponseMultiError []error
ListProjectWhitelistedDomainsResponseMultiError is an error wrapping multiple validation errors returned by ListProjectWhitelistedDomainsResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectWhitelistedDomainsResponseMultiError) AllErrors ¶ added in v0.44.0
func (m ListProjectWhitelistedDomainsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectWhitelistedDomainsResponseMultiError) Error ¶ added in v0.44.0
func (m ListProjectWhitelistedDomainsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectWhitelistedDomainsResponseValidationError ¶ added in v0.44.0
type ListProjectWhitelistedDomainsResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectWhitelistedDomainsResponseValidationError is the validation error returned by ListProjectWhitelistedDomainsResponse.Validate if the designated constraints aren't met.
func (ListProjectWhitelistedDomainsResponseValidationError) Cause ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectWhitelistedDomainsResponseValidationError) Error ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectWhitelistedDomainsResponseValidationError) ErrorName ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectWhitelistedDomainsResponseValidationError) Field ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) Field() string
Field function returns field value.
func (ListProjectWhitelistedDomainsResponseValidationError) Key ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectWhitelistedDomainsResponseValidationError) Reason ¶ added in v0.44.0
func (e ListProjectWhitelistedDomainsResponseValidationError) Reason() string
Reason function returns reason value.
type ListProjectsForOrganizationRequest ¶ added in v0.24.0
type ListProjectsForOrganizationRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsForOrganizationRequest) Descriptor
deprecated
added in
v0.24.0
func (*ListProjectsForOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsForOrganizationRequest.ProtoReflect.Descriptor instead.
func (*ListProjectsForOrganizationRequest) GetOrganizationName ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) GetOrganizationName() string
func (*ListProjectsForOrganizationRequest) GetPageSize ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) GetPageSize() uint32
func (*ListProjectsForOrganizationRequest) GetPageToken ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) GetPageToken() string
func (*ListProjectsForOrganizationRequest) ProtoMessage ¶ added in v0.24.0
func (*ListProjectsForOrganizationRequest) ProtoMessage()
func (*ListProjectsForOrganizationRequest) ProtoReflect ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) ProtoReflect() protoreflect.Message
func (*ListProjectsForOrganizationRequest) Reset ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) Reset()
func (*ListProjectsForOrganizationRequest) String ¶ added in v0.24.0
func (x *ListProjectsForOrganizationRequest) String() string
func (*ListProjectsForOrganizationRequest) Validate ¶ added in v0.24.0
func (m *ListProjectsForOrganizationRequest) Validate() error
Validate checks the field values on ListProjectsForOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsForOrganizationRequest) ValidateAll ¶ added in v0.24.0
func (m *ListProjectsForOrganizationRequest) ValidateAll() error
ValidateAll checks the field values on ListProjectsForOrganizationRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsForOrganizationRequestMultiError, or nil if none found.
type ListProjectsForOrganizationRequestMultiError ¶ added in v0.24.0
type ListProjectsForOrganizationRequestMultiError []error
ListProjectsForOrganizationRequestMultiError is an error wrapping multiple validation errors returned by ListProjectsForOrganizationRequest.ValidateAll() if the designated constraints aren't met.
func (ListProjectsForOrganizationRequestMultiError) AllErrors ¶ added in v0.24.0
func (m ListProjectsForOrganizationRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsForOrganizationRequestMultiError) Error ¶ added in v0.24.0
func (m ListProjectsForOrganizationRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsForOrganizationRequestValidationError ¶ added in v0.24.0
type ListProjectsForOrganizationRequestValidationError struct {
// contains filtered or unexported fields
}
ListProjectsForOrganizationRequestValidationError is the validation error returned by ListProjectsForOrganizationRequest.Validate if the designated constraints aren't met.
func (ListProjectsForOrganizationRequestValidationError) Cause ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsForOrganizationRequestValidationError) Error ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsForOrganizationRequestValidationError) ErrorName ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsForOrganizationRequestValidationError) Field ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) Field() string
Field function returns field value.
func (ListProjectsForOrganizationRequestValidationError) Key ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) Key() bool
Key function returns key value.
func (ListProjectsForOrganizationRequestValidationError) Reason ¶ added in v0.24.0
func (e ListProjectsForOrganizationRequestValidationError) Reason() string
Reason function returns reason value.
type ListProjectsForOrganizationResponse ¶ added in v0.24.0
type ListProjectsForOrganizationResponse struct { Projects []*Project `protobuf:"bytes,1,rep,name=projects,proto3" json:"projects,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListProjectsForOrganizationResponse) Descriptor
deprecated
added in
v0.24.0
func (*ListProjectsForOrganizationResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListProjectsForOrganizationResponse.ProtoReflect.Descriptor instead.
func (*ListProjectsForOrganizationResponse) GetNextPageToken ¶ added in v0.24.0
func (x *ListProjectsForOrganizationResponse) GetNextPageToken() string
func (*ListProjectsForOrganizationResponse) GetProjects ¶ added in v0.24.0
func (x *ListProjectsForOrganizationResponse) GetProjects() []*Project
func (*ListProjectsForOrganizationResponse) ProtoMessage ¶ added in v0.24.0
func (*ListProjectsForOrganizationResponse) ProtoMessage()
func (*ListProjectsForOrganizationResponse) ProtoReflect ¶ added in v0.24.0
func (x *ListProjectsForOrganizationResponse) ProtoReflect() protoreflect.Message
func (*ListProjectsForOrganizationResponse) Reset ¶ added in v0.24.0
func (x *ListProjectsForOrganizationResponse) Reset()
func (*ListProjectsForOrganizationResponse) String ¶ added in v0.24.0
func (x *ListProjectsForOrganizationResponse) String() string
func (*ListProjectsForOrganizationResponse) Validate ¶ added in v0.24.0
func (m *ListProjectsForOrganizationResponse) Validate() error
Validate checks the field values on ListProjectsForOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListProjectsForOrganizationResponse) ValidateAll ¶ added in v0.24.0
func (m *ListProjectsForOrganizationResponse) ValidateAll() error
ValidateAll checks the field values on ListProjectsForOrganizationResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListProjectsForOrganizationResponseMultiError, or nil if none found.
type ListProjectsForOrganizationResponseMultiError ¶ added in v0.24.0
type ListProjectsForOrganizationResponseMultiError []error
ListProjectsForOrganizationResponseMultiError is an error wrapping multiple validation errors returned by ListProjectsForOrganizationResponse.ValidateAll() if the designated constraints aren't met.
func (ListProjectsForOrganizationResponseMultiError) AllErrors ¶ added in v0.24.0
func (m ListProjectsForOrganizationResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListProjectsForOrganizationResponseMultiError) Error ¶ added in v0.24.0
func (m ListProjectsForOrganizationResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListProjectsForOrganizationResponseValidationError ¶ added in v0.24.0
type ListProjectsForOrganizationResponseValidationError struct {
// contains filtered or unexported fields
}
ListProjectsForOrganizationResponseValidationError is the validation error returned by ListProjectsForOrganizationResponse.Validate if the designated constraints aren't met.
func (ListProjectsForOrganizationResponseValidationError) Cause ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) Cause() error
Cause function returns cause value.
func (ListProjectsForOrganizationResponseValidationError) Error ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListProjectsForOrganizationResponseValidationError) ErrorName ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListProjectsForOrganizationResponseValidationError) Field ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) Field() string
Field function returns field value.
func (ListProjectsForOrganizationResponseValidationError) Key ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) Key() bool
Key function returns key value.
func (ListProjectsForOrganizationResponseValidationError) Reason ¶ added in v0.24.0
func (e ListProjectsForOrganizationResponseValidationError) Reason() string
Reason function returns reason value.
type ListPublicBillingPlansRequest ¶ added in v0.47.0
type ListPublicBillingPlansRequest struct {
// contains filtered or unexported fields
}
func (*ListPublicBillingPlansRequest) Descriptor
deprecated
added in
v0.47.0
func (*ListPublicBillingPlansRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicBillingPlansRequest.ProtoReflect.Descriptor instead.
func (*ListPublicBillingPlansRequest) ProtoMessage ¶ added in v0.47.0
func (*ListPublicBillingPlansRequest) ProtoMessage()
func (*ListPublicBillingPlansRequest) ProtoReflect ¶ added in v0.47.0
func (x *ListPublicBillingPlansRequest) ProtoReflect() protoreflect.Message
func (*ListPublicBillingPlansRequest) Reset ¶ added in v0.47.0
func (x *ListPublicBillingPlansRequest) Reset()
func (*ListPublicBillingPlansRequest) String ¶ added in v0.47.0
func (x *ListPublicBillingPlansRequest) String() string
func (*ListPublicBillingPlansRequest) Validate ¶ added in v0.47.0
func (m *ListPublicBillingPlansRequest) Validate() error
Validate checks the field values on ListPublicBillingPlansRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPublicBillingPlansRequest) ValidateAll ¶ added in v0.47.0
func (m *ListPublicBillingPlansRequest) ValidateAll() error
ValidateAll checks the field values on ListPublicBillingPlansRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPublicBillingPlansRequestMultiError, or nil if none found.
type ListPublicBillingPlansRequestMultiError ¶ added in v0.47.0
type ListPublicBillingPlansRequestMultiError []error
ListPublicBillingPlansRequestMultiError is an error wrapping multiple validation errors returned by ListPublicBillingPlansRequest.ValidateAll() if the designated constraints aren't met.
func (ListPublicBillingPlansRequestMultiError) AllErrors ¶ added in v0.47.0
func (m ListPublicBillingPlansRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPublicBillingPlansRequestMultiError) Error ¶ added in v0.47.0
func (m ListPublicBillingPlansRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPublicBillingPlansRequestValidationError ¶ added in v0.47.0
type ListPublicBillingPlansRequestValidationError struct {
// contains filtered or unexported fields
}
ListPublicBillingPlansRequestValidationError is the validation error returned by ListPublicBillingPlansRequest.Validate if the designated constraints aren't met.
func (ListPublicBillingPlansRequestValidationError) Cause ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) Cause() error
Cause function returns cause value.
func (ListPublicBillingPlansRequestValidationError) Error ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListPublicBillingPlansRequestValidationError) ErrorName ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListPublicBillingPlansRequestValidationError) Field ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) Field() string
Field function returns field value.
func (ListPublicBillingPlansRequestValidationError) Key ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) Key() bool
Key function returns key value.
func (ListPublicBillingPlansRequestValidationError) Reason ¶ added in v0.47.0
func (e ListPublicBillingPlansRequestValidationError) Reason() string
Reason function returns reason value.
type ListPublicBillingPlansResponse ¶ added in v0.47.0
type ListPublicBillingPlansResponse struct { Plans []*BillingPlan `protobuf:"bytes,1,rep,name=plans,proto3" json:"plans,omitempty"` // contains filtered or unexported fields }
func (*ListPublicBillingPlansResponse) Descriptor
deprecated
added in
v0.47.0
func (*ListPublicBillingPlansResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListPublicBillingPlansResponse.ProtoReflect.Descriptor instead.
func (*ListPublicBillingPlansResponse) GetPlans ¶ added in v0.47.0
func (x *ListPublicBillingPlansResponse) GetPlans() []*BillingPlan
func (*ListPublicBillingPlansResponse) ProtoMessage ¶ added in v0.47.0
func (*ListPublicBillingPlansResponse) ProtoMessage()
func (*ListPublicBillingPlansResponse) ProtoReflect ¶ added in v0.47.0
func (x *ListPublicBillingPlansResponse) ProtoReflect() protoreflect.Message
func (*ListPublicBillingPlansResponse) Reset ¶ added in v0.47.0
func (x *ListPublicBillingPlansResponse) Reset()
func (*ListPublicBillingPlansResponse) String ¶ added in v0.47.0
func (x *ListPublicBillingPlansResponse) String() string
func (*ListPublicBillingPlansResponse) Validate ¶ added in v0.47.0
func (m *ListPublicBillingPlansResponse) Validate() error
Validate checks the field values on ListPublicBillingPlansResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListPublicBillingPlansResponse) ValidateAll ¶ added in v0.47.0
func (m *ListPublicBillingPlansResponse) ValidateAll() error
ValidateAll checks the field values on ListPublicBillingPlansResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListPublicBillingPlansResponseMultiError, or nil if none found.
type ListPublicBillingPlansResponseMultiError ¶ added in v0.47.0
type ListPublicBillingPlansResponseMultiError []error
ListPublicBillingPlansResponseMultiError is an error wrapping multiple validation errors returned by ListPublicBillingPlansResponse.ValidateAll() if the designated constraints aren't met.
func (ListPublicBillingPlansResponseMultiError) AllErrors ¶ added in v0.47.0
func (m ListPublicBillingPlansResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListPublicBillingPlansResponseMultiError) Error ¶ added in v0.47.0
func (m ListPublicBillingPlansResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListPublicBillingPlansResponseValidationError ¶ added in v0.47.0
type ListPublicBillingPlansResponseValidationError struct {
// contains filtered or unexported fields
}
ListPublicBillingPlansResponseValidationError is the validation error returned by ListPublicBillingPlansResponse.Validate if the designated constraints aren't met.
func (ListPublicBillingPlansResponseValidationError) Cause ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) Cause() error
Cause function returns cause value.
func (ListPublicBillingPlansResponseValidationError) Error ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListPublicBillingPlansResponseValidationError) ErrorName ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListPublicBillingPlansResponseValidationError) Field ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) Field() string
Field function returns field value.
func (ListPublicBillingPlansResponseValidationError) Key ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) Key() bool
Key function returns key value.
func (ListPublicBillingPlansResponseValidationError) Reason ¶ added in v0.47.0
func (e ListPublicBillingPlansResponseValidationError) Reason() string
Reason function returns reason value.
type ListServiceAuthTokensRequest ¶ added in v0.31.0
type ListServiceAuthTokensRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` ServiceName string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"` // contains filtered or unexported fields }
func (*ListServiceAuthTokensRequest) Descriptor
deprecated
added in
v0.31.0
func (*ListServiceAuthTokensRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceAuthTokensRequest.ProtoReflect.Descriptor instead.
func (*ListServiceAuthTokensRequest) GetOrganizationName ¶ added in v0.31.0
func (x *ListServiceAuthTokensRequest) GetOrganizationName() string
func (*ListServiceAuthTokensRequest) GetServiceName ¶ added in v0.31.0
func (x *ListServiceAuthTokensRequest) GetServiceName() string
func (*ListServiceAuthTokensRequest) ProtoMessage ¶ added in v0.31.0
func (*ListServiceAuthTokensRequest) ProtoMessage()
func (*ListServiceAuthTokensRequest) ProtoReflect ¶ added in v0.31.0
func (x *ListServiceAuthTokensRequest) ProtoReflect() protoreflect.Message
func (*ListServiceAuthTokensRequest) Reset ¶ added in v0.31.0
func (x *ListServiceAuthTokensRequest) Reset()
func (*ListServiceAuthTokensRequest) String ¶ added in v0.31.0
func (x *ListServiceAuthTokensRequest) String() string
func (*ListServiceAuthTokensRequest) Validate ¶ added in v0.31.0
func (m *ListServiceAuthTokensRequest) Validate() error
Validate checks the field values on ListServiceAuthTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceAuthTokensRequest) ValidateAll ¶ added in v0.31.0
func (m *ListServiceAuthTokensRequest) ValidateAll() error
ValidateAll checks the field values on ListServiceAuthTokensRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceAuthTokensRequestMultiError, or nil if none found.
type ListServiceAuthTokensRequestMultiError ¶ added in v0.31.0
type ListServiceAuthTokensRequestMultiError []error
ListServiceAuthTokensRequestMultiError is an error wrapping multiple validation errors returned by ListServiceAuthTokensRequest.ValidateAll() if the designated constraints aren't met.
func (ListServiceAuthTokensRequestMultiError) AllErrors ¶ added in v0.31.0
func (m ListServiceAuthTokensRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceAuthTokensRequestMultiError) Error ¶ added in v0.31.0
func (m ListServiceAuthTokensRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceAuthTokensRequestValidationError ¶ added in v0.31.0
type ListServiceAuthTokensRequestValidationError struct {
// contains filtered or unexported fields
}
ListServiceAuthTokensRequestValidationError is the validation error returned by ListServiceAuthTokensRequest.Validate if the designated constraints aren't met.
func (ListServiceAuthTokensRequestValidationError) Cause ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServiceAuthTokensRequestValidationError) Error ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceAuthTokensRequestValidationError) ErrorName ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceAuthTokensRequestValidationError) Field ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) Field() string
Field function returns field value.
func (ListServiceAuthTokensRequestValidationError) Key ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) Key() bool
Key function returns key value.
func (ListServiceAuthTokensRequestValidationError) Reason ¶ added in v0.31.0
func (e ListServiceAuthTokensRequestValidationError) Reason() string
Reason function returns reason value.
type ListServiceAuthTokensResponse ¶ added in v0.31.0
type ListServiceAuthTokensResponse struct { Tokens []*ServiceToken `protobuf:"bytes,1,rep,name=tokens,proto3" json:"tokens,omitempty"` // contains filtered or unexported fields }
func (*ListServiceAuthTokensResponse) Descriptor
deprecated
added in
v0.31.0
func (*ListServiceAuthTokensResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServiceAuthTokensResponse.ProtoReflect.Descriptor instead.
func (*ListServiceAuthTokensResponse) GetTokens ¶ added in v0.31.0
func (x *ListServiceAuthTokensResponse) GetTokens() []*ServiceToken
func (*ListServiceAuthTokensResponse) ProtoMessage ¶ added in v0.31.0
func (*ListServiceAuthTokensResponse) ProtoMessage()
func (*ListServiceAuthTokensResponse) ProtoReflect ¶ added in v0.31.0
func (x *ListServiceAuthTokensResponse) ProtoReflect() protoreflect.Message
func (*ListServiceAuthTokensResponse) Reset ¶ added in v0.31.0
func (x *ListServiceAuthTokensResponse) Reset()
func (*ListServiceAuthTokensResponse) String ¶ added in v0.31.0
func (x *ListServiceAuthTokensResponse) String() string
func (*ListServiceAuthTokensResponse) Validate ¶ added in v0.31.0
func (m *ListServiceAuthTokensResponse) Validate() error
Validate checks the field values on ListServiceAuthTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServiceAuthTokensResponse) ValidateAll ¶ added in v0.31.0
func (m *ListServiceAuthTokensResponse) ValidateAll() error
ValidateAll checks the field values on ListServiceAuthTokensResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServiceAuthTokensResponseMultiError, or nil if none found.
type ListServiceAuthTokensResponseMultiError ¶ added in v0.31.0
type ListServiceAuthTokensResponseMultiError []error
ListServiceAuthTokensResponseMultiError is an error wrapping multiple validation errors returned by ListServiceAuthTokensResponse.ValidateAll() if the designated constraints aren't met.
func (ListServiceAuthTokensResponseMultiError) AllErrors ¶ added in v0.31.0
func (m ListServiceAuthTokensResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServiceAuthTokensResponseMultiError) Error ¶ added in v0.31.0
func (m ListServiceAuthTokensResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServiceAuthTokensResponseValidationError ¶ added in v0.31.0
type ListServiceAuthTokensResponseValidationError struct {
// contains filtered or unexported fields
}
ListServiceAuthTokensResponseValidationError is the validation error returned by ListServiceAuthTokensResponse.Validate if the designated constraints aren't met.
func (ListServiceAuthTokensResponseValidationError) Cause ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServiceAuthTokensResponseValidationError) Error ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServiceAuthTokensResponseValidationError) ErrorName ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServiceAuthTokensResponseValidationError) Field ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) Field() string
Field function returns field value.
func (ListServiceAuthTokensResponseValidationError) Key ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) Key() bool
Key function returns key value.
func (ListServiceAuthTokensResponseValidationError) Reason ¶ added in v0.31.0
func (e ListServiceAuthTokensResponseValidationError) Reason() string
Reason function returns reason value.
type ListServicesRequest ¶ added in v0.31.0
type ListServicesRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` // contains filtered or unexported fields }
func (*ListServicesRequest) Descriptor
deprecated
added in
v0.31.0
func (*ListServicesRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListServicesRequest.ProtoReflect.Descriptor instead.
func (*ListServicesRequest) GetOrganizationName ¶ added in v0.31.0
func (x *ListServicesRequest) GetOrganizationName() string
func (*ListServicesRequest) ProtoMessage ¶ added in v0.31.0
func (*ListServicesRequest) ProtoMessage()
func (*ListServicesRequest) ProtoReflect ¶ added in v0.31.0
func (x *ListServicesRequest) ProtoReflect() protoreflect.Message
func (*ListServicesRequest) Reset ¶ added in v0.31.0
func (x *ListServicesRequest) Reset()
func (*ListServicesRequest) String ¶ added in v0.31.0
func (x *ListServicesRequest) String() string
func (*ListServicesRequest) Validate ¶ added in v0.31.0
func (m *ListServicesRequest) Validate() error
Validate checks the field values on ListServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServicesRequest) ValidateAll ¶ added in v0.31.0
func (m *ListServicesRequest) ValidateAll() error
ValidateAll checks the field values on ListServicesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServicesRequestMultiError, or nil if none found.
type ListServicesRequestMultiError ¶ added in v0.31.0
type ListServicesRequestMultiError []error
ListServicesRequestMultiError is an error wrapping multiple validation errors returned by ListServicesRequest.ValidateAll() if the designated constraints aren't met.
func (ListServicesRequestMultiError) AllErrors ¶ added in v0.31.0
func (m ListServicesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServicesRequestMultiError) Error ¶ added in v0.31.0
func (m ListServicesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServicesRequestValidationError ¶ added in v0.31.0
type ListServicesRequestValidationError struct {
// contains filtered or unexported fields
}
ListServicesRequestValidationError is the validation error returned by ListServicesRequest.Validate if the designated constraints aren't met.
func (ListServicesRequestValidationError) Cause ¶ added in v0.31.0
func (e ListServicesRequestValidationError) Cause() error
Cause function returns cause value.
func (ListServicesRequestValidationError) Error ¶ added in v0.31.0
func (e ListServicesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListServicesRequestValidationError) ErrorName ¶ added in v0.31.0
func (e ListServicesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListServicesRequestValidationError) Field ¶ added in v0.31.0
func (e ListServicesRequestValidationError) Field() string
Field function returns field value.
func (ListServicesRequestValidationError) Key ¶ added in v0.31.0
func (e ListServicesRequestValidationError) Key() bool
Key function returns key value.
func (ListServicesRequestValidationError) Reason ¶ added in v0.31.0
func (e ListServicesRequestValidationError) Reason() string
Reason function returns reason value.
type ListServicesResponse ¶ added in v0.31.0
type ListServicesResponse struct { Services []*Service `protobuf:"bytes,1,rep,name=services,proto3" json:"services,omitempty"` // contains filtered or unexported fields }
func (*ListServicesResponse) Descriptor
deprecated
added in
v0.31.0
func (*ListServicesResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListServicesResponse.ProtoReflect.Descriptor instead.
func (*ListServicesResponse) GetServices ¶ added in v0.31.0
func (x *ListServicesResponse) GetServices() []*Service
func (*ListServicesResponse) ProtoMessage ¶ added in v0.31.0
func (*ListServicesResponse) ProtoMessage()
func (*ListServicesResponse) ProtoReflect ¶ added in v0.31.0
func (x *ListServicesResponse) ProtoReflect() protoreflect.Message
func (*ListServicesResponse) Reset ¶ added in v0.31.0
func (x *ListServicesResponse) Reset()
func (*ListServicesResponse) String ¶ added in v0.31.0
func (x *ListServicesResponse) String() string
func (*ListServicesResponse) Validate ¶ added in v0.31.0
func (m *ListServicesResponse) Validate() error
Validate checks the field values on ListServicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListServicesResponse) ValidateAll ¶ added in v0.31.0
func (m *ListServicesResponse) ValidateAll() error
ValidateAll checks the field values on ListServicesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListServicesResponseMultiError, or nil if none found.
type ListServicesResponseMultiError ¶ added in v0.31.0
type ListServicesResponseMultiError []error
ListServicesResponseMultiError is an error wrapping multiple validation errors returned by ListServicesResponse.ValidateAll() if the designated constraints aren't met.
func (ListServicesResponseMultiError) AllErrors ¶ added in v0.31.0
func (m ListServicesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListServicesResponseMultiError) Error ¶ added in v0.31.0
func (m ListServicesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListServicesResponseValidationError ¶ added in v0.31.0
type ListServicesResponseValidationError struct {
// contains filtered or unexported fields
}
ListServicesResponseValidationError is the validation error returned by ListServicesResponse.Validate if the designated constraints aren't met.
func (ListServicesResponseValidationError) Cause ¶ added in v0.31.0
func (e ListServicesResponseValidationError) Cause() error
Cause function returns cause value.
func (ListServicesResponseValidationError) Error ¶ added in v0.31.0
func (e ListServicesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListServicesResponseValidationError) ErrorName ¶ added in v0.31.0
func (e ListServicesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListServicesResponseValidationError) Field ¶ added in v0.31.0
func (e ListServicesResponseValidationError) Field() string
Field function returns field value.
func (ListServicesResponseValidationError) Key ¶ added in v0.31.0
func (e ListServicesResponseValidationError) Key() bool
Key function returns key value.
func (ListServicesResponseValidationError) Reason ¶ added in v0.31.0
func (e ListServicesResponseValidationError) Reason() string
Reason function returns reason value.
type ListSuperusersRequest ¶ added in v0.26.0
type ListSuperusersRequest struct {
// contains filtered or unexported fields
}
func (*ListSuperusersRequest) Descriptor
deprecated
added in
v0.26.0
func (*ListSuperusersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSuperusersRequest.ProtoReflect.Descriptor instead.
func (*ListSuperusersRequest) ProtoMessage ¶ added in v0.26.0
func (*ListSuperusersRequest) ProtoMessage()
func (*ListSuperusersRequest) ProtoReflect ¶ added in v0.26.0
func (x *ListSuperusersRequest) ProtoReflect() protoreflect.Message
func (*ListSuperusersRequest) Reset ¶ added in v0.26.0
func (x *ListSuperusersRequest) Reset()
func (*ListSuperusersRequest) String ¶ added in v0.26.0
func (x *ListSuperusersRequest) String() string
func (*ListSuperusersRequest) Validate ¶ added in v0.26.0
func (m *ListSuperusersRequest) Validate() error
Validate checks the field values on ListSuperusersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSuperusersRequest) ValidateAll ¶ added in v0.26.0
func (m *ListSuperusersRequest) ValidateAll() error
ValidateAll checks the field values on ListSuperusersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSuperusersRequestMultiError, or nil if none found.
type ListSuperusersRequestMultiError ¶ added in v0.26.0
type ListSuperusersRequestMultiError []error
ListSuperusersRequestMultiError is an error wrapping multiple validation errors returned by ListSuperusersRequest.ValidateAll() if the designated constraints aren't met.
func (ListSuperusersRequestMultiError) AllErrors ¶ added in v0.26.0
func (m ListSuperusersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSuperusersRequestMultiError) Error ¶ added in v0.26.0
func (m ListSuperusersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSuperusersRequestValidationError ¶ added in v0.26.0
type ListSuperusersRequestValidationError struct {
// contains filtered or unexported fields
}
ListSuperusersRequestValidationError is the validation error returned by ListSuperusersRequest.Validate if the designated constraints aren't met.
func (ListSuperusersRequestValidationError) Cause ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListSuperusersRequestValidationError) Error ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListSuperusersRequestValidationError) ErrorName ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListSuperusersRequestValidationError) Field ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) Field() string
Field function returns field value.
func (ListSuperusersRequestValidationError) Key ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) Key() bool
Key function returns key value.
func (ListSuperusersRequestValidationError) Reason ¶ added in v0.26.0
func (e ListSuperusersRequestValidationError) Reason() string
Reason function returns reason value.
type ListSuperusersResponse ¶ added in v0.26.0
type ListSuperusersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` // contains filtered or unexported fields }
func (*ListSuperusersResponse) Descriptor
deprecated
added in
v0.26.0
func (*ListSuperusersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSuperusersResponse.ProtoReflect.Descriptor instead.
func (*ListSuperusersResponse) GetUsers ¶ added in v0.26.0
func (x *ListSuperusersResponse) GetUsers() []*User
func (*ListSuperusersResponse) ProtoMessage ¶ added in v0.26.0
func (*ListSuperusersResponse) ProtoMessage()
func (*ListSuperusersResponse) ProtoReflect ¶ added in v0.26.0
func (x *ListSuperusersResponse) ProtoReflect() protoreflect.Message
func (*ListSuperusersResponse) Reset ¶ added in v0.26.0
func (x *ListSuperusersResponse) Reset()
func (*ListSuperusersResponse) String ¶ added in v0.26.0
func (x *ListSuperusersResponse) String() string
func (*ListSuperusersResponse) Validate ¶ added in v0.26.0
func (m *ListSuperusersResponse) Validate() error
Validate checks the field values on ListSuperusersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListSuperusersResponse) ValidateAll ¶ added in v0.26.0
func (m *ListSuperusersResponse) ValidateAll() error
ValidateAll checks the field values on ListSuperusersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListSuperusersResponseMultiError, or nil if none found.
type ListSuperusersResponseMultiError ¶ added in v0.26.0
type ListSuperusersResponseMultiError []error
ListSuperusersResponseMultiError is an error wrapping multiple validation errors returned by ListSuperusersResponse.ValidateAll() if the designated constraints aren't met.
func (ListSuperusersResponseMultiError) AllErrors ¶ added in v0.26.0
func (m ListSuperusersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListSuperusersResponseMultiError) Error ¶ added in v0.26.0
func (m ListSuperusersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListSuperusersResponseValidationError ¶ added in v0.26.0
type ListSuperusersResponseValidationError struct {
// contains filtered or unexported fields
}
ListSuperusersResponseValidationError is the validation error returned by ListSuperusersResponse.Validate if the designated constraints aren't met.
func (ListSuperusersResponseValidationError) Cause ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListSuperusersResponseValidationError) Error ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListSuperusersResponseValidationError) ErrorName ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListSuperusersResponseValidationError) Field ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) Field() string
Field function returns field value.
func (ListSuperusersResponseValidationError) Key ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) Key() bool
Key function returns key value.
func (ListSuperusersResponseValidationError) Reason ¶ added in v0.26.0
func (e ListSuperusersResponseValidationError) Reason() string
Reason function returns reason value.
type ListUsergroupMemberUsersRequest ¶ added in v0.47.2
type ListUsergroupMemberUsersRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*ListUsergroupMemberUsersRequest) Descriptor
deprecated
added in
v0.47.2
func (*ListUsergroupMemberUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListUsergroupMemberUsersRequest.ProtoReflect.Descriptor instead.
func (*ListUsergroupMemberUsersRequest) GetOrganization ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) GetOrganization() string
func (*ListUsergroupMemberUsersRequest) GetPageSize ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) GetPageSize() uint32
func (*ListUsergroupMemberUsersRequest) GetPageToken ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) GetPageToken() string
func (*ListUsergroupMemberUsersRequest) GetUsergroup ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) GetUsergroup() string
func (*ListUsergroupMemberUsersRequest) ProtoMessage ¶ added in v0.47.2
func (*ListUsergroupMemberUsersRequest) ProtoMessage()
func (*ListUsergroupMemberUsersRequest) ProtoReflect ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) ProtoReflect() protoreflect.Message
func (*ListUsergroupMemberUsersRequest) Reset ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) Reset()
func (*ListUsergroupMemberUsersRequest) String ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersRequest) String() string
func (*ListUsergroupMemberUsersRequest) Validate ¶ added in v0.47.2
func (m *ListUsergroupMemberUsersRequest) Validate() error
Validate checks the field values on ListUsergroupMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsergroupMemberUsersRequest) ValidateAll ¶ added in v0.47.2
func (m *ListUsergroupMemberUsersRequest) ValidateAll() error
ValidateAll checks the field values on ListUsergroupMemberUsersRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsergroupMemberUsersRequestMultiError, or nil if none found.
type ListUsergroupMemberUsersRequestMultiError ¶ added in v0.47.2
type ListUsergroupMemberUsersRequestMultiError []error
ListUsergroupMemberUsersRequestMultiError is an error wrapping multiple validation errors returned by ListUsergroupMemberUsersRequest.ValidateAll() if the designated constraints aren't met.
func (ListUsergroupMemberUsersRequestMultiError) AllErrors ¶ added in v0.47.2
func (m ListUsergroupMemberUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsergroupMemberUsersRequestMultiError) Error ¶ added in v0.47.2
func (m ListUsergroupMemberUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsergroupMemberUsersRequestValidationError ¶ added in v0.47.2
type ListUsergroupMemberUsersRequestValidationError struct {
// contains filtered or unexported fields
}
ListUsergroupMemberUsersRequestValidationError is the validation error returned by ListUsergroupMemberUsersRequest.Validate if the designated constraints aren't met.
func (ListUsergroupMemberUsersRequestValidationError) Cause ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (ListUsergroupMemberUsersRequestValidationError) Error ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsergroupMemberUsersRequestValidationError) ErrorName ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsergroupMemberUsersRequestValidationError) Field ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) Field() string
Field function returns field value.
func (ListUsergroupMemberUsersRequestValidationError) Key ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) Key() bool
Key function returns key value.
func (ListUsergroupMemberUsersRequestValidationError) Reason ¶ added in v0.47.2
func (e ListUsergroupMemberUsersRequestValidationError) Reason() string
Reason function returns reason value.
type ListUsergroupMemberUsersResponse ¶ added in v0.47.2
type ListUsergroupMemberUsersResponse struct { Members []*MemberUser `protobuf:"bytes,1,rep,name=members,proto3" json:"members,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*ListUsergroupMemberUsersResponse) Descriptor
deprecated
added in
v0.47.2
func (*ListUsergroupMemberUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListUsergroupMemberUsersResponse.ProtoReflect.Descriptor instead.
func (*ListUsergroupMemberUsersResponse) GetMembers ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersResponse) GetMembers() []*MemberUser
func (*ListUsergroupMemberUsersResponse) GetNextPageToken ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersResponse) GetNextPageToken() string
func (*ListUsergroupMemberUsersResponse) ProtoMessage ¶ added in v0.47.2
func (*ListUsergroupMemberUsersResponse) ProtoMessage()
func (*ListUsergroupMemberUsersResponse) ProtoReflect ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersResponse) ProtoReflect() protoreflect.Message
func (*ListUsergroupMemberUsersResponse) Reset ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersResponse) Reset()
func (*ListUsergroupMemberUsersResponse) String ¶ added in v0.47.2
func (x *ListUsergroupMemberUsersResponse) String() string
func (*ListUsergroupMemberUsersResponse) Validate ¶ added in v0.47.2
func (m *ListUsergroupMemberUsersResponse) Validate() error
Validate checks the field values on ListUsergroupMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListUsergroupMemberUsersResponse) ValidateAll ¶ added in v0.47.2
func (m *ListUsergroupMemberUsersResponse) ValidateAll() error
ValidateAll checks the field values on ListUsergroupMemberUsersResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListUsergroupMemberUsersResponseMultiError, or nil if none found.
type ListUsergroupMemberUsersResponseMultiError ¶ added in v0.47.2
type ListUsergroupMemberUsersResponseMultiError []error
ListUsergroupMemberUsersResponseMultiError is an error wrapping multiple validation errors returned by ListUsergroupMemberUsersResponse.ValidateAll() if the designated constraints aren't met.
func (ListUsergroupMemberUsersResponseMultiError) AllErrors ¶ added in v0.47.2
func (m ListUsergroupMemberUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListUsergroupMemberUsersResponseMultiError) Error ¶ added in v0.47.2
func (m ListUsergroupMemberUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListUsergroupMemberUsersResponseValidationError ¶ added in v0.47.2
type ListUsergroupMemberUsersResponseValidationError struct {
// contains filtered or unexported fields
}
ListUsergroupMemberUsersResponseValidationError is the validation error returned by ListUsergroupMemberUsersResponse.Validate if the designated constraints aren't met.
func (ListUsergroupMemberUsersResponseValidationError) Cause ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (ListUsergroupMemberUsersResponseValidationError) Error ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListUsergroupMemberUsersResponseValidationError) ErrorName ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListUsergroupMemberUsersResponseValidationError) Field ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) Field() string
Field function returns field value.
func (ListUsergroupMemberUsersResponseValidationError) Key ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) Key() bool
Key function returns key value.
func (ListUsergroupMemberUsersResponseValidationError) Reason ¶ added in v0.47.2
func (e ListUsergroupMemberUsersResponseValidationError) Reason() string
Reason function returns reason value.
type ListWhitelistedDomainsRequest ¶ added in v0.27.0
type ListWhitelistedDomainsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*ListWhitelistedDomainsRequest) Descriptor
deprecated
added in
v0.27.0
func (*ListWhitelistedDomainsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListWhitelistedDomainsRequest.ProtoReflect.Descriptor instead.
func (*ListWhitelistedDomainsRequest) GetOrganization ¶ added in v0.27.0
func (x *ListWhitelistedDomainsRequest) GetOrganization() string
func (*ListWhitelistedDomainsRequest) ProtoMessage ¶ added in v0.27.0
func (*ListWhitelistedDomainsRequest) ProtoMessage()
func (*ListWhitelistedDomainsRequest) ProtoReflect ¶ added in v0.27.0
func (x *ListWhitelistedDomainsRequest) ProtoReflect() protoreflect.Message
func (*ListWhitelistedDomainsRequest) Reset ¶ added in v0.27.0
func (x *ListWhitelistedDomainsRequest) Reset()
func (*ListWhitelistedDomainsRequest) String ¶ added in v0.27.0
func (x *ListWhitelistedDomainsRequest) String() string
func (*ListWhitelistedDomainsRequest) Validate ¶ added in v0.27.0
func (m *ListWhitelistedDomainsRequest) Validate() error
Validate checks the field values on ListWhitelistedDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListWhitelistedDomainsRequest) ValidateAll ¶ added in v0.27.0
func (m *ListWhitelistedDomainsRequest) ValidateAll() error
ValidateAll checks the field values on ListWhitelistedDomainsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListWhitelistedDomainsRequestMultiError, or nil if none found.
type ListWhitelistedDomainsRequestMultiError ¶ added in v0.27.0
type ListWhitelistedDomainsRequestMultiError []error
ListWhitelistedDomainsRequestMultiError is an error wrapping multiple validation errors returned by ListWhitelistedDomainsRequest.ValidateAll() if the designated constraints aren't met.
func (ListWhitelistedDomainsRequestMultiError) AllErrors ¶ added in v0.27.0
func (m ListWhitelistedDomainsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListWhitelistedDomainsRequestMultiError) Error ¶ added in v0.27.0
func (m ListWhitelistedDomainsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListWhitelistedDomainsRequestValidationError ¶ added in v0.27.0
type ListWhitelistedDomainsRequestValidationError struct {
// contains filtered or unexported fields
}
ListWhitelistedDomainsRequestValidationError is the validation error returned by ListWhitelistedDomainsRequest.Validate if the designated constraints aren't met.
func (ListWhitelistedDomainsRequestValidationError) Cause ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) Cause() error
Cause function returns cause value.
func (ListWhitelistedDomainsRequestValidationError) Error ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (ListWhitelistedDomainsRequestValidationError) ErrorName ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (ListWhitelistedDomainsRequestValidationError) Field ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) Field() string
Field function returns field value.
func (ListWhitelistedDomainsRequestValidationError) Key ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) Key() bool
Key function returns key value.
func (ListWhitelistedDomainsRequestValidationError) Reason ¶ added in v0.27.0
func (e ListWhitelistedDomainsRequestValidationError) Reason() string
Reason function returns reason value.
type ListWhitelistedDomainsResponse ¶ added in v0.27.0
type ListWhitelistedDomainsResponse struct { Domains []*WhitelistedDomain `protobuf:"bytes,1,rep,name=domains,proto3" json:"domains,omitempty"` // contains filtered or unexported fields }
func (*ListWhitelistedDomainsResponse) Descriptor
deprecated
added in
v0.27.0
func (*ListWhitelistedDomainsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListWhitelistedDomainsResponse.ProtoReflect.Descriptor instead.
func (*ListWhitelistedDomainsResponse) GetDomains ¶ added in v0.27.0
func (x *ListWhitelistedDomainsResponse) GetDomains() []*WhitelistedDomain
func (*ListWhitelistedDomainsResponse) ProtoMessage ¶ added in v0.27.0
func (*ListWhitelistedDomainsResponse) ProtoMessage()
func (*ListWhitelistedDomainsResponse) ProtoReflect ¶ added in v0.27.0
func (x *ListWhitelistedDomainsResponse) ProtoReflect() protoreflect.Message
func (*ListWhitelistedDomainsResponse) Reset ¶ added in v0.27.0
func (x *ListWhitelistedDomainsResponse) Reset()
func (*ListWhitelistedDomainsResponse) String ¶ added in v0.27.0
func (x *ListWhitelistedDomainsResponse) String() string
func (*ListWhitelistedDomainsResponse) Validate ¶ added in v0.27.0
func (m *ListWhitelistedDomainsResponse) Validate() error
Validate checks the field values on ListWhitelistedDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ListWhitelistedDomainsResponse) ValidateAll ¶ added in v0.27.0
func (m *ListWhitelistedDomainsResponse) ValidateAll() error
ValidateAll checks the field values on ListWhitelistedDomainsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ListWhitelistedDomainsResponseMultiError, or nil if none found.
type ListWhitelistedDomainsResponseMultiError ¶ added in v0.27.0
type ListWhitelistedDomainsResponseMultiError []error
ListWhitelistedDomainsResponseMultiError is an error wrapping multiple validation errors returned by ListWhitelistedDomainsResponse.ValidateAll() if the designated constraints aren't met.
func (ListWhitelistedDomainsResponseMultiError) AllErrors ¶ added in v0.27.0
func (m ListWhitelistedDomainsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ListWhitelistedDomainsResponseMultiError) Error ¶ added in v0.27.0
func (m ListWhitelistedDomainsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ListWhitelistedDomainsResponseValidationError ¶ added in v0.27.0
type ListWhitelistedDomainsResponseValidationError struct {
// contains filtered or unexported fields
}
ListWhitelistedDomainsResponseValidationError is the validation error returned by ListWhitelistedDomainsResponse.Validate if the designated constraints aren't met.
func (ListWhitelistedDomainsResponseValidationError) Cause ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) Cause() error
Cause function returns cause value.
func (ListWhitelistedDomainsResponseValidationError) Error ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (ListWhitelistedDomainsResponseValidationError) ErrorName ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (ListWhitelistedDomainsResponseValidationError) Field ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) Field() string
Field function returns field value.
func (ListWhitelistedDomainsResponseValidationError) Key ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) Key() bool
Key function returns key value.
func (ListWhitelistedDomainsResponseValidationError) Reason ¶ added in v0.27.0
func (e ListWhitelistedDomainsResponseValidationError) Reason() string
Reason function returns reason value.
type MagicAuthToken ¶ added in v0.47.0
type MagicAuthToken struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` ProjectId string `protobuf:"bytes,2,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` ExpiresOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=expires_on,json=expiresOn,proto3" json:"expires_on,omitempty"` UsedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=used_on,json=usedOn,proto3" json:"used_on,omitempty"` CreatedByUserId string `protobuf:"bytes,6,opt,name=created_by_user_id,json=createdByUserId,proto3" json:"created_by_user_id,omitempty"` CreatedByUserEmail string `protobuf:"bytes,7,opt,name=created_by_user_email,json=createdByUserEmail,proto3" json:"created_by_user_email,omitempty"` Attributes *structpb.Struct `protobuf:"bytes,8,opt,name=attributes,proto3" json:"attributes,omitempty"` MetricsView string `protobuf:"bytes,9,opt,name=metrics_view,json=metricsView,proto3" json:"metrics_view,omitempty"` MetricsViewFilter *v1.Expression `protobuf:"bytes,10,opt,name=metrics_view_filter,json=metricsViewFilter,proto3" json:"metrics_view_filter,omitempty"` MetricsViewFields []string `protobuf:"bytes,11,rep,name=metrics_view_fields,json=metricsViewFields,proto3" json:"metrics_view_fields,omitempty"` // contains filtered or unexported fields }
func (*MagicAuthToken) Descriptor
deprecated
added in
v0.47.0
func (*MagicAuthToken) Descriptor() ([]byte, []int)
Deprecated: Use MagicAuthToken.ProtoReflect.Descriptor instead.
func (*MagicAuthToken) GetAttributes ¶ added in v0.47.0
func (x *MagicAuthToken) GetAttributes() *structpb.Struct
func (*MagicAuthToken) GetCreatedByUserEmail ¶ added in v0.47.0
func (x *MagicAuthToken) GetCreatedByUserEmail() string
func (*MagicAuthToken) GetCreatedByUserId ¶ added in v0.47.0
func (x *MagicAuthToken) GetCreatedByUserId() string
func (*MagicAuthToken) GetCreatedOn ¶ added in v0.47.0
func (x *MagicAuthToken) GetCreatedOn() *timestamppb.Timestamp
func (*MagicAuthToken) GetExpiresOn ¶ added in v0.47.0
func (x *MagicAuthToken) GetExpiresOn() *timestamppb.Timestamp
func (*MagicAuthToken) GetId ¶ added in v0.47.0
func (x *MagicAuthToken) GetId() string
func (*MagicAuthToken) GetMetricsView ¶ added in v0.47.0
func (x *MagicAuthToken) GetMetricsView() string
func (*MagicAuthToken) GetMetricsViewFields ¶ added in v0.47.0
func (x *MagicAuthToken) GetMetricsViewFields() []string
func (*MagicAuthToken) GetMetricsViewFilter ¶ added in v0.47.0
func (x *MagicAuthToken) GetMetricsViewFilter() *v1.Expression
func (*MagicAuthToken) GetProjectId ¶ added in v0.47.0
func (x *MagicAuthToken) GetProjectId() string
func (*MagicAuthToken) GetUsedOn ¶ added in v0.47.0
func (x *MagicAuthToken) GetUsedOn() *timestamppb.Timestamp
func (*MagicAuthToken) ProtoMessage ¶ added in v0.47.0
func (*MagicAuthToken) ProtoMessage()
func (*MagicAuthToken) ProtoReflect ¶ added in v0.47.0
func (x *MagicAuthToken) ProtoReflect() protoreflect.Message
func (*MagicAuthToken) Reset ¶ added in v0.47.0
func (x *MagicAuthToken) Reset()
func (*MagicAuthToken) String ¶ added in v0.47.0
func (x *MagicAuthToken) String() string
func (*MagicAuthToken) Validate ¶ added in v0.47.0
func (m *MagicAuthToken) Validate() error
Validate checks the field values on MagicAuthToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MagicAuthToken) ValidateAll ¶ added in v0.47.0
func (m *MagicAuthToken) ValidateAll() error
ValidateAll checks the field values on MagicAuthToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MagicAuthTokenMultiError, or nil if none found.
type MagicAuthTokenMultiError ¶ added in v0.47.0
type MagicAuthTokenMultiError []error
MagicAuthTokenMultiError is an error wrapping multiple validation errors returned by MagicAuthToken.ValidateAll() if the designated constraints aren't met.
func (MagicAuthTokenMultiError) AllErrors ¶ added in v0.47.0
func (m MagicAuthTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MagicAuthTokenMultiError) Error ¶ added in v0.47.0
func (m MagicAuthTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MagicAuthTokenValidationError ¶ added in v0.47.0
type MagicAuthTokenValidationError struct {
// contains filtered or unexported fields
}
MagicAuthTokenValidationError is the validation error returned by MagicAuthToken.Validate if the designated constraints aren't met.
func (MagicAuthTokenValidationError) Cause ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) Cause() error
Cause function returns cause value.
func (MagicAuthTokenValidationError) Error ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) Error() string
Error satisfies the builtin error interface
func (MagicAuthTokenValidationError) ErrorName ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) ErrorName() string
ErrorName returns error name.
func (MagicAuthTokenValidationError) Field ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) Field() string
Field function returns field value.
func (MagicAuthTokenValidationError) Key ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) Key() bool
Key function returns key value.
func (MagicAuthTokenValidationError) Reason ¶ added in v0.47.0
func (e MagicAuthTokenValidationError) Reason() string
Reason function returns reason value.
type MemberUser ¶ added in v0.47.2
type MemberUser struct { UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3" json:"user_id,omitempty"` UserEmail string `protobuf:"bytes,3,opt,name=user_email,json=userEmail,proto3" json:"user_email,omitempty"` UserName string `protobuf:"bytes,2,opt,name=user_name,json=userName,proto3" json:"user_name,omitempty"` RoleName string `protobuf:"bytes,4,opt,name=role_name,json=roleName,proto3" json:"role_name,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*MemberUser) Descriptor
deprecated
added in
v0.47.2
func (*MemberUser) Descriptor() ([]byte, []int)
Deprecated: Use MemberUser.ProtoReflect.Descriptor instead.
func (*MemberUser) GetCreatedOn ¶ added in v0.47.2
func (x *MemberUser) GetCreatedOn() *timestamppb.Timestamp
func (*MemberUser) GetRoleName ¶ added in v0.47.2
func (x *MemberUser) GetRoleName() string
func (*MemberUser) GetUpdatedOn ¶ added in v0.47.2
func (x *MemberUser) GetUpdatedOn() *timestamppb.Timestamp
func (*MemberUser) GetUserEmail ¶ added in v0.47.2
func (x *MemberUser) GetUserEmail() string
func (*MemberUser) GetUserId ¶ added in v0.47.2
func (x *MemberUser) GetUserId() string
func (*MemberUser) GetUserName ¶ added in v0.47.2
func (x *MemberUser) GetUserName() string
func (*MemberUser) ProtoMessage ¶ added in v0.47.2
func (*MemberUser) ProtoMessage()
func (*MemberUser) ProtoReflect ¶ added in v0.47.2
func (x *MemberUser) ProtoReflect() protoreflect.Message
func (*MemberUser) Reset ¶ added in v0.47.2
func (x *MemberUser) Reset()
func (*MemberUser) String ¶ added in v0.47.2
func (x *MemberUser) String() string
func (*MemberUser) Validate ¶ added in v0.47.2
func (m *MemberUser) Validate() error
Validate checks the field values on MemberUser with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MemberUser) ValidateAll ¶ added in v0.47.2
func (m *MemberUser) ValidateAll() error
ValidateAll checks the field values on MemberUser with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MemberUserMultiError, or nil if none found.
type MemberUserMultiError ¶ added in v0.47.2
type MemberUserMultiError []error
MemberUserMultiError is an error wrapping multiple validation errors returned by MemberUser.ValidateAll() if the designated constraints aren't met.
func (MemberUserMultiError) AllErrors ¶ added in v0.47.2
func (m MemberUserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MemberUserMultiError) Error ¶ added in v0.47.2
func (m MemberUserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MemberUserValidationError ¶ added in v0.47.2
type MemberUserValidationError struct {
// contains filtered or unexported fields
}
MemberUserValidationError is the validation error returned by MemberUser.Validate if the designated constraints aren't met.
func (MemberUserValidationError) Cause ¶ added in v0.47.2
func (e MemberUserValidationError) Cause() error
Cause function returns cause value.
func (MemberUserValidationError) Error ¶ added in v0.47.2
func (e MemberUserValidationError) Error() string
Error satisfies the builtin error interface
func (MemberUserValidationError) ErrorName ¶ added in v0.47.2
func (e MemberUserValidationError) ErrorName() string
ErrorName returns error name.
func (MemberUserValidationError) Field ¶ added in v0.47.2
func (e MemberUserValidationError) Field() string
Field function returns field value.
func (MemberUserValidationError) Key ¶ added in v0.47.2
func (e MemberUserValidationError) Key() bool
Key function returns key value.
func (MemberUserValidationError) Reason ¶ added in v0.47.2
func (e MemberUserValidationError) Reason() string
Reason function returns reason value.
type MemberUsergroup ¶ added in v0.47.2
type MemberUsergroup struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` GroupName string `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` RoleName string `protobuf:"bytes,3,opt,name=role_name,json=roleName,proto3" json:"role_name,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*MemberUsergroup) Descriptor
deprecated
added in
v0.47.2
func (*MemberUsergroup) Descriptor() ([]byte, []int)
Deprecated: Use MemberUsergroup.ProtoReflect.Descriptor instead.
func (*MemberUsergroup) GetCreatedOn ¶ added in v0.47.2
func (x *MemberUsergroup) GetCreatedOn() *timestamppb.Timestamp
func (*MemberUsergroup) GetGroupId ¶ added in v0.47.2
func (x *MemberUsergroup) GetGroupId() string
func (*MemberUsergroup) GetGroupName ¶ added in v0.47.2
func (x *MemberUsergroup) GetGroupName() string
func (*MemberUsergroup) GetRoleName ¶ added in v0.47.2
func (x *MemberUsergroup) GetRoleName() string
func (*MemberUsergroup) GetUpdatedOn ¶ added in v0.47.2
func (x *MemberUsergroup) GetUpdatedOn() *timestamppb.Timestamp
func (*MemberUsergroup) ProtoMessage ¶ added in v0.47.2
func (*MemberUsergroup) ProtoMessage()
func (*MemberUsergroup) ProtoReflect ¶ added in v0.47.2
func (x *MemberUsergroup) ProtoReflect() protoreflect.Message
func (*MemberUsergroup) Reset ¶ added in v0.47.2
func (x *MemberUsergroup) Reset()
func (*MemberUsergroup) String ¶ added in v0.47.2
func (x *MemberUsergroup) String() string
func (*MemberUsergroup) Validate ¶ added in v0.47.2
func (m *MemberUsergroup) Validate() error
Validate checks the field values on MemberUsergroup with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*MemberUsergroup) ValidateAll ¶ added in v0.47.2
func (m *MemberUsergroup) ValidateAll() error
ValidateAll checks the field values on MemberUsergroup with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in MemberUsergroupMultiError, or nil if none found.
type MemberUsergroupMultiError ¶ added in v0.47.2
type MemberUsergroupMultiError []error
MemberUsergroupMultiError is an error wrapping multiple validation errors returned by MemberUsergroup.ValidateAll() if the designated constraints aren't met.
func (MemberUsergroupMultiError) AllErrors ¶ added in v0.47.2
func (m MemberUsergroupMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (MemberUsergroupMultiError) Error ¶ added in v0.47.2
func (m MemberUsergroupMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type MemberUsergroupValidationError ¶ added in v0.47.2
type MemberUsergroupValidationError struct {
// contains filtered or unexported fields
}
MemberUsergroupValidationError is the validation error returned by MemberUsergroup.Validate if the designated constraints aren't met.
func (MemberUsergroupValidationError) Cause ¶ added in v0.47.2
func (e MemberUsergroupValidationError) Cause() error
Cause function returns cause value.
func (MemberUsergroupValidationError) Error ¶ added in v0.47.2
func (e MemberUsergroupValidationError) Error() string
Error satisfies the builtin error interface
func (MemberUsergroupValidationError) ErrorName ¶ added in v0.47.2
func (e MemberUsergroupValidationError) ErrorName() string
ErrorName returns error name.
func (MemberUsergroupValidationError) Field ¶ added in v0.47.2
func (e MemberUsergroupValidationError) Field() string
Field function returns field value.
func (MemberUsergroupValidationError) Key ¶ added in v0.47.2
func (e MemberUsergroupValidationError) Key() bool
Key function returns key value.
func (MemberUsergroupValidationError) Reason ¶ added in v0.47.2
func (e MemberUsergroupValidationError) 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"` // Globally unique Description string `protobuf:"bytes,3,opt,name=description,proto3" json:"description,omitempty"` Quotas *OrganizationQuotas `protobuf:"bytes,4,opt,name=quotas,proto3" json:"quotas,omitempty"` BillingCustomerId string `protobuf:"bytes,7,opt,name=billing_customer_id,json=billingCustomerId,proto3" json:"billing_customer_id,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Organization) Descriptor
deprecated
func (*Organization) Descriptor() ([]byte, []int)
Deprecated: Use Organization.ProtoReflect.Descriptor instead.
func (*Organization) GetBillingCustomerId ¶ added in v0.47.0
func (x *Organization) GetBillingCustomerId() string
func (*Organization) GetCreatedOn ¶
func (x *Organization) GetCreatedOn() *timestamppb.Timestamp
func (*Organization) GetDescription ¶
func (x *Organization) GetDescription() string
func (*Organization) GetId ¶
func (x *Organization) GetId() string
func (*Organization) GetName ¶
func (x *Organization) GetName() string
func (*Organization) GetQuotas ¶ added in v0.28.2
func (x *Organization) GetQuotas() *OrganizationQuotas
func (*Organization) GetUpdatedOn ¶
func (x *Organization) GetUpdatedOn() *timestamppb.Timestamp
func (*Organization) ProtoMessage ¶
func (*Organization) ProtoMessage()
func (*Organization) ProtoReflect ¶
func (x *Organization) ProtoReflect() protoreflect.Message
func (*Organization) Reset ¶
func (x *Organization) Reset()
func (*Organization) String ¶
func (x *Organization) String() string
func (*Organization) Validate ¶
func (m *Organization) Validate() error
Validate checks the field values on Organization with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Organization) ValidateAll ¶
func (m *Organization) ValidateAll() error
ValidateAll checks the field values on Organization with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationMultiError, or nil if none found.
type OrganizationMultiError ¶
type OrganizationMultiError []error
OrganizationMultiError is an error wrapping multiple validation errors returned by Organization.ValidateAll() if the designated constraints aren't met.
func (OrganizationMultiError) AllErrors ¶
func (m OrganizationMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationMultiError) Error ¶
func (m OrganizationMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationPermissions ¶ added in v0.24.0
type OrganizationPermissions struct { ReadOrg bool `protobuf:"varint,1,opt,name=read_org,json=readOrg,proto3" json:"read_org,omitempty"` ManageOrg bool `protobuf:"varint,2,opt,name=manage_org,json=manageOrg,proto3" json:"manage_org,omitempty"` ReadProjects bool `protobuf:"varint,3,opt,name=read_projects,json=readProjects,proto3" json:"read_projects,omitempty"` CreateProjects bool `protobuf:"varint,4,opt,name=create_projects,json=createProjects,proto3" json:"create_projects,omitempty"` ManageProjects bool `protobuf:"varint,5,opt,name=manage_projects,json=manageProjects,proto3" json:"manage_projects,omitempty"` ReadOrgMembers bool `protobuf:"varint,6,opt,name=read_org_members,json=readOrgMembers,proto3" json:"read_org_members,omitempty"` ManageOrgMembers bool `protobuf:"varint,7,opt,name=manage_org_members,json=manageOrgMembers,proto3" json:"manage_org_members,omitempty"` // contains filtered or unexported fields }
func (*OrganizationPermissions) Descriptor
deprecated
added in
v0.24.0
func (*OrganizationPermissions) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationPermissions.ProtoReflect.Descriptor instead.
func (*OrganizationPermissions) GetCreateProjects ¶ added in v0.24.0
func (x *OrganizationPermissions) GetCreateProjects() bool
func (*OrganizationPermissions) GetManageOrg ¶ added in v0.24.0
func (x *OrganizationPermissions) GetManageOrg() bool
func (*OrganizationPermissions) GetManageOrgMembers ¶ added in v0.24.0
func (x *OrganizationPermissions) GetManageOrgMembers() bool
func (*OrganizationPermissions) GetManageProjects ¶ added in v0.24.0
func (x *OrganizationPermissions) GetManageProjects() bool
func (*OrganizationPermissions) GetReadOrg ¶ added in v0.24.0
func (x *OrganizationPermissions) GetReadOrg() bool
func (*OrganizationPermissions) GetReadOrgMembers ¶ added in v0.24.0
func (x *OrganizationPermissions) GetReadOrgMembers() bool
func (*OrganizationPermissions) GetReadProjects ¶ added in v0.24.0
func (x *OrganizationPermissions) GetReadProjects() bool
func (*OrganizationPermissions) ProtoMessage ¶ added in v0.24.0
func (*OrganizationPermissions) ProtoMessage()
func (*OrganizationPermissions) ProtoReflect ¶ added in v0.24.0
func (x *OrganizationPermissions) ProtoReflect() protoreflect.Message
func (*OrganizationPermissions) Reset ¶ added in v0.24.0
func (x *OrganizationPermissions) Reset()
func (*OrganizationPermissions) String ¶ added in v0.24.0
func (x *OrganizationPermissions) String() string
func (*OrganizationPermissions) Validate ¶ added in v0.24.0
func (m *OrganizationPermissions) Validate() error
Validate checks the field values on OrganizationPermissions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationPermissions) ValidateAll ¶ added in v0.24.0
func (m *OrganizationPermissions) ValidateAll() error
ValidateAll checks the field values on OrganizationPermissions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationPermissionsMultiError, or nil if none found.
type OrganizationPermissionsMultiError ¶ added in v0.24.0
type OrganizationPermissionsMultiError []error
OrganizationPermissionsMultiError is an error wrapping multiple validation errors returned by OrganizationPermissions.ValidateAll() if the designated constraints aren't met.
func (OrganizationPermissionsMultiError) AllErrors ¶ added in v0.24.0
func (m OrganizationPermissionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationPermissionsMultiError) Error ¶ added in v0.24.0
func (m OrganizationPermissionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationPermissionsValidationError ¶ added in v0.24.0
type OrganizationPermissionsValidationError struct {
// contains filtered or unexported fields
}
OrganizationPermissionsValidationError is the validation error returned by OrganizationPermissions.Validate if the designated constraints aren't met.
func (OrganizationPermissionsValidationError) Cause ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) Cause() error
Cause function returns cause value.
func (OrganizationPermissionsValidationError) Error ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationPermissionsValidationError) ErrorName ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationPermissionsValidationError) Field ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) Field() string
Field function returns field value.
func (OrganizationPermissionsValidationError) Key ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) Key() bool
Key function returns key value.
func (OrganizationPermissionsValidationError) Reason ¶ added in v0.24.0
func (e OrganizationPermissionsValidationError) Reason() string
Reason function returns reason value.
type OrganizationQuotas ¶ added in v0.28.2
type OrganizationQuotas struct { Projects uint32 `protobuf:"varint,1,opt,name=projects,proto3" json:"projects,omitempty"` Deployments uint32 `protobuf:"varint,2,opt,name=deployments,proto3" json:"deployments,omitempty"` SlotsTotal uint32 `protobuf:"varint,3,opt,name=slots_total,json=slotsTotal,proto3" json:"slots_total,omitempty"` SlotsPerDeployment uint32 `protobuf:"varint,4,opt,name=slots_per_deployment,json=slotsPerDeployment,proto3" json:"slots_per_deployment,omitempty"` OutstandingInvites uint32 `protobuf:"varint,5,opt,name=outstanding_invites,json=outstandingInvites,proto3" json:"outstanding_invites,omitempty"` StorageLimitBytesPerDeployment uint64 `` /* 158-byte string literal not displayed */ // contains filtered or unexported fields }
func (*OrganizationQuotas) Descriptor
deprecated
added in
v0.28.2
func (*OrganizationQuotas) Descriptor() ([]byte, []int)
Deprecated: Use OrganizationQuotas.ProtoReflect.Descriptor instead.
func (*OrganizationQuotas) GetDeployments ¶ added in v0.28.2
func (x *OrganizationQuotas) GetDeployments() uint32
func (*OrganizationQuotas) GetOutstandingInvites ¶ added in v0.28.2
func (x *OrganizationQuotas) GetOutstandingInvites() uint32
func (*OrganizationQuotas) GetProjects ¶ added in v0.28.2
func (x *OrganizationQuotas) GetProjects() uint32
func (*OrganizationQuotas) GetSlotsPerDeployment ¶ added in v0.28.2
func (x *OrganizationQuotas) GetSlotsPerDeployment() uint32
func (*OrganizationQuotas) GetSlotsTotal ¶ added in v0.28.2
func (x *OrganizationQuotas) GetSlotsTotal() uint32
func (*OrganizationQuotas) GetStorageLimitBytesPerDeployment ¶ added in v0.47.0
func (x *OrganizationQuotas) GetStorageLimitBytesPerDeployment() uint64
func (*OrganizationQuotas) ProtoMessage ¶ added in v0.28.2
func (*OrganizationQuotas) ProtoMessage()
func (*OrganizationQuotas) ProtoReflect ¶ added in v0.28.2
func (x *OrganizationQuotas) ProtoReflect() protoreflect.Message
func (*OrganizationQuotas) Reset ¶ added in v0.28.2
func (x *OrganizationQuotas) Reset()
func (*OrganizationQuotas) String ¶ added in v0.28.2
func (x *OrganizationQuotas) String() string
func (*OrganizationQuotas) Validate ¶ added in v0.28.2
func (m *OrganizationQuotas) Validate() error
Validate checks the field values on OrganizationQuotas with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*OrganizationQuotas) ValidateAll ¶ added in v0.28.2
func (m *OrganizationQuotas) ValidateAll() error
ValidateAll checks the field values on OrganizationQuotas with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in OrganizationQuotasMultiError, or nil if none found.
type OrganizationQuotasMultiError ¶ added in v0.28.2
type OrganizationQuotasMultiError []error
OrganizationQuotasMultiError is an error wrapping multiple validation errors returned by OrganizationQuotas.ValidateAll() if the designated constraints aren't met.
func (OrganizationQuotasMultiError) AllErrors ¶ added in v0.28.2
func (m OrganizationQuotasMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (OrganizationQuotasMultiError) Error ¶ added in v0.28.2
func (m OrganizationQuotasMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type OrganizationQuotasValidationError ¶ added in v0.28.2
type OrganizationQuotasValidationError struct {
// contains filtered or unexported fields
}
OrganizationQuotasValidationError is the validation error returned by OrganizationQuotas.Validate if the designated constraints aren't met.
func (OrganizationQuotasValidationError) Cause ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) Cause() error
Cause function returns cause value.
func (OrganizationQuotasValidationError) Error ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) Error() string
Error satisfies the builtin error interface
func (OrganizationQuotasValidationError) ErrorName ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) ErrorName() string
ErrorName returns error name.
func (OrganizationQuotasValidationError) Field ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) Field() string
Field function returns field value.
func (OrganizationQuotasValidationError) Key ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) Key() bool
Key function returns key value.
func (OrganizationQuotasValidationError) Reason ¶ added in v0.28.2
func (e OrganizationQuotasValidationError) 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 PingRequest ¶
type PingRequest struct {
// contains filtered or unexported fields
}
func (*PingRequest) Descriptor
deprecated
func (*PingRequest) Descriptor() ([]byte, []int)
Deprecated: Use PingRequest.ProtoReflect.Descriptor instead.
func (*PingRequest) ProtoMessage ¶
func (*PingRequest) ProtoMessage()
func (*PingRequest) ProtoReflect ¶
func (x *PingRequest) ProtoReflect() protoreflect.Message
func (*PingRequest) Reset ¶
func (x *PingRequest) Reset()
func (*PingRequest) String ¶
func (x *PingRequest) String() string
func (*PingRequest) Validate ¶
func (m *PingRequest) Validate() error
Validate checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingRequest) ValidateAll ¶
func (m *PingRequest) ValidateAll() error
ValidateAll checks the field values on PingRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingRequestMultiError, or nil if none found.
type PingRequestMultiError ¶
type PingRequestMultiError []error
PingRequestMultiError is an error wrapping multiple validation errors returned by PingRequest.ValidateAll() if the designated constraints aren't met.
func (PingRequestMultiError) AllErrors ¶
func (m PingRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingRequestMultiError) Error ¶
func (m PingRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingRequestValidationError ¶
type PingRequestValidationError struct {
// contains filtered or unexported fields
}
PingRequestValidationError is the validation error returned by PingRequest.Validate if the designated constraints aren't met.
func (PingRequestValidationError) Cause ¶
func (e PingRequestValidationError) Cause() error
Cause function returns cause value.
func (PingRequestValidationError) Error ¶
func (e PingRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PingRequestValidationError) ErrorName ¶
func (e PingRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PingRequestValidationError) Field ¶
func (e PingRequestValidationError) Field() string
Field function returns field value.
func (PingRequestValidationError) Key ¶
func (e PingRequestValidationError) Key() bool
Key function returns key value.
func (PingRequestValidationError) Reason ¶
func (e PingRequestValidationError) Reason() string
Reason function returns reason value.
type PingResponse ¶
type PingResponse struct { Version string `protobuf:"bytes,1,opt,name=version,proto3" json:"version,omitempty"` Time *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=time,proto3" json:"time,omitempty"` // contains filtered or unexported fields }
func (*PingResponse) Descriptor
deprecated
func (*PingResponse) Descriptor() ([]byte, []int)
Deprecated: Use PingResponse.ProtoReflect.Descriptor instead.
func (*PingResponse) GetTime ¶
func (x *PingResponse) GetTime() *timestamppb.Timestamp
func (*PingResponse) GetVersion ¶
func (x *PingResponse) GetVersion() string
func (*PingResponse) ProtoMessage ¶
func (*PingResponse) ProtoMessage()
func (*PingResponse) ProtoReflect ¶
func (x *PingResponse) ProtoReflect() protoreflect.Message
func (*PingResponse) Reset ¶
func (x *PingResponse) Reset()
func (*PingResponse) String ¶
func (x *PingResponse) String() string
func (*PingResponse) Validate ¶
func (m *PingResponse) Validate() error
Validate checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PingResponse) ValidateAll ¶
func (m *PingResponse) ValidateAll() error
ValidateAll checks the field values on PingResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PingResponseMultiError, or nil if none found.
type PingResponseMultiError ¶
type PingResponseMultiError []error
PingResponseMultiError is an error wrapping multiple validation errors returned by PingResponse.ValidateAll() if the designated constraints aren't met.
func (PingResponseMultiError) AllErrors ¶
func (m PingResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PingResponseMultiError) Error ¶
func (m PingResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PingResponseValidationError ¶
type PingResponseValidationError struct {
// contains filtered or unexported fields
}
PingResponseValidationError is the validation error returned by PingResponse.Validate if the designated constraints aren't met.
func (PingResponseValidationError) Cause ¶
func (e PingResponseValidationError) Cause() error
Cause function returns cause value.
func (PingResponseValidationError) Error ¶
func (e PingResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PingResponseValidationError) ErrorName ¶
func (e PingResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PingResponseValidationError) Field ¶
func (e PingResponseValidationError) Field() string
Field function returns field value.
func (PingResponseValidationError) Key ¶
func (e PingResponseValidationError) Key() bool
Key function returns key value.
func (PingResponseValidationError) Reason ¶
func (e PingResponseValidationError) 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"` // Unique in organization OrgId string `protobuf:"bytes,3,opt,name=org_id,json=orgId,proto3" json:"org_id,omitempty"` OrgName string `protobuf:"bytes,4,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` Description string `protobuf:"bytes,5,opt,name=description,proto3" json:"description,omitempty"` Public bool `protobuf:"varint,6,opt,name=public,proto3" json:"public,omitempty"` CreatedByUserId string `protobuf:"bytes,22,opt,name=created_by_user_id,json=createdByUserId,proto3" json:"created_by_user_id,omitempty"` Provisioner string `protobuf:"bytes,7,opt,name=provisioner,proto3" json:"provisioner,omitempty"` GithubUrl string `protobuf:"bytes,8,opt,name=github_url,json=githubUrl,proto3" json:"github_url,omitempty"` Subpath string `protobuf:"bytes,17,opt,name=subpath,proto3" json:"subpath,omitempty"` ProdBranch string `protobuf:"bytes,9,opt,name=prod_branch,json=prodBranch,proto3" json:"prod_branch,omitempty"` ArchiveAssetId string `protobuf:"bytes,23,opt,name=archive_asset_id,json=archiveAssetId,proto3" json:"archive_asset_id,omitempty"` ProdOlapDriver string `protobuf:"bytes,10,opt,name=prod_olap_driver,json=prodOlapDriver,proto3" json:"prod_olap_driver,omitempty"` ProdOlapDsn string `protobuf:"bytes,11,opt,name=prod_olap_dsn,json=prodOlapDsn,proto3" json:"prod_olap_dsn,omitempty"` ProdSlots int64 `protobuf:"varint,12,opt,name=prod_slots,json=prodSlots,proto3" json:"prod_slots,omitempty"` ProdDeploymentId string `protobuf:"bytes,13,opt,name=prod_deployment_id,json=prodDeploymentId,proto3" json:"prod_deployment_id,omitempty"` FrontendUrl string `protobuf:"bytes,16,opt,name=frontend_url,json=frontendUrl,proto3" json:"frontend_url,omitempty"` ProdTtlSeconds int64 `protobuf:"varint,18,opt,name=prod_ttl_seconds,json=prodTtlSeconds,proto3" json:"prod_ttl_seconds,omitempty"` Annotations map[string]string `` /* 164-byte string literal not displayed */ ProdVersion string `protobuf:"bytes,21,opt,name=prod_version,json=prodVersion,proto3" json:"prod_version,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,14,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,15,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Project) Descriptor
deprecated
func (*Project) GetAnnotations ¶ added in v0.40.0
func (*Project) GetArchiveAssetId ¶ added in v0.47.0
func (*Project) GetCreatedByUserId ¶ added in v0.44.0
func (*Project) GetCreatedOn ¶
func (x *Project) GetCreatedOn() *timestamppb.Timestamp
func (*Project) GetDescription ¶
func (*Project) GetFrontendUrl ¶ added in v0.24.3
func (*Project) GetGithubUrl ¶ added in v0.23.0
func (*Project) GetOrgName ¶ added in v0.24.0
func (*Project) GetProdBranch ¶ added in v0.24.0
func (*Project) GetProdDeploymentId ¶ added in v0.24.0
func (*Project) GetProdOlapDriver ¶ added in v0.24.0
func (*Project) GetProdOlapDsn ¶ added in v0.24.0
func (*Project) GetProdSlots ¶ added in v0.24.0
func (*Project) GetProdTtlSeconds ¶ added in v0.29.1
func (*Project) GetProdVersion ¶ added in v0.43.0
func (*Project) GetProvisioner ¶ added in v0.43.0
func (*Project) GetSubpath ¶ added in v0.24.4
func (*Project) GetUpdatedOn ¶
func (x *Project) GetUpdatedOn() *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 ProjectPermissions ¶ added in v0.24.0
type ProjectPermissions struct { ReadProject bool `protobuf:"varint,1,opt,name=read_project,json=readProject,proto3" json:"read_project,omitempty"` ManageProject bool `protobuf:"varint,2,opt,name=manage_project,json=manageProject,proto3" json:"manage_project,omitempty"` ReadProd bool `protobuf:"varint,3,opt,name=read_prod,json=readProd,proto3" json:"read_prod,omitempty"` ReadProdStatus bool `protobuf:"varint,4,opt,name=read_prod_status,json=readProdStatus,proto3" json:"read_prod_status,omitempty"` ManageProd bool `protobuf:"varint,5,opt,name=manage_prod,json=manageProd,proto3" json:"manage_prod,omitempty"` ReadDev bool `protobuf:"varint,6,opt,name=read_dev,json=readDev,proto3" json:"read_dev,omitempty"` ReadDevStatus bool `protobuf:"varint,7,opt,name=read_dev_status,json=readDevStatus,proto3" json:"read_dev_status,omitempty"` ManageDev bool `protobuf:"varint,8,opt,name=manage_dev,json=manageDev,proto3" json:"manage_dev,omitempty"` ReadProjectMembers bool `protobuf:"varint,9,opt,name=read_project_members,json=readProjectMembers,proto3" json:"read_project_members,omitempty"` ManageProjectMembers bool `protobuf:"varint,10,opt,name=manage_project_members,json=manageProjectMembers,proto3" json:"manage_project_members,omitempty"` CreateMagicAuthTokens bool `` /* 130-byte string literal not displayed */ ManageMagicAuthTokens bool `` /* 130-byte string literal not displayed */ CreateReports bool `protobuf:"varint,11,opt,name=create_reports,json=createReports,proto3" json:"create_reports,omitempty"` ManageReports bool `protobuf:"varint,12,opt,name=manage_reports,json=manageReports,proto3" json:"manage_reports,omitempty"` CreateAlerts bool `protobuf:"varint,13,opt,name=create_alerts,json=createAlerts,proto3" json:"create_alerts,omitempty"` ManageAlerts bool `protobuf:"varint,14,opt,name=manage_alerts,json=manageAlerts,proto3" json:"manage_alerts,omitempty"` CreateBookmarks bool `protobuf:"varint,17,opt,name=create_bookmarks,json=createBookmarks,proto3" json:"create_bookmarks,omitempty"` ManageBookmarks bool `protobuf:"varint,18,opt,name=manage_bookmarks,json=manageBookmarks,proto3" json:"manage_bookmarks,omitempty"` // contains filtered or unexported fields }
func (*ProjectPermissions) Descriptor
deprecated
added in
v0.24.0
func (*ProjectPermissions) Descriptor() ([]byte, []int)
Deprecated: Use ProjectPermissions.ProtoReflect.Descriptor instead.
func (*ProjectPermissions) GetCreateAlerts ¶ added in v0.41.0
func (x *ProjectPermissions) GetCreateAlerts() bool
func (*ProjectPermissions) GetCreateBookmarks ¶ added in v0.47.0
func (x *ProjectPermissions) GetCreateBookmarks() bool
func (*ProjectPermissions) GetCreateMagicAuthTokens ¶ added in v0.47.0
func (x *ProjectPermissions) GetCreateMagicAuthTokens() bool
func (*ProjectPermissions) GetCreateReports ¶ added in v0.37.0
func (x *ProjectPermissions) GetCreateReports() bool
func (*ProjectPermissions) GetManageAlerts ¶ added in v0.41.0
func (x *ProjectPermissions) GetManageAlerts() bool
func (*ProjectPermissions) GetManageBookmarks ¶ added in v0.47.0
func (x *ProjectPermissions) GetManageBookmarks() bool
func (*ProjectPermissions) GetManageDev ¶ added in v0.24.0
func (x *ProjectPermissions) GetManageDev() bool
func (*ProjectPermissions) GetManageMagicAuthTokens ¶ added in v0.47.0
func (x *ProjectPermissions) GetManageMagicAuthTokens() bool
func (*ProjectPermissions) GetManageProd ¶ added in v0.24.0
func (x *ProjectPermissions) GetManageProd() bool
func (*ProjectPermissions) GetManageProject ¶ added in v0.24.0
func (x *ProjectPermissions) GetManageProject() bool
func (*ProjectPermissions) GetManageProjectMembers ¶ added in v0.24.0
func (x *ProjectPermissions) GetManageProjectMembers() bool
func (*ProjectPermissions) GetManageReports ¶ added in v0.37.0
func (x *ProjectPermissions) GetManageReports() bool
func (*ProjectPermissions) GetReadDev ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadDev() bool
func (*ProjectPermissions) GetReadDevStatus ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadDevStatus() bool
func (*ProjectPermissions) GetReadProd ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadProd() bool
func (*ProjectPermissions) GetReadProdStatus ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadProdStatus() bool
func (*ProjectPermissions) GetReadProject ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadProject() bool
func (*ProjectPermissions) GetReadProjectMembers ¶ added in v0.24.0
func (x *ProjectPermissions) GetReadProjectMembers() bool
func (*ProjectPermissions) ProtoMessage ¶ added in v0.24.0
func (*ProjectPermissions) ProtoMessage()
func (*ProjectPermissions) ProtoReflect ¶ added in v0.24.0
func (x *ProjectPermissions) ProtoReflect() protoreflect.Message
func (*ProjectPermissions) Reset ¶ added in v0.24.0
func (x *ProjectPermissions) Reset()
func (*ProjectPermissions) String ¶ added in v0.24.0
func (x *ProjectPermissions) String() string
func (*ProjectPermissions) Validate ¶ added in v0.24.0
func (m *ProjectPermissions) Validate() error
Validate checks the field values on ProjectPermissions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ProjectPermissions) ValidateAll ¶ added in v0.24.0
func (m *ProjectPermissions) ValidateAll() error
ValidateAll checks the field values on ProjectPermissions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ProjectPermissionsMultiError, or nil if none found.
type ProjectPermissionsMultiError ¶ added in v0.24.0
type ProjectPermissionsMultiError []error
ProjectPermissionsMultiError is an error wrapping multiple validation errors returned by ProjectPermissions.ValidateAll() if the designated constraints aren't met.
func (ProjectPermissionsMultiError) AllErrors ¶ added in v0.24.0
func (m ProjectPermissionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ProjectPermissionsMultiError) Error ¶ added in v0.24.0
func (m ProjectPermissionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ProjectPermissionsValidationError ¶ added in v0.24.0
type ProjectPermissionsValidationError struct {
// contains filtered or unexported fields
}
ProjectPermissionsValidationError is the validation error returned by ProjectPermissions.Validate if the designated constraints aren't met.
func (ProjectPermissionsValidationError) Cause ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) Cause() error
Cause function returns cause value.
func (ProjectPermissionsValidationError) Error ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) Error() string
Error satisfies the builtin error interface
func (ProjectPermissionsValidationError) ErrorName ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) ErrorName() string
ErrorName returns error name.
func (ProjectPermissionsValidationError) Field ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) Field() string
Field function returns field value.
func (ProjectPermissionsValidationError) Key ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) Key() bool
Key function returns key value.
func (ProjectPermissionsValidationError) Reason ¶ added in v0.24.0
func (e ProjectPermissionsValidationError) 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 PullVirtualRepoRequest ¶ added in v0.37.0
type PullVirtualRepoRequest struct { ProjectId string `protobuf:"bytes,1,opt,name=project_id,json=projectId,proto3" json:"project_id,omitempty"` Branch string `protobuf:"bytes,2,opt,name=branch,proto3" json:"branch,omitempty"` PageSize uint32 `protobuf:"varint,3,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,4,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*PullVirtualRepoRequest) Descriptor
deprecated
added in
v0.37.0
func (*PullVirtualRepoRequest) Descriptor() ([]byte, []int)
Deprecated: Use PullVirtualRepoRequest.ProtoReflect.Descriptor instead.
func (*PullVirtualRepoRequest) GetBranch ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) GetBranch() string
func (*PullVirtualRepoRequest) GetPageSize ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) GetPageSize() uint32
func (*PullVirtualRepoRequest) GetPageToken ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) GetPageToken() string
func (*PullVirtualRepoRequest) GetProjectId ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) GetProjectId() string
func (*PullVirtualRepoRequest) ProtoMessage ¶ added in v0.37.0
func (*PullVirtualRepoRequest) ProtoMessage()
func (*PullVirtualRepoRequest) ProtoReflect ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) ProtoReflect() protoreflect.Message
func (*PullVirtualRepoRequest) Reset ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) Reset()
func (*PullVirtualRepoRequest) String ¶ added in v0.37.0
func (x *PullVirtualRepoRequest) String() string
func (*PullVirtualRepoRequest) Validate ¶ added in v0.37.0
func (m *PullVirtualRepoRequest) Validate() error
Validate checks the field values on PullVirtualRepoRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PullVirtualRepoRequest) ValidateAll ¶ added in v0.37.0
func (m *PullVirtualRepoRequest) ValidateAll() error
ValidateAll checks the field values on PullVirtualRepoRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PullVirtualRepoRequestMultiError, or nil if none found.
type PullVirtualRepoRequestMultiError ¶ added in v0.37.0
type PullVirtualRepoRequestMultiError []error
PullVirtualRepoRequestMultiError is an error wrapping multiple validation errors returned by PullVirtualRepoRequest.ValidateAll() if the designated constraints aren't met.
func (PullVirtualRepoRequestMultiError) AllErrors ¶ added in v0.37.0
func (m PullVirtualRepoRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PullVirtualRepoRequestMultiError) Error ¶ added in v0.37.0
func (m PullVirtualRepoRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PullVirtualRepoRequestValidationError ¶ added in v0.37.0
type PullVirtualRepoRequestValidationError struct {
// contains filtered or unexported fields
}
PullVirtualRepoRequestValidationError is the validation error returned by PullVirtualRepoRequest.Validate if the designated constraints aren't met.
func (PullVirtualRepoRequestValidationError) Cause ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) Cause() error
Cause function returns cause value.
func (PullVirtualRepoRequestValidationError) Error ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) Error() string
Error satisfies the builtin error interface
func (PullVirtualRepoRequestValidationError) ErrorName ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) ErrorName() string
ErrorName returns error name.
func (PullVirtualRepoRequestValidationError) Field ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) Field() string
Field function returns field value.
func (PullVirtualRepoRequestValidationError) Key ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) Key() bool
Key function returns key value.
func (PullVirtualRepoRequestValidationError) Reason ¶ added in v0.37.0
func (e PullVirtualRepoRequestValidationError) Reason() string
Reason function returns reason value.
type PullVirtualRepoResponse ¶ added in v0.37.0
type PullVirtualRepoResponse struct { Files []*VirtualFile `protobuf:"bytes,1,rep,name=files,proto3" json:"files,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*PullVirtualRepoResponse) Descriptor
deprecated
added in
v0.37.0
func (*PullVirtualRepoResponse) Descriptor() ([]byte, []int)
Deprecated: Use PullVirtualRepoResponse.ProtoReflect.Descriptor instead.
func (*PullVirtualRepoResponse) GetFiles ¶ added in v0.37.0
func (x *PullVirtualRepoResponse) GetFiles() []*VirtualFile
func (*PullVirtualRepoResponse) GetNextPageToken ¶ added in v0.37.0
func (x *PullVirtualRepoResponse) GetNextPageToken() string
func (*PullVirtualRepoResponse) ProtoMessage ¶ added in v0.37.0
func (*PullVirtualRepoResponse) ProtoMessage()
func (*PullVirtualRepoResponse) ProtoReflect ¶ added in v0.37.0
func (x *PullVirtualRepoResponse) ProtoReflect() protoreflect.Message
func (*PullVirtualRepoResponse) Reset ¶ added in v0.37.0
func (x *PullVirtualRepoResponse) Reset()
func (*PullVirtualRepoResponse) String ¶ added in v0.37.0
func (x *PullVirtualRepoResponse) String() string
func (*PullVirtualRepoResponse) Validate ¶ added in v0.37.0
func (m *PullVirtualRepoResponse) Validate() error
Validate checks the field values on PullVirtualRepoResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*PullVirtualRepoResponse) ValidateAll ¶ added in v0.37.0
func (m *PullVirtualRepoResponse) ValidateAll() error
ValidateAll checks the field values on PullVirtualRepoResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in PullVirtualRepoResponseMultiError, or nil if none found.
type PullVirtualRepoResponseMultiError ¶ added in v0.37.0
type PullVirtualRepoResponseMultiError []error
PullVirtualRepoResponseMultiError is an error wrapping multiple validation errors returned by PullVirtualRepoResponse.ValidateAll() if the designated constraints aren't met.
func (PullVirtualRepoResponseMultiError) AllErrors ¶ added in v0.37.0
func (m PullVirtualRepoResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (PullVirtualRepoResponseMultiError) Error ¶ added in v0.37.0
func (m PullVirtualRepoResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type PullVirtualRepoResponseValidationError ¶ added in v0.37.0
type PullVirtualRepoResponseValidationError struct {
// contains filtered or unexported fields
}
PullVirtualRepoResponseValidationError is the validation error returned by PullVirtualRepoResponse.Validate if the designated constraints aren't met.
func (PullVirtualRepoResponseValidationError) Cause ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) Cause() error
Cause function returns cause value.
func (PullVirtualRepoResponseValidationError) Error ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) Error() string
Error satisfies the builtin error interface
func (PullVirtualRepoResponseValidationError) ErrorName ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) ErrorName() string
ErrorName returns error name.
func (PullVirtualRepoResponseValidationError) Field ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) Field() string
Field function returns field value.
func (PullVirtualRepoResponseValidationError) Key ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) Key() bool
Key function returns key value.
func (PullVirtualRepoResponseValidationError) Reason ¶ added in v0.37.0
func (e PullVirtualRepoResponseValidationError) Reason() string
Reason function returns reason value.
type Quotas ¶ added in v0.47.0
type Quotas struct { Projects string `protobuf:"bytes,1,opt,name=projects,proto3" json:"projects,omitempty"` Deployments string `protobuf:"bytes,2,opt,name=deployments,proto3" json:"deployments,omitempty"` SlotsTotal string `protobuf:"bytes,3,opt,name=slots_total,json=slotsTotal,proto3" json:"slots_total,omitempty"` SlotsPerDeployment string `protobuf:"bytes,4,opt,name=slots_per_deployment,json=slotsPerDeployment,proto3" json:"slots_per_deployment,omitempty"` OutstandingInvites string `protobuf:"bytes,5,opt,name=outstanding_invites,json=outstandingInvites,proto3" json:"outstanding_invites,omitempty"` StorageLimitBytesPerDeployment string `` /* 157-byte string literal not displayed */ // contains filtered or unexported fields }
func (*Quotas) Descriptor
deprecated
added in
v0.47.0
func (*Quotas) GetDeployments ¶ added in v0.47.0
func (*Quotas) GetOutstandingInvites ¶ added in v0.47.0
func (*Quotas) GetProjects ¶ added in v0.47.0
func (*Quotas) GetSlotsPerDeployment ¶ added in v0.47.0
func (*Quotas) GetSlotsTotal ¶ added in v0.47.0
func (*Quotas) GetStorageLimitBytesPerDeployment ¶ added in v0.47.0
func (*Quotas) ProtoMessage ¶ added in v0.47.0
func (*Quotas) ProtoMessage()
func (*Quotas) ProtoReflect ¶ added in v0.47.0
func (x *Quotas) ProtoReflect() protoreflect.Message
func (*Quotas) Validate ¶ added in v0.47.0
Validate checks the field values on Quotas with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Quotas) ValidateAll ¶ added in v0.47.0
ValidateAll checks the field values on Quotas with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in QuotasMultiError, or nil if none found.
type QuotasMultiError ¶ added in v0.47.0
type QuotasMultiError []error
QuotasMultiError is an error wrapping multiple validation errors returned by Quotas.ValidateAll() if the designated constraints aren't met.
func (QuotasMultiError) AllErrors ¶ added in v0.47.0
func (m QuotasMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (QuotasMultiError) Error ¶ added in v0.47.0
func (m QuotasMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type QuotasValidationError ¶ added in v0.47.0
type QuotasValidationError struct {
// contains filtered or unexported fields
}
QuotasValidationError is the validation error returned by Quotas.Validate if the designated constraints aren't met.
func (QuotasValidationError) Cause ¶ added in v0.47.0
func (e QuotasValidationError) Cause() error
Cause function returns cause value.
func (QuotasValidationError) Error ¶ added in v0.47.0
func (e QuotasValidationError) Error() string
Error satisfies the builtin error interface
func (QuotasValidationError) ErrorName ¶ added in v0.47.0
func (e QuotasValidationError) ErrorName() string
ErrorName returns error name.
func (QuotasValidationError) Field ¶ added in v0.47.0
func (e QuotasValidationError) Field() string
Field function returns field value.
func (QuotasValidationError) Key ¶ added in v0.47.0
func (e QuotasValidationError) Key() bool
Key function returns key value.
func (QuotasValidationError) Reason ¶ added in v0.47.0
func (e QuotasValidationError) Reason() string
Reason function returns reason value.
type RecordEventsRequest ¶ added in v0.42.0
type RecordEventsRequest struct { Events []*structpb.Struct `protobuf:"bytes,1,rep,name=events,proto3" json:"events,omitempty"` // contains filtered or unexported fields }
func (*RecordEventsRequest) Descriptor
deprecated
added in
v0.42.0
func (*RecordEventsRequest) Descriptor() ([]byte, []int)
Deprecated: Use RecordEventsRequest.ProtoReflect.Descriptor instead.
func (*RecordEventsRequest) GetEvents ¶ added in v0.42.0
func (x *RecordEventsRequest) GetEvents() []*structpb.Struct
func (*RecordEventsRequest) ProtoMessage ¶ added in v0.42.0
func (*RecordEventsRequest) ProtoMessage()
func (*RecordEventsRequest) ProtoReflect ¶ added in v0.42.0
func (x *RecordEventsRequest) ProtoReflect() protoreflect.Message
func (*RecordEventsRequest) Reset ¶ added in v0.42.0
func (x *RecordEventsRequest) Reset()
func (*RecordEventsRequest) String ¶ added in v0.42.0
func (x *RecordEventsRequest) String() string
func (*RecordEventsRequest) Validate ¶ added in v0.42.0
func (m *RecordEventsRequest) Validate() error
Validate checks the field values on RecordEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordEventsRequest) ValidateAll ¶ added in v0.42.0
func (m *RecordEventsRequest) ValidateAll() error
ValidateAll checks the field values on RecordEventsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordEventsRequestMultiError, or nil if none found.
type RecordEventsRequestMultiError ¶ added in v0.42.0
type RecordEventsRequestMultiError []error
RecordEventsRequestMultiError is an error wrapping multiple validation errors returned by RecordEventsRequest.ValidateAll() if the designated constraints aren't met.
func (RecordEventsRequestMultiError) AllErrors ¶ added in v0.42.0
func (m RecordEventsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordEventsRequestMultiError) Error ¶ added in v0.42.0
func (m RecordEventsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordEventsRequestValidationError ¶ added in v0.42.0
type RecordEventsRequestValidationError struct {
// contains filtered or unexported fields
}
RecordEventsRequestValidationError is the validation error returned by RecordEventsRequest.Validate if the designated constraints aren't met.
func (RecordEventsRequestValidationError) Cause ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) Cause() error
Cause function returns cause value.
func (RecordEventsRequestValidationError) Error ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RecordEventsRequestValidationError) ErrorName ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RecordEventsRequestValidationError) Field ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) Field() string
Field function returns field value.
func (RecordEventsRequestValidationError) Key ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) Key() bool
Key function returns key value.
func (RecordEventsRequestValidationError) Reason ¶ added in v0.42.0
func (e RecordEventsRequestValidationError) Reason() string
Reason function returns reason value.
type RecordEventsResponse ¶ added in v0.42.0
type RecordEventsResponse struct {
// contains filtered or unexported fields
}
func (*RecordEventsResponse) Descriptor
deprecated
added in
v0.42.0
func (*RecordEventsResponse) Descriptor() ([]byte, []int)
Deprecated: Use RecordEventsResponse.ProtoReflect.Descriptor instead.
func (*RecordEventsResponse) ProtoMessage ¶ added in v0.42.0
func (*RecordEventsResponse) ProtoMessage()
func (*RecordEventsResponse) ProtoReflect ¶ added in v0.42.0
func (x *RecordEventsResponse) ProtoReflect() protoreflect.Message
func (*RecordEventsResponse) Reset ¶ added in v0.42.0
func (x *RecordEventsResponse) Reset()
func (*RecordEventsResponse) String ¶ added in v0.42.0
func (x *RecordEventsResponse) String() string
func (*RecordEventsResponse) Validate ¶ added in v0.42.0
func (m *RecordEventsResponse) Validate() error
Validate checks the field values on RecordEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RecordEventsResponse) ValidateAll ¶ added in v0.42.0
func (m *RecordEventsResponse) ValidateAll() error
ValidateAll checks the field values on RecordEventsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RecordEventsResponseMultiError, or nil if none found.
type RecordEventsResponseMultiError ¶ added in v0.42.0
type RecordEventsResponseMultiError []error
RecordEventsResponseMultiError is an error wrapping multiple validation errors returned by RecordEventsResponse.ValidateAll() if the designated constraints aren't met.
func (RecordEventsResponseMultiError) AllErrors ¶ added in v0.42.0
func (m RecordEventsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RecordEventsResponseMultiError) Error ¶ added in v0.42.0
func (m RecordEventsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RecordEventsResponseValidationError ¶ added in v0.42.0
type RecordEventsResponseValidationError struct {
// contains filtered or unexported fields
}
RecordEventsResponseValidationError is the validation error returned by RecordEventsResponse.Validate if the designated constraints aren't met.
func (RecordEventsResponseValidationError) Cause ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) Cause() error
Cause function returns cause value.
func (RecordEventsResponseValidationError) Error ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RecordEventsResponseValidationError) ErrorName ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RecordEventsResponseValidationError) Field ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) Field() string
Field function returns field value.
func (RecordEventsResponseValidationError) Key ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) Key() bool
Key function returns key value.
func (RecordEventsResponseValidationError) Reason ¶ added in v0.42.0
func (e RecordEventsResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveBookmarkRequest ¶ added in v0.30.0
type RemoveBookmarkRequest struct { BookmarkId string `protobuf:"bytes,1,opt,name=bookmark_id,json=bookmarkId,proto3" json:"bookmark_id,omitempty"` // contains filtered or unexported fields }
func (*RemoveBookmarkRequest) Descriptor
deprecated
added in
v0.30.0
func (*RemoveBookmarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBookmarkRequest.ProtoReflect.Descriptor instead.
func (*RemoveBookmarkRequest) GetBookmarkId ¶ added in v0.30.0
func (x *RemoveBookmarkRequest) GetBookmarkId() string
func (*RemoveBookmarkRequest) ProtoMessage ¶ added in v0.30.0
func (*RemoveBookmarkRequest) ProtoMessage()
func (*RemoveBookmarkRequest) ProtoReflect ¶ added in v0.30.0
func (x *RemoveBookmarkRequest) ProtoReflect() protoreflect.Message
func (*RemoveBookmarkRequest) Reset ¶ added in v0.30.0
func (x *RemoveBookmarkRequest) Reset()
func (*RemoveBookmarkRequest) String ¶ added in v0.30.0
func (x *RemoveBookmarkRequest) String() string
func (*RemoveBookmarkRequest) Validate ¶ added in v0.30.0
func (m *RemoveBookmarkRequest) Validate() error
Validate checks the field values on RemoveBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveBookmarkRequest) ValidateAll ¶ added in v0.30.0
func (m *RemoveBookmarkRequest) ValidateAll() error
ValidateAll checks the field values on RemoveBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveBookmarkRequestMultiError, or nil if none found.
type RemoveBookmarkRequestMultiError ¶ added in v0.30.0
type RemoveBookmarkRequestMultiError []error
RemoveBookmarkRequestMultiError is an error wrapping multiple validation errors returned by RemoveBookmarkRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveBookmarkRequestMultiError) AllErrors ¶ added in v0.30.0
func (m RemoveBookmarkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveBookmarkRequestMultiError) Error ¶ added in v0.30.0
func (m RemoveBookmarkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveBookmarkRequestValidationError ¶ added in v0.30.0
type RemoveBookmarkRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveBookmarkRequestValidationError is the validation error returned by RemoveBookmarkRequest.Validate if the designated constraints aren't met.
func (RemoveBookmarkRequestValidationError) Cause ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveBookmarkRequestValidationError) Error ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveBookmarkRequestValidationError) ErrorName ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveBookmarkRequestValidationError) Field ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) Field() string
Field function returns field value.
func (RemoveBookmarkRequestValidationError) Key ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) Key() bool
Key function returns key value.
func (RemoveBookmarkRequestValidationError) Reason ¶ added in v0.30.0
func (e RemoveBookmarkRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveBookmarkResponse ¶ added in v0.30.0
type RemoveBookmarkResponse struct {
// contains filtered or unexported fields
}
func (*RemoveBookmarkResponse) Descriptor
deprecated
added in
v0.30.0
func (*RemoveBookmarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveBookmarkResponse.ProtoReflect.Descriptor instead.
func (*RemoveBookmarkResponse) ProtoMessage ¶ added in v0.30.0
func (*RemoveBookmarkResponse) ProtoMessage()
func (*RemoveBookmarkResponse) ProtoReflect ¶ added in v0.30.0
func (x *RemoveBookmarkResponse) ProtoReflect() protoreflect.Message
func (*RemoveBookmarkResponse) Reset ¶ added in v0.30.0
func (x *RemoveBookmarkResponse) Reset()
func (*RemoveBookmarkResponse) String ¶ added in v0.30.0
func (x *RemoveBookmarkResponse) String() string
func (*RemoveBookmarkResponse) Validate ¶ added in v0.30.0
func (m *RemoveBookmarkResponse) Validate() error
Validate checks the field values on RemoveBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveBookmarkResponse) ValidateAll ¶ added in v0.30.0
func (m *RemoveBookmarkResponse) ValidateAll() error
ValidateAll checks the field values on RemoveBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveBookmarkResponseMultiError, or nil if none found.
type RemoveBookmarkResponseMultiError ¶ added in v0.30.0
type RemoveBookmarkResponseMultiError []error
RemoveBookmarkResponseMultiError is an error wrapping multiple validation errors returned by RemoveBookmarkResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveBookmarkResponseMultiError) AllErrors ¶ added in v0.30.0
func (m RemoveBookmarkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveBookmarkResponseMultiError) Error ¶ added in v0.30.0
func (m RemoveBookmarkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveBookmarkResponseValidationError ¶ added in v0.30.0
type RemoveBookmarkResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveBookmarkResponseValidationError is the validation error returned by RemoveBookmarkResponse.Validate if the designated constraints aren't met.
func (RemoveBookmarkResponseValidationError) Cause ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveBookmarkResponseValidationError) Error ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveBookmarkResponseValidationError) ErrorName ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveBookmarkResponseValidationError) Field ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) Field() string
Field function returns field value.
func (RemoveBookmarkResponseValidationError) Key ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) Key() bool
Key function returns key value.
func (RemoveBookmarkResponseValidationError) Reason ¶ added in v0.30.0
func (e RemoveBookmarkResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationMemberUserRequest ¶ added in v0.47.2
type RemoveOrganizationMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` KeepProjectRoles bool `protobuf:"varint,3,opt,name=keep_project_roles,json=keepProjectRoles,proto3" json:"keep_project_roles,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrganizationMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*RemoveOrganizationMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) GetEmail() string
func (*RemoveOrganizationMemberUserRequest) GetKeepProjectRoles ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) GetKeepProjectRoles() bool
func (*RemoveOrganizationMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) GetOrganization() string
func (*RemoveOrganizationMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*RemoveOrganizationMemberUserRequest) ProtoMessage()
func (*RemoveOrganizationMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberUserRequest) Reset ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) Reset()
func (*RemoveOrganizationMemberUserRequest) String ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserRequest) String() string
func (*RemoveOrganizationMemberUserRequest) Validate ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUserRequest) Validate() error
Validate checks the field values on RemoveOrganizationMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationMemberUserRequestMultiError, or nil if none found.
type RemoveOrganizationMemberUserRequestMultiError ¶ added in v0.47.2
type RemoveOrganizationMemberUserRequestMultiError []error
RemoveOrganizationMemberUserRequestMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveOrganizationMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m RemoveOrganizationMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationMemberUserRequestValidationError ¶ added in v0.47.2
type RemoveOrganizationMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationMemberUserRequestValidationError is the validation error returned by RemoveOrganizationMemberUserRequest.Validate if the designated constraints aren't met.
func (RemoveOrganizationMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationMemberUserResponse ¶ added in v0.47.2
type RemoveOrganizationMemberUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOrganizationMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*RemoveOrganizationMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*RemoveOrganizationMemberUserResponse) ProtoMessage()
func (*RemoveOrganizationMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberUserResponse) Reset ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserResponse) Reset()
func (*RemoveOrganizationMemberUserResponse) String ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUserResponse) String() string
func (*RemoveOrganizationMemberUserResponse) Validate ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUserResponse) Validate() error
Validate checks the field values on RemoveOrganizationMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationMemberUserResponseMultiError, or nil if none found.
type RemoveOrganizationMemberUserResponseMultiError ¶ added in v0.47.2
type RemoveOrganizationMemberUserResponseMultiError []error
RemoveOrganizationMemberUserResponseMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveOrganizationMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m RemoveOrganizationMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationMemberUserResponseValidationError ¶ added in v0.47.2
type RemoveOrganizationMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationMemberUserResponseValidationError is the validation error returned by RemoveOrganizationMemberUserResponse.Validate if the designated constraints aren't met.
func (RemoveOrganizationMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e RemoveOrganizationMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationMemberUsergroupRequest ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` // contains filtered or unexported fields }
func (*RemoveOrganizationMemberUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*RemoveOrganizationMemberUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberUsergroupRequest.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupRequest) GetOrganization() string
func (*RemoveOrganizationMemberUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupRequest) GetUsergroup() string
func (*RemoveOrganizationMemberUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*RemoveOrganizationMemberUsergroupRequest) ProtoMessage()
func (*RemoveOrganizationMemberUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupRequest) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberUsergroupRequest) Reset ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupRequest) Reset()
func (*RemoveOrganizationMemberUsergroupRequest) String ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupRequest) String() string
func (*RemoveOrganizationMemberUsergroupRequest) Validate ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUsergroupRequest) Validate() error
Validate checks the field values on RemoveOrganizationMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationMemberUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationMemberUsergroupRequestMultiError, or nil if none found.
type RemoveOrganizationMemberUsergroupRequestMultiError ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupRequestMultiError []error
RemoveOrganizationMemberUsergroupRequestMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationMemberUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationMemberUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveOrganizationMemberUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationMemberUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m RemoveOrganizationMemberUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationMemberUsergroupRequestValidationError ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationMemberUsergroupRequestValidationError is the validation error returned by RemoveOrganizationMemberUsergroupRequest.Validate if the designated constraints aren't met.
func (RemoveOrganizationMemberUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationMemberUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationMemberUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationMemberUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationMemberUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationMemberUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveOrganizationMemberUsergroupResponse ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*RemoveOrganizationMemberUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*RemoveOrganizationMemberUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveOrganizationMemberUsergroupResponse.ProtoReflect.Descriptor instead.
func (*RemoveOrganizationMemberUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*RemoveOrganizationMemberUsergroupResponse) ProtoMessage()
func (*RemoveOrganizationMemberUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupResponse) ProtoReflect() protoreflect.Message
func (*RemoveOrganizationMemberUsergroupResponse) Reset ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupResponse) Reset()
func (*RemoveOrganizationMemberUsergroupResponse) String ¶ added in v0.47.2
func (x *RemoveOrganizationMemberUsergroupResponse) String() string
func (*RemoveOrganizationMemberUsergroupResponse) Validate ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUsergroupResponse) Validate() error
Validate checks the field values on RemoveOrganizationMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveOrganizationMemberUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *RemoveOrganizationMemberUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on RemoveOrganizationMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveOrganizationMemberUsergroupResponseMultiError, or nil if none found.
type RemoveOrganizationMemberUsergroupResponseMultiError ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupResponseMultiError []error
RemoveOrganizationMemberUsergroupResponseMultiError is an error wrapping multiple validation errors returned by RemoveOrganizationMemberUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveOrganizationMemberUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveOrganizationMemberUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveOrganizationMemberUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m RemoveOrganizationMemberUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveOrganizationMemberUsergroupResponseValidationError ¶ added in v0.47.2
type RemoveOrganizationMemberUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveOrganizationMemberUsergroupResponseValidationError is the validation error returned by RemoveOrganizationMemberUsergroupResponse.Validate if the designated constraints aren't met.
func (RemoveOrganizationMemberUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveOrganizationMemberUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveOrganizationMemberUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveOrganizationMemberUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) Field() string
Field function returns field value.
func (RemoveOrganizationMemberUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (RemoveOrganizationMemberUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e RemoveOrganizationMemberUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectMemberUserRequest ¶ added in v0.47.2
type RemoveProjectMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*RemoveProjectMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*RemoveProjectMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectMemberUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveProjectMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) GetEmail() string
func (*RemoveProjectMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) GetOrganization() string
func (*RemoveProjectMemberUserRequest) GetProject ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) GetProject() string
func (*RemoveProjectMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*RemoveProjectMemberUserRequest) ProtoMessage()
func (*RemoveProjectMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveProjectMemberUserRequest) Reset ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) Reset()
func (*RemoveProjectMemberUserRequest) String ¶ added in v0.47.2
func (x *RemoveProjectMemberUserRequest) String() string
func (*RemoveProjectMemberUserRequest) Validate ¶ added in v0.47.2
func (m *RemoveProjectMemberUserRequest) Validate() error
Validate checks the field values on RemoveProjectMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *RemoveProjectMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on RemoveProjectMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectMemberUserRequestMultiError, or nil if none found.
type RemoveProjectMemberUserRequestMultiError ¶ added in v0.47.2
type RemoveProjectMemberUserRequestMultiError []error
RemoveProjectMemberUserRequestMultiError is an error wrapping multiple validation errors returned by RemoveProjectMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveProjectMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m RemoveProjectMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectMemberUserRequestValidationError ¶ added in v0.47.2
type RemoveProjectMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectMemberUserRequestValidationError is the validation error returned by RemoveProjectMemberUserRequest.Validate if the designated constraints aren't met.
func (RemoveProjectMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) Field() string
Field function returns field value.
func (RemoveProjectMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (RemoveProjectMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e RemoveProjectMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectMemberUserResponse ¶ added in v0.47.2
type RemoveProjectMemberUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveProjectMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*RemoveProjectMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectMemberUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveProjectMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*RemoveProjectMemberUserResponse) ProtoMessage()
func (*RemoveProjectMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *RemoveProjectMemberUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveProjectMemberUserResponse) Reset ¶ added in v0.47.2
func (x *RemoveProjectMemberUserResponse) Reset()
func (*RemoveProjectMemberUserResponse) String ¶ added in v0.47.2
func (x *RemoveProjectMemberUserResponse) String() string
func (*RemoveProjectMemberUserResponse) Validate ¶ added in v0.47.2
func (m *RemoveProjectMemberUserResponse) Validate() error
Validate checks the field values on RemoveProjectMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *RemoveProjectMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on RemoveProjectMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectMemberUserResponseMultiError, or nil if none found.
type RemoveProjectMemberUserResponseMultiError ¶ added in v0.47.2
type RemoveProjectMemberUserResponseMultiError []error
RemoveProjectMemberUserResponseMultiError is an error wrapping multiple validation errors returned by RemoveProjectMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveProjectMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m RemoveProjectMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectMemberUserResponseValidationError ¶ added in v0.47.2
type RemoveProjectMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectMemberUserResponseValidationError is the validation error returned by RemoveProjectMemberUserResponse.Validate if the designated constraints aren't met.
func (RemoveProjectMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) Field() string
Field function returns field value.
func (RemoveProjectMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (RemoveProjectMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e RemoveProjectMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectMemberUsergroupRequest ¶ added in v0.47.2
type RemoveProjectMemberUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Usergroup string `protobuf:"bytes,3,opt,name=usergroup,proto3" json:"usergroup,omitempty"` // contains filtered or unexported fields }
func (*RemoveProjectMemberUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*RemoveProjectMemberUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectMemberUsergroupRequest.ProtoReflect.Descriptor instead.
func (*RemoveProjectMemberUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) GetOrganization() string
func (*RemoveProjectMemberUsergroupRequest) GetProject ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) GetProject() string
func (*RemoveProjectMemberUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) GetUsergroup() string
func (*RemoveProjectMemberUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*RemoveProjectMemberUsergroupRequest) ProtoMessage()
func (*RemoveProjectMemberUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) ProtoReflect() protoreflect.Message
func (*RemoveProjectMemberUsergroupRequest) Reset ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) Reset()
func (*RemoveProjectMemberUsergroupRequest) String ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupRequest) String() string
func (*RemoveProjectMemberUsergroupRequest) Validate ¶ added in v0.47.2
func (m *RemoveProjectMemberUsergroupRequest) Validate() error
Validate checks the field values on RemoveProjectMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectMemberUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *RemoveProjectMemberUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on RemoveProjectMemberUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectMemberUsergroupRequestMultiError, or nil if none found.
type RemoveProjectMemberUsergroupRequestMultiError ¶ added in v0.47.2
type RemoveProjectMemberUsergroupRequestMultiError []error
RemoveProjectMemberUsergroupRequestMultiError is an error wrapping multiple validation errors returned by RemoveProjectMemberUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectMemberUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveProjectMemberUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectMemberUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m RemoveProjectMemberUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectMemberUsergroupRequestValidationError ¶ added in v0.47.2
type RemoveProjectMemberUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectMemberUsergroupRequestValidationError is the validation error returned by RemoveProjectMemberUsergroupRequest.Validate if the designated constraints aren't met.
func (RemoveProjectMemberUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectMemberUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectMemberUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectMemberUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) Field() string
Field function returns field value.
func (RemoveProjectMemberUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (RemoveProjectMemberUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectMemberUsergroupResponse ¶ added in v0.47.2
type RemoveProjectMemberUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*RemoveProjectMemberUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*RemoveProjectMemberUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectMemberUsergroupResponse.ProtoReflect.Descriptor instead.
func (*RemoveProjectMemberUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*RemoveProjectMemberUsergroupResponse) ProtoMessage()
func (*RemoveProjectMemberUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupResponse) ProtoReflect() protoreflect.Message
func (*RemoveProjectMemberUsergroupResponse) Reset ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupResponse) Reset()
func (*RemoveProjectMemberUsergroupResponse) String ¶ added in v0.47.2
func (x *RemoveProjectMemberUsergroupResponse) String() string
func (*RemoveProjectMemberUsergroupResponse) Validate ¶ added in v0.47.2
func (m *RemoveProjectMemberUsergroupResponse) Validate() error
Validate checks the field values on RemoveProjectMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectMemberUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *RemoveProjectMemberUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on RemoveProjectMemberUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectMemberUsergroupResponseMultiError, or nil if none found.
type RemoveProjectMemberUsergroupResponseMultiError ¶ added in v0.47.2
type RemoveProjectMemberUsergroupResponseMultiError []error
RemoveProjectMemberUsergroupResponseMultiError is an error wrapping multiple validation errors returned by RemoveProjectMemberUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectMemberUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveProjectMemberUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectMemberUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m RemoveProjectMemberUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectMemberUsergroupResponseValidationError ¶ added in v0.47.2
type RemoveProjectMemberUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectMemberUsergroupResponseValidationError is the validation error returned by RemoveProjectMemberUsergroupResponse.Validate if the designated constraints aren't met.
func (RemoveProjectMemberUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectMemberUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectMemberUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectMemberUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) Field() string
Field function returns field value.
func (RemoveProjectMemberUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (RemoveProjectMemberUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e RemoveProjectMemberUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectWhitelistedDomainRequest ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Domain string `protobuf:"bytes,3,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*RemoveProjectWhitelistedDomainRequest) Descriptor
deprecated
added in
v0.44.0
func (*RemoveProjectWhitelistedDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectWhitelistedDomainRequest.ProtoReflect.Descriptor instead.
func (*RemoveProjectWhitelistedDomainRequest) GetDomain ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) GetDomain() string
func (*RemoveProjectWhitelistedDomainRequest) GetOrganization ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) GetOrganization() string
func (*RemoveProjectWhitelistedDomainRequest) GetProject ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) GetProject() string
func (*RemoveProjectWhitelistedDomainRequest) ProtoMessage ¶ added in v0.44.0
func (*RemoveProjectWhitelistedDomainRequest) ProtoMessage()
func (*RemoveProjectWhitelistedDomainRequest) ProtoReflect ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
func (*RemoveProjectWhitelistedDomainRequest) Reset ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) Reset()
func (*RemoveProjectWhitelistedDomainRequest) String ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainRequest) String() string
func (*RemoveProjectWhitelistedDomainRequest) Validate ¶ added in v0.44.0
func (m *RemoveProjectWhitelistedDomainRequest) Validate() error
Validate checks the field values on RemoveProjectWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectWhitelistedDomainRequest) ValidateAll ¶ added in v0.44.0
func (m *RemoveProjectWhitelistedDomainRequest) ValidateAll() error
ValidateAll checks the field values on RemoveProjectWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectWhitelistedDomainRequestMultiError, or nil if none found.
type RemoveProjectWhitelistedDomainRequestMultiError ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainRequestMultiError []error
RemoveProjectWhitelistedDomainRequestMultiError is an error wrapping multiple validation errors returned by RemoveProjectWhitelistedDomainRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectWhitelistedDomainRequestMultiError) AllErrors ¶ added in v0.44.0
func (m RemoveProjectWhitelistedDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectWhitelistedDomainRequestMultiError) Error ¶ added in v0.44.0
func (m RemoveProjectWhitelistedDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectWhitelistedDomainRequestValidationError ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectWhitelistedDomainRequestValidationError is the validation error returned by RemoveProjectWhitelistedDomainRequest.Validate if the designated constraints aren't met.
func (RemoveProjectWhitelistedDomainRequestValidationError) Cause ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectWhitelistedDomainRequestValidationError) Error ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectWhitelistedDomainRequestValidationError) ErrorName ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectWhitelistedDomainRequestValidationError) Field ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) Field() string
Field function returns field value.
func (RemoveProjectWhitelistedDomainRequestValidationError) Key ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) Key() bool
Key function returns key value.
func (RemoveProjectWhitelistedDomainRequestValidationError) Reason ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveProjectWhitelistedDomainResponse ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainResponse struct {
// contains filtered or unexported fields
}
func (*RemoveProjectWhitelistedDomainResponse) Descriptor
deprecated
added in
v0.44.0
func (*RemoveProjectWhitelistedDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveProjectWhitelistedDomainResponse.ProtoReflect.Descriptor instead.
func (*RemoveProjectWhitelistedDomainResponse) ProtoMessage ¶ added in v0.44.0
func (*RemoveProjectWhitelistedDomainResponse) ProtoMessage()
func (*RemoveProjectWhitelistedDomainResponse) ProtoReflect ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
func (*RemoveProjectWhitelistedDomainResponse) Reset ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainResponse) Reset()
func (*RemoveProjectWhitelistedDomainResponse) String ¶ added in v0.44.0
func (x *RemoveProjectWhitelistedDomainResponse) String() string
func (*RemoveProjectWhitelistedDomainResponse) Validate ¶ added in v0.44.0
func (m *RemoveProjectWhitelistedDomainResponse) Validate() error
Validate checks the field values on RemoveProjectWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveProjectWhitelistedDomainResponse) ValidateAll ¶ added in v0.44.0
func (m *RemoveProjectWhitelistedDomainResponse) ValidateAll() error
ValidateAll checks the field values on RemoveProjectWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveProjectWhitelistedDomainResponseMultiError, or nil if none found.
type RemoveProjectWhitelistedDomainResponseMultiError ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainResponseMultiError []error
RemoveProjectWhitelistedDomainResponseMultiError is an error wrapping multiple validation errors returned by RemoveProjectWhitelistedDomainResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveProjectWhitelistedDomainResponseMultiError) AllErrors ¶ added in v0.44.0
func (m RemoveProjectWhitelistedDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveProjectWhitelistedDomainResponseMultiError) Error ¶ added in v0.44.0
func (m RemoveProjectWhitelistedDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveProjectWhitelistedDomainResponseValidationError ¶ added in v0.44.0
type RemoveProjectWhitelistedDomainResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveProjectWhitelistedDomainResponseValidationError is the validation error returned by RemoveProjectWhitelistedDomainResponse.Validate if the designated constraints aren't met.
func (RemoveProjectWhitelistedDomainResponseValidationError) Cause ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveProjectWhitelistedDomainResponseValidationError) Error ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveProjectWhitelistedDomainResponseValidationError) ErrorName ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveProjectWhitelistedDomainResponseValidationError) Field ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) Field() string
Field function returns field value.
func (RemoveProjectWhitelistedDomainResponseValidationError) Key ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) Key() bool
Key function returns key value.
func (RemoveProjectWhitelistedDomainResponseValidationError) Reason ¶ added in v0.44.0
func (e RemoveProjectWhitelistedDomainResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveUsergroupMemberUserRequest ¶ added in v0.47.2
type RemoveUsergroupMemberUserRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` // contains filtered or unexported fields }
func (*RemoveUsergroupMemberUserRequest) Descriptor
deprecated
added in
v0.47.2
func (*RemoveUsergroupMemberUserRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveUsergroupMemberUserRequest.ProtoReflect.Descriptor instead.
func (*RemoveUsergroupMemberUserRequest) GetEmail ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) GetEmail() string
func (*RemoveUsergroupMemberUserRequest) GetOrganization ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) GetOrganization() string
func (*RemoveUsergroupMemberUserRequest) GetUsergroup ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) GetUsergroup() string
func (*RemoveUsergroupMemberUserRequest) ProtoMessage ¶ added in v0.47.2
func (*RemoveUsergroupMemberUserRequest) ProtoMessage()
func (*RemoveUsergroupMemberUserRequest) ProtoReflect ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) ProtoReflect() protoreflect.Message
func (*RemoveUsergroupMemberUserRequest) Reset ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) Reset()
func (*RemoveUsergroupMemberUserRequest) String ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserRequest) String() string
func (*RemoveUsergroupMemberUserRequest) Validate ¶ added in v0.47.2
func (m *RemoveUsergroupMemberUserRequest) Validate() error
Validate checks the field values on RemoveUsergroupMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveUsergroupMemberUserRequest) ValidateAll ¶ added in v0.47.2
func (m *RemoveUsergroupMemberUserRequest) ValidateAll() error
ValidateAll checks the field values on RemoveUsergroupMemberUserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveUsergroupMemberUserRequestMultiError, or nil if none found.
type RemoveUsergroupMemberUserRequestMultiError ¶ added in v0.47.2
type RemoveUsergroupMemberUserRequestMultiError []error
RemoveUsergroupMemberUserRequestMultiError is an error wrapping multiple validation errors returned by RemoveUsergroupMemberUserRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveUsergroupMemberUserRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveUsergroupMemberUserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveUsergroupMemberUserRequestMultiError) Error ¶ added in v0.47.2
func (m RemoveUsergroupMemberUserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveUsergroupMemberUserRequestValidationError ¶ added in v0.47.2
type RemoveUsergroupMemberUserRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveUsergroupMemberUserRequestValidationError is the validation error returned by RemoveUsergroupMemberUserRequest.Validate if the designated constraints aren't met.
func (RemoveUsergroupMemberUserRequestValidationError) Cause ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveUsergroupMemberUserRequestValidationError) Error ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveUsergroupMemberUserRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveUsergroupMemberUserRequestValidationError) Field ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) Field() string
Field function returns field value.
func (RemoveUsergroupMemberUserRequestValidationError) Key ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) Key() bool
Key function returns key value.
func (RemoveUsergroupMemberUserRequestValidationError) Reason ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveUsergroupMemberUserResponse ¶ added in v0.47.2
type RemoveUsergroupMemberUserResponse struct {
// contains filtered or unexported fields
}
func (*RemoveUsergroupMemberUserResponse) Descriptor
deprecated
added in
v0.47.2
func (*RemoveUsergroupMemberUserResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveUsergroupMemberUserResponse.ProtoReflect.Descriptor instead.
func (*RemoveUsergroupMemberUserResponse) ProtoMessage ¶ added in v0.47.2
func (*RemoveUsergroupMemberUserResponse) ProtoMessage()
func (*RemoveUsergroupMemberUserResponse) ProtoReflect ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserResponse) ProtoReflect() protoreflect.Message
func (*RemoveUsergroupMemberUserResponse) Reset ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserResponse) Reset()
func (*RemoveUsergroupMemberUserResponse) String ¶ added in v0.47.2
func (x *RemoveUsergroupMemberUserResponse) String() string
func (*RemoveUsergroupMemberUserResponse) Validate ¶ added in v0.47.2
func (m *RemoveUsergroupMemberUserResponse) Validate() error
Validate checks the field values on RemoveUsergroupMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveUsergroupMemberUserResponse) ValidateAll ¶ added in v0.47.2
func (m *RemoveUsergroupMemberUserResponse) ValidateAll() error
ValidateAll checks the field values on RemoveUsergroupMemberUserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveUsergroupMemberUserResponseMultiError, or nil if none found.
type RemoveUsergroupMemberUserResponseMultiError ¶ added in v0.47.2
type RemoveUsergroupMemberUserResponseMultiError []error
RemoveUsergroupMemberUserResponseMultiError is an error wrapping multiple validation errors returned by RemoveUsergroupMemberUserResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveUsergroupMemberUserResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RemoveUsergroupMemberUserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveUsergroupMemberUserResponseMultiError) Error ¶ added in v0.47.2
func (m RemoveUsergroupMemberUserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveUsergroupMemberUserResponseValidationError ¶ added in v0.47.2
type RemoveUsergroupMemberUserResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveUsergroupMemberUserResponseValidationError is the validation error returned by RemoveUsergroupMemberUserResponse.Validate if the designated constraints aren't met.
func (RemoveUsergroupMemberUserResponseValidationError) Cause ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveUsergroupMemberUserResponseValidationError) Error ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveUsergroupMemberUserResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveUsergroupMemberUserResponseValidationError) Field ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) Field() string
Field function returns field value.
func (RemoveUsergroupMemberUserResponseValidationError) Key ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) Key() bool
Key function returns key value.
func (RemoveUsergroupMemberUserResponseValidationError) Reason ¶ added in v0.47.2
func (e RemoveUsergroupMemberUserResponseValidationError) Reason() string
Reason function returns reason value.
type RemoveWhitelistedDomainRequest ¶ added in v0.27.0
type RemoveWhitelistedDomainRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Domain string `protobuf:"bytes,2,opt,name=domain,proto3" json:"domain,omitempty"` // contains filtered or unexported fields }
func (*RemoveWhitelistedDomainRequest) Descriptor
deprecated
added in
v0.27.0
func (*RemoveWhitelistedDomainRequest) Descriptor() ([]byte, []int)
Deprecated: Use RemoveWhitelistedDomainRequest.ProtoReflect.Descriptor instead.
func (*RemoveWhitelistedDomainRequest) GetDomain ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainRequest) GetDomain() string
func (*RemoveWhitelistedDomainRequest) GetOrganization ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainRequest) GetOrganization() string
func (*RemoveWhitelistedDomainRequest) ProtoMessage ¶ added in v0.27.0
func (*RemoveWhitelistedDomainRequest) ProtoMessage()
func (*RemoveWhitelistedDomainRequest) ProtoReflect ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainRequest) ProtoReflect() protoreflect.Message
func (*RemoveWhitelistedDomainRequest) Reset ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainRequest) Reset()
func (*RemoveWhitelistedDomainRequest) String ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainRequest) String() string
func (*RemoveWhitelistedDomainRequest) Validate ¶ added in v0.27.0
func (m *RemoveWhitelistedDomainRequest) Validate() error
Validate checks the field values on RemoveWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveWhitelistedDomainRequest) ValidateAll ¶ added in v0.27.0
func (m *RemoveWhitelistedDomainRequest) ValidateAll() error
ValidateAll checks the field values on RemoveWhitelistedDomainRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveWhitelistedDomainRequestMultiError, or nil if none found.
type RemoveWhitelistedDomainRequestMultiError ¶ added in v0.27.0
type RemoveWhitelistedDomainRequestMultiError []error
RemoveWhitelistedDomainRequestMultiError is an error wrapping multiple validation errors returned by RemoveWhitelistedDomainRequest.ValidateAll() if the designated constraints aren't met.
func (RemoveWhitelistedDomainRequestMultiError) AllErrors ¶ added in v0.27.0
func (m RemoveWhitelistedDomainRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveWhitelistedDomainRequestMultiError) Error ¶ added in v0.27.0
func (m RemoveWhitelistedDomainRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveWhitelistedDomainRequestValidationError ¶ added in v0.27.0
type RemoveWhitelistedDomainRequestValidationError struct {
// contains filtered or unexported fields
}
RemoveWhitelistedDomainRequestValidationError is the validation error returned by RemoveWhitelistedDomainRequest.Validate if the designated constraints aren't met.
func (RemoveWhitelistedDomainRequestValidationError) Cause ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) Cause() error
Cause function returns cause value.
func (RemoveWhitelistedDomainRequestValidationError) Error ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveWhitelistedDomainRequestValidationError) ErrorName ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveWhitelistedDomainRequestValidationError) Field ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) Field() string
Field function returns field value.
func (RemoveWhitelistedDomainRequestValidationError) Key ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) Key() bool
Key function returns key value.
func (RemoveWhitelistedDomainRequestValidationError) Reason ¶ added in v0.27.0
func (e RemoveWhitelistedDomainRequestValidationError) Reason() string
Reason function returns reason value.
type RemoveWhitelistedDomainResponse ¶ added in v0.27.0
type RemoveWhitelistedDomainResponse struct {
// contains filtered or unexported fields
}
func (*RemoveWhitelistedDomainResponse) Descriptor
deprecated
added in
v0.27.0
func (*RemoveWhitelistedDomainResponse) Descriptor() ([]byte, []int)
Deprecated: Use RemoveWhitelistedDomainResponse.ProtoReflect.Descriptor instead.
func (*RemoveWhitelistedDomainResponse) ProtoMessage ¶ added in v0.27.0
func (*RemoveWhitelistedDomainResponse) ProtoMessage()
func (*RemoveWhitelistedDomainResponse) ProtoReflect ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainResponse) ProtoReflect() protoreflect.Message
func (*RemoveWhitelistedDomainResponse) Reset ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainResponse) Reset()
func (*RemoveWhitelistedDomainResponse) String ¶ added in v0.27.0
func (x *RemoveWhitelistedDomainResponse) String() string
func (*RemoveWhitelistedDomainResponse) Validate ¶ added in v0.27.0
func (m *RemoveWhitelistedDomainResponse) Validate() error
Validate checks the field values on RemoveWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RemoveWhitelistedDomainResponse) ValidateAll ¶ added in v0.27.0
func (m *RemoveWhitelistedDomainResponse) ValidateAll() error
ValidateAll checks the field values on RemoveWhitelistedDomainResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RemoveWhitelistedDomainResponseMultiError, or nil if none found.
type RemoveWhitelistedDomainResponseMultiError ¶ added in v0.27.0
type RemoveWhitelistedDomainResponseMultiError []error
RemoveWhitelistedDomainResponseMultiError is an error wrapping multiple validation errors returned by RemoveWhitelistedDomainResponse.ValidateAll() if the designated constraints aren't met.
func (RemoveWhitelistedDomainResponseMultiError) AllErrors ¶ added in v0.27.0
func (m RemoveWhitelistedDomainResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RemoveWhitelistedDomainResponseMultiError) Error ¶ added in v0.27.0
func (m RemoveWhitelistedDomainResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RemoveWhitelistedDomainResponseValidationError ¶ added in v0.27.0
type RemoveWhitelistedDomainResponseValidationError struct {
// contains filtered or unexported fields
}
RemoveWhitelistedDomainResponseValidationError is the validation error returned by RemoveWhitelistedDomainResponse.Validate if the designated constraints aren't met.
func (RemoveWhitelistedDomainResponseValidationError) Cause ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) Cause() error
Cause function returns cause value.
func (RemoveWhitelistedDomainResponseValidationError) Error ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RemoveWhitelistedDomainResponseValidationError) ErrorName ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RemoveWhitelistedDomainResponseValidationError) Field ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) Field() string
Field function returns field value.
func (RemoveWhitelistedDomainResponseValidationError) Key ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) Key() bool
Key function returns key value.
func (RemoveWhitelistedDomainResponseValidationError) Reason ¶ added in v0.27.0
func (e RemoveWhitelistedDomainResponseValidationError) Reason() string
Reason function returns reason value.
type RenameUsergroupRequest ¶ added in v0.47.2
type RenameUsergroupRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*RenameUsergroupRequest) Descriptor
deprecated
added in
v0.47.2
func (*RenameUsergroupRequest) Descriptor() ([]byte, []int)
Deprecated: Use RenameUsergroupRequest.ProtoReflect.Descriptor instead.
func (*RenameUsergroupRequest) GetName ¶ added in v0.47.2
func (x *RenameUsergroupRequest) GetName() string
func (*RenameUsergroupRequest) GetOrganization ¶ added in v0.47.2
func (x *RenameUsergroupRequest) GetOrganization() string
func (*RenameUsergroupRequest) GetUsergroup ¶ added in v0.47.2
func (x *RenameUsergroupRequest) GetUsergroup() string
func (*RenameUsergroupRequest) ProtoMessage ¶ added in v0.47.2
func (*RenameUsergroupRequest) ProtoMessage()
func (*RenameUsergroupRequest) ProtoReflect ¶ added in v0.47.2
func (x *RenameUsergroupRequest) ProtoReflect() protoreflect.Message
func (*RenameUsergroupRequest) Reset ¶ added in v0.47.2
func (x *RenameUsergroupRequest) Reset()
func (*RenameUsergroupRequest) String ¶ added in v0.47.2
func (x *RenameUsergroupRequest) String() string
func (*RenameUsergroupRequest) Validate ¶ added in v0.47.2
func (m *RenameUsergroupRequest) Validate() error
Validate checks the field values on RenameUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenameUsergroupRequest) ValidateAll ¶ added in v0.47.2
func (m *RenameUsergroupRequest) ValidateAll() error
ValidateAll checks the field values on RenameUsergroupRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameUsergroupRequestMultiError, or nil if none found.
type RenameUsergroupRequestMultiError ¶ added in v0.47.2
type RenameUsergroupRequestMultiError []error
RenameUsergroupRequestMultiError is an error wrapping multiple validation errors returned by RenameUsergroupRequest.ValidateAll() if the designated constraints aren't met.
func (RenameUsergroupRequestMultiError) AllErrors ¶ added in v0.47.2
func (m RenameUsergroupRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenameUsergroupRequestMultiError) Error ¶ added in v0.47.2
func (m RenameUsergroupRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenameUsergroupRequestValidationError ¶ added in v0.47.2
type RenameUsergroupRequestValidationError struct {
// contains filtered or unexported fields
}
RenameUsergroupRequestValidationError is the validation error returned by RenameUsergroupRequest.Validate if the designated constraints aren't met.
func (RenameUsergroupRequestValidationError) Cause ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) Cause() error
Cause function returns cause value.
func (RenameUsergroupRequestValidationError) Error ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RenameUsergroupRequestValidationError) ErrorName ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RenameUsergroupRequestValidationError) Field ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) Field() string
Field function returns field value.
func (RenameUsergroupRequestValidationError) Key ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) Key() bool
Key function returns key value.
func (RenameUsergroupRequestValidationError) Reason ¶ added in v0.47.2
func (e RenameUsergroupRequestValidationError) Reason() string
Reason function returns reason value.
type RenameUsergroupResponse ¶ added in v0.47.2
type RenameUsergroupResponse struct {
// contains filtered or unexported fields
}
func (*RenameUsergroupResponse) Descriptor
deprecated
added in
v0.47.2
func (*RenameUsergroupResponse) Descriptor() ([]byte, []int)
Deprecated: Use RenameUsergroupResponse.ProtoReflect.Descriptor instead.
func (*RenameUsergroupResponse) ProtoMessage ¶ added in v0.47.2
func (*RenameUsergroupResponse) ProtoMessage()
func (*RenameUsergroupResponse) ProtoReflect ¶ added in v0.47.2
func (x *RenameUsergroupResponse) ProtoReflect() protoreflect.Message
func (*RenameUsergroupResponse) Reset ¶ added in v0.47.2
func (x *RenameUsergroupResponse) Reset()
func (*RenameUsergroupResponse) String ¶ added in v0.47.2
func (x *RenameUsergroupResponse) String() string
func (*RenameUsergroupResponse) Validate ¶ added in v0.47.2
func (m *RenameUsergroupResponse) Validate() error
Validate checks the field values on RenameUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RenameUsergroupResponse) ValidateAll ¶ added in v0.47.2
func (m *RenameUsergroupResponse) ValidateAll() error
ValidateAll checks the field values on RenameUsergroupResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RenameUsergroupResponseMultiError, or nil if none found.
type RenameUsergroupResponseMultiError ¶ added in v0.47.2
type RenameUsergroupResponseMultiError []error
RenameUsergroupResponseMultiError is an error wrapping multiple validation errors returned by RenameUsergroupResponse.ValidateAll() if the designated constraints aren't met.
func (RenameUsergroupResponseMultiError) AllErrors ¶ added in v0.47.2
func (m RenameUsergroupResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RenameUsergroupResponseMultiError) Error ¶ added in v0.47.2
func (m RenameUsergroupResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RenameUsergroupResponseValidationError ¶ added in v0.47.2
type RenameUsergroupResponseValidationError struct {
// contains filtered or unexported fields
}
RenameUsergroupResponseValidationError is the validation error returned by RenameUsergroupResponse.Validate if the designated constraints aren't met.
func (RenameUsergroupResponseValidationError) Cause ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) Cause() error
Cause function returns cause value.
func (RenameUsergroupResponseValidationError) Error ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RenameUsergroupResponseValidationError) ErrorName ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RenameUsergroupResponseValidationError) Field ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) Field() string
Field function returns field value.
func (RenameUsergroupResponseValidationError) Key ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) Key() bool
Key function returns key value.
func (RenameUsergroupResponseValidationError) Reason ¶ added in v0.47.2
func (e RenameUsergroupResponseValidationError) Reason() string
Reason function returns reason value.
type ReportOptions ¶ added in v0.37.0
type ReportOptions struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` RefreshCron string `protobuf:"bytes,2,opt,name=refresh_cron,json=refreshCron,proto3" json:"refresh_cron,omitempty"` RefreshTimeZone string `protobuf:"bytes,9,opt,name=refresh_time_zone,json=refreshTimeZone,proto3" json:"refresh_time_zone,omitempty"` IntervalDuration string `protobuf:"bytes,13,opt,name=interval_duration,json=intervalDuration,proto3" json:"interval_duration,omitempty"` QueryName string `protobuf:"bytes,3,opt,name=query_name,json=queryName,proto3" json:"query_name,omitempty"` QueryArgsJson string `protobuf:"bytes,4,opt,name=query_args_json,json=queryArgsJson,proto3" json:"query_args_json,omitempty"` ExportLimit uint64 `protobuf:"varint,5,opt,name=export_limit,json=exportLimit,proto3" json:"export_limit,omitempty"` ExportFormat v1.ExportFormat `` /* 132-byte string literal not displayed */ OpenProjectSubpath string `protobuf:"bytes,7,opt,name=open_project_subpath,json=openProjectSubpath,proto3" json:"open_project_subpath,omitempty"` EmailRecipients []string `protobuf:"bytes,8,rep,name=email_recipients,json=emailRecipients,proto3" json:"email_recipients,omitempty"` SlackUsers []string `protobuf:"bytes,10,rep,name=slack_users,json=slackUsers,proto3" json:"slack_users,omitempty"` SlackChannels []string `protobuf:"bytes,11,rep,name=slack_channels,json=slackChannels,proto3" json:"slack_channels,omitempty"` SlackWebhooks []string `protobuf:"bytes,12,rep,name=slack_webhooks,json=slackWebhooks,proto3" json:"slack_webhooks,omitempty"` // base64 state url of the metrics_view when it was created WebOpenState string `protobuf:"bytes,14,opt,name=web_open_state,json=webOpenState,proto3" json:"web_open_state,omitempty"` // contains filtered or unexported fields }
func (*ReportOptions) Descriptor
deprecated
added in
v0.37.0
func (*ReportOptions) Descriptor() ([]byte, []int)
Deprecated: Use ReportOptions.ProtoReflect.Descriptor instead.
func (*ReportOptions) GetEmailRecipients ¶ added in v0.43.0
func (x *ReportOptions) GetEmailRecipients() []string
func (*ReportOptions) GetExportFormat ¶ added in v0.37.0
func (x *ReportOptions) GetExportFormat() v1.ExportFormat
func (*ReportOptions) GetExportLimit ¶ added in v0.37.0
func (x *ReportOptions) GetExportLimit() uint64
func (*ReportOptions) GetIntervalDuration ¶ added in v0.45.0
func (x *ReportOptions) GetIntervalDuration() string
func (*ReportOptions) GetOpenProjectSubpath ¶ added in v0.37.0
func (x *ReportOptions) GetOpenProjectSubpath() string
func (*ReportOptions) GetQueryArgsJson ¶ added in v0.37.0
func (x *ReportOptions) GetQueryArgsJson() string
func (*ReportOptions) GetQueryName ¶ added in v0.37.0
func (x *ReportOptions) GetQueryName() string
func (*ReportOptions) GetRefreshCron ¶ added in v0.37.0
func (x *ReportOptions) GetRefreshCron() string
func (*ReportOptions) GetRefreshTimeZone ¶ added in v0.37.0
func (x *ReportOptions) GetRefreshTimeZone() string
func (*ReportOptions) GetSlackChannels ¶ added in v0.43.0
func (x *ReportOptions) GetSlackChannels() []string
func (*ReportOptions) GetSlackUsers ¶ added in v0.43.0
func (x *ReportOptions) GetSlackUsers() []string
func (*ReportOptions) GetSlackWebhooks ¶ added in v0.43.0
func (x *ReportOptions) GetSlackWebhooks() []string
func (*ReportOptions) GetTitle ¶ added in v0.37.0
func (x *ReportOptions) GetTitle() string
func (*ReportOptions) GetWebOpenState ¶ added in v0.47.0
func (x *ReportOptions) GetWebOpenState() string
func (*ReportOptions) ProtoMessage ¶ added in v0.37.0
func (*ReportOptions) ProtoMessage()
func (*ReportOptions) ProtoReflect ¶ added in v0.37.0
func (x *ReportOptions) ProtoReflect() protoreflect.Message
func (*ReportOptions) Reset ¶ added in v0.37.0
func (x *ReportOptions) Reset()
func (*ReportOptions) String ¶ added in v0.37.0
func (x *ReportOptions) String() string
func (*ReportOptions) Validate ¶ added in v0.37.0
func (m *ReportOptions) Validate() error
Validate checks the field values on ReportOptions with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ReportOptions) ValidateAll ¶ added in v0.37.0
func (m *ReportOptions) ValidateAll() error
ValidateAll checks the field values on ReportOptions with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ReportOptionsMultiError, or nil if none found.
type ReportOptionsMultiError ¶ added in v0.37.0
type ReportOptionsMultiError []error
ReportOptionsMultiError is an error wrapping multiple validation errors returned by ReportOptions.ValidateAll() if the designated constraints aren't met.
func (ReportOptionsMultiError) AllErrors ¶ added in v0.37.0
func (m ReportOptionsMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ReportOptionsMultiError) Error ¶ added in v0.37.0
func (m ReportOptionsMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ReportOptionsValidationError ¶ added in v0.37.0
type ReportOptionsValidationError struct {
// contains filtered or unexported fields
}
ReportOptionsValidationError is the validation error returned by ReportOptions.Validate if the designated constraints aren't met.
func (ReportOptionsValidationError) Cause ¶ added in v0.37.0
func (e ReportOptionsValidationError) Cause() error
Cause function returns cause value.
func (ReportOptionsValidationError) Error ¶ added in v0.37.0
func (e ReportOptionsValidationError) Error() string
Error satisfies the builtin error interface
func (ReportOptionsValidationError) ErrorName ¶ added in v0.37.0
func (e ReportOptionsValidationError) ErrorName() string
ErrorName returns error name.
func (ReportOptionsValidationError) Field ¶ added in v0.37.0
func (e ReportOptionsValidationError) Field() string
Field function returns field value.
func (ReportOptionsValidationError) Key ¶ added in v0.37.0
func (e ReportOptionsValidationError) Key() bool
Key function returns key value.
func (ReportOptionsValidationError) Reason ¶ added in v0.37.0
func (e ReportOptionsValidationError) Reason() string
Reason function returns reason value.
type RevokeCurrentAuthTokenRequest ¶ added in v0.23.0
type RevokeCurrentAuthTokenRequest struct {
// contains filtered or unexported fields
}
func (*RevokeCurrentAuthTokenRequest) Descriptor
deprecated
added in
v0.23.0
func (*RevokeCurrentAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeCurrentAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*RevokeCurrentAuthTokenRequest) ProtoMessage ¶ added in v0.23.0
func (*RevokeCurrentAuthTokenRequest) ProtoMessage()
func (*RevokeCurrentAuthTokenRequest) ProtoReflect ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*RevokeCurrentAuthTokenRequest) Reset ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenRequest) Reset()
func (*RevokeCurrentAuthTokenRequest) String ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenRequest) String() string
func (*RevokeCurrentAuthTokenRequest) Validate ¶ added in v0.23.0
func (m *RevokeCurrentAuthTokenRequest) Validate() error
Validate checks the field values on RevokeCurrentAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeCurrentAuthTokenRequest) ValidateAll ¶ added in v0.23.0
func (m *RevokeCurrentAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on RevokeCurrentAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeCurrentAuthTokenRequestMultiError, or nil if none found.
type RevokeCurrentAuthTokenRequestMultiError ¶ added in v0.23.0
type RevokeCurrentAuthTokenRequestMultiError []error
RevokeCurrentAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by RevokeCurrentAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (RevokeCurrentAuthTokenRequestMultiError) AllErrors ¶ added in v0.23.0
func (m RevokeCurrentAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeCurrentAuthTokenRequestMultiError) Error ¶ added in v0.23.0
func (m RevokeCurrentAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeCurrentAuthTokenRequestValidationError ¶ added in v0.23.0
type RevokeCurrentAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
RevokeCurrentAuthTokenRequestValidationError is the validation error returned by RevokeCurrentAuthTokenRequest.Validate if the designated constraints aren't met.
func (RevokeCurrentAuthTokenRequestValidationError) Cause ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (RevokeCurrentAuthTokenRequestValidationError) Error ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeCurrentAuthTokenRequestValidationError) ErrorName ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeCurrentAuthTokenRequestValidationError) Field ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (RevokeCurrentAuthTokenRequestValidationError) Key ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (RevokeCurrentAuthTokenRequestValidationError) Reason ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type RevokeCurrentAuthTokenResponse ¶ added in v0.23.0
type RevokeCurrentAuthTokenResponse struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*RevokeCurrentAuthTokenResponse) Descriptor
deprecated
added in
v0.23.0
func (*RevokeCurrentAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeCurrentAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*RevokeCurrentAuthTokenResponse) GetTokenId ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenResponse) GetTokenId() string
func (*RevokeCurrentAuthTokenResponse) ProtoMessage ¶ added in v0.23.0
func (*RevokeCurrentAuthTokenResponse) ProtoMessage()
func (*RevokeCurrentAuthTokenResponse) ProtoReflect ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*RevokeCurrentAuthTokenResponse) Reset ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenResponse) Reset()
func (*RevokeCurrentAuthTokenResponse) String ¶ added in v0.23.0
func (x *RevokeCurrentAuthTokenResponse) String() string
func (*RevokeCurrentAuthTokenResponse) Validate ¶ added in v0.23.0
func (m *RevokeCurrentAuthTokenResponse) Validate() error
Validate checks the field values on RevokeCurrentAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeCurrentAuthTokenResponse) ValidateAll ¶ added in v0.23.0
func (m *RevokeCurrentAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on RevokeCurrentAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeCurrentAuthTokenResponseMultiError, or nil if none found.
type RevokeCurrentAuthTokenResponseMultiError ¶ added in v0.23.0
type RevokeCurrentAuthTokenResponseMultiError []error
RevokeCurrentAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by RevokeCurrentAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (RevokeCurrentAuthTokenResponseMultiError) AllErrors ¶ added in v0.23.0
func (m RevokeCurrentAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeCurrentAuthTokenResponseMultiError) Error ¶ added in v0.23.0
func (m RevokeCurrentAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeCurrentAuthTokenResponseValidationError ¶ added in v0.23.0
type RevokeCurrentAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
RevokeCurrentAuthTokenResponseValidationError is the validation error returned by RevokeCurrentAuthTokenResponse.Validate if the designated constraints aren't met.
func (RevokeCurrentAuthTokenResponseValidationError) Cause ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (RevokeCurrentAuthTokenResponseValidationError) Error ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeCurrentAuthTokenResponseValidationError) ErrorName ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeCurrentAuthTokenResponseValidationError) Field ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (RevokeCurrentAuthTokenResponseValidationError) Key ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (RevokeCurrentAuthTokenResponseValidationError) Reason ¶ added in v0.23.0
func (e RevokeCurrentAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type RevokeMagicAuthTokenRequest ¶ added in v0.47.0
type RevokeMagicAuthTokenRequest struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*RevokeMagicAuthTokenRequest) Descriptor
deprecated
added in
v0.47.0
func (*RevokeMagicAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeMagicAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*RevokeMagicAuthTokenRequest) GetTokenId ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenRequest) GetTokenId() string
func (*RevokeMagicAuthTokenRequest) ProtoMessage ¶ added in v0.47.0
func (*RevokeMagicAuthTokenRequest) ProtoMessage()
func (*RevokeMagicAuthTokenRequest) ProtoReflect ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*RevokeMagicAuthTokenRequest) Reset ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenRequest) Reset()
func (*RevokeMagicAuthTokenRequest) String ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenRequest) String() string
func (*RevokeMagicAuthTokenRequest) Validate ¶ added in v0.47.0
func (m *RevokeMagicAuthTokenRequest) Validate() error
Validate checks the field values on RevokeMagicAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeMagicAuthTokenRequest) ValidateAll ¶ added in v0.47.0
func (m *RevokeMagicAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on RevokeMagicAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeMagicAuthTokenRequestMultiError, or nil if none found.
type RevokeMagicAuthTokenRequestMultiError ¶ added in v0.47.0
type RevokeMagicAuthTokenRequestMultiError []error
RevokeMagicAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by RevokeMagicAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (RevokeMagicAuthTokenRequestMultiError) AllErrors ¶ added in v0.47.0
func (m RevokeMagicAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeMagicAuthTokenRequestMultiError) Error ¶ added in v0.47.0
func (m RevokeMagicAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeMagicAuthTokenRequestValidationError ¶ added in v0.47.0
type RevokeMagicAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
RevokeMagicAuthTokenRequestValidationError is the validation error returned by RevokeMagicAuthTokenRequest.Validate if the designated constraints aren't met.
func (RevokeMagicAuthTokenRequestValidationError) Cause ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (RevokeMagicAuthTokenRequestValidationError) Error ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeMagicAuthTokenRequestValidationError) ErrorName ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeMagicAuthTokenRequestValidationError) Field ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (RevokeMagicAuthTokenRequestValidationError) Key ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (RevokeMagicAuthTokenRequestValidationError) Reason ¶ added in v0.47.0
func (e RevokeMagicAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type RevokeMagicAuthTokenResponse ¶ added in v0.47.0
type RevokeMagicAuthTokenResponse struct {
// contains filtered or unexported fields
}
func (*RevokeMagicAuthTokenResponse) Descriptor
deprecated
added in
v0.47.0
func (*RevokeMagicAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeMagicAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*RevokeMagicAuthTokenResponse) ProtoMessage ¶ added in v0.47.0
func (*RevokeMagicAuthTokenResponse) ProtoMessage()
func (*RevokeMagicAuthTokenResponse) ProtoReflect ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*RevokeMagicAuthTokenResponse) Reset ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenResponse) Reset()
func (*RevokeMagicAuthTokenResponse) String ¶ added in v0.47.0
func (x *RevokeMagicAuthTokenResponse) String() string
func (*RevokeMagicAuthTokenResponse) Validate ¶ added in v0.47.0
func (m *RevokeMagicAuthTokenResponse) Validate() error
Validate checks the field values on RevokeMagicAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeMagicAuthTokenResponse) ValidateAll ¶ added in v0.47.0
func (m *RevokeMagicAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on RevokeMagicAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeMagicAuthTokenResponseMultiError, or nil if none found.
type RevokeMagicAuthTokenResponseMultiError ¶ added in v0.47.0
type RevokeMagicAuthTokenResponseMultiError []error
RevokeMagicAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by RevokeMagicAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (RevokeMagicAuthTokenResponseMultiError) AllErrors ¶ added in v0.47.0
func (m RevokeMagicAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeMagicAuthTokenResponseMultiError) Error ¶ added in v0.47.0
func (m RevokeMagicAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeMagicAuthTokenResponseValidationError ¶ added in v0.47.0
type RevokeMagicAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
RevokeMagicAuthTokenResponseValidationError is the validation error returned by RevokeMagicAuthTokenResponse.Validate if the designated constraints aren't met.
func (RevokeMagicAuthTokenResponseValidationError) Cause ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (RevokeMagicAuthTokenResponseValidationError) Error ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeMagicAuthTokenResponseValidationError) ErrorName ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeMagicAuthTokenResponseValidationError) Field ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (RevokeMagicAuthTokenResponseValidationError) Key ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (RevokeMagicAuthTokenResponseValidationError) Reason ¶ added in v0.47.0
func (e RevokeMagicAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type RevokeServiceAuthTokenRequest ¶ added in v0.31.0
type RevokeServiceAuthTokenRequest struct { TokenId string `protobuf:"bytes,1,opt,name=token_id,json=tokenId,proto3" json:"token_id,omitempty"` // contains filtered or unexported fields }
func (*RevokeServiceAuthTokenRequest) Descriptor
deprecated
added in
v0.31.0
func (*RevokeServiceAuthTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use RevokeServiceAuthTokenRequest.ProtoReflect.Descriptor instead.
func (*RevokeServiceAuthTokenRequest) GetTokenId ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenRequest) GetTokenId() string
func (*RevokeServiceAuthTokenRequest) ProtoMessage ¶ added in v0.31.0
func (*RevokeServiceAuthTokenRequest) ProtoMessage()
func (*RevokeServiceAuthTokenRequest) ProtoReflect ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenRequest) ProtoReflect() protoreflect.Message
func (*RevokeServiceAuthTokenRequest) Reset ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenRequest) Reset()
func (*RevokeServiceAuthTokenRequest) String ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenRequest) String() string
func (*RevokeServiceAuthTokenRequest) Validate ¶ added in v0.31.0
func (m *RevokeServiceAuthTokenRequest) Validate() error
Validate checks the field values on RevokeServiceAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeServiceAuthTokenRequest) ValidateAll ¶ added in v0.31.0
func (m *RevokeServiceAuthTokenRequest) ValidateAll() error
ValidateAll checks the field values on RevokeServiceAuthTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeServiceAuthTokenRequestMultiError, or nil if none found.
type RevokeServiceAuthTokenRequestMultiError ¶ added in v0.31.0
type RevokeServiceAuthTokenRequestMultiError []error
RevokeServiceAuthTokenRequestMultiError is an error wrapping multiple validation errors returned by RevokeServiceAuthTokenRequest.ValidateAll() if the designated constraints aren't met.
func (RevokeServiceAuthTokenRequestMultiError) AllErrors ¶ added in v0.31.0
func (m RevokeServiceAuthTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeServiceAuthTokenRequestMultiError) Error ¶ added in v0.31.0
func (m RevokeServiceAuthTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeServiceAuthTokenRequestValidationError ¶ added in v0.31.0
type RevokeServiceAuthTokenRequestValidationError struct {
// contains filtered or unexported fields
}
RevokeServiceAuthTokenRequestValidationError is the validation error returned by RevokeServiceAuthTokenRequest.Validate if the designated constraints aren't met.
func (RevokeServiceAuthTokenRequestValidationError) Cause ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (RevokeServiceAuthTokenRequestValidationError) Error ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeServiceAuthTokenRequestValidationError) ErrorName ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeServiceAuthTokenRequestValidationError) Field ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) Field() string
Field function returns field value.
func (RevokeServiceAuthTokenRequestValidationError) Key ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) Key() bool
Key function returns key value.
func (RevokeServiceAuthTokenRequestValidationError) Reason ¶ added in v0.31.0
func (e RevokeServiceAuthTokenRequestValidationError) Reason() string
Reason function returns reason value.
type RevokeServiceAuthTokenResponse ¶ added in v0.31.0
type RevokeServiceAuthTokenResponse struct {
// contains filtered or unexported fields
}
func (*RevokeServiceAuthTokenResponse) Descriptor
deprecated
added in
v0.31.0
func (*RevokeServiceAuthTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use RevokeServiceAuthTokenResponse.ProtoReflect.Descriptor instead.
func (*RevokeServiceAuthTokenResponse) ProtoMessage ¶ added in v0.31.0
func (*RevokeServiceAuthTokenResponse) ProtoMessage()
func (*RevokeServiceAuthTokenResponse) ProtoReflect ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenResponse) ProtoReflect() protoreflect.Message
func (*RevokeServiceAuthTokenResponse) Reset ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenResponse) Reset()
func (*RevokeServiceAuthTokenResponse) String ¶ added in v0.31.0
func (x *RevokeServiceAuthTokenResponse) String() string
func (*RevokeServiceAuthTokenResponse) Validate ¶ added in v0.31.0
func (m *RevokeServiceAuthTokenResponse) Validate() error
Validate checks the field values on RevokeServiceAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*RevokeServiceAuthTokenResponse) ValidateAll ¶ added in v0.31.0
func (m *RevokeServiceAuthTokenResponse) ValidateAll() error
ValidateAll checks the field values on RevokeServiceAuthTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in RevokeServiceAuthTokenResponseMultiError, or nil if none found.
type RevokeServiceAuthTokenResponseMultiError ¶ added in v0.31.0
type RevokeServiceAuthTokenResponseMultiError []error
RevokeServiceAuthTokenResponseMultiError is an error wrapping multiple validation errors returned by RevokeServiceAuthTokenResponse.ValidateAll() if the designated constraints aren't met.
func (RevokeServiceAuthTokenResponseMultiError) AllErrors ¶ added in v0.31.0
func (m RevokeServiceAuthTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (RevokeServiceAuthTokenResponseMultiError) Error ¶ added in v0.31.0
func (m RevokeServiceAuthTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type RevokeServiceAuthTokenResponseValidationError ¶ added in v0.31.0
type RevokeServiceAuthTokenResponseValidationError struct {
// contains filtered or unexported fields
}
RevokeServiceAuthTokenResponseValidationError is the validation error returned by RevokeServiceAuthTokenResponse.Validate if the designated constraints aren't met.
func (RevokeServiceAuthTokenResponseValidationError) Cause ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (RevokeServiceAuthTokenResponseValidationError) Error ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (RevokeServiceAuthTokenResponseValidationError) ErrorName ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (RevokeServiceAuthTokenResponseValidationError) Field ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) Field() string
Field function returns field value.
func (RevokeServiceAuthTokenResponseValidationError) Key ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) Key() bool
Key function returns key value.
func (RevokeServiceAuthTokenResponseValidationError) Reason ¶ added in v0.31.0
func (e RevokeServiceAuthTokenResponseValidationError) Reason() string
Reason function returns reason value.
type SearchProjectNamesRequest ¶ added in v0.29.0
type SearchProjectNamesRequest struct { NamePattern string `protobuf:"bytes,1,opt,name=name_pattern,json=namePattern,proto3" json:"name_pattern,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchProjectNamesRequest) Descriptor
deprecated
added in
v0.29.0
func (*SearchProjectNamesRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectNamesRequest.ProtoReflect.Descriptor instead.
func (*SearchProjectNamesRequest) GetAnnotations ¶ added in v0.40.0
func (x *SearchProjectNamesRequest) GetAnnotations() map[string]string
func (*SearchProjectNamesRequest) GetNamePattern ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) GetNamePattern() string
func (*SearchProjectNamesRequest) GetPageSize ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) GetPageSize() uint32
func (*SearchProjectNamesRequest) GetPageToken ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) GetPageToken() string
func (*SearchProjectNamesRequest) ProtoMessage ¶ added in v0.29.0
func (*SearchProjectNamesRequest) ProtoMessage()
func (*SearchProjectNamesRequest) ProtoReflect ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) ProtoReflect() protoreflect.Message
func (*SearchProjectNamesRequest) Reset ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) Reset()
func (*SearchProjectNamesRequest) String ¶ added in v0.29.0
func (x *SearchProjectNamesRequest) String() string
func (*SearchProjectNamesRequest) Validate ¶ added in v0.29.0
func (m *SearchProjectNamesRequest) Validate() error
Validate checks the field values on SearchProjectNamesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchProjectNamesRequest) ValidateAll ¶ added in v0.29.0
func (m *SearchProjectNamesRequest) ValidateAll() error
ValidateAll checks the field values on SearchProjectNamesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchProjectNamesRequestMultiError, or nil if none found.
type SearchProjectNamesRequestMultiError ¶ added in v0.29.0
type SearchProjectNamesRequestMultiError []error
SearchProjectNamesRequestMultiError is an error wrapping multiple validation errors returned by SearchProjectNamesRequest.ValidateAll() if the designated constraints aren't met.
func (SearchProjectNamesRequestMultiError) AllErrors ¶ added in v0.29.0
func (m SearchProjectNamesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectNamesRequestMultiError) Error ¶ added in v0.29.0
func (m SearchProjectNamesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectNamesRequestValidationError ¶ added in v0.29.0
type SearchProjectNamesRequestValidationError struct {
// contains filtered or unexported fields
}
SearchProjectNamesRequestValidationError is the validation error returned by SearchProjectNamesRequest.Validate if the designated constraints aren't met.
func (SearchProjectNamesRequestValidationError) Cause ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectNamesRequestValidationError) Error ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectNamesRequestValidationError) ErrorName ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectNamesRequestValidationError) Field ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) Field() string
Field function returns field value.
func (SearchProjectNamesRequestValidationError) Key ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) Key() bool
Key function returns key value.
func (SearchProjectNamesRequestValidationError) Reason ¶ added in v0.29.0
func (e SearchProjectNamesRequestValidationError) Reason() string
Reason function returns reason value.
type SearchProjectNamesResponse ¶ added in v0.29.0
type SearchProjectNamesResponse struct { Names []string `protobuf:"bytes,1,rep,name=names,proto3" json:"names,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchProjectNamesResponse) Descriptor
deprecated
added in
v0.29.0
func (*SearchProjectNamesResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectNamesResponse.ProtoReflect.Descriptor instead.
func (*SearchProjectNamesResponse) GetNames ¶ added in v0.29.0
func (x *SearchProjectNamesResponse) GetNames() []string
func (*SearchProjectNamesResponse) GetNextPageToken ¶ added in v0.29.0
func (x *SearchProjectNamesResponse) GetNextPageToken() string
func (*SearchProjectNamesResponse) ProtoMessage ¶ added in v0.29.0
func (*SearchProjectNamesResponse) ProtoMessage()
func (*SearchProjectNamesResponse) ProtoReflect ¶ added in v0.29.0
func (x *SearchProjectNamesResponse) ProtoReflect() protoreflect.Message
func (*SearchProjectNamesResponse) Reset ¶ added in v0.29.0
func (x *SearchProjectNamesResponse) Reset()
func (*SearchProjectNamesResponse) String ¶ added in v0.29.0
func (x *SearchProjectNamesResponse) String() string
func (*SearchProjectNamesResponse) Validate ¶ added in v0.29.0
func (m *SearchProjectNamesResponse) Validate() error
Validate checks the field values on SearchProjectNamesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SearchProjectNamesResponse) ValidateAll ¶ added in v0.29.0
func (m *SearchProjectNamesResponse) ValidateAll() error
ValidateAll checks the field values on SearchProjectNamesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SearchProjectNamesResponseMultiError, or nil if none found.
type SearchProjectNamesResponseMultiError ¶ added in v0.29.0
type SearchProjectNamesResponseMultiError []error
SearchProjectNamesResponseMultiError is an error wrapping multiple validation errors returned by SearchProjectNamesResponse.ValidateAll() if the designated constraints aren't met.
func (SearchProjectNamesResponseMultiError) AllErrors ¶ added in v0.29.0
func (m SearchProjectNamesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectNamesResponseMultiError) Error ¶ added in v0.29.0
func (m SearchProjectNamesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectNamesResponseValidationError ¶ added in v0.29.0
type SearchProjectNamesResponseValidationError struct {
// contains filtered or unexported fields
}
SearchProjectNamesResponseValidationError is the validation error returned by SearchProjectNamesResponse.Validate if the designated constraints aren't met.
func (SearchProjectNamesResponseValidationError) Cause ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectNamesResponseValidationError) Error ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectNamesResponseValidationError) ErrorName ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectNamesResponseValidationError) Field ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) Field() string
Field function returns field value.
func (SearchProjectNamesResponseValidationError) Key ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) Key() bool
Key function returns key value.
func (SearchProjectNamesResponseValidationError) Reason ¶ added in v0.29.0
func (e SearchProjectNamesResponseValidationError) Reason() string
Reason function returns reason value.
type SearchProjectUsersRequest ¶ added in v0.33.2
type SearchProjectUsersRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` EmailQuery string `protobuf:"bytes,3,opt,name=email_query,json=emailQuery,proto3" json:"email_query,omitempty"` PageSize uint32 `protobuf:"varint,4,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,5,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchProjectUsersRequest) Descriptor
deprecated
added in
v0.33.2
func (*SearchProjectUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersRequest) GetEmailQuery ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) GetEmailQuery() string
func (*SearchProjectUsersRequest) GetOrganization ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) GetOrganization() string
func (*SearchProjectUsersRequest) GetPageSize ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) GetPageSize() uint32
func (*SearchProjectUsersRequest) GetPageToken ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) GetPageToken() string
func (*SearchProjectUsersRequest) GetProject ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) GetProject() string
func (*SearchProjectUsersRequest) ProtoMessage ¶ added in v0.33.2
func (*SearchProjectUsersRequest) ProtoMessage()
func (*SearchProjectUsersRequest) ProtoReflect ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersRequest) Reset ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) Reset()
func (*SearchProjectUsersRequest) String ¶ added in v0.33.2
func (x *SearchProjectUsersRequest) String() string
func (*SearchProjectUsersRequest) Validate ¶ added in v0.33.2
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.33.2
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.33.2
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.33.2
func (m SearchProjectUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectUsersRequestMultiError) Error ¶ added in v0.33.2
func (m SearchProjectUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectUsersRequestValidationError ¶ added in v0.33.2
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.33.2
func (e SearchProjectUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectUsersRequestValidationError) Error ¶ added in v0.33.2
func (e SearchProjectUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectUsersRequestValidationError) ErrorName ¶ added in v0.33.2
func (e SearchProjectUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectUsersRequestValidationError) Field ¶ added in v0.33.2
func (e SearchProjectUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchProjectUsersRequestValidationError) Key ¶ added in v0.33.2
func (e SearchProjectUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchProjectUsersRequestValidationError) Reason ¶ added in v0.33.2
func (e SearchProjectUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchProjectUsersResponse ¶ added in v0.33.2
type SearchProjectUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchProjectUsersResponse) Descriptor
deprecated
added in
v0.33.2
func (*SearchProjectUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchProjectUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchProjectUsersResponse) GetNextPageToken ¶ added in v0.33.2
func (x *SearchProjectUsersResponse) GetNextPageToken() string
func (*SearchProjectUsersResponse) GetUsers ¶ added in v0.33.2
func (x *SearchProjectUsersResponse) GetUsers() []*User
func (*SearchProjectUsersResponse) ProtoMessage ¶ added in v0.33.2
func (*SearchProjectUsersResponse) ProtoMessage()
func (*SearchProjectUsersResponse) ProtoReflect ¶ added in v0.33.2
func (x *SearchProjectUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchProjectUsersResponse) Reset ¶ added in v0.33.2
func (x *SearchProjectUsersResponse) Reset()
func (*SearchProjectUsersResponse) String ¶ added in v0.33.2
func (x *SearchProjectUsersResponse) String() string
func (*SearchProjectUsersResponse) Validate ¶ added in v0.33.2
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.33.2
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.33.2
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.33.2
func (m SearchProjectUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchProjectUsersResponseMultiError) Error ¶ added in v0.33.2
func (m SearchProjectUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchProjectUsersResponseValidationError ¶ added in v0.33.2
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.33.2
func (e SearchProjectUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchProjectUsersResponseValidationError) Error ¶ added in v0.33.2
func (e SearchProjectUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchProjectUsersResponseValidationError) ErrorName ¶ added in v0.33.2
func (e SearchProjectUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchProjectUsersResponseValidationError) Field ¶ added in v0.33.2
func (e SearchProjectUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchProjectUsersResponseValidationError) Key ¶ added in v0.33.2
func (e SearchProjectUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchProjectUsersResponseValidationError) Reason ¶ added in v0.33.2
func (e SearchProjectUsersResponseValidationError) Reason() string
Reason function returns reason value.
type SearchUsersRequest ¶ added in v0.27.0
type SearchUsersRequest struct { EmailPattern string `protobuf:"bytes,1,opt,name=email_pattern,json=emailPattern,proto3" json:"email_pattern,omitempty"` PageSize uint32 `protobuf:"varint,2,opt,name=page_size,json=pageSize,proto3" json:"page_size,omitempty"` PageToken string `protobuf:"bytes,3,opt,name=page_token,json=pageToken,proto3" json:"page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchUsersRequest) Descriptor
deprecated
added in
v0.27.0
func (*SearchUsersRequest) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersRequest.ProtoReflect.Descriptor instead.
func (*SearchUsersRequest) GetEmailPattern ¶ added in v0.27.0
func (x *SearchUsersRequest) GetEmailPattern() string
func (*SearchUsersRequest) GetPageSize ¶ added in v0.27.0
func (x *SearchUsersRequest) GetPageSize() uint32
func (*SearchUsersRequest) GetPageToken ¶ added in v0.27.0
func (x *SearchUsersRequest) GetPageToken() string
func (*SearchUsersRequest) ProtoMessage ¶ added in v0.27.0
func (*SearchUsersRequest) ProtoMessage()
func (*SearchUsersRequest) ProtoReflect ¶ added in v0.27.0
func (x *SearchUsersRequest) ProtoReflect() protoreflect.Message
func (*SearchUsersRequest) Reset ¶ added in v0.27.0
func (x *SearchUsersRequest) Reset()
func (*SearchUsersRequest) String ¶ added in v0.27.0
func (x *SearchUsersRequest) String() string
func (*SearchUsersRequest) Validate ¶ added in v0.27.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.27.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.27.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.27.0
func (m SearchUsersRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUsersRequestMultiError) Error ¶ added in v0.27.0
func (m SearchUsersRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUsersRequestValidationError ¶ added in v0.27.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.27.0
func (e SearchUsersRequestValidationError) Cause() error
Cause function returns cause value.
func (SearchUsersRequestValidationError) Error ¶ added in v0.27.0
func (e SearchUsersRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUsersRequestValidationError) ErrorName ¶ added in v0.27.0
func (e SearchUsersRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUsersRequestValidationError) Field ¶ added in v0.27.0
func (e SearchUsersRequestValidationError) Field() string
Field function returns field value.
func (SearchUsersRequestValidationError) Key ¶ added in v0.27.0
func (e SearchUsersRequestValidationError) Key() bool
Key function returns key value.
func (SearchUsersRequestValidationError) Reason ¶ added in v0.27.0
func (e SearchUsersRequestValidationError) Reason() string
Reason function returns reason value.
type SearchUsersResponse ¶ added in v0.27.0
type SearchUsersResponse struct { Users []*User `protobuf:"bytes,1,rep,name=users,proto3" json:"users,omitempty"` NextPageToken string `protobuf:"bytes,2,opt,name=next_page_token,json=nextPageToken,proto3" json:"next_page_token,omitempty"` // contains filtered or unexported fields }
func (*SearchUsersResponse) Descriptor
deprecated
added in
v0.27.0
func (*SearchUsersResponse) Descriptor() ([]byte, []int)
Deprecated: Use SearchUsersResponse.ProtoReflect.Descriptor instead.
func (*SearchUsersResponse) GetNextPageToken ¶ added in v0.27.0
func (x *SearchUsersResponse) GetNextPageToken() string
func (*SearchUsersResponse) GetUsers ¶ added in v0.27.0
func (x *SearchUsersResponse) GetUsers() []*User
func (*SearchUsersResponse) ProtoMessage ¶ added in v0.27.0
func (*SearchUsersResponse) ProtoMessage()
func (*SearchUsersResponse) ProtoReflect ¶ added in v0.27.0
func (x *SearchUsersResponse) ProtoReflect() protoreflect.Message
func (*SearchUsersResponse) Reset ¶ added in v0.27.0
func (x *SearchUsersResponse) Reset()
func (*SearchUsersResponse) String ¶ added in v0.27.0
func (x *SearchUsersResponse) String() string
func (*SearchUsersResponse) Validate ¶ added in v0.27.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.27.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.27.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.27.0
func (m SearchUsersResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SearchUsersResponseMultiError) Error ¶ added in v0.27.0
func (m SearchUsersResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SearchUsersResponseValidationError ¶ added in v0.27.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.27.0
func (e SearchUsersResponseValidationError) Cause() error
Cause function returns cause value.
func (SearchUsersResponseValidationError) Error ¶ added in v0.27.0
func (e SearchUsersResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SearchUsersResponseValidationError) ErrorName ¶ added in v0.27.0
func (e SearchUsersResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SearchUsersResponseValidationError) Field ¶ added in v0.27.0
func (e SearchUsersResponseValidationError) Field() string
Field function returns field value.
func (SearchUsersResponseValidationError) Key ¶ added in v0.27.0
func (e SearchUsersResponseValidationError) Key() bool
Key function returns key value.
func (SearchUsersResponseValidationError) Reason ¶ added in v0.27.0
func (e SearchUsersResponseValidationError) Reason() string
Reason function returns reason value.
type Service ¶ added in v0.31.0
type Service 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"` OrgName string `protobuf:"bytes,4,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Service) Descriptor
deprecated
added in
v0.31.0
func (*Service) GetCreatedOn ¶ added in v0.31.0
func (x *Service) GetCreatedOn() *timestamppb.Timestamp
func (*Service) GetOrgName ¶ added in v0.31.0
func (*Service) GetUpdatedOn ¶ added in v0.31.0
func (x *Service) GetUpdatedOn() *timestamppb.Timestamp
func (*Service) ProtoMessage ¶ added in v0.31.0
func (*Service) ProtoMessage()
func (*Service) ProtoReflect ¶ added in v0.31.0
func (x *Service) ProtoReflect() protoreflect.Message
func (*Service) Validate ¶ added in v0.31.0
Validate checks the field values on Service with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Service) ValidateAll ¶ added in v0.31.0
ValidateAll checks the field values on Service with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceMultiError, or nil if none found.
type ServiceMultiError ¶ added in v0.31.0
type ServiceMultiError []error
ServiceMultiError is an error wrapping multiple validation errors returned by Service.ValidateAll() if the designated constraints aren't met.
func (ServiceMultiError) AllErrors ¶ added in v0.31.0
func (m ServiceMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceMultiError) Error ¶ added in v0.31.0
func (m ServiceMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceToken ¶ added in v0.31.0
type ServiceToken struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` ExpiresOn *timestamppb.Timestamp `protobuf:"bytes,3,opt,name=expires_on,json=expiresOn,proto3" json:"expires_on,omitempty"` // contains filtered or unexported fields }
func (*ServiceToken) Descriptor
deprecated
added in
v0.31.0
func (*ServiceToken) Descriptor() ([]byte, []int)
Deprecated: Use ServiceToken.ProtoReflect.Descriptor instead.
func (*ServiceToken) GetCreatedOn ¶ added in v0.31.0
func (x *ServiceToken) GetCreatedOn() *timestamppb.Timestamp
func (*ServiceToken) GetExpiresOn ¶ added in v0.31.0
func (x *ServiceToken) GetExpiresOn() *timestamppb.Timestamp
func (*ServiceToken) GetId ¶ added in v0.31.0
func (x *ServiceToken) GetId() string
func (*ServiceToken) ProtoMessage ¶ added in v0.31.0
func (*ServiceToken) ProtoMessage()
func (*ServiceToken) ProtoReflect ¶ added in v0.31.0
func (x *ServiceToken) ProtoReflect() protoreflect.Message
func (*ServiceToken) Reset ¶ added in v0.31.0
func (x *ServiceToken) Reset()
func (*ServiceToken) String ¶ added in v0.31.0
func (x *ServiceToken) String() string
func (*ServiceToken) Validate ¶ added in v0.31.0
func (m *ServiceToken) Validate() error
Validate checks the field values on ServiceToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*ServiceToken) ValidateAll ¶ added in v0.31.0
func (m *ServiceToken) ValidateAll() error
ValidateAll checks the field values on ServiceToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in ServiceTokenMultiError, or nil if none found.
type ServiceTokenMultiError ¶ added in v0.31.0
type ServiceTokenMultiError []error
ServiceTokenMultiError is an error wrapping multiple validation errors returned by ServiceToken.ValidateAll() if the designated constraints aren't met.
func (ServiceTokenMultiError) AllErrors ¶ added in v0.31.0
func (m ServiceTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (ServiceTokenMultiError) Error ¶ added in v0.31.0
func (m ServiceTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type ServiceTokenValidationError ¶ added in v0.31.0
type ServiceTokenValidationError struct {
// contains filtered or unexported fields
}
ServiceTokenValidationError is the validation error returned by ServiceToken.Validate if the designated constraints aren't met.
func (ServiceTokenValidationError) Cause ¶ added in v0.31.0
func (e ServiceTokenValidationError) Cause() error
Cause function returns cause value.
func (ServiceTokenValidationError) Error ¶ added in v0.31.0
func (e ServiceTokenValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceTokenValidationError) ErrorName ¶ added in v0.31.0
func (e ServiceTokenValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceTokenValidationError) Field ¶ added in v0.31.0
func (e ServiceTokenValidationError) Field() string
Field function returns field value.
func (ServiceTokenValidationError) Key ¶ added in v0.31.0
func (e ServiceTokenValidationError) Key() bool
Key function returns key value.
func (ServiceTokenValidationError) Reason ¶ added in v0.31.0
func (e ServiceTokenValidationError) Reason() string
Reason function returns reason value.
type ServiceValidationError ¶ added in v0.31.0
type ServiceValidationError struct {
// contains filtered or unexported fields
}
ServiceValidationError is the validation error returned by Service.Validate if the designated constraints aren't met.
func (ServiceValidationError) Cause ¶ added in v0.31.0
func (e ServiceValidationError) Cause() error
Cause function returns cause value.
func (ServiceValidationError) Error ¶ added in v0.31.0
func (e ServiceValidationError) Error() string
Error satisfies the builtin error interface
func (ServiceValidationError) ErrorName ¶ added in v0.31.0
func (e ServiceValidationError) ErrorName() string
ErrorName returns error name.
func (ServiceValidationError) Field ¶ added in v0.31.0
func (e ServiceValidationError) Field() string
Field function returns field value.
func (ServiceValidationError) Key ¶ added in v0.31.0
func (e ServiceValidationError) Key() bool
Key function returns key value.
func (ServiceValidationError) Reason ¶ added in v0.31.0
func (e ServiceValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMemberUserRoleRequest ¶ added in v0.47.2
type SetOrganizationMemberUserRoleRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*SetOrganizationMemberUserRoleRequest) Descriptor
deprecated
added in
v0.47.2
func (*SetOrganizationMemberUserRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberUserRoleRequest.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberUserRoleRequest) GetEmail ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) GetEmail() string
func (*SetOrganizationMemberUserRoleRequest) GetOrganization ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) GetOrganization() string
func (*SetOrganizationMemberUserRoleRequest) GetRole ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) GetRole() string
func (*SetOrganizationMemberUserRoleRequest) ProtoMessage ¶ added in v0.47.2
func (*SetOrganizationMemberUserRoleRequest) ProtoMessage()
func (*SetOrganizationMemberUserRoleRequest) ProtoReflect ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberUserRoleRequest) Reset ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) Reset()
func (*SetOrganizationMemberUserRoleRequest) String ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleRequest) String() string
func (*SetOrganizationMemberUserRoleRequest) Validate ¶ added in v0.47.2
func (m *SetOrganizationMemberUserRoleRequest) Validate() error
Validate checks the field values on SetOrganizationMemberUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMemberUserRoleRequest) ValidateAll ¶ added in v0.47.2
func (m *SetOrganizationMemberUserRoleRequest) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMemberUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMemberUserRoleRequestMultiError, or nil if none found.
type SetOrganizationMemberUserRoleRequestMultiError ¶ added in v0.47.2
type SetOrganizationMemberUserRoleRequestMultiError []error
SetOrganizationMemberUserRoleRequestMultiError is an error wrapping multiple validation errors returned by SetOrganizationMemberUserRoleRequest.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMemberUserRoleRequestMultiError) AllErrors ¶ added in v0.47.2
func (m SetOrganizationMemberUserRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMemberUserRoleRequestMultiError) Error ¶ added in v0.47.2
func (m SetOrganizationMemberUserRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMemberUserRoleRequestValidationError ¶ added in v0.47.2
type SetOrganizationMemberUserRoleRequestValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMemberUserRoleRequestValidationError is the validation error returned by SetOrganizationMemberUserRoleRequest.Validate if the designated constraints aren't met.
func (SetOrganizationMemberUserRoleRequestValidationError) Cause ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMemberUserRoleRequestValidationError) Error ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMemberUserRoleRequestValidationError) ErrorName ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMemberUserRoleRequestValidationError) Field ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) Field() string
Field function returns field value.
func (SetOrganizationMemberUserRoleRequestValidationError) Key ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMemberUserRoleRequestValidationError) Reason ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleRequestValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMemberUserRoleResponse ¶ added in v0.47.2
type SetOrganizationMemberUserRoleResponse struct {
// contains filtered or unexported fields
}
func (*SetOrganizationMemberUserRoleResponse) Descriptor
deprecated
added in
v0.47.2
func (*SetOrganizationMemberUserRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberUserRoleResponse.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberUserRoleResponse) ProtoMessage ¶ added in v0.47.2
func (*SetOrganizationMemberUserRoleResponse) ProtoMessage()
func (*SetOrganizationMemberUserRoleResponse) ProtoReflect ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleResponse) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberUserRoleResponse) Reset ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleResponse) Reset()
func (*SetOrganizationMemberUserRoleResponse) String ¶ added in v0.47.2
func (x *SetOrganizationMemberUserRoleResponse) String() string
func (*SetOrganizationMemberUserRoleResponse) Validate ¶ added in v0.47.2
func (m *SetOrganizationMemberUserRoleResponse) Validate() error
Validate checks the field values on SetOrganizationMemberUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMemberUserRoleResponse) ValidateAll ¶ added in v0.47.2
func (m *SetOrganizationMemberUserRoleResponse) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMemberUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMemberUserRoleResponseMultiError, or nil if none found.
type SetOrganizationMemberUserRoleResponseMultiError ¶ added in v0.47.2
type SetOrganizationMemberUserRoleResponseMultiError []error
SetOrganizationMemberUserRoleResponseMultiError is an error wrapping multiple validation errors returned by SetOrganizationMemberUserRoleResponse.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMemberUserRoleResponseMultiError) AllErrors ¶ added in v0.47.2
func (m SetOrganizationMemberUserRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMemberUserRoleResponseMultiError) Error ¶ added in v0.47.2
func (m SetOrganizationMemberUserRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMemberUserRoleResponseValidationError ¶ added in v0.47.2
type SetOrganizationMemberUserRoleResponseValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMemberUserRoleResponseValidationError is the validation error returned by SetOrganizationMemberUserRoleResponse.Validate if the designated constraints aren't met.
func (SetOrganizationMemberUserRoleResponseValidationError) Cause ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMemberUserRoleResponseValidationError) Error ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMemberUserRoleResponseValidationError) ErrorName ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMemberUserRoleResponseValidationError) Field ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) Field() string
Field function returns field value.
func (SetOrganizationMemberUserRoleResponseValidationError) Key ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMemberUserRoleResponseValidationError) Reason ¶ added in v0.47.2
func (e SetOrganizationMemberUserRoleResponseValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMemberUsergroupRoleRequest ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Usergroup string `protobuf:"bytes,2,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Role string `protobuf:"bytes,3,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*SetOrganizationMemberUsergroupRoleRequest) Descriptor
deprecated
added in
v0.47.2
func (*SetOrganizationMemberUsergroupRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberUsergroupRoleRequest.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberUsergroupRoleRequest) GetOrganization ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) GetOrganization() string
func (*SetOrganizationMemberUsergroupRoleRequest) GetRole ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) GetRole() string
func (*SetOrganizationMemberUsergroupRoleRequest) GetUsergroup ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) GetUsergroup() string
func (*SetOrganizationMemberUsergroupRoleRequest) ProtoMessage ¶ added in v0.47.2
func (*SetOrganizationMemberUsergroupRoleRequest) ProtoMessage()
func (*SetOrganizationMemberUsergroupRoleRequest) ProtoReflect ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberUsergroupRoleRequest) Reset ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) Reset()
func (*SetOrganizationMemberUsergroupRoleRequest) String ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleRequest) String() string
func (*SetOrganizationMemberUsergroupRoleRequest) Validate ¶ added in v0.47.2
func (m *SetOrganizationMemberUsergroupRoleRequest) Validate() error
Validate checks the field values on SetOrganizationMemberUsergroupRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMemberUsergroupRoleRequest) ValidateAll ¶ added in v0.47.2
func (m *SetOrganizationMemberUsergroupRoleRequest) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMemberUsergroupRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMemberUsergroupRoleRequestMultiError, or nil if none found.
type SetOrganizationMemberUsergroupRoleRequestMultiError ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleRequestMultiError []error
SetOrganizationMemberUsergroupRoleRequestMultiError is an error wrapping multiple validation errors returned by SetOrganizationMemberUsergroupRoleRequest.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMemberUsergroupRoleRequestMultiError) AllErrors ¶ added in v0.47.2
func (m SetOrganizationMemberUsergroupRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMemberUsergroupRoleRequestMultiError) Error ¶ added in v0.47.2
func (m SetOrganizationMemberUsergroupRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMemberUsergroupRoleRequestValidationError ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleRequestValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMemberUsergroupRoleRequestValidationError is the validation error returned by SetOrganizationMemberUsergroupRoleRequest.Validate if the designated constraints aren't met.
func (SetOrganizationMemberUsergroupRoleRequestValidationError) Cause ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMemberUsergroupRoleRequestValidationError) Error ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMemberUsergroupRoleRequestValidationError) ErrorName ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMemberUsergroupRoleRequestValidationError) Field ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Field() string
Field function returns field value.
func (SetOrganizationMemberUsergroupRoleRequestValidationError) Key ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMemberUsergroupRoleRequestValidationError) Reason ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleRequestValidationError) Reason() string
Reason function returns reason value.
type SetOrganizationMemberUsergroupRoleResponse ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleResponse struct {
// contains filtered or unexported fields
}
func (*SetOrganizationMemberUsergroupRoleResponse) Descriptor
deprecated
added in
v0.47.2
func (*SetOrganizationMemberUsergroupRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetOrganizationMemberUsergroupRoleResponse.ProtoReflect.Descriptor instead.
func (*SetOrganizationMemberUsergroupRoleResponse) ProtoMessage ¶ added in v0.47.2
func (*SetOrganizationMemberUsergroupRoleResponse) ProtoMessage()
func (*SetOrganizationMemberUsergroupRoleResponse) ProtoReflect ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleResponse) ProtoReflect() protoreflect.Message
func (*SetOrganizationMemberUsergroupRoleResponse) Reset ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleResponse) Reset()
func (*SetOrganizationMemberUsergroupRoleResponse) String ¶ added in v0.47.2
func (x *SetOrganizationMemberUsergroupRoleResponse) String() string
func (*SetOrganizationMemberUsergroupRoleResponse) Validate ¶ added in v0.47.2
func (m *SetOrganizationMemberUsergroupRoleResponse) Validate() error
Validate checks the field values on SetOrganizationMemberUsergroupRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetOrganizationMemberUsergroupRoleResponse) ValidateAll ¶ added in v0.47.2
func (m *SetOrganizationMemberUsergroupRoleResponse) ValidateAll() error
ValidateAll checks the field values on SetOrganizationMemberUsergroupRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetOrganizationMemberUsergroupRoleResponseMultiError, or nil if none found.
type SetOrganizationMemberUsergroupRoleResponseMultiError ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleResponseMultiError []error
SetOrganizationMemberUsergroupRoleResponseMultiError is an error wrapping multiple validation errors returned by SetOrganizationMemberUsergroupRoleResponse.ValidateAll() if the designated constraints aren't met.
func (SetOrganizationMemberUsergroupRoleResponseMultiError) AllErrors ¶ added in v0.47.2
func (m SetOrganizationMemberUsergroupRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetOrganizationMemberUsergroupRoleResponseMultiError) Error ¶ added in v0.47.2
func (m SetOrganizationMemberUsergroupRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetOrganizationMemberUsergroupRoleResponseValidationError ¶ added in v0.47.2
type SetOrganizationMemberUsergroupRoleResponseValidationError struct {
// contains filtered or unexported fields
}
SetOrganizationMemberUsergroupRoleResponseValidationError is the validation error returned by SetOrganizationMemberUsergroupRoleResponse.Validate if the designated constraints aren't met.
func (SetOrganizationMemberUsergroupRoleResponseValidationError) Cause ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (SetOrganizationMemberUsergroupRoleResponseValidationError) Error ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetOrganizationMemberUsergroupRoleResponseValidationError) ErrorName ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetOrganizationMemberUsergroupRoleResponseValidationError) Field ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Field() string
Field function returns field value.
func (SetOrganizationMemberUsergroupRoleResponseValidationError) Key ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Key() bool
Key function returns key value.
func (SetOrganizationMemberUsergroupRoleResponseValidationError) Reason ¶ added in v0.47.2
func (e SetOrganizationMemberUsergroupRoleResponseValidationError) Reason() string
Reason function returns reason value.
type SetProjectMemberUserRoleRequest ¶ added in v0.47.2
type SetProjectMemberUserRoleRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Email string `protobuf:"bytes,3,opt,name=email,proto3" json:"email,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*SetProjectMemberUserRoleRequest) Descriptor
deprecated
added in
v0.47.2
func (*SetProjectMemberUserRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetProjectMemberUserRoleRequest.ProtoReflect.Descriptor instead.
func (*SetProjectMemberUserRoleRequest) GetEmail ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) GetEmail() string
func (*SetProjectMemberUserRoleRequest) GetOrganization ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) GetOrganization() string
func (*SetProjectMemberUserRoleRequest) GetProject ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) GetProject() string
func (*SetProjectMemberUserRoleRequest) GetRole ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) GetRole() string
func (*SetProjectMemberUserRoleRequest) ProtoMessage ¶ added in v0.47.2
func (*SetProjectMemberUserRoleRequest) ProtoMessage()
func (*SetProjectMemberUserRoleRequest) ProtoReflect ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) ProtoReflect() protoreflect.Message
func (*SetProjectMemberUserRoleRequest) Reset ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) Reset()
func (*SetProjectMemberUserRoleRequest) String ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleRequest) String() string
func (*SetProjectMemberUserRoleRequest) Validate ¶ added in v0.47.2
func (m *SetProjectMemberUserRoleRequest) Validate() error
Validate checks the field values on SetProjectMemberUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetProjectMemberUserRoleRequest) ValidateAll ¶ added in v0.47.2
func (m *SetProjectMemberUserRoleRequest) ValidateAll() error
ValidateAll checks the field values on SetProjectMemberUserRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetProjectMemberUserRoleRequestMultiError, or nil if none found.
type SetProjectMemberUserRoleRequestMultiError ¶ added in v0.47.2
type SetProjectMemberUserRoleRequestMultiError []error
SetProjectMemberUserRoleRequestMultiError is an error wrapping multiple validation errors returned by SetProjectMemberUserRoleRequest.ValidateAll() if the designated constraints aren't met.
func (SetProjectMemberUserRoleRequestMultiError) AllErrors ¶ added in v0.47.2
func (m SetProjectMemberUserRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetProjectMemberUserRoleRequestMultiError) Error ¶ added in v0.47.2
func (m SetProjectMemberUserRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetProjectMemberUserRoleRequestValidationError ¶ added in v0.47.2
type SetProjectMemberUserRoleRequestValidationError struct {
// contains filtered or unexported fields
}
SetProjectMemberUserRoleRequestValidationError is the validation error returned by SetProjectMemberUserRoleRequest.Validate if the designated constraints aren't met.
func (SetProjectMemberUserRoleRequestValidationError) Cause ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (SetProjectMemberUserRoleRequestValidationError) Error ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetProjectMemberUserRoleRequestValidationError) ErrorName ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetProjectMemberUserRoleRequestValidationError) Field ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) Field() string
Field function returns field value.
func (SetProjectMemberUserRoleRequestValidationError) Key ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) Key() bool
Key function returns key value.
func (SetProjectMemberUserRoleRequestValidationError) Reason ¶ added in v0.47.2
func (e SetProjectMemberUserRoleRequestValidationError) Reason() string
Reason function returns reason value.
type SetProjectMemberUserRoleResponse ¶ added in v0.47.2
type SetProjectMemberUserRoleResponse struct {
// contains filtered or unexported fields
}
func (*SetProjectMemberUserRoleResponse) Descriptor
deprecated
added in
v0.47.2
func (*SetProjectMemberUserRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetProjectMemberUserRoleResponse.ProtoReflect.Descriptor instead.
func (*SetProjectMemberUserRoleResponse) ProtoMessage ¶ added in v0.47.2
func (*SetProjectMemberUserRoleResponse) ProtoMessage()
func (*SetProjectMemberUserRoleResponse) ProtoReflect ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleResponse) ProtoReflect() protoreflect.Message
func (*SetProjectMemberUserRoleResponse) Reset ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleResponse) Reset()
func (*SetProjectMemberUserRoleResponse) String ¶ added in v0.47.2
func (x *SetProjectMemberUserRoleResponse) String() string
func (*SetProjectMemberUserRoleResponse) Validate ¶ added in v0.47.2
func (m *SetProjectMemberUserRoleResponse) Validate() error
Validate checks the field values on SetProjectMemberUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetProjectMemberUserRoleResponse) ValidateAll ¶ added in v0.47.2
func (m *SetProjectMemberUserRoleResponse) ValidateAll() error
ValidateAll checks the field values on SetProjectMemberUserRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetProjectMemberUserRoleResponseMultiError, or nil if none found.
type SetProjectMemberUserRoleResponseMultiError ¶ added in v0.47.2
type SetProjectMemberUserRoleResponseMultiError []error
SetProjectMemberUserRoleResponseMultiError is an error wrapping multiple validation errors returned by SetProjectMemberUserRoleResponse.ValidateAll() if the designated constraints aren't met.
func (SetProjectMemberUserRoleResponseMultiError) AllErrors ¶ added in v0.47.2
func (m SetProjectMemberUserRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetProjectMemberUserRoleResponseMultiError) Error ¶ added in v0.47.2
func (m SetProjectMemberUserRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetProjectMemberUserRoleResponseValidationError ¶ added in v0.47.2
type SetProjectMemberUserRoleResponseValidationError struct {
// contains filtered or unexported fields
}
SetProjectMemberUserRoleResponseValidationError is the validation error returned by SetProjectMemberUserRoleResponse.Validate if the designated constraints aren't met.
func (SetProjectMemberUserRoleResponseValidationError) Cause ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (SetProjectMemberUserRoleResponseValidationError) Error ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetProjectMemberUserRoleResponseValidationError) ErrorName ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetProjectMemberUserRoleResponseValidationError) Field ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) Field() string
Field function returns field value.
func (SetProjectMemberUserRoleResponseValidationError) Key ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) Key() bool
Key function returns key value.
func (SetProjectMemberUserRoleResponseValidationError) Reason ¶ added in v0.47.2
func (e SetProjectMemberUserRoleResponseValidationError) Reason() string
Reason function returns reason value.
type SetProjectMemberUsergroupRoleRequest ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Usergroup string `protobuf:"bytes,3,opt,name=usergroup,proto3" json:"usergroup,omitempty"` Role string `protobuf:"bytes,4,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*SetProjectMemberUsergroupRoleRequest) Descriptor
deprecated
added in
v0.47.2
func (*SetProjectMemberUsergroupRoleRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetProjectMemberUsergroupRoleRequest.ProtoReflect.Descriptor instead.
func (*SetProjectMemberUsergroupRoleRequest) GetOrganization ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) GetOrganization() string
func (*SetProjectMemberUsergroupRoleRequest) GetProject ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) GetProject() string
func (*SetProjectMemberUsergroupRoleRequest) GetRole ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) GetRole() string
func (*SetProjectMemberUsergroupRoleRequest) GetUsergroup ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) GetUsergroup() string
func (*SetProjectMemberUsergroupRoleRequest) ProtoMessage ¶ added in v0.47.2
func (*SetProjectMemberUsergroupRoleRequest) ProtoMessage()
func (*SetProjectMemberUsergroupRoleRequest) ProtoReflect ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) ProtoReflect() protoreflect.Message
func (*SetProjectMemberUsergroupRoleRequest) Reset ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) Reset()
func (*SetProjectMemberUsergroupRoleRequest) String ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleRequest) String() string
func (*SetProjectMemberUsergroupRoleRequest) Validate ¶ added in v0.47.2
func (m *SetProjectMemberUsergroupRoleRequest) Validate() error
Validate checks the field values on SetProjectMemberUsergroupRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetProjectMemberUsergroupRoleRequest) ValidateAll ¶ added in v0.47.2
func (m *SetProjectMemberUsergroupRoleRequest) ValidateAll() error
ValidateAll checks the field values on SetProjectMemberUsergroupRoleRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetProjectMemberUsergroupRoleRequestMultiError, or nil if none found.
type SetProjectMemberUsergroupRoleRequestMultiError ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleRequestMultiError []error
SetProjectMemberUsergroupRoleRequestMultiError is an error wrapping multiple validation errors returned by SetProjectMemberUsergroupRoleRequest.ValidateAll() if the designated constraints aren't met.
func (SetProjectMemberUsergroupRoleRequestMultiError) AllErrors ¶ added in v0.47.2
func (m SetProjectMemberUsergroupRoleRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetProjectMemberUsergroupRoleRequestMultiError) Error ¶ added in v0.47.2
func (m SetProjectMemberUsergroupRoleRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetProjectMemberUsergroupRoleRequestValidationError ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleRequestValidationError struct {
// contains filtered or unexported fields
}
SetProjectMemberUsergroupRoleRequestValidationError is the validation error returned by SetProjectMemberUsergroupRoleRequest.Validate if the designated constraints aren't met.
func (SetProjectMemberUsergroupRoleRequestValidationError) Cause ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) Cause() error
Cause function returns cause value.
func (SetProjectMemberUsergroupRoleRequestValidationError) Error ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetProjectMemberUsergroupRoleRequestValidationError) ErrorName ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetProjectMemberUsergroupRoleRequestValidationError) Field ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) Field() string
Field function returns field value.
func (SetProjectMemberUsergroupRoleRequestValidationError) Key ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) Key() bool
Key function returns key value.
func (SetProjectMemberUsergroupRoleRequestValidationError) Reason ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleRequestValidationError) Reason() string
Reason function returns reason value.
type SetProjectMemberUsergroupRoleResponse ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleResponse struct {
// contains filtered or unexported fields
}
func (*SetProjectMemberUsergroupRoleResponse) Descriptor
deprecated
added in
v0.47.2
func (*SetProjectMemberUsergroupRoleResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetProjectMemberUsergroupRoleResponse.ProtoReflect.Descriptor instead.
func (*SetProjectMemberUsergroupRoleResponse) ProtoMessage ¶ added in v0.47.2
func (*SetProjectMemberUsergroupRoleResponse) ProtoMessage()
func (*SetProjectMemberUsergroupRoleResponse) ProtoReflect ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleResponse) ProtoReflect() protoreflect.Message
func (*SetProjectMemberUsergroupRoleResponse) Reset ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleResponse) Reset()
func (*SetProjectMemberUsergroupRoleResponse) String ¶ added in v0.47.2
func (x *SetProjectMemberUsergroupRoleResponse) String() string
func (*SetProjectMemberUsergroupRoleResponse) Validate ¶ added in v0.47.2
func (m *SetProjectMemberUsergroupRoleResponse) Validate() error
Validate checks the field values on SetProjectMemberUsergroupRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetProjectMemberUsergroupRoleResponse) ValidateAll ¶ added in v0.47.2
func (m *SetProjectMemberUsergroupRoleResponse) ValidateAll() error
ValidateAll checks the field values on SetProjectMemberUsergroupRoleResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetProjectMemberUsergroupRoleResponseMultiError, or nil if none found.
type SetProjectMemberUsergroupRoleResponseMultiError ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleResponseMultiError []error
SetProjectMemberUsergroupRoleResponseMultiError is an error wrapping multiple validation errors returned by SetProjectMemberUsergroupRoleResponse.ValidateAll() if the designated constraints aren't met.
func (SetProjectMemberUsergroupRoleResponseMultiError) AllErrors ¶ added in v0.47.2
func (m SetProjectMemberUsergroupRoleResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetProjectMemberUsergroupRoleResponseMultiError) Error ¶ added in v0.47.2
func (m SetProjectMemberUsergroupRoleResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetProjectMemberUsergroupRoleResponseValidationError ¶ added in v0.47.2
type SetProjectMemberUsergroupRoleResponseValidationError struct {
// contains filtered or unexported fields
}
SetProjectMemberUsergroupRoleResponseValidationError is the validation error returned by SetProjectMemberUsergroupRoleResponse.Validate if the designated constraints aren't met.
func (SetProjectMemberUsergroupRoleResponseValidationError) Cause ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) Cause() error
Cause function returns cause value.
func (SetProjectMemberUsergroupRoleResponseValidationError) Error ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetProjectMemberUsergroupRoleResponseValidationError) ErrorName ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetProjectMemberUsergroupRoleResponseValidationError) Field ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) Field() string
Field function returns field value.
func (SetProjectMemberUsergroupRoleResponseValidationError) Key ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) Key() bool
Key function returns key value.
func (SetProjectMemberUsergroupRoleResponseValidationError) Reason ¶ added in v0.47.2
func (e SetProjectMemberUsergroupRoleResponseValidationError) Reason() string
Reason function returns reason value.
type SetSuperuserRequest ¶ added in v0.26.0
type SetSuperuserRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Superuser bool `protobuf:"varint,2,opt,name=superuser,proto3" json:"superuser,omitempty"` // contains filtered or unexported fields }
func (*SetSuperuserRequest) Descriptor
deprecated
added in
v0.26.0
func (*SetSuperuserRequest) Descriptor() ([]byte, []int)
Deprecated: Use SetSuperuserRequest.ProtoReflect.Descriptor instead.
func (*SetSuperuserRequest) GetEmail ¶ added in v0.26.0
func (x *SetSuperuserRequest) GetEmail() string
func (*SetSuperuserRequest) GetSuperuser ¶ added in v0.26.0
func (x *SetSuperuserRequest) GetSuperuser() bool
func (*SetSuperuserRequest) ProtoMessage ¶ added in v0.26.0
func (*SetSuperuserRequest) ProtoMessage()
func (*SetSuperuserRequest) ProtoReflect ¶ added in v0.26.0
func (x *SetSuperuserRequest) ProtoReflect() protoreflect.Message
func (*SetSuperuserRequest) Reset ¶ added in v0.26.0
func (x *SetSuperuserRequest) Reset()
func (*SetSuperuserRequest) String ¶ added in v0.26.0
func (x *SetSuperuserRequest) String() string
func (*SetSuperuserRequest) Validate ¶ added in v0.26.0
func (m *SetSuperuserRequest) Validate() error
Validate checks the field values on SetSuperuserRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetSuperuserRequest) ValidateAll ¶ added in v0.26.0
func (m *SetSuperuserRequest) ValidateAll() error
ValidateAll checks the field values on SetSuperuserRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetSuperuserRequestMultiError, or nil if none found.
type SetSuperuserRequestMultiError ¶ added in v0.26.0
type SetSuperuserRequestMultiError []error
SetSuperuserRequestMultiError is an error wrapping multiple validation errors returned by SetSuperuserRequest.ValidateAll() if the designated constraints aren't met.
func (SetSuperuserRequestMultiError) AllErrors ¶ added in v0.26.0
func (m SetSuperuserRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetSuperuserRequestMultiError) Error ¶ added in v0.26.0
func (m SetSuperuserRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetSuperuserRequestValidationError ¶ added in v0.26.0
type SetSuperuserRequestValidationError struct {
// contains filtered or unexported fields
}
SetSuperuserRequestValidationError is the validation error returned by SetSuperuserRequest.Validate if the designated constraints aren't met.
func (SetSuperuserRequestValidationError) Cause ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) Cause() error
Cause function returns cause value.
func (SetSuperuserRequestValidationError) Error ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SetSuperuserRequestValidationError) ErrorName ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SetSuperuserRequestValidationError) Field ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) Field() string
Field function returns field value.
func (SetSuperuserRequestValidationError) Key ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) Key() bool
Key function returns key value.
func (SetSuperuserRequestValidationError) Reason ¶ added in v0.26.0
func (e SetSuperuserRequestValidationError) Reason() string
Reason function returns reason value.
type SetSuperuserResponse ¶ added in v0.26.0
type SetSuperuserResponse struct {
// contains filtered or unexported fields
}
func (*SetSuperuserResponse) Descriptor
deprecated
added in
v0.26.0
func (*SetSuperuserResponse) Descriptor() ([]byte, []int)
Deprecated: Use SetSuperuserResponse.ProtoReflect.Descriptor instead.
func (*SetSuperuserResponse) ProtoMessage ¶ added in v0.26.0
func (*SetSuperuserResponse) ProtoMessage()
func (*SetSuperuserResponse) ProtoReflect ¶ added in v0.26.0
func (x *SetSuperuserResponse) ProtoReflect() protoreflect.Message
func (*SetSuperuserResponse) Reset ¶ added in v0.26.0
func (x *SetSuperuserResponse) Reset()
func (*SetSuperuserResponse) String ¶ added in v0.26.0
func (x *SetSuperuserResponse) String() string
func (*SetSuperuserResponse) Validate ¶ added in v0.26.0
func (m *SetSuperuserResponse) Validate() error
Validate checks the field values on SetSuperuserResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SetSuperuserResponse) ValidateAll ¶ added in v0.26.0
func (m *SetSuperuserResponse) ValidateAll() error
ValidateAll checks the field values on SetSuperuserResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SetSuperuserResponseMultiError, or nil if none found.
type SetSuperuserResponseMultiError ¶ added in v0.26.0
type SetSuperuserResponseMultiError []error
SetSuperuserResponseMultiError is an error wrapping multiple validation errors returned by SetSuperuserResponse.ValidateAll() if the designated constraints aren't met.
func (SetSuperuserResponseMultiError) AllErrors ¶ added in v0.26.0
func (m SetSuperuserResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SetSuperuserResponseMultiError) Error ¶ added in v0.26.0
func (m SetSuperuserResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SetSuperuserResponseValidationError ¶ added in v0.26.0
type SetSuperuserResponseValidationError struct {
// contains filtered or unexported fields
}
SetSuperuserResponseValidationError is the validation error returned by SetSuperuserResponse.Validate if the designated constraints aren't met.
func (SetSuperuserResponseValidationError) Cause ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) Cause() error
Cause function returns cause value.
func (SetSuperuserResponseValidationError) Error ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SetSuperuserResponseValidationError) ErrorName ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SetSuperuserResponseValidationError) Field ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) Field() string
Field function returns field value.
func (SetSuperuserResponseValidationError) Key ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) Key() bool
Key function returns key value.
func (SetSuperuserResponseValidationError) Reason ¶ added in v0.26.0
func (e SetSuperuserResponseValidationError) Reason() string
Reason function returns reason value.
type StringPageToken ¶ added in v0.24.4
type StringPageToken struct { Val string `protobuf:"bytes,1,opt,name=val,proto3" json:"val,omitempty"` // contains filtered or unexported fields }
func (*StringPageToken) Descriptor
deprecated
added in
v0.24.4
func (*StringPageToken) Descriptor() ([]byte, []int)
Deprecated: Use StringPageToken.ProtoReflect.Descriptor instead.
func (*StringPageToken) GetVal ¶ added in v0.24.4
func (x *StringPageToken) GetVal() string
func (*StringPageToken) ProtoMessage ¶ added in v0.24.4
func (*StringPageToken) ProtoMessage()
func (*StringPageToken) ProtoReflect ¶ added in v0.24.4
func (x *StringPageToken) ProtoReflect() protoreflect.Message
func (*StringPageToken) Reset ¶ added in v0.24.4
func (x *StringPageToken) Reset()
func (*StringPageToken) String ¶ added in v0.24.4
func (x *StringPageToken) String() string
func (*StringPageToken) Validate ¶ added in v0.24.4
func (m *StringPageToken) Validate() error
Validate checks the field values on StringPageToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*StringPageToken) ValidateAll ¶ added in v0.24.4
func (m *StringPageToken) ValidateAll() error
ValidateAll checks the field values on StringPageToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StringPageTokenMultiError, or nil if none found.
type StringPageTokenMultiError ¶ added in v0.24.4
type StringPageTokenMultiError []error
StringPageTokenMultiError is an error wrapping multiple validation errors returned by StringPageToken.ValidateAll() if the designated constraints aren't met.
func (StringPageTokenMultiError) AllErrors ¶ added in v0.24.4
func (m StringPageTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StringPageTokenMultiError) Error ¶ added in v0.24.4
func (m StringPageTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StringPageTokenValidationError ¶ added in v0.24.4
type StringPageTokenValidationError struct {
// contains filtered or unexported fields
}
StringPageTokenValidationError is the validation error returned by StringPageToken.Validate if the designated constraints aren't met.
func (StringPageTokenValidationError) Cause ¶ added in v0.24.4
func (e StringPageTokenValidationError) Cause() error
Cause function returns cause value.
func (StringPageTokenValidationError) Error ¶ added in v0.24.4
func (e StringPageTokenValidationError) Error() string
Error satisfies the builtin error interface
func (StringPageTokenValidationError) ErrorName ¶ added in v0.24.4
func (e StringPageTokenValidationError) ErrorName() string
ErrorName returns error name.
func (StringPageTokenValidationError) Field ¶ added in v0.24.4
func (e StringPageTokenValidationError) Field() string
Field function returns field value.
func (StringPageTokenValidationError) Key ¶ added in v0.24.4
func (e StringPageTokenValidationError) Key() bool
Key function returns key value.
func (StringPageTokenValidationError) Reason ¶ added in v0.24.4
func (e StringPageTokenValidationError) Reason() string
Reason function returns reason value.
type StringTimestampPageToken ¶ added in v0.37.0
type StringTimestampPageToken struct { Str string `protobuf:"bytes,1,opt,name=str,proto3" json:"str,omitempty"` Ts *timestamppb.Timestamp `protobuf:"bytes,2,opt,name=ts,proto3" json:"ts,omitempty"` // contains filtered or unexported fields }
func (*StringTimestampPageToken) Descriptor
deprecated
added in
v0.37.0
func (*StringTimestampPageToken) Descriptor() ([]byte, []int)
Deprecated: Use StringTimestampPageToken.ProtoReflect.Descriptor instead.
func (*StringTimestampPageToken) GetStr ¶ added in v0.37.0
func (x *StringTimestampPageToken) GetStr() string
func (*StringTimestampPageToken) GetTs ¶ added in v0.37.0
func (x *StringTimestampPageToken) GetTs() *timestamppb.Timestamp
func (*StringTimestampPageToken) ProtoMessage ¶ added in v0.37.0
func (*StringTimestampPageToken) ProtoMessage()
func (*StringTimestampPageToken) ProtoReflect ¶ added in v0.37.0
func (x *StringTimestampPageToken) ProtoReflect() protoreflect.Message
func (*StringTimestampPageToken) Reset ¶ added in v0.37.0
func (x *StringTimestampPageToken) Reset()
func (*StringTimestampPageToken) String ¶ added in v0.37.0
func (x *StringTimestampPageToken) String() string
func (*StringTimestampPageToken) Validate ¶ added in v0.37.0
func (m *StringTimestampPageToken) Validate() error
Validate checks the field values on StringTimestampPageToken with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*StringTimestampPageToken) ValidateAll ¶ added in v0.37.0
func (m *StringTimestampPageToken) ValidateAll() error
ValidateAll checks the field values on StringTimestampPageToken with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in StringTimestampPageTokenMultiError, or nil if none found.
type StringTimestampPageTokenMultiError ¶ added in v0.37.0
type StringTimestampPageTokenMultiError []error
StringTimestampPageTokenMultiError is an error wrapping multiple validation errors returned by StringTimestampPageToken.ValidateAll() if the designated constraints aren't met.
func (StringTimestampPageTokenMultiError) AllErrors ¶ added in v0.37.0
func (m StringTimestampPageTokenMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (StringTimestampPageTokenMultiError) Error ¶ added in v0.37.0
func (m StringTimestampPageTokenMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type StringTimestampPageTokenValidationError ¶ added in v0.37.0
type StringTimestampPageTokenValidationError struct {
// contains filtered or unexported fields
}
StringTimestampPageTokenValidationError is the validation error returned by StringTimestampPageToken.Validate if the designated constraints aren't met.
func (StringTimestampPageTokenValidationError) Cause ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) Cause() error
Cause function returns cause value.
func (StringTimestampPageTokenValidationError) Error ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) Error() string
Error satisfies the builtin error interface
func (StringTimestampPageTokenValidationError) ErrorName ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) ErrorName() string
ErrorName returns error name.
func (StringTimestampPageTokenValidationError) Field ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) Field() string
Field function returns field value.
func (StringTimestampPageTokenValidationError) Key ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) Key() bool
Key function returns key value.
func (StringTimestampPageTokenValidationError) Reason ¶ added in v0.37.0
func (e StringTimestampPageTokenValidationError) Reason() string
Reason function returns reason value.
type Subscription ¶ added in v0.47.0
type Subscription struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` PlanId string `protobuf:"bytes,2,opt,name=plan_id,json=planId,proto3" json:"plan_id,omitempty"` PlanName string `protobuf:"bytes,3,opt,name=plan_name,json=planName,proto3" json:"plan_name,omitempty"` PlanDisplayName string `protobuf:"bytes,4,opt,name=plan_display_name,json=planDisplayName,proto3" json:"plan_display_name,omitempty"` StartDate *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=start_date,json=startDate,proto3" json:"start_date,omitempty"` EndDate *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=end_date,json=endDate,proto3" json:"end_date,omitempty"` CurrentBillingCycleStartDate *timestamppb.Timestamp `` /* 151-byte string literal not displayed */ CurrentBillingCycleEndDate *timestamppb.Timestamp `` /* 145-byte string literal not displayed */ TrialEndDate *timestamppb.Timestamp `protobuf:"bytes,9,opt,name=trial_end_date,json=trialEndDate,proto3" json:"trial_end_date,omitempty"` // contains filtered or unexported fields }
func (*Subscription) Descriptor
deprecated
added in
v0.47.0
func (*Subscription) Descriptor() ([]byte, []int)
Deprecated: Use Subscription.ProtoReflect.Descriptor instead.
func (*Subscription) GetCurrentBillingCycleEndDate ¶ added in v0.47.0
func (x *Subscription) GetCurrentBillingCycleEndDate() *timestamppb.Timestamp
func (*Subscription) GetCurrentBillingCycleStartDate ¶ added in v0.47.0
func (x *Subscription) GetCurrentBillingCycleStartDate() *timestamppb.Timestamp
func (*Subscription) GetEndDate ¶ added in v0.47.0
func (x *Subscription) GetEndDate() *timestamppb.Timestamp
func (*Subscription) GetId ¶ added in v0.47.0
func (x *Subscription) GetId() string
func (*Subscription) GetPlanDisplayName ¶ added in v0.47.0
func (x *Subscription) GetPlanDisplayName() string
func (*Subscription) GetPlanId ¶ added in v0.47.0
func (x *Subscription) GetPlanId() string
func (*Subscription) GetPlanName ¶ added in v0.47.0
func (x *Subscription) GetPlanName() string
func (*Subscription) GetStartDate ¶ added in v0.47.0
func (x *Subscription) GetStartDate() *timestamppb.Timestamp
func (*Subscription) GetTrialEndDate ¶ added in v0.47.0
func (x *Subscription) GetTrialEndDate() *timestamppb.Timestamp
func (*Subscription) ProtoMessage ¶ added in v0.47.0
func (*Subscription) ProtoMessage()
func (*Subscription) ProtoReflect ¶ added in v0.47.0
func (x *Subscription) ProtoReflect() protoreflect.Message
func (*Subscription) Reset ¶ added in v0.47.0
func (x *Subscription) Reset()
func (*Subscription) String ¶ added in v0.47.0
func (x *Subscription) String() string
func (*Subscription) Validate ¶ added in v0.47.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.47.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.47.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.47.0
func (m SubscriptionMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SubscriptionMultiError) Error ¶ added in v0.47.0
func (m SubscriptionMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SubscriptionValidationError ¶ added in v0.47.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.47.0
func (e SubscriptionValidationError) Cause() error
Cause function returns cause value.
func (SubscriptionValidationError) Error ¶ added in v0.47.0
func (e SubscriptionValidationError) Error() string
Error satisfies the builtin error interface
func (SubscriptionValidationError) ErrorName ¶ added in v0.47.0
func (e SubscriptionValidationError) ErrorName() string
ErrorName returns error name.
func (SubscriptionValidationError) Field ¶ added in v0.47.0
func (e SubscriptionValidationError) Field() string
Field function returns field value.
func (SubscriptionValidationError) Key ¶ added in v0.47.0
func (e SubscriptionValidationError) Key() bool
Key function returns key value.
func (SubscriptionValidationError) Reason ¶ added in v0.47.0
func (e SubscriptionValidationError) Reason() string
Reason function returns reason value.
type SudoGetResourceRequest ¶ added in v0.27.3
type SudoGetResourceRequest struct { // Types that are assignable to Id: // // *SudoGetResourceRequest_UserId // *SudoGetResourceRequest_OrgId // *SudoGetResourceRequest_ProjectId // *SudoGetResourceRequest_DeploymentId // *SudoGetResourceRequest_InstanceId Id isSudoGetResourceRequest_Id `protobuf_oneof:"id"` // contains filtered or unexported fields }
func (*SudoGetResourceRequest) Descriptor
deprecated
added in
v0.27.3
func (*SudoGetResourceRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoGetResourceRequest.ProtoReflect.Descriptor instead.
func (*SudoGetResourceRequest) GetDeploymentId ¶ added in v0.27.3
func (x *SudoGetResourceRequest) GetDeploymentId() string
func (*SudoGetResourceRequest) GetId ¶ added in v0.27.3
func (m *SudoGetResourceRequest) GetId() isSudoGetResourceRequest_Id
func (*SudoGetResourceRequest) GetInstanceId ¶ added in v0.27.3
func (x *SudoGetResourceRequest) GetInstanceId() string
func (*SudoGetResourceRequest) GetOrgId ¶ added in v0.27.3
func (x *SudoGetResourceRequest) GetOrgId() string
func (*SudoGetResourceRequest) GetProjectId ¶ added in v0.27.3
func (x *SudoGetResourceRequest) GetProjectId() string
func (*SudoGetResourceRequest) GetUserId ¶ added in v0.27.3
func (x *SudoGetResourceRequest) GetUserId() string
func (*SudoGetResourceRequest) ProtoMessage ¶ added in v0.27.3
func (*SudoGetResourceRequest) ProtoMessage()
func (*SudoGetResourceRequest) ProtoReflect ¶ added in v0.27.3
func (x *SudoGetResourceRequest) ProtoReflect() protoreflect.Message
func (*SudoGetResourceRequest) Reset ¶ added in v0.27.3
func (x *SudoGetResourceRequest) Reset()
func (*SudoGetResourceRequest) String ¶ added in v0.27.3
func (x *SudoGetResourceRequest) String() string
func (*SudoGetResourceRequest) Validate ¶ added in v0.27.3
func (m *SudoGetResourceRequest) Validate() error
Validate checks the field values on SudoGetResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoGetResourceRequest) ValidateAll ¶ added in v0.27.3
func (m *SudoGetResourceRequest) ValidateAll() error
ValidateAll checks the field values on SudoGetResourceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoGetResourceRequestMultiError, or nil if none found.
type SudoGetResourceRequestMultiError ¶ added in v0.27.3
type SudoGetResourceRequestMultiError []error
SudoGetResourceRequestMultiError is an error wrapping multiple validation errors returned by SudoGetResourceRequest.ValidateAll() if the designated constraints aren't met.
func (SudoGetResourceRequestMultiError) AllErrors ¶ added in v0.27.3
func (m SudoGetResourceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoGetResourceRequestMultiError) Error ¶ added in v0.27.3
func (m SudoGetResourceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoGetResourceRequestValidationError ¶ added in v0.27.3
type SudoGetResourceRequestValidationError struct {
// contains filtered or unexported fields
}
SudoGetResourceRequestValidationError is the validation error returned by SudoGetResourceRequest.Validate if the designated constraints aren't met.
func (SudoGetResourceRequestValidationError) Cause ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoGetResourceRequestValidationError) Error ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoGetResourceRequestValidationError) ErrorName ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoGetResourceRequestValidationError) Field ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) Field() string
Field function returns field value.
func (SudoGetResourceRequestValidationError) Key ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) Key() bool
Key function returns key value.
func (SudoGetResourceRequestValidationError) Reason ¶ added in v0.27.3
func (e SudoGetResourceRequestValidationError) Reason() string
Reason function returns reason value.
type SudoGetResourceRequest_DeploymentId ¶ added in v0.27.3
type SudoGetResourceRequest_DeploymentId struct {
DeploymentId string `protobuf:"bytes,4,opt,name=deployment_id,json=deploymentId,proto3,oneof"`
}
type SudoGetResourceRequest_InstanceId ¶ added in v0.27.3
type SudoGetResourceRequest_InstanceId struct {
InstanceId string `protobuf:"bytes,5,opt,name=instance_id,json=instanceId,proto3,oneof"`
}
type SudoGetResourceRequest_OrgId ¶ added in v0.27.3
type SudoGetResourceRequest_OrgId struct {
OrgId string `protobuf:"bytes,2,opt,name=org_id,json=orgId,proto3,oneof"`
}
type SudoGetResourceRequest_ProjectId ¶ added in v0.27.3
type SudoGetResourceRequest_ProjectId struct {
ProjectId string `protobuf:"bytes,3,opt,name=project_id,json=projectId,proto3,oneof"`
}
type SudoGetResourceRequest_UserId ¶ added in v0.27.3
type SudoGetResourceRequest_UserId struct {
UserId string `protobuf:"bytes,1,opt,name=user_id,json=userId,proto3,oneof"`
}
type SudoGetResourceResponse ¶ added in v0.27.3
type SudoGetResourceResponse struct { // Types that are assignable to Resource: // // *SudoGetResourceResponse_User // *SudoGetResourceResponse_Org // *SudoGetResourceResponse_Project // *SudoGetResourceResponse_Deployment // *SudoGetResourceResponse_Instance Resource isSudoGetResourceResponse_Resource `protobuf_oneof:"resource"` // contains filtered or unexported fields }
func (*SudoGetResourceResponse) Descriptor
deprecated
added in
v0.27.3
func (*SudoGetResourceResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoGetResourceResponse.ProtoReflect.Descriptor instead.
func (*SudoGetResourceResponse) GetDeployment ¶ added in v0.27.3
func (x *SudoGetResourceResponse) GetDeployment() *Deployment
func (*SudoGetResourceResponse) GetInstance ¶ added in v0.27.3
func (x *SudoGetResourceResponse) GetInstance() *Deployment
func (*SudoGetResourceResponse) GetOrg ¶ added in v0.27.3
func (x *SudoGetResourceResponse) GetOrg() *Organization
func (*SudoGetResourceResponse) GetProject ¶ added in v0.27.3
func (x *SudoGetResourceResponse) GetProject() *Project
func (*SudoGetResourceResponse) GetResource ¶ added in v0.27.3
func (m *SudoGetResourceResponse) GetResource() isSudoGetResourceResponse_Resource
func (*SudoGetResourceResponse) GetUser ¶ added in v0.27.3
func (x *SudoGetResourceResponse) GetUser() *User
func (*SudoGetResourceResponse) ProtoMessage ¶ added in v0.27.3
func (*SudoGetResourceResponse) ProtoMessage()
func (*SudoGetResourceResponse) ProtoReflect ¶ added in v0.27.3
func (x *SudoGetResourceResponse) ProtoReflect() protoreflect.Message
func (*SudoGetResourceResponse) Reset ¶ added in v0.27.3
func (x *SudoGetResourceResponse) Reset()
func (*SudoGetResourceResponse) String ¶ added in v0.27.3
func (x *SudoGetResourceResponse) String() string
func (*SudoGetResourceResponse) Validate ¶ added in v0.27.3
func (m *SudoGetResourceResponse) Validate() error
Validate checks the field values on SudoGetResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoGetResourceResponse) ValidateAll ¶ added in v0.27.3
func (m *SudoGetResourceResponse) ValidateAll() error
ValidateAll checks the field values on SudoGetResourceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoGetResourceResponseMultiError, or nil if none found.
type SudoGetResourceResponseMultiError ¶ added in v0.27.3
type SudoGetResourceResponseMultiError []error
SudoGetResourceResponseMultiError is an error wrapping multiple validation errors returned by SudoGetResourceResponse.ValidateAll() if the designated constraints aren't met.
func (SudoGetResourceResponseMultiError) AllErrors ¶ added in v0.27.3
func (m SudoGetResourceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoGetResourceResponseMultiError) Error ¶ added in v0.27.3
func (m SudoGetResourceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoGetResourceResponseValidationError ¶ added in v0.27.3
type SudoGetResourceResponseValidationError struct {
// contains filtered or unexported fields
}
SudoGetResourceResponseValidationError is the validation error returned by SudoGetResourceResponse.Validate if the designated constraints aren't met.
func (SudoGetResourceResponseValidationError) Cause ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoGetResourceResponseValidationError) Error ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoGetResourceResponseValidationError) ErrorName ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoGetResourceResponseValidationError) Field ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) Field() string
Field function returns field value.
func (SudoGetResourceResponseValidationError) Key ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) Key() bool
Key function returns key value.
func (SudoGetResourceResponseValidationError) Reason ¶ added in v0.27.3
func (e SudoGetResourceResponseValidationError) Reason() string
Reason function returns reason value.
type SudoGetResourceResponse_Deployment ¶ added in v0.27.3
type SudoGetResourceResponse_Deployment struct {
Deployment *Deployment `protobuf:"bytes,4,opt,name=deployment,proto3,oneof"`
}
type SudoGetResourceResponse_Instance ¶ added in v0.27.3
type SudoGetResourceResponse_Instance struct {
Instance *Deployment `protobuf:"bytes,5,opt,name=instance,proto3,oneof"`
}
type SudoGetResourceResponse_Org ¶ added in v0.27.3
type SudoGetResourceResponse_Org struct {
Org *Organization `protobuf:"bytes,2,opt,name=org,proto3,oneof"`
}
type SudoGetResourceResponse_Project ¶ added in v0.27.3
type SudoGetResourceResponse_Project struct {
Project *Project `protobuf:"bytes,3,opt,name=project,proto3,oneof"`
}
type SudoGetResourceResponse_User ¶ added in v0.27.3
type SudoGetResourceResponse_User struct {
User *User `protobuf:"bytes,1,opt,name=user,proto3,oneof"`
}
type SudoIssueRuntimeManagerTokenRequest ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenRequest struct { Host string `protobuf:"bytes,1,opt,name=host,proto3" json:"host,omitempty"` // contains filtered or unexported fields }
func (*SudoIssueRuntimeManagerTokenRequest) Descriptor
deprecated
added in
v0.47.5
func (*SudoIssueRuntimeManagerTokenRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoIssueRuntimeManagerTokenRequest.ProtoReflect.Descriptor instead.
func (*SudoIssueRuntimeManagerTokenRequest) GetHost ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenRequest) GetHost() string
func (*SudoIssueRuntimeManagerTokenRequest) ProtoMessage ¶ added in v0.47.5
func (*SudoIssueRuntimeManagerTokenRequest) ProtoMessage()
func (*SudoIssueRuntimeManagerTokenRequest) ProtoReflect ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenRequest) ProtoReflect() protoreflect.Message
func (*SudoIssueRuntimeManagerTokenRequest) Reset ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenRequest) Reset()
func (*SudoIssueRuntimeManagerTokenRequest) String ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenRequest) String() string
func (*SudoIssueRuntimeManagerTokenRequest) Validate ¶ added in v0.47.5
func (m *SudoIssueRuntimeManagerTokenRequest) Validate() error
Validate checks the field values on SudoIssueRuntimeManagerTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoIssueRuntimeManagerTokenRequest) ValidateAll ¶ added in v0.47.5
func (m *SudoIssueRuntimeManagerTokenRequest) ValidateAll() error
ValidateAll checks the field values on SudoIssueRuntimeManagerTokenRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoIssueRuntimeManagerTokenRequestMultiError, or nil if none found.
type SudoIssueRuntimeManagerTokenRequestMultiError ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenRequestMultiError []error
SudoIssueRuntimeManagerTokenRequestMultiError is an error wrapping multiple validation errors returned by SudoIssueRuntimeManagerTokenRequest.ValidateAll() if the designated constraints aren't met.
func (SudoIssueRuntimeManagerTokenRequestMultiError) AllErrors ¶ added in v0.47.5
func (m SudoIssueRuntimeManagerTokenRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoIssueRuntimeManagerTokenRequestMultiError) Error ¶ added in v0.47.5
func (m SudoIssueRuntimeManagerTokenRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoIssueRuntimeManagerTokenRequestValidationError ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenRequestValidationError struct {
// contains filtered or unexported fields
}
SudoIssueRuntimeManagerTokenRequestValidationError is the validation error returned by SudoIssueRuntimeManagerTokenRequest.Validate if the designated constraints aren't met.
func (SudoIssueRuntimeManagerTokenRequestValidationError) Cause ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoIssueRuntimeManagerTokenRequestValidationError) Error ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoIssueRuntimeManagerTokenRequestValidationError) ErrorName ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoIssueRuntimeManagerTokenRequestValidationError) Field ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) Field() string
Field function returns field value.
func (SudoIssueRuntimeManagerTokenRequestValidationError) Key ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) Key() bool
Key function returns key value.
func (SudoIssueRuntimeManagerTokenRequestValidationError) Reason ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenRequestValidationError) Reason() string
Reason function returns reason value.
type SudoIssueRuntimeManagerTokenResponse ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenResponse struct { Token string `protobuf:"bytes,1,opt,name=token,proto3" json:"token,omitempty"` // contains filtered or unexported fields }
func (*SudoIssueRuntimeManagerTokenResponse) Descriptor
deprecated
added in
v0.47.5
func (*SudoIssueRuntimeManagerTokenResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoIssueRuntimeManagerTokenResponse.ProtoReflect.Descriptor instead.
func (*SudoIssueRuntimeManagerTokenResponse) GetToken ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenResponse) GetToken() string
func (*SudoIssueRuntimeManagerTokenResponse) ProtoMessage ¶ added in v0.47.5
func (*SudoIssueRuntimeManagerTokenResponse) ProtoMessage()
func (*SudoIssueRuntimeManagerTokenResponse) ProtoReflect ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenResponse) ProtoReflect() protoreflect.Message
func (*SudoIssueRuntimeManagerTokenResponse) Reset ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenResponse) Reset()
func (*SudoIssueRuntimeManagerTokenResponse) String ¶ added in v0.47.5
func (x *SudoIssueRuntimeManagerTokenResponse) String() string
func (*SudoIssueRuntimeManagerTokenResponse) Validate ¶ added in v0.47.5
func (m *SudoIssueRuntimeManagerTokenResponse) Validate() error
Validate checks the field values on SudoIssueRuntimeManagerTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoIssueRuntimeManagerTokenResponse) ValidateAll ¶ added in v0.47.5
func (m *SudoIssueRuntimeManagerTokenResponse) ValidateAll() error
ValidateAll checks the field values on SudoIssueRuntimeManagerTokenResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoIssueRuntimeManagerTokenResponseMultiError, or nil if none found.
type SudoIssueRuntimeManagerTokenResponseMultiError ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenResponseMultiError []error
SudoIssueRuntimeManagerTokenResponseMultiError is an error wrapping multiple validation errors returned by SudoIssueRuntimeManagerTokenResponse.ValidateAll() if the designated constraints aren't met.
func (SudoIssueRuntimeManagerTokenResponseMultiError) AllErrors ¶ added in v0.47.5
func (m SudoIssueRuntimeManagerTokenResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoIssueRuntimeManagerTokenResponseMultiError) Error ¶ added in v0.47.5
func (m SudoIssueRuntimeManagerTokenResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoIssueRuntimeManagerTokenResponseValidationError ¶ added in v0.47.5
type SudoIssueRuntimeManagerTokenResponseValidationError struct {
// contains filtered or unexported fields
}
SudoIssueRuntimeManagerTokenResponseValidationError is the validation error returned by SudoIssueRuntimeManagerTokenResponse.Validate if the designated constraints aren't met.
func (SudoIssueRuntimeManagerTokenResponseValidationError) Cause ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoIssueRuntimeManagerTokenResponseValidationError) Error ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoIssueRuntimeManagerTokenResponseValidationError) ErrorName ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoIssueRuntimeManagerTokenResponseValidationError) Field ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) Field() string
Field function returns field value.
func (SudoIssueRuntimeManagerTokenResponseValidationError) Key ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) Key() bool
Key function returns key value.
func (SudoIssueRuntimeManagerTokenResponseValidationError) Reason ¶ added in v0.47.5
func (e SudoIssueRuntimeManagerTokenResponseValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateAnnotationsRequest ¶ added in v0.40.0
type SudoUpdateAnnotationsRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Annotations map[string]string `` /* 163-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SudoUpdateAnnotationsRequest) Descriptor
deprecated
added in
v0.40.0
func (*SudoUpdateAnnotationsRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateAnnotationsRequest.ProtoReflect.Descriptor instead.
func (*SudoUpdateAnnotationsRequest) GetAnnotations ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) GetAnnotations() map[string]string
func (*SudoUpdateAnnotationsRequest) GetOrganization ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) GetOrganization() string
func (*SudoUpdateAnnotationsRequest) GetProject ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) GetProject() string
func (*SudoUpdateAnnotationsRequest) ProtoMessage ¶ added in v0.40.0
func (*SudoUpdateAnnotationsRequest) ProtoMessage()
func (*SudoUpdateAnnotationsRequest) ProtoReflect ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) ProtoReflect() protoreflect.Message
func (*SudoUpdateAnnotationsRequest) Reset ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) Reset()
func (*SudoUpdateAnnotationsRequest) String ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsRequest) String() string
func (*SudoUpdateAnnotationsRequest) Validate ¶ added in v0.40.0
func (m *SudoUpdateAnnotationsRequest) Validate() error
Validate checks the field values on SudoUpdateAnnotationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateAnnotationsRequest) ValidateAll ¶ added in v0.40.0
func (m *SudoUpdateAnnotationsRequest) ValidateAll() error
ValidateAll checks the field values on SudoUpdateAnnotationsRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateAnnotationsRequestMultiError, or nil if none found.
type SudoUpdateAnnotationsRequestMultiError ¶ added in v0.40.0
type SudoUpdateAnnotationsRequestMultiError []error
SudoUpdateAnnotationsRequestMultiError is an error wrapping multiple validation errors returned by SudoUpdateAnnotationsRequest.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateAnnotationsRequestMultiError) AllErrors ¶ added in v0.40.0
func (m SudoUpdateAnnotationsRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateAnnotationsRequestMultiError) Error ¶ added in v0.40.0
func (m SudoUpdateAnnotationsRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateAnnotationsRequestValidationError ¶ added in v0.40.0
type SudoUpdateAnnotationsRequestValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateAnnotationsRequestValidationError is the validation error returned by SudoUpdateAnnotationsRequest.Validate if the designated constraints aren't met.
func (SudoUpdateAnnotationsRequestValidationError) Cause ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateAnnotationsRequestValidationError) Error ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateAnnotationsRequestValidationError) ErrorName ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateAnnotationsRequestValidationError) Field ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) Field() string
Field function returns field value.
func (SudoUpdateAnnotationsRequestValidationError) Key ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) Key() bool
Key function returns key value.
func (SudoUpdateAnnotationsRequestValidationError) Reason ¶ added in v0.40.0
func (e SudoUpdateAnnotationsRequestValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateAnnotationsResponse ¶ added in v0.40.0
type SudoUpdateAnnotationsResponse struct { Project *Project `protobuf:"bytes,1,opt,name=project,proto3" json:"project,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateAnnotationsResponse) Descriptor
deprecated
added in
v0.40.0
func (*SudoUpdateAnnotationsResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateAnnotationsResponse.ProtoReflect.Descriptor instead.
func (*SudoUpdateAnnotationsResponse) GetProject ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsResponse) GetProject() *Project
func (*SudoUpdateAnnotationsResponse) ProtoMessage ¶ added in v0.40.0
func (*SudoUpdateAnnotationsResponse) ProtoMessage()
func (*SudoUpdateAnnotationsResponse) ProtoReflect ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsResponse) ProtoReflect() protoreflect.Message
func (*SudoUpdateAnnotationsResponse) Reset ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsResponse) Reset()
func (*SudoUpdateAnnotationsResponse) String ¶ added in v0.40.0
func (x *SudoUpdateAnnotationsResponse) String() string
func (*SudoUpdateAnnotationsResponse) Validate ¶ added in v0.40.0
func (m *SudoUpdateAnnotationsResponse) Validate() error
Validate checks the field values on SudoUpdateAnnotationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateAnnotationsResponse) ValidateAll ¶ added in v0.40.0
func (m *SudoUpdateAnnotationsResponse) ValidateAll() error
ValidateAll checks the field values on SudoUpdateAnnotationsResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateAnnotationsResponseMultiError, or nil if none found.
type SudoUpdateAnnotationsResponseMultiError ¶ added in v0.40.0
type SudoUpdateAnnotationsResponseMultiError []error
SudoUpdateAnnotationsResponseMultiError is an error wrapping multiple validation errors returned by SudoUpdateAnnotationsResponse.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateAnnotationsResponseMultiError) AllErrors ¶ added in v0.40.0
func (m SudoUpdateAnnotationsResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateAnnotationsResponseMultiError) Error ¶ added in v0.40.0
func (m SudoUpdateAnnotationsResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateAnnotationsResponseValidationError ¶ added in v0.40.0
type SudoUpdateAnnotationsResponseValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateAnnotationsResponseValidationError is the validation error returned by SudoUpdateAnnotationsResponse.Validate if the designated constraints aren't met.
func (SudoUpdateAnnotationsResponseValidationError) Cause ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateAnnotationsResponseValidationError) Error ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateAnnotationsResponseValidationError) ErrorName ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateAnnotationsResponseValidationError) Field ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) Field() string
Field function returns field value.
func (SudoUpdateAnnotationsResponseValidationError) Key ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) Key() bool
Key function returns key value.
func (SudoUpdateAnnotationsResponseValidationError) Reason ¶ added in v0.40.0
func (e SudoUpdateAnnotationsResponseValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateOrganizationBillingCustomerRequest ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerRequest struct { OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` BillingCustomerId string `protobuf:"bytes,2,opt,name=billing_customer_id,json=billingCustomerId,proto3" json:"billing_customer_id,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateOrganizationBillingCustomerRequest) Descriptor
deprecated
added in
v0.47.0
func (*SudoUpdateOrganizationBillingCustomerRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateOrganizationBillingCustomerRequest.ProtoReflect.Descriptor instead.
func (*SudoUpdateOrganizationBillingCustomerRequest) GetBillingCustomerId ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerRequest) GetBillingCustomerId() string
func (*SudoUpdateOrganizationBillingCustomerRequest) GetOrgName ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerRequest) GetOrgName() string
func (*SudoUpdateOrganizationBillingCustomerRequest) ProtoMessage ¶ added in v0.47.0
func (*SudoUpdateOrganizationBillingCustomerRequest) ProtoMessage()
func (*SudoUpdateOrganizationBillingCustomerRequest) ProtoReflect ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerRequest) ProtoReflect() protoreflect.Message
func (*SudoUpdateOrganizationBillingCustomerRequest) Reset ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerRequest) Reset()
func (*SudoUpdateOrganizationBillingCustomerRequest) String ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerRequest) String() string
func (*SudoUpdateOrganizationBillingCustomerRequest) Validate ¶ added in v0.47.0
func (m *SudoUpdateOrganizationBillingCustomerRequest) Validate() error
Validate checks the field values on SudoUpdateOrganizationBillingCustomerRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateOrganizationBillingCustomerRequest) ValidateAll ¶ added in v0.47.0
func (m *SudoUpdateOrganizationBillingCustomerRequest) ValidateAll() error
ValidateAll checks the field values on SudoUpdateOrganizationBillingCustomerRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateOrganizationBillingCustomerRequestMultiError, or nil if none found.
type SudoUpdateOrganizationBillingCustomerRequestMultiError ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerRequestMultiError []error
SudoUpdateOrganizationBillingCustomerRequestMultiError is an error wrapping multiple validation errors returned by SudoUpdateOrganizationBillingCustomerRequest.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateOrganizationBillingCustomerRequestMultiError) AllErrors ¶ added in v0.47.0
func (m SudoUpdateOrganizationBillingCustomerRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateOrganizationBillingCustomerRequestMultiError) Error ¶ added in v0.47.0
func (m SudoUpdateOrganizationBillingCustomerRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateOrganizationBillingCustomerRequestValidationError ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerRequestValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateOrganizationBillingCustomerRequestValidationError is the validation error returned by SudoUpdateOrganizationBillingCustomerRequest.Validate if the designated constraints aren't met.
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) Cause ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) Error ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) ErrorName ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) Field ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Field() string
Field function returns field value.
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) Key ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Key() bool
Key function returns key value.
func (SudoUpdateOrganizationBillingCustomerRequestValidationError) Reason ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerRequestValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateOrganizationBillingCustomerResponse ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Subscriptions []*Subscription `protobuf:"bytes,2,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateOrganizationBillingCustomerResponse) Descriptor
deprecated
added in
v0.47.0
func (*SudoUpdateOrganizationBillingCustomerResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateOrganizationBillingCustomerResponse.ProtoReflect.Descriptor instead.
func (*SudoUpdateOrganizationBillingCustomerResponse) GetOrganization ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerResponse) GetOrganization() *Organization
func (*SudoUpdateOrganizationBillingCustomerResponse) GetSubscriptions ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerResponse) GetSubscriptions() []*Subscription
func (*SudoUpdateOrganizationBillingCustomerResponse) ProtoMessage ¶ added in v0.47.0
func (*SudoUpdateOrganizationBillingCustomerResponse) ProtoMessage()
func (*SudoUpdateOrganizationBillingCustomerResponse) ProtoReflect ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerResponse) ProtoReflect() protoreflect.Message
func (*SudoUpdateOrganizationBillingCustomerResponse) Reset ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerResponse) Reset()
func (*SudoUpdateOrganizationBillingCustomerResponse) String ¶ added in v0.47.0
func (x *SudoUpdateOrganizationBillingCustomerResponse) String() string
func (*SudoUpdateOrganizationBillingCustomerResponse) Validate ¶ added in v0.47.0
func (m *SudoUpdateOrganizationBillingCustomerResponse) Validate() error
Validate checks the field values on SudoUpdateOrganizationBillingCustomerResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateOrganizationBillingCustomerResponse) ValidateAll ¶ added in v0.47.0
func (m *SudoUpdateOrganizationBillingCustomerResponse) ValidateAll() error
ValidateAll checks the field values on SudoUpdateOrganizationBillingCustomerResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateOrganizationBillingCustomerResponseMultiError, or nil if none found.
type SudoUpdateOrganizationBillingCustomerResponseMultiError ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerResponseMultiError []error
SudoUpdateOrganizationBillingCustomerResponseMultiError is an error wrapping multiple validation errors returned by SudoUpdateOrganizationBillingCustomerResponse.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateOrganizationBillingCustomerResponseMultiError) AllErrors ¶ added in v0.47.0
func (m SudoUpdateOrganizationBillingCustomerResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateOrganizationBillingCustomerResponseMultiError) Error ¶ added in v0.47.0
func (m SudoUpdateOrganizationBillingCustomerResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateOrganizationBillingCustomerResponseValidationError ¶ added in v0.47.0
type SudoUpdateOrganizationBillingCustomerResponseValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateOrganizationBillingCustomerResponseValidationError is the validation error returned by SudoUpdateOrganizationBillingCustomerResponse.Validate if the designated constraints aren't met.
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) Cause ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) Error ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) ErrorName ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) Field ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Field() string
Field function returns field value.
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) Key ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Key() bool
Key function returns key value.
func (SudoUpdateOrganizationBillingCustomerResponseValidationError) Reason ¶ added in v0.47.0
func (e SudoUpdateOrganizationBillingCustomerResponseValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateOrganizationQuotasRequest ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasRequest struct { OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` Projects *uint32 `protobuf:"varint,2,opt,name=projects,proto3,oneof" json:"projects,omitempty"` Deployments *uint32 `protobuf:"varint,3,opt,name=deployments,proto3,oneof" json:"deployments,omitempty"` SlotsTotal *uint32 `protobuf:"varint,4,opt,name=slots_total,json=slotsTotal,proto3,oneof" json:"slots_total,omitempty"` SlotsPerDeployment *uint32 `protobuf:"varint,5,opt,name=slots_per_deployment,json=slotsPerDeployment,proto3,oneof" json:"slots_per_deployment,omitempty"` OutstandingInvites *uint32 `protobuf:"varint,6,opt,name=outstanding_invites,json=outstandingInvites,proto3,oneof" json:"outstanding_invites,omitempty"` StorageLimitBytesPerDeployment *uint64 `` /* 164-byte string literal not displayed */ // contains filtered or unexported fields }
func (*SudoUpdateOrganizationQuotasRequest) Descriptor
deprecated
added in
v0.28.2
func (*SudoUpdateOrganizationQuotasRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateOrganizationQuotasRequest.ProtoReflect.Descriptor instead.
func (*SudoUpdateOrganizationQuotasRequest) GetDeployments ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetDeployments() uint32
func (*SudoUpdateOrganizationQuotasRequest) GetOrgName ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetOrgName() string
func (*SudoUpdateOrganizationQuotasRequest) GetOutstandingInvites ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetOutstandingInvites() uint32
func (*SudoUpdateOrganizationQuotasRequest) GetProjects ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetProjects() uint32
func (*SudoUpdateOrganizationQuotasRequest) GetSlotsPerDeployment ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetSlotsPerDeployment() uint32
func (*SudoUpdateOrganizationQuotasRequest) GetSlotsTotal ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) GetSlotsTotal() uint32
func (*SudoUpdateOrganizationQuotasRequest) GetStorageLimitBytesPerDeployment ¶ added in v0.47.0
func (x *SudoUpdateOrganizationQuotasRequest) GetStorageLimitBytesPerDeployment() uint64
func (*SudoUpdateOrganizationQuotasRequest) ProtoMessage ¶ added in v0.28.2
func (*SudoUpdateOrganizationQuotasRequest) ProtoMessage()
func (*SudoUpdateOrganizationQuotasRequest) ProtoReflect ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) ProtoReflect() protoreflect.Message
func (*SudoUpdateOrganizationQuotasRequest) Reset ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) Reset()
func (*SudoUpdateOrganizationQuotasRequest) String ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasRequest) String() string
func (*SudoUpdateOrganizationQuotasRequest) Validate ¶ added in v0.28.2
func (m *SudoUpdateOrganizationQuotasRequest) Validate() error
Validate checks the field values on SudoUpdateOrganizationQuotasRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateOrganizationQuotasRequest) ValidateAll ¶ added in v0.28.2
func (m *SudoUpdateOrganizationQuotasRequest) ValidateAll() error
ValidateAll checks the field values on SudoUpdateOrganizationQuotasRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateOrganizationQuotasRequestMultiError, or nil if none found.
type SudoUpdateOrganizationQuotasRequestMultiError ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasRequestMultiError []error
SudoUpdateOrganizationQuotasRequestMultiError is an error wrapping multiple validation errors returned by SudoUpdateOrganizationQuotasRequest.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateOrganizationQuotasRequestMultiError) AllErrors ¶ added in v0.28.2
func (m SudoUpdateOrganizationQuotasRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateOrganizationQuotasRequestMultiError) Error ¶ added in v0.28.2
func (m SudoUpdateOrganizationQuotasRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateOrganizationQuotasRequestValidationError ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasRequestValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateOrganizationQuotasRequestValidationError is the validation error returned by SudoUpdateOrganizationQuotasRequest.Validate if the designated constraints aren't met.
func (SudoUpdateOrganizationQuotasRequestValidationError) Cause ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateOrganizationQuotasRequestValidationError) Error ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateOrganizationQuotasRequestValidationError) ErrorName ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateOrganizationQuotasRequestValidationError) Field ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) Field() string
Field function returns field value.
func (SudoUpdateOrganizationQuotasRequestValidationError) Key ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) Key() bool
Key function returns key value.
func (SudoUpdateOrganizationQuotasRequestValidationError) Reason ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasRequestValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateOrganizationQuotasResponse ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateOrganizationQuotasResponse) Descriptor
deprecated
added in
v0.28.2
func (*SudoUpdateOrganizationQuotasResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateOrganizationQuotasResponse.ProtoReflect.Descriptor instead.
func (*SudoUpdateOrganizationQuotasResponse) GetOrganization ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasResponse) GetOrganization() *Organization
func (*SudoUpdateOrganizationQuotasResponse) ProtoMessage ¶ added in v0.28.2
func (*SudoUpdateOrganizationQuotasResponse) ProtoMessage()
func (*SudoUpdateOrganizationQuotasResponse) ProtoReflect ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasResponse) ProtoReflect() protoreflect.Message
func (*SudoUpdateOrganizationQuotasResponse) Reset ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasResponse) Reset()
func (*SudoUpdateOrganizationQuotasResponse) String ¶ added in v0.28.2
func (x *SudoUpdateOrganizationQuotasResponse) String() string
func (*SudoUpdateOrganizationQuotasResponse) Validate ¶ added in v0.28.2
func (m *SudoUpdateOrganizationQuotasResponse) Validate() error
Validate checks the field values on SudoUpdateOrganizationQuotasResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateOrganizationQuotasResponse) ValidateAll ¶ added in v0.28.2
func (m *SudoUpdateOrganizationQuotasResponse) ValidateAll() error
ValidateAll checks the field values on SudoUpdateOrganizationQuotasResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateOrganizationQuotasResponseMultiError, or nil if none found.
type SudoUpdateOrganizationQuotasResponseMultiError ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasResponseMultiError []error
SudoUpdateOrganizationQuotasResponseMultiError is an error wrapping multiple validation errors returned by SudoUpdateOrganizationQuotasResponse.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateOrganizationQuotasResponseMultiError) AllErrors ¶ added in v0.28.2
func (m SudoUpdateOrganizationQuotasResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateOrganizationQuotasResponseMultiError) Error ¶ added in v0.28.2
func (m SudoUpdateOrganizationQuotasResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateOrganizationQuotasResponseValidationError ¶ added in v0.28.2
type SudoUpdateOrganizationQuotasResponseValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateOrganizationQuotasResponseValidationError is the validation error returned by SudoUpdateOrganizationQuotasResponse.Validate if the designated constraints aren't met.
func (SudoUpdateOrganizationQuotasResponseValidationError) Cause ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateOrganizationQuotasResponseValidationError) Error ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateOrganizationQuotasResponseValidationError) ErrorName ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateOrganizationQuotasResponseValidationError) Field ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) Field() string
Field function returns field value.
func (SudoUpdateOrganizationQuotasResponseValidationError) Key ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) Key() bool
Key function returns key value.
func (SudoUpdateOrganizationQuotasResponseValidationError) Reason ¶ added in v0.28.2
func (e SudoUpdateOrganizationQuotasResponseValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateUserQuotasRequest ¶ added in v0.28.2
type SudoUpdateUserQuotasRequest struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` SingleuserOrgs *uint32 `protobuf:"varint,2,opt,name=singleuser_orgs,json=singleuserOrgs,proto3,oneof" json:"singleuser_orgs,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateUserQuotasRequest) Descriptor
deprecated
added in
v0.28.2
func (*SudoUpdateUserQuotasRequest) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateUserQuotasRequest.ProtoReflect.Descriptor instead.
func (*SudoUpdateUserQuotasRequest) GetEmail ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasRequest) GetEmail() string
func (*SudoUpdateUserQuotasRequest) GetSingleuserOrgs ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasRequest) GetSingleuserOrgs() uint32
func (*SudoUpdateUserQuotasRequest) ProtoMessage ¶ added in v0.28.2
func (*SudoUpdateUserQuotasRequest) ProtoMessage()
func (*SudoUpdateUserQuotasRequest) ProtoReflect ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasRequest) ProtoReflect() protoreflect.Message
func (*SudoUpdateUserQuotasRequest) Reset ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasRequest) Reset()
func (*SudoUpdateUserQuotasRequest) String ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasRequest) String() string
func (*SudoUpdateUserQuotasRequest) Validate ¶ added in v0.28.2
func (m *SudoUpdateUserQuotasRequest) Validate() error
Validate checks the field values on SudoUpdateUserQuotasRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateUserQuotasRequest) ValidateAll ¶ added in v0.28.2
func (m *SudoUpdateUserQuotasRequest) ValidateAll() error
ValidateAll checks the field values on SudoUpdateUserQuotasRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateUserQuotasRequestMultiError, or nil if none found.
type SudoUpdateUserQuotasRequestMultiError ¶ added in v0.28.2
type SudoUpdateUserQuotasRequestMultiError []error
SudoUpdateUserQuotasRequestMultiError is an error wrapping multiple validation errors returned by SudoUpdateUserQuotasRequest.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateUserQuotasRequestMultiError) AllErrors ¶ added in v0.28.2
func (m SudoUpdateUserQuotasRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateUserQuotasRequestMultiError) Error ¶ added in v0.28.2
func (m SudoUpdateUserQuotasRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateUserQuotasRequestValidationError ¶ added in v0.28.2
type SudoUpdateUserQuotasRequestValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateUserQuotasRequestValidationError is the validation error returned by SudoUpdateUserQuotasRequest.Validate if the designated constraints aren't met.
func (SudoUpdateUserQuotasRequestValidationError) Cause ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateUserQuotasRequestValidationError) Error ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateUserQuotasRequestValidationError) ErrorName ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateUserQuotasRequestValidationError) Field ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) Field() string
Field function returns field value.
func (SudoUpdateUserQuotasRequestValidationError) Key ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) Key() bool
Key function returns key value.
func (SudoUpdateUserQuotasRequestValidationError) Reason ¶ added in v0.28.2
func (e SudoUpdateUserQuotasRequestValidationError) Reason() string
Reason function returns reason value.
type SudoUpdateUserQuotasResponse ¶ added in v0.28.2
type SudoUpdateUserQuotasResponse struct { User *User `protobuf:"bytes,1,opt,name=user,proto3" json:"user,omitempty"` // contains filtered or unexported fields }
func (*SudoUpdateUserQuotasResponse) Descriptor
deprecated
added in
v0.28.2
func (*SudoUpdateUserQuotasResponse) Descriptor() ([]byte, []int)
Deprecated: Use SudoUpdateUserQuotasResponse.ProtoReflect.Descriptor instead.
func (*SudoUpdateUserQuotasResponse) GetUser ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasResponse) GetUser() *User
func (*SudoUpdateUserQuotasResponse) ProtoMessage ¶ added in v0.28.2
func (*SudoUpdateUserQuotasResponse) ProtoMessage()
func (*SudoUpdateUserQuotasResponse) ProtoReflect ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasResponse) ProtoReflect() protoreflect.Message
func (*SudoUpdateUserQuotasResponse) Reset ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasResponse) Reset()
func (*SudoUpdateUserQuotasResponse) String ¶ added in v0.28.2
func (x *SudoUpdateUserQuotasResponse) String() string
func (*SudoUpdateUserQuotasResponse) Validate ¶ added in v0.28.2
func (m *SudoUpdateUserQuotasResponse) Validate() error
Validate checks the field values on SudoUpdateUserQuotasResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*SudoUpdateUserQuotasResponse) ValidateAll ¶ added in v0.28.2
func (m *SudoUpdateUserQuotasResponse) ValidateAll() error
ValidateAll checks the field values on SudoUpdateUserQuotasResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in SudoUpdateUserQuotasResponseMultiError, or nil if none found.
type SudoUpdateUserQuotasResponseMultiError ¶ added in v0.28.2
type SudoUpdateUserQuotasResponseMultiError []error
SudoUpdateUserQuotasResponseMultiError is an error wrapping multiple validation errors returned by SudoUpdateUserQuotasResponse.ValidateAll() if the designated constraints aren't met.
func (SudoUpdateUserQuotasResponseMultiError) AllErrors ¶ added in v0.28.2
func (m SudoUpdateUserQuotasResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (SudoUpdateUserQuotasResponseMultiError) Error ¶ added in v0.28.2
func (m SudoUpdateUserQuotasResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type SudoUpdateUserQuotasResponseValidationError ¶ added in v0.28.2
type SudoUpdateUserQuotasResponseValidationError struct {
// contains filtered or unexported fields
}
SudoUpdateUserQuotasResponseValidationError is the validation error returned by SudoUpdateUserQuotasResponse.Validate if the designated constraints aren't met.
func (SudoUpdateUserQuotasResponseValidationError) Cause ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) Cause() error
Cause function returns cause value.
func (SudoUpdateUserQuotasResponseValidationError) Error ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) Error() string
Error satisfies the builtin error interface
func (SudoUpdateUserQuotasResponseValidationError) ErrorName ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) ErrorName() string
ErrorName returns error name.
func (SudoUpdateUserQuotasResponseValidationError) Field ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) Field() string
Field function returns field value.
func (SudoUpdateUserQuotasResponseValidationError) Key ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) Key() bool
Key function returns key value.
func (SudoUpdateUserQuotasResponseValidationError) Reason ¶ added in v0.28.2
func (e SudoUpdateUserQuotasResponseValidationError) Reason() string
Reason function returns reason value.
type TelemetryRequest ¶ added in v0.37.2
type TelemetryRequest struct { // Name passed to activity module's name arg Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` // Value passed to activity module's value arg Value float32 `protobuf:"fixed32,2,opt,name=value,proto3" json:"value,omitempty"` // Free form struct of the actual event Event *structpb.Struct `protobuf:"bytes,3,opt,name=event,proto3" json:"event,omitempty"` // contains filtered or unexported fields }
func (*TelemetryRequest) Descriptor
deprecated
added in
v0.37.2
func (*TelemetryRequest) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryRequest.ProtoReflect.Descriptor instead.
func (*TelemetryRequest) GetEvent ¶ added in v0.37.2
func (x *TelemetryRequest) GetEvent() *structpb.Struct
func (*TelemetryRequest) GetName ¶ added in v0.38.0
func (x *TelemetryRequest) GetName() string
func (*TelemetryRequest) GetValue ¶ added in v0.38.0
func (x *TelemetryRequest) GetValue() float32
func (*TelemetryRequest) ProtoMessage ¶ added in v0.37.2
func (*TelemetryRequest) ProtoMessage()
func (*TelemetryRequest) ProtoReflect ¶ added in v0.37.2
func (x *TelemetryRequest) ProtoReflect() protoreflect.Message
func (*TelemetryRequest) Reset ¶ added in v0.37.2
func (x *TelemetryRequest) Reset()
func (*TelemetryRequest) String ¶ added in v0.37.2
func (x *TelemetryRequest) String() string
func (*TelemetryRequest) Validate ¶ added in v0.37.2
func (m *TelemetryRequest) Validate() error
Validate checks the field values on TelemetryRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TelemetryRequest) ValidateAll ¶ added in v0.37.2
func (m *TelemetryRequest) ValidateAll() error
ValidateAll checks the field values on TelemetryRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TelemetryRequestMultiError, or nil if none found.
type TelemetryRequestMultiError ¶ added in v0.37.2
type TelemetryRequestMultiError []error
TelemetryRequestMultiError is an error wrapping multiple validation errors returned by TelemetryRequest.ValidateAll() if the designated constraints aren't met.
func (TelemetryRequestMultiError) AllErrors ¶ added in v0.37.2
func (m TelemetryRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TelemetryRequestMultiError) Error ¶ added in v0.37.2
func (m TelemetryRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TelemetryRequestValidationError ¶ added in v0.37.2
type TelemetryRequestValidationError struct {
// contains filtered or unexported fields
}
TelemetryRequestValidationError is the validation error returned by TelemetryRequest.Validate if the designated constraints aren't met.
func (TelemetryRequestValidationError) Cause ¶ added in v0.37.2
func (e TelemetryRequestValidationError) Cause() error
Cause function returns cause value.
func (TelemetryRequestValidationError) Error ¶ added in v0.37.2
func (e TelemetryRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TelemetryRequestValidationError) ErrorName ¶ added in v0.37.2
func (e TelemetryRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TelemetryRequestValidationError) Field ¶ added in v0.37.2
func (e TelemetryRequestValidationError) Field() string
Field function returns field value.
func (TelemetryRequestValidationError) Key ¶ added in v0.37.2
func (e TelemetryRequestValidationError) Key() bool
Key function returns key value.
func (TelemetryRequestValidationError) Reason ¶ added in v0.37.2
func (e TelemetryRequestValidationError) Reason() string
Reason function returns reason value.
type TelemetryResponse ¶ added in v0.37.2
type TelemetryResponse struct {
// contains filtered or unexported fields
}
func (*TelemetryResponse) Descriptor
deprecated
added in
v0.37.2
func (*TelemetryResponse) Descriptor() ([]byte, []int)
Deprecated: Use TelemetryResponse.ProtoReflect.Descriptor instead.
func (*TelemetryResponse) ProtoMessage ¶ added in v0.37.2
func (*TelemetryResponse) ProtoMessage()
func (*TelemetryResponse) ProtoReflect ¶ added in v0.37.2
func (x *TelemetryResponse) ProtoReflect() protoreflect.Message
func (*TelemetryResponse) Reset ¶ added in v0.37.2
func (x *TelemetryResponse) Reset()
func (*TelemetryResponse) String ¶ added in v0.37.2
func (x *TelemetryResponse) String() string
func (*TelemetryResponse) Validate ¶ added in v0.37.2
func (m *TelemetryResponse) Validate() error
Validate checks the field values on TelemetryResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TelemetryResponse) ValidateAll ¶ added in v0.37.2
func (m *TelemetryResponse) ValidateAll() error
ValidateAll checks the field values on TelemetryResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TelemetryResponseMultiError, or nil if none found.
type TelemetryResponseMultiError ¶ added in v0.37.2
type TelemetryResponseMultiError []error
TelemetryResponseMultiError is an error wrapping multiple validation errors returned by TelemetryResponse.ValidateAll() if the designated constraints aren't met.
func (TelemetryResponseMultiError) AllErrors ¶ added in v0.37.2
func (m TelemetryResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TelemetryResponseMultiError) Error ¶ added in v0.37.2
func (m TelemetryResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TelemetryResponseValidationError ¶ added in v0.37.2
type TelemetryResponseValidationError struct {
// contains filtered or unexported fields
}
TelemetryResponseValidationError is the validation error returned by TelemetryResponse.Validate if the designated constraints aren't met.
func (TelemetryResponseValidationError) Cause ¶ added in v0.37.2
func (e TelemetryResponseValidationError) Cause() error
Cause function returns cause value.
func (TelemetryResponseValidationError) Error ¶ added in v0.37.2
func (e TelemetryResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TelemetryResponseValidationError) ErrorName ¶ added in v0.37.2
func (e TelemetryResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TelemetryResponseValidationError) Field ¶ added in v0.37.2
func (e TelemetryResponseValidationError) Field() string
Field function returns field value.
func (TelemetryResponseValidationError) Key ¶ added in v0.37.2
func (e TelemetryResponseValidationError) Key() bool
Key function returns key value.
func (TelemetryResponseValidationError) Reason ¶ added in v0.37.2
func (e TelemetryResponseValidationError) Reason() string
Reason function returns reason value.
type TelemetryServiceClient ¶ added in v0.42.0
type TelemetryServiceClient interface { // RecordEvents sends a batch of telemetry events. // The events must conform to the schema described in rill/runtime/pkg/activity/README.md. RecordEvents(ctx context.Context, in *RecordEventsRequest, opts ...grpc.CallOption) (*RecordEventsResponse, error) }
TelemetryServiceClient is the client API for TelemetryService 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 NewTelemetryServiceClient ¶ added in v0.42.0
func NewTelemetryServiceClient(cc grpc.ClientConnInterface) TelemetryServiceClient
type TelemetryServiceServer ¶ added in v0.42.0
type TelemetryServiceServer interface { // RecordEvents sends a batch of telemetry events. // The events must conform to the schema described in rill/runtime/pkg/activity/README.md. RecordEvents(context.Context, *RecordEventsRequest) (*RecordEventsResponse, error) // contains filtered or unexported methods }
TelemetryServiceServer is the server API for TelemetryService service. All implementations must embed UnimplementedTelemetryServiceServer for forward compatibility
type TriggerReconcileRequest ¶ added in v0.24.3
type TriggerReconcileRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*TriggerReconcileRequest) Descriptor
deprecated
added in
v0.24.3
func (*TriggerReconcileRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerReconcileRequest.ProtoReflect.Descriptor instead.
func (*TriggerReconcileRequest) GetDeploymentId ¶ added in v0.24.3
func (x *TriggerReconcileRequest) GetDeploymentId() string
func (*TriggerReconcileRequest) ProtoMessage ¶ added in v0.24.3
func (*TriggerReconcileRequest) ProtoMessage()
func (*TriggerReconcileRequest) ProtoReflect ¶ added in v0.24.3
func (x *TriggerReconcileRequest) ProtoReflect() protoreflect.Message
func (*TriggerReconcileRequest) Reset ¶ added in v0.24.3
func (x *TriggerReconcileRequest) Reset()
func (*TriggerReconcileRequest) String ¶ added in v0.24.3
func (x *TriggerReconcileRequest) String() string
func (*TriggerReconcileRequest) Validate ¶ added in v0.24.3
func (m *TriggerReconcileRequest) Validate() error
Validate checks the field values on TriggerReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerReconcileRequest) ValidateAll ¶ added in v0.24.3
func (m *TriggerReconcileRequest) ValidateAll() error
ValidateAll checks the field values on TriggerReconcileRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerReconcileRequestMultiError, or nil if none found.
type TriggerReconcileRequestMultiError ¶ added in v0.24.3
type TriggerReconcileRequestMultiError []error
TriggerReconcileRequestMultiError is an error wrapping multiple validation errors returned by TriggerReconcileRequest.ValidateAll() if the designated constraints aren't met.
func (TriggerReconcileRequestMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerReconcileRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerReconcileRequestMultiError) Error ¶ added in v0.24.3
func (m TriggerReconcileRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerReconcileRequestValidationError ¶ added in v0.24.3
type TriggerReconcileRequestValidationError struct {
// contains filtered or unexported fields
}
TriggerReconcileRequestValidationError is the validation error returned by TriggerReconcileRequest.Validate if the designated constraints aren't met.
func (TriggerReconcileRequestValidationError) Cause ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) Cause() error
Cause function returns cause value.
func (TriggerReconcileRequestValidationError) Error ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerReconcileRequestValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerReconcileRequestValidationError) Field ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) Field() string
Field function returns field value.
func (TriggerReconcileRequestValidationError) Key ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) Key() bool
Key function returns key value.
func (TriggerReconcileRequestValidationError) Reason ¶ added in v0.24.3
func (e TriggerReconcileRequestValidationError) Reason() string
Reason function returns reason value.
type TriggerReconcileResponse ¶ added in v0.24.3
type TriggerReconcileResponse struct {
// contains filtered or unexported fields
}
func (*TriggerReconcileResponse) Descriptor
deprecated
added in
v0.24.3
func (*TriggerReconcileResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerReconcileResponse.ProtoReflect.Descriptor instead.
func (*TriggerReconcileResponse) ProtoMessage ¶ added in v0.24.3
func (*TriggerReconcileResponse) ProtoMessage()
func (*TriggerReconcileResponse) ProtoReflect ¶ added in v0.24.3
func (x *TriggerReconcileResponse) ProtoReflect() protoreflect.Message
func (*TriggerReconcileResponse) Reset ¶ added in v0.24.3
func (x *TriggerReconcileResponse) Reset()
func (*TriggerReconcileResponse) String ¶ added in v0.24.3
func (x *TriggerReconcileResponse) String() string
func (*TriggerReconcileResponse) Validate ¶ added in v0.24.3
func (m *TriggerReconcileResponse) Validate() error
Validate checks the field values on TriggerReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerReconcileResponse) ValidateAll ¶ added in v0.24.3
func (m *TriggerReconcileResponse) ValidateAll() error
ValidateAll checks the field values on TriggerReconcileResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerReconcileResponseMultiError, or nil if none found.
type TriggerReconcileResponseMultiError ¶ added in v0.24.3
type TriggerReconcileResponseMultiError []error
TriggerReconcileResponseMultiError is an error wrapping multiple validation errors returned by TriggerReconcileResponse.ValidateAll() if the designated constraints aren't met.
func (TriggerReconcileResponseMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerReconcileResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerReconcileResponseMultiError) Error ¶ added in v0.24.3
func (m TriggerReconcileResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerReconcileResponseValidationError ¶ added in v0.24.3
type TriggerReconcileResponseValidationError struct {
// contains filtered or unexported fields
}
TriggerReconcileResponseValidationError is the validation error returned by TriggerReconcileResponse.Validate if the designated constraints aren't met.
func (TriggerReconcileResponseValidationError) Cause ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) Cause() error
Cause function returns cause value.
func (TriggerReconcileResponseValidationError) Error ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerReconcileResponseValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerReconcileResponseValidationError) Field ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) Field() string
Field function returns field value.
func (TriggerReconcileResponseValidationError) Key ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) Key() bool
Key function returns key value.
func (TriggerReconcileResponseValidationError) Reason ¶ added in v0.24.3
func (e TriggerReconcileResponseValidationError) Reason() string
Reason function returns reason value.
type TriggerRedeployRequest ¶ added in v0.24.3
type TriggerRedeployRequest struct { // It's sufficient to pass org/project name OR deployment_id. // (To enable rehydrating hibernated projects.) Organization string `protobuf:"bytes,2,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,3,opt,name=project,proto3" json:"project,omitempty"` DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` // contains filtered or unexported fields }
func (*TriggerRedeployRequest) Descriptor
deprecated
added in
v0.24.3
func (*TriggerRedeployRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerRedeployRequest.ProtoReflect.Descriptor instead.
func (*TriggerRedeployRequest) GetDeploymentId ¶ added in v0.24.3
func (x *TriggerRedeployRequest) GetDeploymentId() string
func (*TriggerRedeployRequest) GetOrganization ¶ added in v0.29.1
func (x *TriggerRedeployRequest) GetOrganization() string
func (*TriggerRedeployRequest) GetProject ¶ added in v0.29.1
func (x *TriggerRedeployRequest) GetProject() string
func (*TriggerRedeployRequest) ProtoMessage ¶ added in v0.24.3
func (*TriggerRedeployRequest) ProtoMessage()
func (*TriggerRedeployRequest) ProtoReflect ¶ added in v0.24.3
func (x *TriggerRedeployRequest) ProtoReflect() protoreflect.Message
func (*TriggerRedeployRequest) Reset ¶ added in v0.24.3
func (x *TriggerRedeployRequest) Reset()
func (*TriggerRedeployRequest) String ¶ added in v0.24.3
func (x *TriggerRedeployRequest) String() string
func (*TriggerRedeployRequest) Validate ¶ added in v0.24.3
func (m *TriggerRedeployRequest) Validate() error
Validate checks the field values on TriggerRedeployRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerRedeployRequest) ValidateAll ¶ added in v0.24.3
func (m *TriggerRedeployRequest) ValidateAll() error
ValidateAll checks the field values on TriggerRedeployRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRedeployRequestMultiError, or nil if none found.
type TriggerRedeployRequestMultiError ¶ added in v0.24.3
type TriggerRedeployRequestMultiError []error
TriggerRedeployRequestMultiError is an error wrapping multiple validation errors returned by TriggerRedeployRequest.ValidateAll() if the designated constraints aren't met.
func (TriggerRedeployRequestMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerRedeployRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerRedeployRequestMultiError) Error ¶ added in v0.24.3
func (m TriggerRedeployRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerRedeployRequestValidationError ¶ added in v0.24.3
type TriggerRedeployRequestValidationError struct {
// contains filtered or unexported fields
}
TriggerRedeployRequestValidationError is the validation error returned by TriggerRedeployRequest.Validate if the designated constraints aren't met.
func (TriggerRedeployRequestValidationError) Cause ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) Cause() error
Cause function returns cause value.
func (TriggerRedeployRequestValidationError) Error ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerRedeployRequestValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerRedeployRequestValidationError) Field ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) Field() string
Field function returns field value.
func (TriggerRedeployRequestValidationError) Key ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) Key() bool
Key function returns key value.
func (TriggerRedeployRequestValidationError) Reason ¶ added in v0.24.3
func (e TriggerRedeployRequestValidationError) Reason() string
Reason function returns reason value.
type TriggerRedeployResponse ¶ added in v0.24.3
type TriggerRedeployResponse struct {
// contains filtered or unexported fields
}
func (*TriggerRedeployResponse) Descriptor
deprecated
added in
v0.24.3
func (*TriggerRedeployResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerRedeployResponse.ProtoReflect.Descriptor instead.
func (*TriggerRedeployResponse) ProtoMessage ¶ added in v0.24.3
func (*TriggerRedeployResponse) ProtoMessage()
func (*TriggerRedeployResponse) ProtoReflect ¶ added in v0.24.3
func (x *TriggerRedeployResponse) ProtoReflect() protoreflect.Message
func (*TriggerRedeployResponse) Reset ¶ added in v0.24.3
func (x *TriggerRedeployResponse) Reset()
func (*TriggerRedeployResponse) String ¶ added in v0.24.3
func (x *TriggerRedeployResponse) String() string
func (*TriggerRedeployResponse) Validate ¶ added in v0.24.3
func (m *TriggerRedeployResponse) Validate() error
Validate checks the field values on TriggerRedeployResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerRedeployResponse) ValidateAll ¶ added in v0.24.3
func (m *TriggerRedeployResponse) ValidateAll() error
ValidateAll checks the field values on TriggerRedeployResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRedeployResponseMultiError, or nil if none found.
type TriggerRedeployResponseMultiError ¶ added in v0.24.3
type TriggerRedeployResponseMultiError []error
TriggerRedeployResponseMultiError is an error wrapping multiple validation errors returned by TriggerRedeployResponse.ValidateAll() if the designated constraints aren't met.
func (TriggerRedeployResponseMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerRedeployResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerRedeployResponseMultiError) Error ¶ added in v0.24.3
func (m TriggerRedeployResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerRedeployResponseValidationError ¶ added in v0.24.3
type TriggerRedeployResponseValidationError struct {
// contains filtered or unexported fields
}
TriggerRedeployResponseValidationError is the validation error returned by TriggerRedeployResponse.Validate if the designated constraints aren't met.
func (TriggerRedeployResponseValidationError) Cause ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) Cause() error
Cause function returns cause value.
func (TriggerRedeployResponseValidationError) Error ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerRedeployResponseValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerRedeployResponseValidationError) Field ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) Field() string
Field function returns field value.
func (TriggerRedeployResponseValidationError) Key ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) Key() bool
Key function returns key value.
func (TriggerRedeployResponseValidationError) Reason ¶ added in v0.24.3
func (e TriggerRedeployResponseValidationError) Reason() string
Reason function returns reason value.
type TriggerRefreshSourcesRequest ¶ added in v0.24.3
type TriggerRefreshSourcesRequest struct { DeploymentId string `protobuf:"bytes,1,opt,name=deployment_id,json=deploymentId,proto3" json:"deployment_id,omitempty"` Sources []string `protobuf:"bytes,2,rep,name=sources,proto3" json:"sources,omitempty"` // contains filtered or unexported fields }
func (*TriggerRefreshSourcesRequest) Descriptor
deprecated
added in
v0.24.3
func (*TriggerRefreshSourcesRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerRefreshSourcesRequest.ProtoReflect.Descriptor instead.
func (*TriggerRefreshSourcesRequest) GetDeploymentId ¶ added in v0.24.3
func (x *TriggerRefreshSourcesRequest) GetDeploymentId() string
func (*TriggerRefreshSourcesRequest) GetSources ¶ added in v0.24.3
func (x *TriggerRefreshSourcesRequest) GetSources() []string
func (*TriggerRefreshSourcesRequest) ProtoMessage ¶ added in v0.24.3
func (*TriggerRefreshSourcesRequest) ProtoMessage()
func (*TriggerRefreshSourcesRequest) ProtoReflect ¶ added in v0.24.3
func (x *TriggerRefreshSourcesRequest) ProtoReflect() protoreflect.Message
func (*TriggerRefreshSourcesRequest) Reset ¶ added in v0.24.3
func (x *TriggerRefreshSourcesRequest) Reset()
func (*TriggerRefreshSourcesRequest) String ¶ added in v0.24.3
func (x *TriggerRefreshSourcesRequest) String() string
func (*TriggerRefreshSourcesRequest) Validate ¶ added in v0.24.3
func (m *TriggerRefreshSourcesRequest) Validate() error
Validate checks the field values on TriggerRefreshSourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerRefreshSourcesRequest) ValidateAll ¶ added in v0.24.3
func (m *TriggerRefreshSourcesRequest) ValidateAll() error
ValidateAll checks the field values on TriggerRefreshSourcesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRefreshSourcesRequestMultiError, or nil if none found.
type TriggerRefreshSourcesRequestMultiError ¶ added in v0.24.3
type TriggerRefreshSourcesRequestMultiError []error
TriggerRefreshSourcesRequestMultiError is an error wrapping multiple validation errors returned by TriggerRefreshSourcesRequest.ValidateAll() if the designated constraints aren't met.
func (TriggerRefreshSourcesRequestMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerRefreshSourcesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerRefreshSourcesRequestMultiError) Error ¶ added in v0.24.3
func (m TriggerRefreshSourcesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerRefreshSourcesRequestValidationError ¶ added in v0.24.3
type TriggerRefreshSourcesRequestValidationError struct {
// contains filtered or unexported fields
}
TriggerRefreshSourcesRequestValidationError is the validation error returned by TriggerRefreshSourcesRequest.Validate if the designated constraints aren't met.
func (TriggerRefreshSourcesRequestValidationError) Cause ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) Cause() error
Cause function returns cause value.
func (TriggerRefreshSourcesRequestValidationError) Error ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerRefreshSourcesRequestValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerRefreshSourcesRequestValidationError) Field ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) Field() string
Field function returns field value.
func (TriggerRefreshSourcesRequestValidationError) Key ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) Key() bool
Key function returns key value.
func (TriggerRefreshSourcesRequestValidationError) Reason ¶ added in v0.24.3
func (e TriggerRefreshSourcesRequestValidationError) Reason() string
Reason function returns reason value.
type TriggerRefreshSourcesResponse ¶ added in v0.24.3
type TriggerRefreshSourcesResponse struct {
// contains filtered or unexported fields
}
func (*TriggerRefreshSourcesResponse) Descriptor
deprecated
added in
v0.24.3
func (*TriggerRefreshSourcesResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerRefreshSourcesResponse.ProtoReflect.Descriptor instead.
func (*TriggerRefreshSourcesResponse) ProtoMessage ¶ added in v0.24.3
func (*TriggerRefreshSourcesResponse) ProtoMessage()
func (*TriggerRefreshSourcesResponse) ProtoReflect ¶ added in v0.24.3
func (x *TriggerRefreshSourcesResponse) ProtoReflect() protoreflect.Message
func (*TriggerRefreshSourcesResponse) Reset ¶ added in v0.24.3
func (x *TriggerRefreshSourcesResponse) Reset()
func (*TriggerRefreshSourcesResponse) String ¶ added in v0.24.3
func (x *TriggerRefreshSourcesResponse) String() string
func (*TriggerRefreshSourcesResponse) Validate ¶ added in v0.24.3
func (m *TriggerRefreshSourcesResponse) Validate() error
Validate checks the field values on TriggerRefreshSourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerRefreshSourcesResponse) ValidateAll ¶ added in v0.24.3
func (m *TriggerRefreshSourcesResponse) ValidateAll() error
ValidateAll checks the field values on TriggerRefreshSourcesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerRefreshSourcesResponseMultiError, or nil if none found.
type TriggerRefreshSourcesResponseMultiError ¶ added in v0.24.3
type TriggerRefreshSourcesResponseMultiError []error
TriggerRefreshSourcesResponseMultiError is an error wrapping multiple validation errors returned by TriggerRefreshSourcesResponse.ValidateAll() if the designated constraints aren't met.
func (TriggerRefreshSourcesResponseMultiError) AllErrors ¶ added in v0.24.3
func (m TriggerRefreshSourcesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerRefreshSourcesResponseMultiError) Error ¶ added in v0.24.3
func (m TriggerRefreshSourcesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerRefreshSourcesResponseValidationError ¶ added in v0.24.3
type TriggerRefreshSourcesResponseValidationError struct {
// contains filtered or unexported fields
}
TriggerRefreshSourcesResponseValidationError is the validation error returned by TriggerRefreshSourcesResponse.Validate if the designated constraints aren't met.
func (TriggerRefreshSourcesResponseValidationError) Cause ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) Cause() error
Cause function returns cause value.
func (TriggerRefreshSourcesResponseValidationError) Error ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerRefreshSourcesResponseValidationError) ErrorName ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerRefreshSourcesResponseValidationError) Field ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) Field() string
Field function returns field value.
func (TriggerRefreshSourcesResponseValidationError) Key ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) Key() bool
Key function returns key value.
func (TriggerRefreshSourcesResponseValidationError) Reason ¶ added in v0.24.3
func (e TriggerRefreshSourcesResponseValidationError) Reason() string
Reason function returns reason value.
type TriggerReportRequest ¶ added in v0.37.0
type TriggerReportRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*TriggerReportRequest) Descriptor
deprecated
added in
v0.37.0
func (*TriggerReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use TriggerReportRequest.ProtoReflect.Descriptor instead.
func (*TriggerReportRequest) GetName ¶ added in v0.37.0
func (x *TriggerReportRequest) GetName() string
func (*TriggerReportRequest) GetOrganization ¶ added in v0.37.0
func (x *TriggerReportRequest) GetOrganization() string
func (*TriggerReportRequest) GetProject ¶ added in v0.37.0
func (x *TriggerReportRequest) GetProject() string
func (*TriggerReportRequest) ProtoMessage ¶ added in v0.37.0
func (*TriggerReportRequest) ProtoMessage()
func (*TriggerReportRequest) ProtoReflect ¶ added in v0.37.0
func (x *TriggerReportRequest) ProtoReflect() protoreflect.Message
func (*TriggerReportRequest) Reset ¶ added in v0.37.0
func (x *TriggerReportRequest) Reset()
func (*TriggerReportRequest) String ¶ added in v0.37.0
func (x *TriggerReportRequest) String() string
func (*TriggerReportRequest) Validate ¶ added in v0.37.0
func (m *TriggerReportRequest) Validate() error
Validate checks the field values on TriggerReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerReportRequest) ValidateAll ¶ added in v0.37.0
func (m *TriggerReportRequest) ValidateAll() error
ValidateAll checks the field values on TriggerReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerReportRequestMultiError, or nil if none found.
type TriggerReportRequestMultiError ¶ added in v0.37.0
type TriggerReportRequestMultiError []error
TriggerReportRequestMultiError is an error wrapping multiple validation errors returned by TriggerReportRequest.ValidateAll() if the designated constraints aren't met.
func (TriggerReportRequestMultiError) AllErrors ¶ added in v0.37.0
func (m TriggerReportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerReportRequestMultiError) Error ¶ added in v0.37.0
func (m TriggerReportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerReportRequestValidationError ¶ added in v0.37.0
type TriggerReportRequestValidationError struct {
// contains filtered or unexported fields
}
TriggerReportRequestValidationError is the validation error returned by TriggerReportRequest.Validate if the designated constraints aren't met.
func (TriggerReportRequestValidationError) Cause ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) Cause() error
Cause function returns cause value.
func (TriggerReportRequestValidationError) Error ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerReportRequestValidationError) ErrorName ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerReportRequestValidationError) Field ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) Field() string
Field function returns field value.
func (TriggerReportRequestValidationError) Key ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) Key() bool
Key function returns key value.
func (TriggerReportRequestValidationError) Reason ¶ added in v0.37.0
func (e TriggerReportRequestValidationError) Reason() string
Reason function returns reason value.
type TriggerReportResponse ¶ added in v0.37.0
type TriggerReportResponse struct {
// contains filtered or unexported fields
}
func (*TriggerReportResponse) Descriptor
deprecated
added in
v0.37.0
func (*TriggerReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use TriggerReportResponse.ProtoReflect.Descriptor instead.
func (*TriggerReportResponse) ProtoMessage ¶ added in v0.37.0
func (*TriggerReportResponse) ProtoMessage()
func (*TriggerReportResponse) ProtoReflect ¶ added in v0.37.0
func (x *TriggerReportResponse) ProtoReflect() protoreflect.Message
func (*TriggerReportResponse) Reset ¶ added in v0.37.0
func (x *TriggerReportResponse) Reset()
func (*TriggerReportResponse) String ¶ added in v0.37.0
func (x *TriggerReportResponse) String() string
func (*TriggerReportResponse) Validate ¶ added in v0.37.0
func (m *TriggerReportResponse) Validate() error
Validate checks the field values on TriggerReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*TriggerReportResponse) ValidateAll ¶ added in v0.37.0
func (m *TriggerReportResponse) ValidateAll() error
ValidateAll checks the field values on TriggerReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in TriggerReportResponseMultiError, or nil if none found.
type TriggerReportResponseMultiError ¶ added in v0.37.0
type TriggerReportResponseMultiError []error
TriggerReportResponseMultiError is an error wrapping multiple validation errors returned by TriggerReportResponse.ValidateAll() if the designated constraints aren't met.
func (TriggerReportResponseMultiError) AllErrors ¶ added in v0.37.0
func (m TriggerReportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (TriggerReportResponseMultiError) Error ¶ added in v0.37.0
func (m TriggerReportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type TriggerReportResponseValidationError ¶ added in v0.37.0
type TriggerReportResponseValidationError struct {
// contains filtered or unexported fields
}
TriggerReportResponseValidationError is the validation error returned by TriggerReportResponse.Validate if the designated constraints aren't met.
func (TriggerReportResponseValidationError) Cause ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) Cause() error
Cause function returns cause value.
func (TriggerReportResponseValidationError) Error ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (TriggerReportResponseValidationError) ErrorName ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (TriggerReportResponseValidationError) Field ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) Field() string
Field function returns field value.
func (TriggerReportResponseValidationError) Key ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) Key() bool
Key function returns key value.
func (TriggerReportResponseValidationError) Reason ¶ added in v0.37.0
func (e TriggerReportResponseValidationError) Reason() string
Reason function returns reason value.
type UnimplementedAIServiceServer ¶ added in v0.41.0
type UnimplementedAIServiceServer struct { }
UnimplementedAIServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAIServiceServer) Complete ¶ added in v0.41.0
func (UnimplementedAIServiceServer) Complete(context.Context, *CompleteRequest) (*CompleteResponse, error)
type UnimplementedAdminServiceServer ¶
type UnimplementedAdminServiceServer struct { }
UnimplementedAdminServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedAdminServiceServer) AddOrganizationMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) AddOrganizationMemberUser(context.Context, *AddOrganizationMemberUserRequest) (*AddOrganizationMemberUserResponse, error)
func (UnimplementedAdminServiceServer) AddOrganizationMemberUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) AddOrganizationMemberUsergroup(context.Context, *AddOrganizationMemberUsergroupRequest) (*AddOrganizationMemberUsergroupResponse, error)
func (UnimplementedAdminServiceServer) AddProjectMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) AddProjectMemberUser(context.Context, *AddProjectMemberUserRequest) (*AddProjectMemberUserResponse, error)
func (UnimplementedAdminServiceServer) AddProjectMemberUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) AddProjectMemberUsergroup(context.Context, *AddProjectMemberUsergroupRequest) (*AddProjectMemberUsergroupResponse, error)
func (UnimplementedAdminServiceServer) AddUsergroupMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) AddUsergroupMemberUser(context.Context, *AddUsergroupMemberUserRequest) (*AddUsergroupMemberUserResponse, error)
func (UnimplementedAdminServiceServer) CreateAlert ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) CreateAlert(context.Context, *CreateAlertRequest) (*CreateAlertResponse, error)
func (UnimplementedAdminServiceServer) CreateAsset ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) CreateAsset(context.Context, *CreateAssetRequest) (*CreateAssetResponse, error)
func (UnimplementedAdminServiceServer) CreateBookmark ¶ added in v0.30.0
func (UnimplementedAdminServiceServer) CreateBookmark(context.Context, *CreateBookmarkRequest) (*CreateBookmarkResponse, error)
func (UnimplementedAdminServiceServer) CreateOrganization ¶
func (UnimplementedAdminServiceServer) CreateOrganization(context.Context, *CreateOrganizationRequest) (*CreateOrganizationResponse, error)
func (UnimplementedAdminServiceServer) CreateProject ¶
func (UnimplementedAdminServiceServer) CreateProject(context.Context, *CreateProjectRequest) (*CreateProjectResponse, error)
func (UnimplementedAdminServiceServer) CreateProjectWhitelistedDomain ¶ added in v0.44.0
func (UnimplementedAdminServiceServer) CreateProjectWhitelistedDomain(context.Context, *CreateProjectWhitelistedDomainRequest) (*CreateProjectWhitelistedDomainResponse, error)
func (UnimplementedAdminServiceServer) CreateReport ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) CreateReport(context.Context, *CreateReportRequest) (*CreateReportResponse, error)
func (UnimplementedAdminServiceServer) CreateService ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) CreateService(context.Context, *CreateServiceRequest) (*CreateServiceResponse, error)
func (UnimplementedAdminServiceServer) CreateUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) CreateUsergroup(context.Context, *CreateUsergroupRequest) (*CreateUsergroupResponse, error)
func (UnimplementedAdminServiceServer) CreateWhitelistedDomain ¶ added in v0.27.0
func (UnimplementedAdminServiceServer) CreateWhitelistedDomain(context.Context, *CreateWhitelistedDomainRequest) (*CreateWhitelistedDomainResponse, error)
func (UnimplementedAdminServiceServer) DeleteAlert ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) DeleteAlert(context.Context, *DeleteAlertRequest) (*DeleteAlertResponse, error)
func (UnimplementedAdminServiceServer) DeleteOrganization ¶
func (UnimplementedAdminServiceServer) DeleteOrganization(context.Context, *DeleteOrganizationRequest) (*DeleteOrganizationResponse, error)
func (UnimplementedAdminServiceServer) DeleteProject ¶
func (UnimplementedAdminServiceServer) DeleteProject(context.Context, *DeleteProjectRequest) (*DeleteProjectResponse, error)
func (UnimplementedAdminServiceServer) DeleteReport ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) DeleteReport(context.Context, *DeleteReportRequest) (*DeleteReportResponse, error)
func (UnimplementedAdminServiceServer) DeleteService ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) DeleteService(context.Context, *DeleteServiceRequest) (*DeleteServiceResponse, error)
func (UnimplementedAdminServiceServer) DeleteUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) DeleteUsergroup(context.Context, *DeleteUsergroupRequest) (*DeleteUsergroupResponse, error)
func (UnimplementedAdminServiceServer) EditAlert ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) EditAlert(context.Context, *EditAlertRequest) (*EditAlertResponse, error)
func (UnimplementedAdminServiceServer) EditReport ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) EditReport(context.Context, *EditReportRequest) (*EditReportResponse, error)
func (UnimplementedAdminServiceServer) EditUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) EditUsergroup(context.Context, *EditUsergroupRequest) (*EditUsergroupResponse, error)
func (UnimplementedAdminServiceServer) GenerateAlertYAML ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) GenerateAlertYAML(context.Context, *GenerateAlertYAMLRequest) (*GenerateAlertYAMLResponse, error)
func (UnimplementedAdminServiceServer) GenerateReportYAML ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) GenerateReportYAML(context.Context, *GenerateReportYAMLRequest) (*GenerateReportYAMLResponse, error)
func (UnimplementedAdminServiceServer) GetAlertMeta ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) GetAlertMeta(context.Context, *GetAlertMetaRequest) (*GetAlertMetaResponse, error)
func (UnimplementedAdminServiceServer) GetAlertYAML ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) GetAlertYAML(context.Context, *GetAlertYAMLRequest) (*GetAlertYAMLResponse, error)
func (UnimplementedAdminServiceServer) GetBookmark ¶ added in v0.30.0
func (UnimplementedAdminServiceServer) GetBookmark(context.Context, *GetBookmarkRequest) (*GetBookmarkResponse, error)
func (UnimplementedAdminServiceServer) GetCloneCredentials ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) GetCloneCredentials(context.Context, *GetCloneCredentialsRequest) (*GetCloneCredentialsResponse, error)
func (UnimplementedAdminServiceServer) GetCurrentUser ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) GetCurrentUser(context.Context, *GetCurrentUserRequest) (*GetCurrentUserResponse, error)
func (UnimplementedAdminServiceServer) GetDeploymentCredentials ¶ added in v0.33.2
func (UnimplementedAdminServiceServer) GetDeploymentCredentials(context.Context, *GetDeploymentCredentialsRequest) (*GetDeploymentCredentialsResponse, error)
func (UnimplementedAdminServiceServer) GetGithubRepoStatus ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) GetGithubRepoStatus(context.Context, *GetGithubRepoStatusRequest) (*GetGithubRepoStatusResponse, error)
func (UnimplementedAdminServiceServer) GetGithubUserStatus ¶ added in v0.43.0
func (UnimplementedAdminServiceServer) GetGithubUserStatus(context.Context, *GetGithubUserStatusRequest) (*GetGithubUserStatusResponse, error)
func (UnimplementedAdminServiceServer) GetIFrame ¶ added in v0.38.0
func (UnimplementedAdminServiceServer) GetIFrame(context.Context, *GetIFrameRequest) (*GetIFrameResponse, error)
func (UnimplementedAdminServiceServer) GetOrganization ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) GetOrganization(context.Context, *GetOrganizationRequest) (*GetOrganizationResponse, error)
func (UnimplementedAdminServiceServer) GetOrganizationBillingSubscription ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) GetOrganizationBillingSubscription(context.Context, *GetOrganizationBillingSubscriptionRequest) (*GetOrganizationBillingSubscriptionResponse, error)
func (UnimplementedAdminServiceServer) GetProject ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) GetProject(context.Context, *GetProjectRequest) (*GetProjectResponse, error)
func (UnimplementedAdminServiceServer) GetProjectByID ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) GetProjectByID(context.Context, *GetProjectByIDRequest) (*GetProjectByIDResponse, error)
func (UnimplementedAdminServiceServer) GetProjectVariables ¶ added in v0.24.0
func (UnimplementedAdminServiceServer) GetProjectVariables(context.Context, *GetProjectVariablesRequest) (*GetProjectVariablesResponse, error)
func (UnimplementedAdminServiceServer) GetRepoMeta ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) GetRepoMeta(context.Context, *GetRepoMetaRequest) (*GetRepoMetaResponse, error)
func (UnimplementedAdminServiceServer) GetReportMeta ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) GetReportMeta(context.Context, *GetReportMetaRequest) (*GetReportMetaResponse, error)
func (UnimplementedAdminServiceServer) GetUser ¶ added in v0.28.2
func (UnimplementedAdminServiceServer) GetUser(context.Context, *GetUserRequest) (*GetUserResponse, error)
func (UnimplementedAdminServiceServer) GetUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) GetUsergroup(context.Context, *GetUsergroupRequest) (*GetUsergroupResponse, error)
func (UnimplementedAdminServiceServer) HibernateProject ¶ added in v0.47.4
func (UnimplementedAdminServiceServer) HibernateProject(context.Context, *HibernateProjectRequest) (*HibernateProjectResponse, error)
func (UnimplementedAdminServiceServer) IssueMagicAuthToken ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) IssueMagicAuthToken(context.Context, *IssueMagicAuthTokenRequest) (*IssueMagicAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) IssueRepresentativeAuthToken ¶ added in v0.27.0
func (UnimplementedAdminServiceServer) IssueRepresentativeAuthToken(context.Context, *IssueRepresentativeAuthTokenRequest) (*IssueRepresentativeAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) IssueServiceAuthToken ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) IssueServiceAuthToken(context.Context, *IssueServiceAuthTokenRequest) (*IssueServiceAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) LeaveOrganization ¶ added in v0.24.0
func (UnimplementedAdminServiceServer) LeaveOrganization(context.Context, *LeaveOrganizationRequest) (*LeaveOrganizationResponse, error)
func (UnimplementedAdminServiceServer) ListBookmarks ¶ added in v0.30.0
func (UnimplementedAdminServiceServer) ListBookmarks(context.Context, *ListBookmarksRequest) (*ListBookmarksResponse, error)
func (UnimplementedAdminServiceServer) ListMagicAuthTokens ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) ListMagicAuthTokens(context.Context, *ListMagicAuthTokensRequest) (*ListMagicAuthTokensResponse, error)
func (UnimplementedAdminServiceServer) ListOrganizationInvites ¶ added in v0.24.4
func (UnimplementedAdminServiceServer) ListOrganizationInvites(context.Context, *ListOrganizationInvitesRequest) (*ListOrganizationInvitesResponse, error)
func (UnimplementedAdminServiceServer) ListOrganizationMemberUsergroups ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) ListOrganizationMemberUsergroups(context.Context, *ListOrganizationMemberUsergroupsRequest) (*ListOrganizationMemberUsergroupsResponse, error)
func (UnimplementedAdminServiceServer) ListOrganizationMemberUsers ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) ListOrganizationMemberUsers(context.Context, *ListOrganizationMemberUsersRequest) (*ListOrganizationMemberUsersResponse, error)
func (UnimplementedAdminServiceServer) ListOrganizations ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) ListOrganizations(context.Context, *ListOrganizationsRequest) (*ListOrganizationsResponse, error)
func (UnimplementedAdminServiceServer) ListProjectInvites ¶ added in v0.24.4
func (UnimplementedAdminServiceServer) ListProjectInvites(context.Context, *ListProjectInvitesRequest) (*ListProjectInvitesResponse, error)
func (UnimplementedAdminServiceServer) ListProjectMemberUsergroups ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) ListProjectMemberUsergroups(context.Context, *ListProjectMemberUsergroupsRequest) (*ListProjectMemberUsergroupsResponse, error)
func (UnimplementedAdminServiceServer) ListProjectMemberUsers ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) ListProjectMemberUsers(context.Context, *ListProjectMemberUsersRequest) (*ListProjectMemberUsersResponse, error)
func (UnimplementedAdminServiceServer) ListProjectWhitelistedDomains ¶ added in v0.44.0
func (UnimplementedAdminServiceServer) ListProjectWhitelistedDomains(context.Context, *ListProjectWhitelistedDomainsRequest) (*ListProjectWhitelistedDomainsResponse, error)
func (UnimplementedAdminServiceServer) ListProjectsForOrganization ¶ added in v0.24.0
func (UnimplementedAdminServiceServer) ListProjectsForOrganization(context.Context, *ListProjectsForOrganizationRequest) (*ListProjectsForOrganizationResponse, error)
func (UnimplementedAdminServiceServer) ListPublicBillingPlans ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) ListPublicBillingPlans(context.Context, *ListPublicBillingPlansRequest) (*ListPublicBillingPlansResponse, error)
func (UnimplementedAdminServiceServer) ListServiceAuthTokens ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) ListServiceAuthTokens(context.Context, *ListServiceAuthTokensRequest) (*ListServiceAuthTokensResponse, error)
func (UnimplementedAdminServiceServer) ListServices ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) ListServices(context.Context, *ListServicesRequest) (*ListServicesResponse, error)
func (UnimplementedAdminServiceServer) ListSuperusers ¶ added in v0.26.0
func (UnimplementedAdminServiceServer) ListSuperusers(context.Context, *ListSuperusersRequest) (*ListSuperusersResponse, error)
func (UnimplementedAdminServiceServer) ListUsergroupMemberUsers ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) ListUsergroupMemberUsers(context.Context, *ListUsergroupMemberUsersRequest) (*ListUsergroupMemberUsersResponse, error)
func (UnimplementedAdminServiceServer) ListWhitelistedDomains ¶ added in v0.27.0
func (UnimplementedAdminServiceServer) ListWhitelistedDomains(context.Context, *ListWhitelistedDomainsRequest) (*ListWhitelistedDomainsResponse, error)
func (UnimplementedAdminServiceServer) Ping ¶
func (UnimplementedAdminServiceServer) Ping(context.Context, *PingRequest) (*PingResponse, error)
func (UnimplementedAdminServiceServer) PullVirtualRepo ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) PullVirtualRepo(context.Context, *PullVirtualRepoRequest) (*PullVirtualRepoResponse, error)
func (UnimplementedAdminServiceServer) RemoveBookmark ¶ added in v0.30.0
func (UnimplementedAdminServiceServer) RemoveBookmark(context.Context, *RemoveBookmarkRequest) (*RemoveBookmarkResponse, error)
func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUser(context.Context, *RemoveOrganizationMemberUserRequest) (*RemoveOrganizationMemberUserResponse, error)
func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RemoveOrganizationMemberUsergroup(context.Context, *RemoveOrganizationMemberUsergroupRequest) (*RemoveOrganizationMemberUsergroupResponse, error)
func (UnimplementedAdminServiceServer) RemoveProjectMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RemoveProjectMemberUser(context.Context, *RemoveProjectMemberUserRequest) (*RemoveProjectMemberUserResponse, error)
func (UnimplementedAdminServiceServer) RemoveProjectMemberUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RemoveProjectMemberUsergroup(context.Context, *RemoveProjectMemberUsergroupRequest) (*RemoveProjectMemberUsergroupResponse, error)
func (UnimplementedAdminServiceServer) RemoveProjectWhitelistedDomain ¶ added in v0.44.0
func (UnimplementedAdminServiceServer) RemoveProjectWhitelistedDomain(context.Context, *RemoveProjectWhitelistedDomainRequest) (*RemoveProjectWhitelistedDomainResponse, error)
func (UnimplementedAdminServiceServer) RemoveUsergroupMemberUser ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RemoveUsergroupMemberUser(context.Context, *RemoveUsergroupMemberUserRequest) (*RemoveUsergroupMemberUserResponse, error)
func (UnimplementedAdminServiceServer) RemoveWhitelistedDomain ¶ added in v0.27.0
func (UnimplementedAdminServiceServer) RemoveWhitelistedDomain(context.Context, *RemoveWhitelistedDomainRequest) (*RemoveWhitelistedDomainResponse, error)
func (UnimplementedAdminServiceServer) RenameUsergroup ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) RenameUsergroup(context.Context, *RenameUsergroupRequest) (*RenameUsergroupResponse, error)
func (UnimplementedAdminServiceServer) RevokeCurrentAuthToken ¶ added in v0.23.0
func (UnimplementedAdminServiceServer) RevokeCurrentAuthToken(context.Context, *RevokeCurrentAuthTokenRequest) (*RevokeCurrentAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) RevokeMagicAuthToken ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) RevokeMagicAuthToken(context.Context, *RevokeMagicAuthTokenRequest) (*RevokeMagicAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) RevokeServiceAuthToken ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) RevokeServiceAuthToken(context.Context, *RevokeServiceAuthTokenRequest) (*RevokeServiceAuthTokenResponse, error)
func (UnimplementedAdminServiceServer) SearchProjectNames ¶ added in v0.29.0
func (UnimplementedAdminServiceServer) SearchProjectNames(context.Context, *SearchProjectNamesRequest) (*SearchProjectNamesResponse, error)
func (UnimplementedAdminServiceServer) SearchProjectUsers ¶ added in v0.33.2
func (UnimplementedAdminServiceServer) SearchProjectUsers(context.Context, *SearchProjectUsersRequest) (*SearchProjectUsersResponse, error)
func (UnimplementedAdminServiceServer) SearchUsers ¶ added in v0.27.0
func (UnimplementedAdminServiceServer) SearchUsers(context.Context, *SearchUsersRequest) (*SearchUsersResponse, error)
func (UnimplementedAdminServiceServer) SetOrganizationMemberUserRole ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) SetOrganizationMemberUserRole(context.Context, *SetOrganizationMemberUserRoleRequest) (*SetOrganizationMemberUserRoleResponse, error)
func (UnimplementedAdminServiceServer) SetOrganizationMemberUsergroupRole ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) SetOrganizationMemberUsergroupRole(context.Context, *SetOrganizationMemberUsergroupRoleRequest) (*SetOrganizationMemberUsergroupRoleResponse, error)
func (UnimplementedAdminServiceServer) SetProjectMemberUserRole ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) SetProjectMemberUserRole(context.Context, *SetProjectMemberUserRoleRequest) (*SetProjectMemberUserRoleResponse, error)
func (UnimplementedAdminServiceServer) SetProjectMemberUsergroupRole ¶ added in v0.47.2
func (UnimplementedAdminServiceServer) SetProjectMemberUsergroupRole(context.Context, *SetProjectMemberUsergroupRoleRequest) (*SetProjectMemberUsergroupRoleResponse, error)
func (UnimplementedAdminServiceServer) SetSuperuser ¶ added in v0.26.0
func (UnimplementedAdminServiceServer) SetSuperuser(context.Context, *SetSuperuserRequest) (*SetSuperuserResponse, error)
func (UnimplementedAdminServiceServer) SudoGetResource ¶ added in v0.27.3
func (UnimplementedAdminServiceServer) SudoGetResource(context.Context, *SudoGetResourceRequest) (*SudoGetResourceResponse, error)
func (UnimplementedAdminServiceServer) SudoIssueRuntimeManagerToken ¶ added in v0.47.5
func (UnimplementedAdminServiceServer) SudoIssueRuntimeManagerToken(context.Context, *SudoIssueRuntimeManagerTokenRequest) (*SudoIssueRuntimeManagerTokenResponse, error)
func (UnimplementedAdminServiceServer) SudoUpdateAnnotations ¶ added in v0.40.0
func (UnimplementedAdminServiceServer) SudoUpdateAnnotations(context.Context, *SudoUpdateAnnotationsRequest) (*SudoUpdateAnnotationsResponse, error)
func (UnimplementedAdminServiceServer) SudoUpdateOrganizationBillingCustomer ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) SudoUpdateOrganizationBillingCustomer(context.Context, *SudoUpdateOrganizationBillingCustomerRequest) (*SudoUpdateOrganizationBillingCustomerResponse, error)
func (UnimplementedAdminServiceServer) SudoUpdateOrganizationQuotas ¶ added in v0.28.2
func (UnimplementedAdminServiceServer) SudoUpdateOrganizationQuotas(context.Context, *SudoUpdateOrganizationQuotasRequest) (*SudoUpdateOrganizationQuotasResponse, error)
func (UnimplementedAdminServiceServer) SudoUpdateUserQuotas ¶ added in v0.28.2
func (UnimplementedAdminServiceServer) SudoUpdateUserQuotas(context.Context, *SudoUpdateUserQuotasRequest) (*SudoUpdateUserQuotasResponse, error)
func (UnimplementedAdminServiceServer) TriggerReconcile ¶ added in v0.24.3
func (UnimplementedAdminServiceServer) TriggerReconcile(context.Context, *TriggerReconcileRequest) (*TriggerReconcileResponse, error)
func (UnimplementedAdminServiceServer) TriggerRedeploy ¶ added in v0.24.3
func (UnimplementedAdminServiceServer) TriggerRedeploy(context.Context, *TriggerRedeployRequest) (*TriggerRedeployResponse, error)
func (UnimplementedAdminServiceServer) TriggerRefreshSources ¶ added in v0.24.3
func (UnimplementedAdminServiceServer) TriggerRefreshSources(context.Context, *TriggerRefreshSourcesRequest) (*TriggerRefreshSourcesResponse, error)
func (UnimplementedAdminServiceServer) TriggerReport ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) TriggerReport(context.Context, *TriggerReportRequest) (*TriggerReportResponse, error)
func (UnimplementedAdminServiceServer) UnsubscribeAlert ¶ added in v0.41.0
func (UnimplementedAdminServiceServer) UnsubscribeAlert(context.Context, *UnsubscribeAlertRequest) (*UnsubscribeAlertResponse, error)
func (UnimplementedAdminServiceServer) UnsubscribeReport ¶ added in v0.37.0
func (UnimplementedAdminServiceServer) UnsubscribeReport(context.Context, *UnsubscribeReportRequest) (*UnsubscribeReportResponse, error)
func (UnimplementedAdminServiceServer) UpdateBookmark ¶ added in v0.42.0
func (UnimplementedAdminServiceServer) UpdateBookmark(context.Context, *UpdateBookmarkRequest) (*UpdateBookmarkResponse, error)
func (UnimplementedAdminServiceServer) UpdateOrganization ¶
func (UnimplementedAdminServiceServer) UpdateOrganization(context.Context, *UpdateOrganizationRequest) (*UpdateOrganizationResponse, error)
func (UnimplementedAdminServiceServer) UpdateOrganizationBillingSubscription ¶ added in v0.47.0
func (UnimplementedAdminServiceServer) UpdateOrganizationBillingSubscription(context.Context, *UpdateOrganizationBillingSubscriptionRequest) (*UpdateOrganizationBillingSubscriptionResponse, error)
func (UnimplementedAdminServiceServer) UpdateProject ¶
func (UnimplementedAdminServiceServer) UpdateProject(context.Context, *UpdateProjectRequest) (*UpdateProjectResponse, error)
func (UnimplementedAdminServiceServer) UpdateProjectVariables ¶ added in v0.24.0
func (UnimplementedAdminServiceServer) UpdateProjectVariables(context.Context, *UpdateProjectVariablesRequest) (*UpdateProjectVariablesResponse, error)
func (UnimplementedAdminServiceServer) UpdateService ¶ added in v0.31.0
func (UnimplementedAdminServiceServer) UpdateService(context.Context, *UpdateServiceRequest) (*UpdateServiceResponse, error)
func (UnimplementedAdminServiceServer) UpdateUserPreferences ¶ added in v0.30.0
func (UnimplementedAdminServiceServer) UpdateUserPreferences(context.Context, *UpdateUserPreferencesRequest) (*UpdateUserPreferencesResponse, error)
type UnimplementedTelemetryServiceServer ¶ added in v0.42.0
type UnimplementedTelemetryServiceServer struct { }
UnimplementedTelemetryServiceServer must be embedded to have forward compatible implementations.
func (UnimplementedTelemetryServiceServer) RecordEvents ¶ added in v0.42.0
func (UnimplementedTelemetryServiceServer) RecordEvents(context.Context, *RecordEventsRequest) (*RecordEventsResponse, error)
type UnsafeAIServiceServer ¶ added in v0.41.0
type UnsafeAIServiceServer interface {
// contains filtered or unexported methods
}
UnsafeAIServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to AIServiceServer will result in compilation errors.
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 UnsafeTelemetryServiceServer ¶ added in v0.42.0
type UnsafeTelemetryServiceServer interface {
// contains filtered or unexported methods
}
UnsafeTelemetryServiceServer may be embedded to opt out of forward compatibility for this service. Use of this interface is not recommended, as added methods to TelemetryServiceServer will result in compilation errors.
type UnsubscribeAlertRequest ¶ added in v0.41.0
type UnsubscribeAlertRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*UnsubscribeAlertRequest) Descriptor
deprecated
added in
v0.41.0
func (*UnsubscribeAlertRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeAlertRequest.ProtoReflect.Descriptor instead.
func (*UnsubscribeAlertRequest) GetName ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) GetName() string
func (*UnsubscribeAlertRequest) GetOrganization ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) GetOrganization() string
func (*UnsubscribeAlertRequest) GetProject ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) GetProject() string
func (*UnsubscribeAlertRequest) ProtoMessage ¶ added in v0.41.0
func (*UnsubscribeAlertRequest) ProtoMessage()
func (*UnsubscribeAlertRequest) ProtoReflect ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) ProtoReflect() protoreflect.Message
func (*UnsubscribeAlertRequest) Reset ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) Reset()
func (*UnsubscribeAlertRequest) String ¶ added in v0.41.0
func (x *UnsubscribeAlertRequest) String() string
func (*UnsubscribeAlertRequest) Validate ¶ added in v0.41.0
func (m *UnsubscribeAlertRequest) Validate() error
Validate checks the field values on UnsubscribeAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UnsubscribeAlertRequest) ValidateAll ¶ added in v0.41.0
func (m *UnsubscribeAlertRequest) ValidateAll() error
ValidateAll checks the field values on UnsubscribeAlertRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnsubscribeAlertRequestMultiError, or nil if none found.
type UnsubscribeAlertRequestMultiError ¶ added in v0.41.0
type UnsubscribeAlertRequestMultiError []error
UnsubscribeAlertRequestMultiError is an error wrapping multiple validation errors returned by UnsubscribeAlertRequest.ValidateAll() if the designated constraints aren't met.
func (UnsubscribeAlertRequestMultiError) AllErrors ¶ added in v0.41.0
func (m UnsubscribeAlertRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UnsubscribeAlertRequestMultiError) Error ¶ added in v0.41.0
func (m UnsubscribeAlertRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UnsubscribeAlertRequestValidationError ¶ added in v0.41.0
type UnsubscribeAlertRequestValidationError struct {
// contains filtered or unexported fields
}
UnsubscribeAlertRequestValidationError is the validation error returned by UnsubscribeAlertRequest.Validate if the designated constraints aren't met.
func (UnsubscribeAlertRequestValidationError) Cause ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) Cause() error
Cause function returns cause value.
func (UnsubscribeAlertRequestValidationError) Error ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UnsubscribeAlertRequestValidationError) ErrorName ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UnsubscribeAlertRequestValidationError) Field ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) Field() string
Field function returns field value.
func (UnsubscribeAlertRequestValidationError) Key ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) Key() bool
Key function returns key value.
func (UnsubscribeAlertRequestValidationError) Reason ¶ added in v0.41.0
func (e UnsubscribeAlertRequestValidationError) Reason() string
Reason function returns reason value.
type UnsubscribeAlertResponse ¶ added in v0.41.0
type UnsubscribeAlertResponse struct {
// contains filtered or unexported fields
}
func (*UnsubscribeAlertResponse) Descriptor
deprecated
added in
v0.41.0
func (*UnsubscribeAlertResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeAlertResponse.ProtoReflect.Descriptor instead.
func (*UnsubscribeAlertResponse) ProtoMessage ¶ added in v0.41.0
func (*UnsubscribeAlertResponse) ProtoMessage()
func (*UnsubscribeAlertResponse) ProtoReflect ¶ added in v0.41.0
func (x *UnsubscribeAlertResponse) ProtoReflect() protoreflect.Message
func (*UnsubscribeAlertResponse) Reset ¶ added in v0.41.0
func (x *UnsubscribeAlertResponse) Reset()
func (*UnsubscribeAlertResponse) String ¶ added in v0.41.0
func (x *UnsubscribeAlertResponse) String() string
func (*UnsubscribeAlertResponse) Validate ¶ added in v0.41.0
func (m *UnsubscribeAlertResponse) Validate() error
Validate checks the field values on UnsubscribeAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UnsubscribeAlertResponse) ValidateAll ¶ added in v0.41.0
func (m *UnsubscribeAlertResponse) ValidateAll() error
ValidateAll checks the field values on UnsubscribeAlertResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnsubscribeAlertResponseMultiError, or nil if none found.
type UnsubscribeAlertResponseMultiError ¶ added in v0.41.0
type UnsubscribeAlertResponseMultiError []error
UnsubscribeAlertResponseMultiError is an error wrapping multiple validation errors returned by UnsubscribeAlertResponse.ValidateAll() if the designated constraints aren't met.
func (UnsubscribeAlertResponseMultiError) AllErrors ¶ added in v0.41.0
func (m UnsubscribeAlertResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UnsubscribeAlertResponseMultiError) Error ¶ added in v0.41.0
func (m UnsubscribeAlertResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UnsubscribeAlertResponseValidationError ¶ added in v0.41.0
type UnsubscribeAlertResponseValidationError struct {
// contains filtered or unexported fields
}
UnsubscribeAlertResponseValidationError is the validation error returned by UnsubscribeAlertResponse.Validate if the designated constraints aren't met.
func (UnsubscribeAlertResponseValidationError) Cause ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) Cause() error
Cause function returns cause value.
func (UnsubscribeAlertResponseValidationError) Error ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UnsubscribeAlertResponseValidationError) ErrorName ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UnsubscribeAlertResponseValidationError) Field ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) Field() string
Field function returns field value.
func (UnsubscribeAlertResponseValidationError) Key ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) Key() bool
Key function returns key value.
func (UnsubscribeAlertResponseValidationError) Reason ¶ added in v0.41.0
func (e UnsubscribeAlertResponseValidationError) Reason() string
Reason function returns reason value.
type UnsubscribeReportRequest ¶ added in v0.37.0
type UnsubscribeReportRequest struct { Organization string `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Project string `protobuf:"bytes,2,opt,name=project,proto3" json:"project,omitempty"` Name string `protobuf:"bytes,3,opt,name=name,proto3" json:"name,omitempty"` // contains filtered or unexported fields }
func (*UnsubscribeReportRequest) Descriptor
deprecated
added in
v0.37.0
func (*UnsubscribeReportRequest) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeReportRequest.ProtoReflect.Descriptor instead.
func (*UnsubscribeReportRequest) GetName ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) GetName() string
func (*UnsubscribeReportRequest) GetOrganization ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) GetOrganization() string
func (*UnsubscribeReportRequest) GetProject ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) GetProject() string
func (*UnsubscribeReportRequest) ProtoMessage ¶ added in v0.37.0
func (*UnsubscribeReportRequest) ProtoMessage()
func (*UnsubscribeReportRequest) ProtoReflect ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) ProtoReflect() protoreflect.Message
func (*UnsubscribeReportRequest) Reset ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) Reset()
func (*UnsubscribeReportRequest) String ¶ added in v0.37.0
func (x *UnsubscribeReportRequest) String() string
func (*UnsubscribeReportRequest) Validate ¶ added in v0.37.0
func (m *UnsubscribeReportRequest) Validate() error
Validate checks the field values on UnsubscribeReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UnsubscribeReportRequest) ValidateAll ¶ added in v0.37.0
func (m *UnsubscribeReportRequest) ValidateAll() error
ValidateAll checks the field values on UnsubscribeReportRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnsubscribeReportRequestMultiError, or nil if none found.
type UnsubscribeReportRequestMultiError ¶ added in v0.37.0
type UnsubscribeReportRequestMultiError []error
UnsubscribeReportRequestMultiError is an error wrapping multiple validation errors returned by UnsubscribeReportRequest.ValidateAll() if the designated constraints aren't met.
func (UnsubscribeReportRequestMultiError) AllErrors ¶ added in v0.37.0
func (m UnsubscribeReportRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UnsubscribeReportRequestMultiError) Error ¶ added in v0.37.0
func (m UnsubscribeReportRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UnsubscribeReportRequestValidationError ¶ added in v0.37.0
type UnsubscribeReportRequestValidationError struct {
// contains filtered or unexported fields
}
UnsubscribeReportRequestValidationError is the validation error returned by UnsubscribeReportRequest.Validate if the designated constraints aren't met.
func (UnsubscribeReportRequestValidationError) Cause ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) Cause() error
Cause function returns cause value.
func (UnsubscribeReportRequestValidationError) Error ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UnsubscribeReportRequestValidationError) ErrorName ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UnsubscribeReportRequestValidationError) Field ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) Field() string
Field function returns field value.
func (UnsubscribeReportRequestValidationError) Key ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) Key() bool
Key function returns key value.
func (UnsubscribeReportRequestValidationError) Reason ¶ added in v0.37.0
func (e UnsubscribeReportRequestValidationError) Reason() string
Reason function returns reason value.
type UnsubscribeReportResponse ¶ added in v0.37.0
type UnsubscribeReportResponse struct {
// contains filtered or unexported fields
}
func (*UnsubscribeReportResponse) Descriptor
deprecated
added in
v0.37.0
func (*UnsubscribeReportResponse) Descriptor() ([]byte, []int)
Deprecated: Use UnsubscribeReportResponse.ProtoReflect.Descriptor instead.
func (*UnsubscribeReportResponse) ProtoMessage ¶ added in v0.37.0
func (*UnsubscribeReportResponse) ProtoMessage()
func (*UnsubscribeReportResponse) ProtoReflect ¶ added in v0.37.0
func (x *UnsubscribeReportResponse) ProtoReflect() protoreflect.Message
func (*UnsubscribeReportResponse) Reset ¶ added in v0.37.0
func (x *UnsubscribeReportResponse) Reset()
func (*UnsubscribeReportResponse) String ¶ added in v0.37.0
func (x *UnsubscribeReportResponse) String() string
func (*UnsubscribeReportResponse) Validate ¶ added in v0.37.0
func (m *UnsubscribeReportResponse) Validate() error
Validate checks the field values on UnsubscribeReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UnsubscribeReportResponse) ValidateAll ¶ added in v0.37.0
func (m *UnsubscribeReportResponse) ValidateAll() error
ValidateAll checks the field values on UnsubscribeReportResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UnsubscribeReportResponseMultiError, or nil if none found.
type UnsubscribeReportResponseMultiError ¶ added in v0.37.0
type UnsubscribeReportResponseMultiError []error
UnsubscribeReportResponseMultiError is an error wrapping multiple validation errors returned by UnsubscribeReportResponse.ValidateAll() if the designated constraints aren't met.
func (UnsubscribeReportResponseMultiError) AllErrors ¶ added in v0.37.0
func (m UnsubscribeReportResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UnsubscribeReportResponseMultiError) Error ¶ added in v0.37.0
func (m UnsubscribeReportResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UnsubscribeReportResponseValidationError ¶ added in v0.37.0
type UnsubscribeReportResponseValidationError struct {
// contains filtered or unexported fields
}
UnsubscribeReportResponseValidationError is the validation error returned by UnsubscribeReportResponse.Validate if the designated constraints aren't met.
func (UnsubscribeReportResponseValidationError) Cause ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) Cause() error
Cause function returns cause value.
func (UnsubscribeReportResponseValidationError) Error ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UnsubscribeReportResponseValidationError) ErrorName ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UnsubscribeReportResponseValidationError) Field ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) Field() string
Field function returns field value.
func (UnsubscribeReportResponseValidationError) Key ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) Key() bool
Key function returns key value.
func (UnsubscribeReportResponseValidationError) Reason ¶ added in v0.37.0
func (e UnsubscribeReportResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateBookmarkRequest ¶ added in v0.42.0
type UpdateBookmarkRequest struct { BookmarkId string `protobuf:"bytes,1,opt,name=bookmark_id,json=bookmarkId,proto3" json:"bookmark_id,omitempty"` DisplayName string `protobuf:"bytes,2,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` Description string `protobuf:"bytes,4,opt,name=description,proto3" json:"description,omitempty"` Data []byte `protobuf:"bytes,3,opt,name=data,proto3" json:"data,omitempty"` Default bool `protobuf:"varint,5,opt,name=default,proto3" json:"default,omitempty"` // contains filtered or unexported fields }
func (*UpdateBookmarkRequest) Descriptor
deprecated
added in
v0.42.0
func (*UpdateBookmarkRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBookmarkRequest.ProtoReflect.Descriptor instead.
func (*UpdateBookmarkRequest) GetBookmarkId ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetBookmarkId() string
func (*UpdateBookmarkRequest) GetData ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetData() []byte
func (*UpdateBookmarkRequest) GetDefault ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetDefault() bool
func (*UpdateBookmarkRequest) GetDescription ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetDescription() string
func (*UpdateBookmarkRequest) GetDisplayName ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetDisplayName() string
func (*UpdateBookmarkRequest) GetShared ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) GetShared() bool
func (*UpdateBookmarkRequest) ProtoMessage ¶ added in v0.42.0
func (*UpdateBookmarkRequest) ProtoMessage()
func (*UpdateBookmarkRequest) ProtoReflect ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) ProtoReflect() protoreflect.Message
func (*UpdateBookmarkRequest) Reset ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) Reset()
func (*UpdateBookmarkRequest) String ¶ added in v0.42.0
func (x *UpdateBookmarkRequest) String() string
func (*UpdateBookmarkRequest) Validate ¶ added in v0.42.0
func (m *UpdateBookmarkRequest) Validate() error
Validate checks the field values on UpdateBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBookmarkRequest) ValidateAll ¶ added in v0.42.0
func (m *UpdateBookmarkRequest) ValidateAll() error
ValidateAll checks the field values on UpdateBookmarkRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBookmarkRequestMultiError, or nil if none found.
type UpdateBookmarkRequestMultiError ¶ added in v0.42.0
type UpdateBookmarkRequestMultiError []error
UpdateBookmarkRequestMultiError is an error wrapping multiple validation errors returned by UpdateBookmarkRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateBookmarkRequestMultiError) AllErrors ¶ added in v0.42.0
func (m UpdateBookmarkRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBookmarkRequestMultiError) Error ¶ added in v0.42.0
func (m UpdateBookmarkRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBookmarkRequestValidationError ¶ added in v0.42.0
type UpdateBookmarkRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateBookmarkRequestValidationError is the validation error returned by UpdateBookmarkRequest.Validate if the designated constraints aren't met.
func (UpdateBookmarkRequestValidationError) Cause ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateBookmarkRequestValidationError) Error ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBookmarkRequestValidationError) ErrorName ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBookmarkRequestValidationError) Field ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) Field() string
Field function returns field value.
func (UpdateBookmarkRequestValidationError) Key ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) Key() bool
Key function returns key value.
func (UpdateBookmarkRequestValidationError) Reason ¶ added in v0.42.0
func (e UpdateBookmarkRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateBookmarkResponse ¶ added in v0.42.0
type UpdateBookmarkResponse struct {
// contains filtered or unexported fields
}
func (*UpdateBookmarkResponse) Descriptor
deprecated
added in
v0.42.0
func (*UpdateBookmarkResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateBookmarkResponse.ProtoReflect.Descriptor instead.
func (*UpdateBookmarkResponse) ProtoMessage ¶ added in v0.42.0
func (*UpdateBookmarkResponse) ProtoMessage()
func (*UpdateBookmarkResponse) ProtoReflect ¶ added in v0.42.0
func (x *UpdateBookmarkResponse) ProtoReflect() protoreflect.Message
func (*UpdateBookmarkResponse) Reset ¶ added in v0.42.0
func (x *UpdateBookmarkResponse) Reset()
func (*UpdateBookmarkResponse) String ¶ added in v0.42.0
func (x *UpdateBookmarkResponse) String() string
func (*UpdateBookmarkResponse) Validate ¶ added in v0.42.0
func (m *UpdateBookmarkResponse) Validate() error
Validate checks the field values on UpdateBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateBookmarkResponse) ValidateAll ¶ added in v0.42.0
func (m *UpdateBookmarkResponse) ValidateAll() error
ValidateAll checks the field values on UpdateBookmarkResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateBookmarkResponseMultiError, or nil if none found.
type UpdateBookmarkResponseMultiError ¶ added in v0.42.0
type UpdateBookmarkResponseMultiError []error
UpdateBookmarkResponseMultiError is an error wrapping multiple validation errors returned by UpdateBookmarkResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateBookmarkResponseMultiError) AllErrors ¶ added in v0.42.0
func (m UpdateBookmarkResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateBookmarkResponseMultiError) Error ¶ added in v0.42.0
func (m UpdateBookmarkResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateBookmarkResponseValidationError ¶ added in v0.42.0
type UpdateBookmarkResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateBookmarkResponseValidationError is the validation error returned by UpdateBookmarkResponse.Validate if the designated constraints aren't met.
func (UpdateBookmarkResponseValidationError) Cause ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateBookmarkResponseValidationError) Error ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateBookmarkResponseValidationError) ErrorName ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateBookmarkResponseValidationError) Field ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) Field() string
Field function returns field value.
func (UpdateBookmarkResponseValidationError) Key ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) Key() bool
Key function returns key value.
func (UpdateBookmarkResponseValidationError) Reason ¶ added in v0.42.0
func (e UpdateBookmarkResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationBillingSubscriptionRequest ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionRequest struct { OrgName string `protobuf:"bytes,1,opt,name=org_name,json=orgName,proto3" json:"org_name,omitempty"` PlanName string `protobuf:"bytes,2,opt,name=plan_name,json=planName,proto3" json:"plan_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationBillingSubscriptionRequest) Descriptor
deprecated
added in
v0.47.0
func (*UpdateOrganizationBillingSubscriptionRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationBillingSubscriptionRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationBillingSubscriptionRequest) GetOrgName ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionRequest) GetOrgName() string
func (*UpdateOrganizationBillingSubscriptionRequest) GetPlanName ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionRequest) GetPlanName() string
func (*UpdateOrganizationBillingSubscriptionRequest) ProtoMessage ¶ added in v0.47.0
func (*UpdateOrganizationBillingSubscriptionRequest) ProtoMessage()
func (*UpdateOrganizationBillingSubscriptionRequest) ProtoReflect ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionRequest) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationBillingSubscriptionRequest) Reset ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionRequest) Reset()
func (*UpdateOrganizationBillingSubscriptionRequest) String ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionRequest) String() string
func (*UpdateOrganizationBillingSubscriptionRequest) Validate ¶ added in v0.47.0
func (m *UpdateOrganizationBillingSubscriptionRequest) Validate() error
Validate checks the field values on UpdateOrganizationBillingSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationBillingSubscriptionRequest) ValidateAll ¶ added in v0.47.0
func (m *UpdateOrganizationBillingSubscriptionRequest) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationBillingSubscriptionRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationBillingSubscriptionRequestMultiError, or nil if none found.
type UpdateOrganizationBillingSubscriptionRequestMultiError ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionRequestMultiError []error
UpdateOrganizationBillingSubscriptionRequestMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationBillingSubscriptionRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationBillingSubscriptionRequestMultiError) AllErrors ¶ added in v0.47.0
func (m UpdateOrganizationBillingSubscriptionRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationBillingSubscriptionRequestMultiError) Error ¶ added in v0.47.0
func (m UpdateOrganizationBillingSubscriptionRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationBillingSubscriptionRequestValidationError ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationBillingSubscriptionRequestValidationError is the validation error returned by UpdateOrganizationBillingSubscriptionRequest.Validate if the designated constraints aren't met.
func (UpdateOrganizationBillingSubscriptionRequestValidationError) Cause ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationBillingSubscriptionRequestValidationError) Error ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationBillingSubscriptionRequestValidationError) ErrorName ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationBillingSubscriptionRequestValidationError) Field ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationBillingSubscriptionRequestValidationError) Key ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationBillingSubscriptionRequestValidationError) Reason ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationBillingSubscriptionResponse ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionResponse struct { Organization *Organization `protobuf:"bytes,1,opt,name=organization,proto3" json:"organization,omitempty"` Subscriptions []*Subscription `protobuf:"bytes,2,rep,name=subscriptions,proto3" json:"subscriptions,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationBillingSubscriptionResponse) Descriptor
deprecated
added in
v0.47.0
func (*UpdateOrganizationBillingSubscriptionResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationBillingSubscriptionResponse.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationBillingSubscriptionResponse) GetOrganization ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionResponse) GetOrganization() *Organization
func (*UpdateOrganizationBillingSubscriptionResponse) GetSubscriptions ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionResponse) GetSubscriptions() []*Subscription
func (*UpdateOrganizationBillingSubscriptionResponse) ProtoMessage ¶ added in v0.47.0
func (*UpdateOrganizationBillingSubscriptionResponse) ProtoMessage()
func (*UpdateOrganizationBillingSubscriptionResponse) ProtoReflect ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionResponse) ProtoReflect() protoreflect.Message
func (*UpdateOrganizationBillingSubscriptionResponse) Reset ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionResponse) Reset()
func (*UpdateOrganizationBillingSubscriptionResponse) String ¶ added in v0.47.0
func (x *UpdateOrganizationBillingSubscriptionResponse) String() string
func (*UpdateOrganizationBillingSubscriptionResponse) Validate ¶ added in v0.47.0
func (m *UpdateOrganizationBillingSubscriptionResponse) Validate() error
Validate checks the field values on UpdateOrganizationBillingSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateOrganizationBillingSubscriptionResponse) ValidateAll ¶ added in v0.47.0
func (m *UpdateOrganizationBillingSubscriptionResponse) ValidateAll() error
ValidateAll checks the field values on UpdateOrganizationBillingSubscriptionResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateOrganizationBillingSubscriptionResponseMultiError, or nil if none found.
type UpdateOrganizationBillingSubscriptionResponseMultiError ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionResponseMultiError []error
UpdateOrganizationBillingSubscriptionResponseMultiError is an error wrapping multiple validation errors returned by UpdateOrganizationBillingSubscriptionResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateOrganizationBillingSubscriptionResponseMultiError) AllErrors ¶ added in v0.47.0
func (m UpdateOrganizationBillingSubscriptionResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateOrganizationBillingSubscriptionResponseMultiError) Error ¶ added in v0.47.0
func (m UpdateOrganizationBillingSubscriptionResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateOrganizationBillingSubscriptionResponseValidationError ¶ added in v0.47.0
type UpdateOrganizationBillingSubscriptionResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateOrganizationBillingSubscriptionResponseValidationError is the validation error returned by UpdateOrganizationBillingSubscriptionResponse.Validate if the designated constraints aren't met.
func (UpdateOrganizationBillingSubscriptionResponseValidationError) Cause ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateOrganizationBillingSubscriptionResponseValidationError) Error ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateOrganizationBillingSubscriptionResponseValidationError) ErrorName ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateOrganizationBillingSubscriptionResponseValidationError) Field ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Field() string
Field function returns field value.
func (UpdateOrganizationBillingSubscriptionResponseValidationError) Key ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Key() bool
Key function returns key value.
func (UpdateOrganizationBillingSubscriptionResponseValidationError) Reason ¶ added in v0.47.0
func (e UpdateOrganizationBillingSubscriptionResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateOrganizationRequest ¶
type UpdateOrganizationRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` Description *string `protobuf:"bytes,2,opt,name=description,proto3,oneof" json:"description,omitempty"` NewName *string `protobuf:"bytes,3,opt,name=new_name,json=newName,proto3,oneof" json:"new_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateOrganizationRequest) Descriptor
deprecated
func (*UpdateOrganizationRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateOrganizationRequest.ProtoReflect.Descriptor instead.
func (*UpdateOrganizationRequest) GetDescription ¶
func (x *UpdateOrganizationRequest) GetDescription() string
func (*UpdateOrganizationRequest) GetName ¶
func (x *UpdateOrganizationRequest) GetName() string
func (*UpdateOrganizationRequest) GetNewName ¶ added in v0.28.0
func (x *UpdateOrganizationRequest) GetNewName() 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 UpdateProjectRequest ¶
type UpdateProjectRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Description *string `protobuf:"bytes,3,opt,name=description,proto3,oneof" json:"description,omitempty"` Public *bool `protobuf:"varint,4,opt,name=public,proto3,oneof" json:"public,omitempty"` ProdBranch *string `protobuf:"bytes,5,opt,name=prod_branch,json=prodBranch,proto3,oneof" json:"prod_branch,omitempty"` GithubUrl *string `protobuf:"bytes,6,opt,name=github_url,json=githubUrl,proto3,oneof" json:"github_url,omitempty"` ArchiveAssetId *string `protobuf:"bytes,12,opt,name=archive_asset_id,json=archiveAssetId,proto3,oneof" json:"archive_asset_id,omitempty"` ProdSlots *int64 `protobuf:"varint,7,opt,name=prod_slots,json=prodSlots,proto3,oneof" json:"prod_slots,omitempty"` Provisioner *string `protobuf:"bytes,8,opt,name=provisioner,proto3,oneof" json:"provisioner,omitempty"` NewName *string `protobuf:"bytes,9,opt,name=new_name,json=newName,proto3,oneof" json:"new_name,omitempty"` ProdTtlSeconds *int64 `protobuf:"varint,10,opt,name=prod_ttl_seconds,json=prodTtlSeconds,proto3,oneof" json:"prod_ttl_seconds,omitempty"` ProdVersion *string `protobuf:"bytes,11,opt,name=prod_version,json=prodVersion,proto3,oneof" json:"prod_version,omitempty"` // contains filtered or unexported fields }
func (*UpdateProjectRequest) Descriptor
deprecated
func (*UpdateProjectRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectRequest) GetArchiveAssetId ¶ added in v0.47.0
func (x *UpdateProjectRequest) GetArchiveAssetId() string
func (*UpdateProjectRequest) GetDescription ¶
func (x *UpdateProjectRequest) GetDescription() string
func (*UpdateProjectRequest) GetGithubUrl ¶ added in v0.23.0
func (x *UpdateProjectRequest) GetGithubUrl() string
func (*UpdateProjectRequest) GetName ¶
func (x *UpdateProjectRequest) GetName() string
func (*UpdateProjectRequest) GetNewName ¶ added in v0.28.0
func (x *UpdateProjectRequest) GetNewName() string
func (*UpdateProjectRequest) GetOrganizationName ¶ added in v0.23.0
func (x *UpdateProjectRequest) GetOrganizationName() string
func (*UpdateProjectRequest) GetProdBranch ¶ added in v0.24.0
func (x *UpdateProjectRequest) GetProdBranch() string
func (*UpdateProjectRequest) GetProdSlots ¶ added in v0.27.0
func (x *UpdateProjectRequest) GetProdSlots() int64
func (*UpdateProjectRequest) GetProdTtlSeconds ¶ added in v0.29.1
func (x *UpdateProjectRequest) GetProdTtlSeconds() int64
func (*UpdateProjectRequest) GetProdVersion ¶ added in v0.43.0
func (x *UpdateProjectRequest) GetProdVersion() string
func (*UpdateProjectRequest) GetProvisioner ¶ added in v0.43.0
func (x *UpdateProjectRequest) GetProvisioner() string
func (*UpdateProjectRequest) GetPublic ¶ added in v0.23.0
func (x *UpdateProjectRequest) GetPublic() bool
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 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 UpdateProjectVariablesRequest ¶ added in v0.24.0
type UpdateProjectVariablesRequest struct { OrganizationName string `protobuf:"bytes,1,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Variables map[string]string `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateProjectVariablesRequest) Descriptor
deprecated
added in
v0.24.0
func (*UpdateProjectVariablesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectVariablesRequest.ProtoReflect.Descriptor instead.
func (*UpdateProjectVariablesRequest) GetName ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) GetName() string
func (*UpdateProjectVariablesRequest) GetOrganizationName ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) GetOrganizationName() string
func (*UpdateProjectVariablesRequest) GetVariables ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) GetVariables() map[string]string
func (*UpdateProjectVariablesRequest) ProtoMessage ¶ added in v0.24.0
func (*UpdateProjectVariablesRequest) ProtoMessage()
func (*UpdateProjectVariablesRequest) ProtoReflect ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) ProtoReflect() protoreflect.Message
func (*UpdateProjectVariablesRequest) Reset ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) Reset()
func (*UpdateProjectVariablesRequest) String ¶ added in v0.24.0
func (x *UpdateProjectVariablesRequest) String() string
func (*UpdateProjectVariablesRequest) Validate ¶ added in v0.24.0
func (m *UpdateProjectVariablesRequest) Validate() error
Validate checks the field values on UpdateProjectVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectVariablesRequest) ValidateAll ¶ added in v0.24.0
func (m *UpdateProjectVariablesRequest) ValidateAll() error
ValidateAll checks the field values on UpdateProjectVariablesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectVariablesRequestMultiError, or nil if none found.
type UpdateProjectVariablesRequestMultiError ¶ added in v0.24.0
type UpdateProjectVariablesRequestMultiError []error
UpdateProjectVariablesRequestMultiError is an error wrapping multiple validation errors returned by UpdateProjectVariablesRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectVariablesRequestMultiError) AllErrors ¶ added in v0.24.0
func (m UpdateProjectVariablesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectVariablesRequestMultiError) Error ¶ added in v0.24.0
func (m UpdateProjectVariablesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectVariablesRequestValidationError ¶ added in v0.24.0
type UpdateProjectVariablesRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectVariablesRequestValidationError is the validation error returned by UpdateProjectVariablesRequest.Validate if the designated constraints aren't met.
func (UpdateProjectVariablesRequestValidationError) Cause ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectVariablesRequestValidationError) Error ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectVariablesRequestValidationError) ErrorName ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectVariablesRequestValidationError) Field ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) Field() string
Field function returns field value.
func (UpdateProjectVariablesRequestValidationError) Key ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) Key() bool
Key function returns key value.
func (UpdateProjectVariablesRequestValidationError) Reason ¶ added in v0.24.0
func (e UpdateProjectVariablesRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateProjectVariablesResponse ¶ added in v0.24.0
type UpdateProjectVariablesResponse struct { Variables map[string]string `` /* 159-byte string literal not displayed */ // contains filtered or unexported fields }
func (*UpdateProjectVariablesResponse) Descriptor
deprecated
added in
v0.24.0
func (*UpdateProjectVariablesResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateProjectVariablesResponse.ProtoReflect.Descriptor instead.
func (*UpdateProjectVariablesResponse) GetVariables ¶ added in v0.24.0
func (x *UpdateProjectVariablesResponse) GetVariables() map[string]string
func (*UpdateProjectVariablesResponse) ProtoMessage ¶ added in v0.24.0
func (*UpdateProjectVariablesResponse) ProtoMessage()
func (*UpdateProjectVariablesResponse) ProtoReflect ¶ added in v0.24.0
func (x *UpdateProjectVariablesResponse) ProtoReflect() protoreflect.Message
func (*UpdateProjectVariablesResponse) Reset ¶ added in v0.24.0
func (x *UpdateProjectVariablesResponse) Reset()
func (*UpdateProjectVariablesResponse) String ¶ added in v0.24.0
func (x *UpdateProjectVariablesResponse) String() string
func (*UpdateProjectVariablesResponse) Validate ¶ added in v0.24.0
func (m *UpdateProjectVariablesResponse) Validate() error
Validate checks the field values on UpdateProjectVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateProjectVariablesResponse) ValidateAll ¶ added in v0.24.0
func (m *UpdateProjectVariablesResponse) ValidateAll() error
ValidateAll checks the field values on UpdateProjectVariablesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateProjectVariablesResponseMultiError, or nil if none found.
type UpdateProjectVariablesResponseMultiError ¶ added in v0.24.0
type UpdateProjectVariablesResponseMultiError []error
UpdateProjectVariablesResponseMultiError is an error wrapping multiple validation errors returned by UpdateProjectVariablesResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateProjectVariablesResponseMultiError) AllErrors ¶ added in v0.24.0
func (m UpdateProjectVariablesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateProjectVariablesResponseMultiError) Error ¶ added in v0.24.0
func (m UpdateProjectVariablesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateProjectVariablesResponseValidationError ¶ added in v0.24.0
type UpdateProjectVariablesResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateProjectVariablesResponseValidationError is the validation error returned by UpdateProjectVariablesResponse.Validate if the designated constraints aren't met.
func (UpdateProjectVariablesResponseValidationError) Cause ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateProjectVariablesResponseValidationError) Error ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateProjectVariablesResponseValidationError) ErrorName ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateProjectVariablesResponseValidationError) Field ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) Field() string
Field function returns field value.
func (UpdateProjectVariablesResponseValidationError) Key ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) Key() bool
Key function returns key value.
func (UpdateProjectVariablesResponseValidationError) Reason ¶ added in v0.24.0
func (e UpdateProjectVariablesResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateServiceRequest ¶ added in v0.31.0
type UpdateServiceRequest struct { Name string `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"` OrganizationName string `protobuf:"bytes,2,opt,name=organization_name,json=organizationName,proto3" json:"organization_name,omitempty"` NewName *string `protobuf:"bytes,3,opt,name=new_name,json=newName,proto3,oneof" json:"new_name,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceRequest) Descriptor
deprecated
added in
v0.31.0
func (*UpdateServiceRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceRequest.ProtoReflect.Descriptor instead.
func (*UpdateServiceRequest) GetName ¶ added in v0.31.0
func (x *UpdateServiceRequest) GetName() string
func (*UpdateServiceRequest) GetNewName ¶ added in v0.31.0
func (x *UpdateServiceRequest) GetNewName() string
func (*UpdateServiceRequest) GetOrganizationName ¶ added in v0.31.0
func (x *UpdateServiceRequest) GetOrganizationName() string
func (*UpdateServiceRequest) ProtoMessage ¶ added in v0.31.0
func (*UpdateServiceRequest) ProtoMessage()
func (*UpdateServiceRequest) ProtoReflect ¶ added in v0.31.0
func (x *UpdateServiceRequest) ProtoReflect() protoreflect.Message
func (*UpdateServiceRequest) Reset ¶ added in v0.31.0
func (x *UpdateServiceRequest) Reset()
func (*UpdateServiceRequest) String ¶ added in v0.31.0
func (x *UpdateServiceRequest) String() string
func (*UpdateServiceRequest) Validate ¶ added in v0.31.0
func (m *UpdateServiceRequest) Validate() error
Validate checks the field values on UpdateServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateServiceRequest) ValidateAll ¶ added in v0.31.0
func (m *UpdateServiceRequest) ValidateAll() error
ValidateAll checks the field values on UpdateServiceRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateServiceRequestMultiError, or nil if none found.
type UpdateServiceRequestMultiError ¶ added in v0.31.0
type UpdateServiceRequestMultiError []error
UpdateServiceRequestMultiError is an error wrapping multiple validation errors returned by UpdateServiceRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceRequestMultiError) AllErrors ¶ added in v0.31.0
func (m UpdateServiceRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceRequestMultiError) Error ¶ added in v0.31.0
func (m UpdateServiceRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceRequestValidationError ¶ added in v0.31.0
type UpdateServiceRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceRequestValidationError is the validation error returned by UpdateServiceRequest.Validate if the designated constraints aren't met.
func (UpdateServiceRequestValidationError) Cause ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateServiceRequestValidationError) Error ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateServiceRequestValidationError) ErrorName ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceRequestValidationError) Field ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) Field() string
Field function returns field value.
func (UpdateServiceRequestValidationError) Key ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) Key() bool
Key function returns key value.
func (UpdateServiceRequestValidationError) Reason ¶ added in v0.31.0
func (e UpdateServiceRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateServiceResponse ¶ added in v0.31.0
type UpdateServiceResponse struct { Service *Service `protobuf:"bytes,1,opt,name=service,proto3" json:"service,omitempty"` // contains filtered or unexported fields }
func (*UpdateServiceResponse) Descriptor
deprecated
added in
v0.31.0
func (*UpdateServiceResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateServiceResponse.ProtoReflect.Descriptor instead.
func (*UpdateServiceResponse) GetService ¶ added in v0.31.0
func (x *UpdateServiceResponse) GetService() *Service
func (*UpdateServiceResponse) ProtoMessage ¶ added in v0.31.0
func (*UpdateServiceResponse) ProtoMessage()
func (*UpdateServiceResponse) ProtoReflect ¶ added in v0.31.0
func (x *UpdateServiceResponse) ProtoReflect() protoreflect.Message
func (*UpdateServiceResponse) Reset ¶ added in v0.31.0
func (x *UpdateServiceResponse) Reset()
func (*UpdateServiceResponse) String ¶ added in v0.31.0
func (x *UpdateServiceResponse) String() string
func (*UpdateServiceResponse) Validate ¶ added in v0.31.0
func (m *UpdateServiceResponse) Validate() error
Validate checks the field values on UpdateServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateServiceResponse) ValidateAll ¶ added in v0.31.0
func (m *UpdateServiceResponse) ValidateAll() error
ValidateAll checks the field values on UpdateServiceResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateServiceResponseMultiError, or nil if none found.
type UpdateServiceResponseMultiError ¶ added in v0.31.0
type UpdateServiceResponseMultiError []error
UpdateServiceResponseMultiError is an error wrapping multiple validation errors returned by UpdateServiceResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateServiceResponseMultiError) AllErrors ¶ added in v0.31.0
func (m UpdateServiceResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateServiceResponseMultiError) Error ¶ added in v0.31.0
func (m UpdateServiceResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateServiceResponseValidationError ¶ added in v0.31.0
type UpdateServiceResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateServiceResponseValidationError is the validation error returned by UpdateServiceResponse.Validate if the designated constraints aren't met.
func (UpdateServiceResponseValidationError) Cause ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateServiceResponseValidationError) Error ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateServiceResponseValidationError) ErrorName ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateServiceResponseValidationError) Field ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) Field() string
Field function returns field value.
func (UpdateServiceResponseValidationError) Key ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) Key() bool
Key function returns key value.
func (UpdateServiceResponseValidationError) Reason ¶ added in v0.31.0
func (e UpdateServiceResponseValidationError) Reason() string
Reason function returns reason value.
type UpdateUserPreferencesRequest ¶ added in v0.30.0
type UpdateUserPreferencesRequest struct { Preferences *UserPreferences `protobuf:"bytes,1,opt,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPreferencesRequest) Descriptor
deprecated
added in
v0.30.0
func (*UpdateUserPreferencesRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPreferencesRequest.ProtoReflect.Descriptor instead.
func (*UpdateUserPreferencesRequest) GetPreferences ¶ added in v0.30.0
func (x *UpdateUserPreferencesRequest) GetPreferences() *UserPreferences
func (*UpdateUserPreferencesRequest) ProtoMessage ¶ added in v0.30.0
func (*UpdateUserPreferencesRequest) ProtoMessage()
func (*UpdateUserPreferencesRequest) ProtoReflect ¶ added in v0.30.0
func (x *UpdateUserPreferencesRequest) ProtoReflect() protoreflect.Message
func (*UpdateUserPreferencesRequest) Reset ¶ added in v0.30.0
func (x *UpdateUserPreferencesRequest) Reset()
func (*UpdateUserPreferencesRequest) String ¶ added in v0.30.0
func (x *UpdateUserPreferencesRequest) String() string
func (*UpdateUserPreferencesRequest) Validate ¶ added in v0.30.0
func (m *UpdateUserPreferencesRequest) Validate() error
Validate checks the field values on UpdateUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserPreferencesRequest) ValidateAll ¶ added in v0.30.0
func (m *UpdateUserPreferencesRequest) ValidateAll() error
ValidateAll checks the field values on UpdateUserPreferencesRequest with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserPreferencesRequestMultiError, or nil if none found.
type UpdateUserPreferencesRequestMultiError ¶ added in v0.30.0
type UpdateUserPreferencesRequestMultiError []error
UpdateUserPreferencesRequestMultiError is an error wrapping multiple validation errors returned by UpdateUserPreferencesRequest.ValidateAll() if the designated constraints aren't met.
func (UpdateUserPreferencesRequestMultiError) AllErrors ¶ added in v0.30.0
func (m UpdateUserPreferencesRequestMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserPreferencesRequestMultiError) Error ¶ added in v0.30.0
func (m UpdateUserPreferencesRequestMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserPreferencesRequestValidationError ¶ added in v0.30.0
type UpdateUserPreferencesRequestValidationError struct {
// contains filtered or unexported fields
}
UpdateUserPreferencesRequestValidationError is the validation error returned by UpdateUserPreferencesRequest.Validate if the designated constraints aren't met.
func (UpdateUserPreferencesRequestValidationError) Cause ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserPreferencesRequestValidationError) Error ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserPreferencesRequestValidationError) ErrorName ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserPreferencesRequestValidationError) Field ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) Field() string
Field function returns field value.
func (UpdateUserPreferencesRequestValidationError) Key ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) Key() bool
Key function returns key value.
func (UpdateUserPreferencesRequestValidationError) Reason ¶ added in v0.30.0
func (e UpdateUserPreferencesRequestValidationError) Reason() string
Reason function returns reason value.
type UpdateUserPreferencesResponse ¶ added in v0.30.0
type UpdateUserPreferencesResponse struct { Preferences *UserPreferences `protobuf:"bytes,1,opt,name=preferences,proto3" json:"preferences,omitempty"` // contains filtered or unexported fields }
func (*UpdateUserPreferencesResponse) Descriptor
deprecated
added in
v0.30.0
func (*UpdateUserPreferencesResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateUserPreferencesResponse.ProtoReflect.Descriptor instead.
func (*UpdateUserPreferencesResponse) GetPreferences ¶ added in v0.30.0
func (x *UpdateUserPreferencesResponse) GetPreferences() *UserPreferences
func (*UpdateUserPreferencesResponse) ProtoMessage ¶ added in v0.30.0
func (*UpdateUserPreferencesResponse) ProtoMessage()
func (*UpdateUserPreferencesResponse) ProtoReflect ¶ added in v0.30.0
func (x *UpdateUserPreferencesResponse) ProtoReflect() protoreflect.Message
func (*UpdateUserPreferencesResponse) Reset ¶ added in v0.30.0
func (x *UpdateUserPreferencesResponse) Reset()
func (*UpdateUserPreferencesResponse) String ¶ added in v0.30.0
func (x *UpdateUserPreferencesResponse) String() string
func (*UpdateUserPreferencesResponse) Validate ¶ added in v0.30.0
func (m *UpdateUserPreferencesResponse) Validate() error
Validate checks the field values on UpdateUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UpdateUserPreferencesResponse) ValidateAll ¶ added in v0.30.0
func (m *UpdateUserPreferencesResponse) ValidateAll() error
ValidateAll checks the field values on UpdateUserPreferencesResponse with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UpdateUserPreferencesResponseMultiError, or nil if none found.
type UpdateUserPreferencesResponseMultiError ¶ added in v0.30.0
type UpdateUserPreferencesResponseMultiError []error
UpdateUserPreferencesResponseMultiError is an error wrapping multiple validation errors returned by UpdateUserPreferencesResponse.ValidateAll() if the designated constraints aren't met.
func (UpdateUserPreferencesResponseMultiError) AllErrors ¶ added in v0.30.0
func (m UpdateUserPreferencesResponseMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UpdateUserPreferencesResponseMultiError) Error ¶ added in v0.30.0
func (m UpdateUserPreferencesResponseMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UpdateUserPreferencesResponseValidationError ¶ added in v0.30.0
type UpdateUserPreferencesResponseValidationError struct {
// contains filtered or unexported fields
}
UpdateUserPreferencesResponseValidationError is the validation error returned by UpdateUserPreferencesResponse.Validate if the designated constraints aren't met.
func (UpdateUserPreferencesResponseValidationError) Cause ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) Cause() error
Cause function returns cause value.
func (UpdateUserPreferencesResponseValidationError) Error ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) Error() string
Error satisfies the builtin error interface
func (UpdateUserPreferencesResponseValidationError) ErrorName ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) ErrorName() string
ErrorName returns error name.
func (UpdateUserPreferencesResponseValidationError) Field ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) Field() string
Field function returns field value.
func (UpdateUserPreferencesResponseValidationError) Key ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) Key() bool
Key function returns key value.
func (UpdateUserPreferencesResponseValidationError) Reason ¶ added in v0.30.0
func (e UpdateUserPreferencesResponseValidationError) Reason() string
Reason function returns reason value.
type User ¶ added in v0.23.0
type User struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Email string `protobuf:"bytes,2,opt,name=email,proto3" json:"email,omitempty"` DisplayName string `protobuf:"bytes,3,opt,name=display_name,json=displayName,proto3" json:"display_name,omitempty"` PhotoUrl string `protobuf:"bytes,4,opt,name=photo_url,json=photoUrl,proto3" json:"photo_url,omitempty"` Quotas *UserQuotas `protobuf:"bytes,5,opt,name=quotas,proto3" json:"quotas,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,6,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,7,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*User) Descriptor
deprecated
added in
v0.23.0
func (*User) GetCreatedOn ¶ added in v0.23.0
func (x *User) GetCreatedOn() *timestamppb.Timestamp
func (*User) GetDisplayName ¶ added in v0.23.0
func (*User) GetPhotoUrl ¶ added in v0.23.0
func (*User) GetQuotas ¶ added in v0.28.2
func (x *User) GetQuotas() *UserQuotas
func (*User) GetUpdatedOn ¶ added in v0.23.0
func (x *User) GetUpdatedOn() *timestamppb.Timestamp
func (*User) ProtoMessage ¶ added in v0.23.0
func (*User) ProtoMessage()
func (*User) ProtoReflect ¶ added in v0.23.0
func (x *User) ProtoReflect() protoreflect.Message
func (*User) Validate ¶ added in v0.23.0
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 ¶ added in v0.23.0
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 UserInvite ¶ added in v0.24.0
type UserInvite struct { Email string `protobuf:"bytes,1,opt,name=email,proto3" json:"email,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` InvitedBy string `protobuf:"bytes,3,opt,name=invited_by,json=invitedBy,proto3" json:"invited_by,omitempty"` // contains filtered or unexported fields }
func (*UserInvite) Descriptor
deprecated
added in
v0.24.0
func (*UserInvite) Descriptor() ([]byte, []int)
Deprecated: Use UserInvite.ProtoReflect.Descriptor instead.
func (*UserInvite) GetEmail ¶ added in v0.24.0
func (x *UserInvite) GetEmail() string
func (*UserInvite) GetInvitedBy ¶ added in v0.24.0
func (x *UserInvite) GetInvitedBy() string
func (*UserInvite) GetRole ¶ added in v0.24.0
func (x *UserInvite) GetRole() string
func (*UserInvite) ProtoMessage ¶ added in v0.24.0
func (*UserInvite) ProtoMessage()
func (*UserInvite) ProtoReflect ¶ added in v0.24.0
func (x *UserInvite) ProtoReflect() protoreflect.Message
func (*UserInvite) Reset ¶ added in v0.24.0
func (x *UserInvite) Reset()
func (*UserInvite) String ¶ added in v0.24.0
func (x *UserInvite) String() string
func (*UserInvite) Validate ¶ added in v0.24.0
func (m *UserInvite) Validate() error
Validate checks the field values on UserInvite with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserInvite) ValidateAll ¶ added in v0.24.0
func (m *UserInvite) ValidateAll() error
ValidateAll checks the field values on UserInvite with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserInviteMultiError, or nil if none found.
type UserInviteMultiError ¶ added in v0.24.0
type UserInviteMultiError []error
UserInviteMultiError is an error wrapping multiple validation errors returned by UserInvite.ValidateAll() if the designated constraints aren't met.
func (UserInviteMultiError) AllErrors ¶ added in v0.24.0
func (m UserInviteMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserInviteMultiError) Error ¶ added in v0.24.0
func (m UserInviteMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserInviteValidationError ¶ added in v0.24.0
type UserInviteValidationError struct {
// contains filtered or unexported fields
}
UserInviteValidationError is the validation error returned by UserInvite.Validate if the designated constraints aren't met.
func (UserInviteValidationError) Cause ¶ added in v0.24.0
func (e UserInviteValidationError) Cause() error
Cause function returns cause value.
func (UserInviteValidationError) Error ¶ added in v0.24.0
func (e UserInviteValidationError) Error() string
Error satisfies the builtin error interface
func (UserInviteValidationError) ErrorName ¶ added in v0.24.0
func (e UserInviteValidationError) ErrorName() string
ErrorName returns error name.
func (UserInviteValidationError) Field ¶ added in v0.24.0
func (e UserInviteValidationError) Field() string
Field function returns field value.
func (UserInviteValidationError) Key ¶ added in v0.24.0
func (e UserInviteValidationError) Key() bool
Key function returns key value.
func (UserInviteValidationError) Reason ¶ added in v0.24.0
func (e UserInviteValidationError) Reason() string
Reason function returns reason value.
type UserMultiError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (m UserMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserMultiError) Error ¶ added in v0.23.0
func (m UserMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserPreferences ¶ added in v0.30.0
type UserPreferences struct { TimeZone *string `protobuf:"bytes,1,opt,name=time_zone,json=timeZone,proto3,oneof" json:"time_zone,omitempty"` // contains filtered or unexported fields }
func (*UserPreferences) Descriptor
deprecated
added in
v0.30.0
func (*UserPreferences) Descriptor() ([]byte, []int)
Deprecated: Use UserPreferences.ProtoReflect.Descriptor instead.
func (*UserPreferences) GetTimeZone ¶ added in v0.30.0
func (x *UserPreferences) GetTimeZone() string
func (*UserPreferences) ProtoMessage ¶ added in v0.30.0
func (*UserPreferences) ProtoMessage()
func (*UserPreferences) ProtoReflect ¶ added in v0.30.0
func (x *UserPreferences) ProtoReflect() protoreflect.Message
func (*UserPreferences) Reset ¶ added in v0.30.0
func (x *UserPreferences) Reset()
func (*UserPreferences) String ¶ added in v0.30.0
func (x *UserPreferences) String() string
func (*UserPreferences) Validate ¶ added in v0.30.0
func (m *UserPreferences) Validate() error
Validate checks the field values on UserPreferences with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserPreferences) ValidateAll ¶ added in v0.30.0
func (m *UserPreferences) ValidateAll() error
ValidateAll checks the field values on UserPreferences with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserPreferencesMultiError, or nil if none found.
type UserPreferencesMultiError ¶ added in v0.30.0
type UserPreferencesMultiError []error
UserPreferencesMultiError is an error wrapping multiple validation errors returned by UserPreferences.ValidateAll() if the designated constraints aren't met.
func (UserPreferencesMultiError) AllErrors ¶ added in v0.30.0
func (m UserPreferencesMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserPreferencesMultiError) Error ¶ added in v0.30.0
func (m UserPreferencesMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserPreferencesValidationError ¶ added in v0.30.0
type UserPreferencesValidationError struct {
// contains filtered or unexported fields
}
UserPreferencesValidationError is the validation error returned by UserPreferences.Validate if the designated constraints aren't met.
func (UserPreferencesValidationError) Cause ¶ added in v0.30.0
func (e UserPreferencesValidationError) Cause() error
Cause function returns cause value.
func (UserPreferencesValidationError) Error ¶ added in v0.30.0
func (e UserPreferencesValidationError) Error() string
Error satisfies the builtin error interface
func (UserPreferencesValidationError) ErrorName ¶ added in v0.30.0
func (e UserPreferencesValidationError) ErrorName() string
ErrorName returns error name.
func (UserPreferencesValidationError) Field ¶ added in v0.30.0
func (e UserPreferencesValidationError) Field() string
Field function returns field value.
func (UserPreferencesValidationError) Key ¶ added in v0.30.0
func (e UserPreferencesValidationError) Key() bool
Key function returns key value.
func (UserPreferencesValidationError) Reason ¶ added in v0.30.0
func (e UserPreferencesValidationError) Reason() string
Reason function returns reason value.
type UserQuotas ¶ added in v0.28.2
type UserQuotas struct { SingleuserOrgs uint32 `protobuf:"varint,1,opt,name=singleuser_orgs,json=singleuserOrgs,proto3" json:"singleuser_orgs,omitempty"` // contains filtered or unexported fields }
func (*UserQuotas) Descriptor
deprecated
added in
v0.28.2
func (*UserQuotas) Descriptor() ([]byte, []int)
Deprecated: Use UserQuotas.ProtoReflect.Descriptor instead.
func (*UserQuotas) GetSingleuserOrgs ¶ added in v0.28.2
func (x *UserQuotas) GetSingleuserOrgs() uint32
func (*UserQuotas) ProtoMessage ¶ added in v0.28.2
func (*UserQuotas) ProtoMessage()
func (*UserQuotas) ProtoReflect ¶ added in v0.28.2
func (x *UserQuotas) ProtoReflect() protoreflect.Message
func (*UserQuotas) Reset ¶ added in v0.28.2
func (x *UserQuotas) Reset()
func (*UserQuotas) String ¶ added in v0.28.2
func (x *UserQuotas) String() string
func (*UserQuotas) Validate ¶ added in v0.28.2
func (m *UserQuotas) Validate() error
Validate checks the field values on UserQuotas with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*UserQuotas) ValidateAll ¶ added in v0.28.2
func (m *UserQuotas) ValidateAll() error
ValidateAll checks the field values on UserQuotas with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UserQuotasMultiError, or nil if none found.
type UserQuotasMultiError ¶ added in v0.28.2
type UserQuotasMultiError []error
UserQuotasMultiError is an error wrapping multiple validation errors returned by UserQuotas.ValidateAll() if the designated constraints aren't met.
func (UserQuotasMultiError) AllErrors ¶ added in v0.28.2
func (m UserQuotasMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UserQuotasMultiError) Error ¶ added in v0.28.2
func (m UserQuotasMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UserQuotasValidationError ¶ added in v0.28.2
type UserQuotasValidationError struct {
// contains filtered or unexported fields
}
UserQuotasValidationError is the validation error returned by UserQuotas.Validate if the designated constraints aren't met.
func (UserQuotasValidationError) Cause ¶ added in v0.28.2
func (e UserQuotasValidationError) Cause() error
Cause function returns cause value.
func (UserQuotasValidationError) Error ¶ added in v0.28.2
func (e UserQuotasValidationError) Error() string
Error satisfies the builtin error interface
func (UserQuotasValidationError) ErrorName ¶ added in v0.28.2
func (e UserQuotasValidationError) ErrorName() string
ErrorName returns error name.
func (UserQuotasValidationError) Field ¶ added in v0.28.2
func (e UserQuotasValidationError) Field() string
Field function returns field value.
func (UserQuotasValidationError) Key ¶ added in v0.28.2
func (e UserQuotasValidationError) Key() bool
Key function returns key value.
func (UserQuotasValidationError) Reason ¶ added in v0.28.2
func (e UserQuotasValidationError) Reason() string
Reason function returns reason value.
type UserValidationError ¶ added in v0.23.0
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 ¶ added in v0.23.0
func (e UserValidationError) Cause() error
Cause function returns cause value.
func (UserValidationError) Error ¶ added in v0.23.0
func (e UserValidationError) Error() string
Error satisfies the builtin error interface
func (UserValidationError) ErrorName ¶ added in v0.23.0
func (e UserValidationError) ErrorName() string
ErrorName returns error name.
func (UserValidationError) Field ¶ added in v0.23.0
func (e UserValidationError) Field() string
Field function returns field value.
func (UserValidationError) Key ¶ added in v0.23.0
func (e UserValidationError) Key() bool
Key function returns key value.
func (UserValidationError) Reason ¶ added in v0.23.0
func (e UserValidationError) Reason() string
Reason function returns reason value.
type Usergroup ¶ added in v0.47.2
type Usergroup struct { GroupId string `protobuf:"bytes,1,opt,name=group_id,json=groupId,proto3" json:"group_id,omitempty"` GroupName string `protobuf:"bytes,2,opt,name=group_name,json=groupName,proto3" json:"group_name,omitempty"` GroupDescription string `protobuf:"bytes,3,opt,name=group_description,json=groupDescription,proto3" json:"group_description,omitempty"` CreatedOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=created_on,json=createdOn,proto3" json:"created_on,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,5,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*Usergroup) Descriptor
deprecated
added in
v0.47.2
func (*Usergroup) GetCreatedOn ¶ added in v0.47.2
func (x *Usergroup) GetCreatedOn() *timestamppb.Timestamp
func (*Usergroup) GetGroupDescription ¶ added in v0.47.2
func (*Usergroup) GetGroupId ¶ added in v0.47.2
func (*Usergroup) GetGroupName ¶ added in v0.47.2
func (*Usergroup) GetUpdatedOn ¶ added in v0.47.2
func (x *Usergroup) GetUpdatedOn() *timestamppb.Timestamp
func (*Usergroup) ProtoMessage ¶ added in v0.47.2
func (*Usergroup) ProtoMessage()
func (*Usergroup) ProtoReflect ¶ added in v0.47.2
func (x *Usergroup) ProtoReflect() protoreflect.Message
func (*Usergroup) Validate ¶ added in v0.47.2
Validate checks the field values on Usergroup with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*Usergroup) ValidateAll ¶ added in v0.47.2
ValidateAll checks the field values on Usergroup with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in UsergroupMultiError, or nil if none found.
type UsergroupMultiError ¶ added in v0.47.2
type UsergroupMultiError []error
UsergroupMultiError is an error wrapping multiple validation errors returned by Usergroup.ValidateAll() if the designated constraints aren't met.
func (UsergroupMultiError) AllErrors ¶ added in v0.47.2
func (m UsergroupMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (UsergroupMultiError) Error ¶ added in v0.47.2
func (m UsergroupMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type UsergroupValidationError ¶ added in v0.47.2
type UsergroupValidationError struct {
// contains filtered or unexported fields
}
UsergroupValidationError is the validation error returned by Usergroup.Validate if the designated constraints aren't met.
func (UsergroupValidationError) Cause ¶ added in v0.47.2
func (e UsergroupValidationError) Cause() error
Cause function returns cause value.
func (UsergroupValidationError) Error ¶ added in v0.47.2
func (e UsergroupValidationError) Error() string
Error satisfies the builtin error interface
func (UsergroupValidationError) ErrorName ¶ added in v0.47.2
func (e UsergroupValidationError) ErrorName() string
ErrorName returns error name.
func (UsergroupValidationError) Field ¶ added in v0.47.2
func (e UsergroupValidationError) Field() string
Field function returns field value.
func (UsergroupValidationError) Key ¶ added in v0.47.2
func (e UsergroupValidationError) Key() bool
Key function returns key value.
func (UsergroupValidationError) Reason ¶ added in v0.47.2
func (e UsergroupValidationError) Reason() string
Reason function returns reason value.
type VirtualFile ¶ added in v0.37.0
type VirtualFile struct { Path string `protobuf:"bytes,1,opt,name=path,proto3" json:"path,omitempty"` Data []byte `protobuf:"bytes,2,opt,name=data,proto3" json:"data,omitempty"` Deleted bool `protobuf:"varint,3,opt,name=deleted,proto3" json:"deleted,omitempty"` UpdatedOn *timestamppb.Timestamp `protobuf:"bytes,4,opt,name=updated_on,json=updatedOn,proto3" json:"updated_on,omitempty"` // contains filtered or unexported fields }
func (*VirtualFile) Descriptor
deprecated
added in
v0.37.0
func (*VirtualFile) Descriptor() ([]byte, []int)
Deprecated: Use VirtualFile.ProtoReflect.Descriptor instead.
func (*VirtualFile) GetData ¶ added in v0.37.0
func (x *VirtualFile) GetData() []byte
func (*VirtualFile) GetDeleted ¶ added in v0.37.0
func (x *VirtualFile) GetDeleted() bool
func (*VirtualFile) GetPath ¶ added in v0.37.0
func (x *VirtualFile) GetPath() string
func (*VirtualFile) GetUpdatedOn ¶ added in v0.37.0
func (x *VirtualFile) GetUpdatedOn() *timestamppb.Timestamp
func (*VirtualFile) ProtoMessage ¶ added in v0.37.0
func (*VirtualFile) ProtoMessage()
func (*VirtualFile) ProtoReflect ¶ added in v0.37.0
func (x *VirtualFile) ProtoReflect() protoreflect.Message
func (*VirtualFile) Reset ¶ added in v0.37.0
func (x *VirtualFile) Reset()
func (*VirtualFile) String ¶ added in v0.37.0
func (x *VirtualFile) String() string
func (*VirtualFile) Validate ¶ added in v0.37.0
func (m *VirtualFile) Validate() error
Validate checks the field values on VirtualFile with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*VirtualFile) ValidateAll ¶ added in v0.37.0
func (m *VirtualFile) ValidateAll() error
ValidateAll checks the field values on VirtualFile with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in VirtualFileMultiError, or nil if none found.
type VirtualFileMultiError ¶ added in v0.37.0
type VirtualFileMultiError []error
VirtualFileMultiError is an error wrapping multiple validation errors returned by VirtualFile.ValidateAll() if the designated constraints aren't met.
func (VirtualFileMultiError) AllErrors ¶ added in v0.37.0
func (m VirtualFileMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (VirtualFileMultiError) Error ¶ added in v0.37.0
func (m VirtualFileMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type VirtualFileValidationError ¶ added in v0.37.0
type VirtualFileValidationError struct {
// contains filtered or unexported fields
}
VirtualFileValidationError is the validation error returned by VirtualFile.Validate if the designated constraints aren't met.
func (VirtualFileValidationError) Cause ¶ added in v0.37.0
func (e VirtualFileValidationError) Cause() error
Cause function returns cause value.
func (VirtualFileValidationError) Error ¶ added in v0.37.0
func (e VirtualFileValidationError) Error() string
Error satisfies the builtin error interface
func (VirtualFileValidationError) ErrorName ¶ added in v0.37.0
func (e VirtualFileValidationError) ErrorName() string
ErrorName returns error name.
func (VirtualFileValidationError) Field ¶ added in v0.37.0
func (e VirtualFileValidationError) Field() string
Field function returns field value.
func (VirtualFileValidationError) Key ¶ added in v0.37.0
func (e VirtualFileValidationError) Key() bool
Key function returns key value.
func (VirtualFileValidationError) Reason ¶ added in v0.37.0
func (e VirtualFileValidationError) Reason() string
Reason function returns reason value.
type WhitelistedDomain ¶ added in v0.27.0
type WhitelistedDomain struct { Domain string `protobuf:"bytes,1,opt,name=domain,proto3" json:"domain,omitempty"` Role string `protobuf:"bytes,2,opt,name=role,proto3" json:"role,omitempty"` // contains filtered or unexported fields }
func (*WhitelistedDomain) Descriptor
deprecated
added in
v0.27.0
func (*WhitelistedDomain) Descriptor() ([]byte, []int)
Deprecated: Use WhitelistedDomain.ProtoReflect.Descriptor instead.
func (*WhitelistedDomain) GetDomain ¶ added in v0.27.0
func (x *WhitelistedDomain) GetDomain() string
func (*WhitelistedDomain) GetRole ¶ added in v0.27.0
func (x *WhitelistedDomain) GetRole() string
func (*WhitelistedDomain) ProtoMessage ¶ added in v0.27.0
func (*WhitelistedDomain) ProtoMessage()
func (*WhitelistedDomain) ProtoReflect ¶ added in v0.27.0
func (x *WhitelistedDomain) ProtoReflect() protoreflect.Message
func (*WhitelistedDomain) Reset ¶ added in v0.27.0
func (x *WhitelistedDomain) Reset()
func (*WhitelistedDomain) String ¶ added in v0.27.0
func (x *WhitelistedDomain) String() string
func (*WhitelistedDomain) Validate ¶ added in v0.27.0
func (m *WhitelistedDomain) Validate() error
Validate checks the field values on WhitelistedDomain with the rules defined in the proto definition for this message. If any rules are violated, the first error encountered is returned, or nil if there are no violations.
func (*WhitelistedDomain) ValidateAll ¶ added in v0.27.0
func (m *WhitelistedDomain) ValidateAll() error
ValidateAll checks the field values on WhitelistedDomain with the rules defined in the proto definition for this message. If any rules are violated, the result is a list of violation errors wrapped in WhitelistedDomainMultiError, or nil if none found.
type WhitelistedDomainMultiError ¶ added in v0.27.0
type WhitelistedDomainMultiError []error
WhitelistedDomainMultiError is an error wrapping multiple validation errors returned by WhitelistedDomain.ValidateAll() if the designated constraints aren't met.
func (WhitelistedDomainMultiError) AllErrors ¶ added in v0.27.0
func (m WhitelistedDomainMultiError) AllErrors() []error
AllErrors returns a list of validation violation errors.
func (WhitelistedDomainMultiError) Error ¶ added in v0.27.0
func (m WhitelistedDomainMultiError) Error() string
Error returns a concatenation of all the error messages it wraps.
type WhitelistedDomainValidationError ¶ added in v0.27.0
type WhitelistedDomainValidationError struct {
// contains filtered or unexported fields
}
WhitelistedDomainValidationError is the validation error returned by WhitelistedDomain.Validate if the designated constraints aren't met.
func (WhitelistedDomainValidationError) Cause ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) Cause() error
Cause function returns cause value.
func (WhitelistedDomainValidationError) Error ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) Error() string
Error satisfies the builtin error interface
func (WhitelistedDomainValidationError) ErrorName ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) ErrorName() string
ErrorName returns error name.
func (WhitelistedDomainValidationError) Field ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) Field() string
Field function returns field value.
func (WhitelistedDomainValidationError) Key ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) Key() bool
Key function returns key value.
func (WhitelistedDomainValidationError) Reason ¶ added in v0.27.0
func (e WhitelistedDomainValidationError) Reason() string
Reason function returns reason value.